@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #030;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
p a:link {
	color: #666;
	text-decoration: underline;
}
p a:visited {
	color: #666;
	text-decoration: underline;
}
p a:hover {
	color: #666;
	text-decoration: underline;
}
p a:active {
	color: #666;
	text-decoration: underline;
}
h2 {
	font-size: 13px;
	color: #000;
	margin-top: 10px;
}
h3 {
	font-size: 13px;
	color: #5A8700;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}



#container {
	background: #FFF;
}
#header {
	background-image: url(../img/sec_header.jpg);
}
/*#sidebar {
	background-color: #e6e6cc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #001C38;
}
*/#sidebar_header {
	background-image: url(../img/sec_sidebar_header.jpg);
}
#sidebar_box {
}
#map {
	background-image: url(../img/sidebar_map.jpg);
}
#sidebar_button {
	background-image: url(../img/sidebar_button.gif);
}
#sidebar_button_top {
	background-image: url(../img/sidebar_button_top.gif);
	height: 55px;
	width: 199px;
}
#sidebar_button_guide {
}
#sidebar_button_slideshow {
}
#sidebar_button_bottom {
	background-image: url(../img/sidebar_button_bottom.gif);
	height: 27px;
	width: 199px;
}
.advert {
	background-color: #CC9;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}

#nav_bar {
	font-weight: bold;
	text-align: center;
	background: url(../img/green_gradient.jpg);
}
#nav_bar   ul {
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	padding-right: 0.9em;
	padding-bottom: 6px;
	padding-left: 0.9em;
}
#nav_bar  ul  li {
	display: inline;
	list-style-type: none;
}
#nav_bar  ul  li  a  {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 7px 0.9em 6px;
}
#nav_bar  ul  li  a:hover   {
	background-color: #97161D;
}
#page_title {
}
#page_subtitle {
}
#content_box {
	background: url(../img/content_box_shadow.gif) repeat-y right;
	vertical-align: top;
}
#region_map {
}

#content_box_top {
	background-image: url(../img/content_box_top.gif);
}
#content_box_main {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E4E4CD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4CD;
	background-color: #FFFFFF;
	vertical-align: top;
}
#content_box_bottom {
	background-image: url(../img/content_box_bottom.gif);
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666;
}
#details {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC99;
	border-bottom-color: #CCCC99;
	letter-spacing: 0px;
	font-size: 12px;
}
.detail_field {
	font-weight: bold;
}

#site_photo {
}

#footer_nav {
	margin-top: 10px;
}
#footer_nav   ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	line-height: 180%;
}
#footer_nav  ul  li {
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A0A37C;
	color: #A0A37C;
	padding-right: 10px;
	padding-left: 10px;
}
#footer_nav  ul  li  a  {
	text-decoration: none;
	font-size: 9px;
	color: #A0A37C;
}
#footer_nav  ul  li  a:hover   {
	text-decoration: underline;

}
#first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0A37C;
}
#sidebar_menu {
	list-style-type: none;
}
#sidebar_box a {
	text-decoration: none;
	color: #335F00;
	font-weight: bold;
	line-height: 180%;
}
#sidebar_box a:hover {
	text-decoration: none;
	color: #000000;
}
