@charset "utf-8";
/* CSS Document */

body {
	background-color: #30211E;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
a {
	color: #52B2AE;

}

a:hover, a:active {
	text-decoration: none;
	COLOR: #52B2AE;
}

h1 {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BDA85E;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8F0F0;
	margin-right: -20px;
	padding-right: 20px;
}
h2 {
	color: #759A74;
	font-size: 22px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEEE5;
	margin-right: -20px;
	padding-right: 20px;
}

h3 {
font-size: 15px; 
color: #7B1313;	
}

.clear {
	clear: both;
}

.form {
	width: 350px;
	color: #6A8B67;
	background-color: #DEE6DD;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #869A6B;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.form td {
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #6A8B67;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.form  input, .form select, .form textarea {
	width: 95%;
	font-size: 11px;
	background-color: #FCFCFC;
	color: #333;
}

.gray {
	color: #6A6B6D;
}
form {
	margin: 0px;
	padding: 0px;
}

.testauthor {
	padding-bottom: 20px;
}
.testimonials {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DBCFA7;

}

#content {
	clear: both;
	float: left;
	width: 800px;
	padding-bottom: 20px;
}

#footer {
	clear: both;
	width: 800px;
	background-color: #9CB49A;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
#footer a {
	text-decoration: underline;
	color: #FFF;
}
#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: none;
}
#header {
	clear: both;
	background-color: #51B2AE;

}

#mainarea {
	float: left;
	width: 408px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	min-height: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5B170;
	border-right-color: #C5B170;
	border-bottom-color: #C5B170;
	border-left-color: #C5B170;
}
#mainarea p {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 140%;
}
#mainarea li {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 120%;
}
#mainarea blockquote {
	background-color: #E8F0F0;
	padding: 10px;
	border: 1px solid #6BBDB9;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	color: #387A77;
}

#nav {
	float: left;
	width: 180px;
	padding-top: 30px;
	background-color: #DBCFA7;
}
#nav a {
	font-size: 20px;
	display: block;
	margin-bottom: 15px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #534822;
	font-weight: normal;
	text-decoration: none;
	background-color: #E6DDBF;
	margin-right: 10px;
	border: 1px solid #BFAA62;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#nav a:hover, #nav a:active {
	COLOR: #FFF;
	background-color: #52B2AE;
	border-top-color: #429591;
	border-right-color: #429591;
	border-bottom-color: #429591;
	border-left-color: #429591;
}
#rightcol {
	float: right;
	width: 170px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rightcol div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #534822;
	background-color: #E6DDBF;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	margin-top: auto;
	padding: 10px;
	border: 1px solid #BFAA62;
}
#rightcol input {
	font-size: 11px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainarea ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
#mainarea #nav-pres {
	background-color: #E8F0F0;
	margin-top: -10px;
	margin-right: -20px;
	margin-left: -20px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BFAA62;
	border-right-color: #BFAA62;
	border-bottom-color: #65B7B3;
	border-left-color: #BFAA62;
}
#mainarea #nav-pres a {
	color: #387A77;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 15px;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}
#mainarea #nav-pres a:hover {
	text-decoration: underline;
}

#rightcol a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #6A8B67;
	background-color: #DEE6DD;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #9CB49A;
	display: block;
}
img.image {
	border: 1px solid #666;
	margin-left: 10px;
}
#rightcol a:hover {
	color: #FFF;
	background-color: #6A8B67;
}
#nav #nsa {
	background-color: #FFF;
	margin-left: 30px;
	padding: 5px;
	border: 1px solid #BBA559;
	display: block;
	margin-top: 20px;
}
hr {
	color: #DBCFA7;
	height: 1px;
}
