body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-color: #dcdac5;
	background-image: url(bg_main.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#contact_link {
	background-color: #285e95;
	height: 32px;
	width: 742px;
	text-align: right;
	padding-right: 18px;
	padding-top: 13px;
	margin: auto;
}
#container {
	height: auto;
	width: 759px;
	margin: auto;
}
#container #nav {
	background-color: #f4f4d9;
	height: auto;
	width: 190px;
	float: left;
}
#container #nav .button {
	background-color: #E3DCB6;
}
#container #nav .highlight {
	text-align: center;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #nav .highlight_divider {
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #nav .subcat {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	font-size: 9px;
	background-color: #E3DCB6;
	color: #596F9D;
	text-decoration: none;
	margin: 0px;
}
#container #nav .subcat p {
	margin: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#container #nav .subcat a {
	color: #596F9D;
	text-decoration: none;
}
#container #nav .subcat a:hover {
	color: #892d24;
	text-decoration: none;
}
#container #nav .subcat a:active {
	color: #892d24;
	text-decoration: none;
}


#container #content {
	height: auto;
	width: 569px;
	float: right;
}
#container #content #banner {
	height: 226px;
	width: 568px;
	background-color: #f3f3e2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #f3f3e2;
	border-right-color: #f3f3e2;
}
#container #content #content_text {
	width: auto;
	background-color: #FFFFFF;
	padding-right: 30px;
	padding-left: 20px;
	font-size: 13px;
	color: #285e95;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 20px;
}
#container #content #content_text p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 22px;
}
#container #content #content_text h2 {
	margin: 0px;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 28px;
	padding-left: 0px;
	font-size: 18px;
}
#container #content #content_text h3 {
	color: #388d7b;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#container #content #content_text img {
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#container #content #content_text a {
	color: #ff5a00;
	text-decoration: none;
}

#container #content #content_end {
	text-align: right;
	clear: both;
}
#container #content #content_end a{
	text-align: right;
	clear: both;
	text-decoration: none;
}
#footer {
	width: 569px;
	clear: both;
	margin: auto;
	text-align: center;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 190px;
	color: #7191ae;
	height: 200px;
}
#footer #footer_links {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer #footer_links a{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.subhead {
	color: #388d7b;
	font-weight: bold;
}
.centered {
	text-align: center;
}

