body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
	background-color: #BBB169;
	text-align: center;
	background-image: url(/images/bg_tan.gif);
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #7ca9a2;
	line-height: 120%;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	color: #bbb169;
	line-height: 120%;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #7CA9A2;
}
#container {
	border: 1px solid #7CA9A2;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 682px;
}
#main {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 680px;
	padding: 0px 0px 20px;
}
#footer {
	padding: 10px;
	width: 680px;
	font-size: 11px;
	color: #003333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a {
	color: #003333;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited {
	color: #003333;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	color: #7CA9A2;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #7CA9A2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
hr {
	color: #7CA9A2;
}
#header {
	background-color: #7CA9A2;
}
.maintext {
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.sidenav {
	margin: 0px;
	padding: 5px;
}
