body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	behavior:url("assets/css/csshover.htc");

}
#container {
	text-align: left;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: 490px;
	overflow: visible;
	height: 100%;
	background-image: url(../images/sidebar-bg.gif);
}
#header {
	height: 75px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9c4e0d;
	padding-bottom: 1px;
	background-color: #FFFFFF;
}
#header #logo {
	margin-left: 20px;
	float: left;
}
#header #toplinks {
}
#nav {
	background-color: #9C4E0D;
	height: 40px;
	padding-bottom: 5px;
	width: 740px;
}
#nav ul {
	margin: 0px;
	list-style-type: none;
	background-color: #F2F0DF;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
}
#nav li {
	float: left;
	list-style-type: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #F2F0DF;
}
#nav a {
	display: block;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ceccbe;
	padding-right: 8px;
	padding-left: 8px;
	color: #66450C;
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	padding-top: 10px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: left;
}
#nav a:hover {
	color: #9C4E0D;
	background-color: #d3cbb5;
	background-image: url(../images/nav-sel-bg.gif);
	background-repeat: repeat-x;
}
#nav .selected {
	border-top-color: #d27814 !important;
	color: #FFFFFF  !important;
	background-color: #bb7f46  !important;
	background-image: url(../images/nav-bg.gif)  !important;
	background-repeat: repeat-x  !important;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #753a0a;
	border-left-style: none;
}
#nav .first {
}
#nav .last {
}
#nav ul li ul {
	margin: 0px;
	width: 150px;
	position: absolute;
	left: -1px;
	display: none;
	top: 40px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #9C4E0D;
}
#nav ul li:hover ul, #nav ul li ul:hover {
	display: block;
}
#nav ul li ul li {
	
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AE9E7C;
	border-bottom-color: #AE9E7C;
	border-left-color: #AE9E7C;
}
#nav ul li ul li a {
	width: 142px;
	font-size: 12px!important;
	line-height: 25px !important;
	font-weight: normal !important;
	height: 25px !important;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#nav ul li ul li a:hover {
	background-image: none;
}
#nav ul li ul li:first-child {
}
#nav ul li ul li ul {
	visibility: hidden;
	left: 150px;
	top: -1px;
}
#nav ul li ul li:hover ul {
	visibility: visible;
}
#masthead {
	height: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #753a0a;
	background-color: #FFFFFF;
}
#body {
	clear: both;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
#body #content {
	width: 490px;
	float: left;
	padding-bottom: 40px;
	margin: 0px;
}
#body #content #pageheader {
	background-color: #9C4E0D;
	background-image: url(../images/content-h1-bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 40px;
	padding: 0px;
}
#body #content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#body #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #d2aa87;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#body #content h2.inline {
	color: #9C4E0D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px;
}
#body #content h3 {
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #66450C;
	text-align: justify;
}
#body #content p {
	padding-right: 40px;
	padding-left: 20px;
	line-height: 18px;
	color: #66450C;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
}
#body #content a {
	color: #0066CC;
}
#body #content .disclaimer {
	font-size: 10px;
	color: #AE9E7C;
	line-height: 12px;
}
#body #content ul {
	margin-left: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#body #content li {
	line-height: 18px;
	color: #66450C;
	padding-right: 20px;
}
#container #body #content .nobullet {
	list-style-type: none;
	padding-top: 10px;
	margin-left: -11px;
	padding-bottom: 10px;
}
#body #content #table {
	width: 450px;
	margin-left: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D3CBB5;
	border-left-color: #D3CBB5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3CBB5;
	margin-bottom: 20px;
}
#body #content #table p {
	margin: 0px;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	line-height: 12px;
}
#body #content #table .category {
	background-color: #D3CBB5;
	font-size: 12px;
	font-weight: bold;
}
#body #content #table thead {
}
#body #content #table thead td {
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	background-color: #8A7244;
	color: #FFFFFF;
	text-align: center;
}
#body #content #table tbody {
}
#body #content #table tfoot {
}
#body #content #table tfoot td {
	background-color: #F2F0DF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6D3C3;
	font-weight: bold;
}
#body #content #table tbody td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F0DF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F0DF;
	vertical-align: middle;
}
#body #content #maps {
	margin-left: 20px;
}
#body #content #maps p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#body #content #maps img {
	margin-bottom: 20px;
}
#body #content #map {
	height: 300px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px outset #CCCCCC;
	background-color: #E3E3E3;
}
#body #sidebar {
	float: right;
	width: 210px;
	padding: 20px;
}
#body #sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #8A7244;
	line-height: 30px;
	height: 30px;
	background-image: url(../images/sidebar-h2-bg.gif);
	background-repeat: repeat-x;
}
#body #sidebar #links {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#body #sidebar #links li {
}
#body #sidebar  #links li a {
	line-height: 25px;
	color: #9C4E0D;
	text-decoration: none;
	display: block;
	height: 25px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AE9E7C;
}
#body #sidebar  #links li a:hover {
	color: #9C4E0D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE9E7C;
	background-color: #D3CBB5;
}
#body #sidebar #pictures {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#body #sidebar #pictures li {
	margin: 0px;
	padding: 0px;
}
#body #sidebar  #pictures li a {
	color: #9C4E0D;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AE9E7C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#body #sidebar  #pictures li a:hover {
	color: #9C4E0D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE9E7C;
	background-color: #D3CBB5;
}
#body #sidebar .last {
	border: none !important;
}
#body #sidebar p {
	margin: 0px;
	padding: 0px;
}
#body #sidebar p a {
	color: #9C4E0D;
}
#body #sidebar p a:hover {
	text-decoration: none;
	background-color: #D3CBB5;
}
#body #sidebar p.callout {
	color: #66450C;
	margin-bottom: 10px;
}
#body #sidebar img {
}
#footer {
	clear: both;
	font-size: 11px;
	background-color: #FFFFFF;
}
#footer ul {
	list-style-type: none;
	background-color: #66450C;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer li {
	float: left;
	line-height: 15px;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#footer li a {
	display: block;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d0c2;
	margin-right: 7px;
	color: #d9d0c2;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #copyright {
	padding: 0px;
	color: #8a7244;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer #copyright a {
	color: #8a7244;
	text-decoration: none;
}
#footer #copyright a:hover {
	text-decoration: underline;
	color: #66450C;
}
#footer #legal {
	font-size: 11px!important;
	padding: 0px;
	color: #8a7244;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer #legal a {
	color: #8a7244;
	text-decoration: none;
}
#footer #legal a:hover {
	text-decoration: underline;
	color: #66450C;
}
.cleardiv {
}
