/*---------- site map rules ----------*/

BODY {
	background: #61849A;
	text-align: center;
	margin-top: 0px;


}
#web_page {
	margin: auto;
	width: 800px;
	background: #fff;
}

#header {
	background-image: url("/images/header.gif");
	background-repeat: no-repeat;
	margin: 0px;
	height: 198px;


}

#overlap {
	background-image: url("/images/header2.jpg");
	background-repeat: no-repeat;
	position: absolute;
	margin: 5px 0px 0px 264px;
	width: 531px !IMPORTANT;
	height: 145px !IMPORTANT;
}
	

#footer {
	width: 800px;
	height: 100px;
	margin: auto;
	background-image: url("/images/footer.gif");
	background-repeat: no-repeat;
	text-align: right;
	font: 10pt arial, sans-serif;
	clear: both;
}
#site_map_link A {
	margin: 15px 25px 15px 0px;
	padding: 2px;
	color: #fff;
	text-decoration: none;
}
#site_map_link A:hover {
	color: #fff;
}
#copyright {
	padding-left: 30px;
	text-align: left;
	color: #fff;

}


#copyright A {
	color: #fff;
	text-decoration: none;
}

/*---------- content rules ----------*/
#content {
	margin: -5px 0px 0px 0px;
	width: 800px;
	padding: 30px 0px 20px 0px;
	text-align: left;
	float: left;
	background-image: url("/images/text.gif");
	background-repeat: repeat-y;

}

.home-page H1 {
	display: none;
}
#content H1 {
	font: 20pt arial, serif;
	font-style: italic;
	color: #0F6F87;
	background: ;
	border-bottom: 1px solid #0F6F87;
	letter-spacing: .10em;
	margin: 0px 0px 20px 0px;
	width: 450px;

}
#content H2 {
	margin: 0px 0px 2px 8px;
	font: 12pt arial, sans-serif;
	color: #000;
	letter-spacing: .15em;
	font-weight: bold;
}
#content H3 {
	font: 11pt arial, serif;
	color: #6b0000;
	margin: 0px 0px 3px 0px;
	font-style: bold;
}
#page_text P {
	font: 10pt Verdana, arial, sans-serif;
	margin: 0px 20px 20px 10px;
	line-height: 1.5em;
	color: #000;

}
#page_text P A, LI A {
	color: #a00;
	text-decoration: underline;
}


#content A:hover {
	color: #000;
}
#content LI {
	list-style: square;
	font: 9pt Verdana, sans-serif;
	margin-left: 5px;
	padding-left: 0em;
	color: #000
	line-height: 2em;
}
div.rule HR {
	display: none;
}
div.rule {
	border-top: 1px dashed #a00;
	height: 15px;
}
#main_content {
	width: 500px;
	margin-left: 220px;
	
}

#main_content IMG {
	margin-top: 0px;
	padding: 5px;

}

table {
	background-color: #ECE4D4;
	
}

#page_text td {
	border: 1px solid #fff;	
	padding: 5px;
}

table img {
	margin-top: 0px !IMPORTANT;
}

.block_cell p {
	font: 8pt arial, sans-serif !IMPORTANT;
}


/*---------- navigation rules ----------*/
#map_nav {
	background-image: url("/images/nav.gif");
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-bottom: 0px;
	width: 770px;
	height: 75px;
	padding-left: 30px;
}
#map_nav UL {
	margin: 0;
	
	list-style: none;
}
#map_nav #map_nav_list {
	height: 1em;
	padding: 0;
}



#map_nav LI {
	position: relative;
	float: left;
	line-height: 1.4em;
	padding: 0;
	
	text-align: center;
	width: 120px;
}

#map_nav LI A {
	background-image: url("/images/nav2.gif");
	background-repeat: no-repeat;
	display: block;
	padding: 15px 0px 0px 0px;
	line-height: 1em;
	color: #A58463;
	font: 10pt times new roman, serif;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
		height: 50px;
			width: 120px;
}

#map_nav LI A:hover {
	color: #0F6F87 !IMPORTANT;
}

#map_nav LI UL {
	position: absolute;
	display: none;
	width: 145px;
	left: 0px;
}

#map_nav LI UL LI UL {display: none !IMPORTANT;}

#map_nav LI:hover UL,
#map_nav LI.over UL {
	display: block;
	border: 1px solid #fff;
}

#map_nav LI UL LI {
	border: none;
	float: none;
	width: 145px;
	margin-top: -2px;
	padding: 0;
	text-align: left;
}

#map_nav LI UL LI A {
	padding: 3px 0px 5px 5px;
	margin: 0px;
	text-decoration: none;
	border: none;
	text-align: left;
	background: #63849C;
	color: #fff;
	width: 140px;
}
#map_nav LI UL LI A:hover {
	background: #C6D6E7;
	color: #63849C;
}

#sub_nav {
	margin-top: 0px;
	padding-bottom: 20px;
	float: left;
	font: 10px Verdana, sans-serif;
	width: 250px;
}
#sub_nav UL {
	margin-left: 0px;
	padding-left: 3px;
}
#sub_nav UL LI {
	list-style: square;
	padding-left: 0px;
	margin-left: 15px;
	text-align: left;
	line-height: 2em;
}
#sub_nav UL LI A {
	color: #000;
	text-decoration: none;
}
#sub_nav UL LI A.sub_nav-there {
	background: #A4CAD8;
	border-bottom: 1px solid #000;
}
#sub_nav UL LI A:hover {
	color: #40668A;
}
A.sub_nav-2 {
	font-style: italic;
	margin-left: 10px;
}

/*---------- bread crumb rules ----------*/



/*---------- VFD form rules ----------*/
.VFD_form {
	text-align: left;
}

.VFD_form TABLE TD {
	text-align: left;
	font: 10pt arial, sans-serif;
	padding-bottom: 8px;
}
INPUT, TEXTAREA {
	border-style: none none solid solid;
	border-width: 1px;
	border-color: #6b0000;
    color: #000;
    background: #fff;
	font: 10pt arial, sans-serif;
	padding: 1px 8px 1px 8px;
}
TD.form-caption SPAN {
	margin: 0px;
	border-bottom: 1px solid #6b0000;
	font: 10pt arial, sans-serif;
	display: block;
	width: 100px;
	color: #000;
	background: #fff;
	padding: 1px 0px 1px 8px;
}
.form-submit INPUT {
	width: 150px;
}
.form-submit {
	text-align: center !IMPORTANT;
}

/*---------- site map rules ----------*/
#site_map {
	margin: 0px 0px 20px 50px;
	border-left: 8px solid #948484;
}
#site_map A {
	font: 8pt arial, sans-serif;
	color: #6b0000;
	text-decoration: none;
}
#site_map A:hover {color: #000;}
#site_map UL {margin-bottom: 15px;}
#site_map LI {
	list-style: none;
	line-height: 1em;
}
/*---------- gallery rules ----------*/
#gallery {
	margin-bottom: 10px;
	 margin-left: 0px;
}
.gallery_entry {
	width: 350px !IMPORTANT;
	width: !IMPORTANT;
	float: left;
	margin: 4px;
	padding: 5px;
	text-align: center;
}
.gallery_photo IMG {
	width: 340px !IMPORTANT;
	
	}
.gallery_caption {
	font-family: Arial;
	font-size: 10pt !IMPORTANT;
}

.gallery_caption p {
	color: #000!IMPORTANT;
}



#left {
	float: left;
	width: 180px;
	padding: 0px 5px 20px 30px
}

#left p {
	font: 8pt Verdana, arial, sans-serif;
	margin: 0px 20px 20px 10px;
	line-height: 1.5em;
	color: #7C9BAD;

}
#left a {
	
	color: #7C9BAD;
	font-weight: bold;
	text-decoration: underline;
}

#left img {
	float: left;
	padding: 5px;
	clear: both;
}