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

BODY {
	background: #000;
	text-align: center;
	margin-top: 36px;


}
#web_page {
	margin: auto;
	width: 700px;
	background: #fff;
	border-right: 2px solid #E6DDC6;
	border-left: 2px solid #E6DDC6;
}

#header {
	background-image: url("/images/header.jpg");
	background-repeat: no-repeat;
	height: 200px;
	margin-top: 36px;

}

#footer {
	width: 700px;
	margin: auto;
	background: #B84020;
	text-align: right;
	font: 10pt arial, sans-serif;
	clear: both;
}
#site_map_link A {
	margin: 15px 15px 15px 5px;
	padding: 2px;
	color: #fff;
	text-decoration: none;
}
#site_map_link A:hover {
	color: #fff;
}
#copyright {
	text-align: left;
	color: #fff;
}


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

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

}

#content H1 {
	font: 20pt arial, serif;
	font-style: italic;
	color: #B84020;
	background: ;
	border-bottom: 1px solid #B84020;
	letter-spacing: .10em;
	margin: 0px 0px 20px 0px;
	width: 400px;

}
#content H2 {
	background-image: url("/images/h2.jpg");
	background-repeat: no-repeat;
	padding: 2px;
	margin: 0px 0px 2px 8px;
	font: 10pt Century Gothic, arial, serif;
	color: #D93413;
	letter-spacing: .15em;
	height: 30px;
}
#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: #440000;
	text-align: justify;
}
#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: #550101;
	line-height: 2em;
}
div.rule HR {
	display: none;
}
div.rule {
	border-top: 1px dashed #a00;
	height: 15px;
}
#main_content {
	width: 400px;
	float: left;
}

#main_content IMG {
	margin-top: 65px;

}

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 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
	background-color: #B84020;
	margin-bottom: 0px;
	width: 700px;
	margin-top: -36px;
}
#map_nav UL {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 700px;
	background: #B84020;
}
#map_nav #map_nav_list {
	height: 1em;
	padding: 0;
}

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

#map_nav LI A {
	display: block;
	padding: 10px;
	line-height: 1em;
	color: #fff;
	background: #B84020;
	font: 8pt arial, verdana, sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#map_nav LI A:hover {
	background: #C6B282;
	color: #B84020 !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: #C6B282;
	color: #000;
	width: 140px;
}
#map_nav LI UL LI A:hover {
	background: #9c7b7b;
	color: #000;
}

#sub_nav {
	margin-top: 30px;
	float: left;
	font: 10px Verdana, sans-serif;
	width: 150px;
}
#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: #eee;
	border-bottom: 1px solid #000;
}
#sub_nav UL LI A:hover {
	color: #B84020;
}
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 {
	margin-bottom: 10px;
	 margin-left: 0px;
}
.gallery_entry {
	height: 250px !IMPORTANT;
	width: !IMPORTANT;
	float: left;
	margin: 4px;
	padding: 5px;
	text-align: center;
}
.gallery_photo IMG {
	height: 200px !IMPORTANT;
	
	}
.gallery_caption {
	font-family: Arial;
	font-size: 10pt !IMPORTANT;
}

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



/*---------- CATALOG RULES ----------*/
#catalog TABLE {
    border-collapse: collapse;
}
#catalog IMG {
    width: 120px;
}
#catalog TABLE TR TD {
    vertical-align: top;
    font: small "Georgia";
    color: #000;
    border: 1px solid #000;
    padding: 5px 2px 20px 2px;
}
#catalog TABLE TR TD.category_header {
    border: none !IMPORTANT;
    padding-top: 30px;
}
#catalog TABLE TR TD.category_header H2 {
    padding: 0px;
    margin: 0px;
    font-size: large;
}
#catalog TABLE TR TD.alt_row {
    background: #eee;
}
#catalog TABLE TR TH {
    font: small "Verdana", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #444;
    text-align: left;
}
#left {
	float: left;
	width: 190px;
}
