body {
	background-color: #D0E0BC;
	margin: 0px;
	text-align: center;
	font-weight: bold;
}


/**Main navigation**/
#main_nav_container {
	margin-left: auto; 
	margin-right: auto; 
	width: 760px;
	height: 23px;
	padding: 0;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#main-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-indent: 0;
	line-height: 110%;
	border-top: 1px solid #FFFFFF;
	clear: both;
	background-color: #FFFFFF;
}
#main-nav ul {
	padding: 0;
	margin: 0;
	text-indent: 0;
	text-indent: 0;
	list-style-type: none;
}
#main-nav li {
	padding: 0;
	margin: 0;
	margin-left: 2px;
	float: left;
	text-indent: 0;
	width: 150px;
	list-style-type: none;
}
#first {
	margin-left: 0px !important;
	width: 151px !important;
}
#main-nav a {
	display: block;
	background-color:#A47C46;
	padding: 6px;
	padding-left: 8px;
	padding-right: 25px;
	text-decoration: none;
	color: #FFFFFF;
	height: 13px;
}
#main-nav a:hover {
	background-color: #BE9A69;
}
.nobreak {
	white-space: nowrap;
}

#goldbar {
	margin: 0px;
	height: 6px;
}

#sub_nav_container {
	margin: 0;
	padding: 0;
	width: 151px;
	border-left: 1px solid #FFFFFF;
}
#sub_nav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0;
	width: 151px;
	font-weight: bold;
	text-indent: 6px;
	line-height: 200%;
	color: #FFFFFF;
	background-color: #68883E;
}
#sub_nav li ul {
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-indent: 0;
	line-height: 100%;
}
.sub-bull  a {
	margin-left: 6px;
	margin-right: -6px;

}

#sub_nav li ul a {
	display: block;
	text-decoration: none;
	background-color: #D0E0BC;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	font-weight: normal;
	width: 145px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#sub_nav li ul a:hover {
	background-color: #BBD29D;
	text-decoration: none;
	font-weight: normal;
}
#sub_menu_grad {
	background-image: url(/media/319/sub-nav-grad.jpg);
	background-repeat: repeat-x;
	width: 151px;
	height: 500px;
	margin-top: 1px;	
}
#main_content {
	padding-left: 20px;
	background-image: url(../images/mainfade.jpg);
	background-repeat: no-repeat;
}
#main_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #536C31;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-top: 25px;
	line-height: 110%;
}
#main_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 155%;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 18px;
	text-align: center;
	color: #000;
	font-weight: bold;
}

#main_content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 155%;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 18px;
	font-weight: bold;
	text-align: center;
}


#main_content a {
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}
#main_content a:hover {
	color: #DAB545;
	text-decoration: underline;
}


#main_content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 155%;
}

#footer {
	background-color: #526B31;
	padding: 8px;
	padding-bottom: 12px;
	line-height: 150%;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#main_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #536C31;
	margin-bottom: 10px;
	margin-right: 100px;
	margin-top: 5px;
	line-height: 110%;
}
#main_nav_container table tr #main_content table tr td p {
	font-size: 18px;
}
.redtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #900;
}
.bluetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #009;
}
#main_nav_container table tr #main_content table tr td table tr td {
	text-align: left;

}
