body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #135756;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #333333;
	font-style: normal;
}
.menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 175%;
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
	color: #E5B21B;
}
.accent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 130%;
	color: #663300;
}

.borderleft {
	margin-left: 7px;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #663300;
	line-height: 130%;
	margin-bottom: -7px;
}


.copyright {
	color: #FCCA34;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}

a {
	color: #2A7372;
	text-decoration: underline;
}
.lowermenu {

	color: #F5C22C;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #135756;
	line-height: 130%;
	margin-bottom: -7px;
}
.borderright {
	margin-right: 7px;
}
.border {
	border: thin solid #CC9900;
	margin-left: 7px;
}
.bordertan {

	border: thin solid #BEB389;
	margin-left: 7px;
}
.borderr {
	border: thin solid #CC9900;
	margin-right: 7px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 130%;
	color: #135756;
	font-weight: bold;
	margin-bottom: -7px;
}
li {
	padding-bottom: 10px;
}
