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

BODY {


	margin-top: 45px;
}
#web_page {
	
	margin: 0px auto 0px auto;
	width: 774px;

}

#header {
background-image: url("/images/background.png");
	background-repeat: no-repeat;
	
	margin: 0px;
	width: 774px;
	height: 283px;
	font: 30px arial;
	color: #8b5;  
}





SPAN#site_name {
	font-family: "Goudy Old Style B", "Times New Roman", sans-serif;
	font-size: 40px;
	color: #fff;
	margin-right: 10px;
}
SPAN#page_name {
	font-family: Maiandra GD, arial, sans-serif;
	font-size: 20px;
	color: #FF4F01;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}

#footer {
	background-image: url("/images/bottom.jpg");
	background-repeat: no-repeat;
 	height: 50px;
 	margin-left: 14px;
 	width: 774px;
 	
}
#site_map_link A {
	margin: 15px 15px 15px 5px;
	padding: 2px;
	color: #fff;
	text-decoration: none;
}
#site_map_link A:hover {
	color: #000;
}
#copyright {
	text-align: center;
	margin: 5px auto 20px auto;
	margin-top: 0px;
	color: #E4BB83;
	font: 8pt arial, sans-serif;
}
#copyright A {
	color: #E4BB83;
	text-decoration: none;
}





/*---------- content rules ----------*/
#content {
	background-image: url("/images/text.jpg");
	background-repeat: repeat-y;
	margin: 63px 0px 0px 0px;
	padding: 25px 0px 15px 25px;
	text-align: left;
	float: left;
	z-index: 10;
	width: 761px;


}

.home-page H1 {
display: none;
	}

#page_text H1 {
	font: 9pt Trajan, times, serif;
	margin: 0px 0px 10px 0px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	}
#page_text H2 {
	font: 9pt Trajan, times, serif;
	margin: 0px 0px 10px 0px;
	color: #fff;
	text-align: left;
	font-weight: bold;

}
#page_text H3 {
font: 9pt Trajan, times, serif;
	margin: 0px 0px 10px 0px;
	color: #B31D15;
	text-align: left;
	font-weight: bold;
}


#page_text HR {
	color: #B31D15 !IMPORTANT;	

}

#page_text P {
	font: 8pt arial, sans-serif;
	margin: 0px 0px 10px 0px;
	color: #B31D15;

}
#page_text P A, LI A {
	color:  #B31D15;
	text-decoration: underline;
}
#page_text A:hover {
	color: #FFF;
}
#page_text LI {
	margin-left: 10px;
	font: small arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #B31D15 !IMPORTANT;
	list-style: square;
}

#content IMG {
	padding: 0px
	
}

.page_image {

margin-top: 0px !IMPORTANT;
padding: 0px 0px 10px 10px !IMPORTANT;	
clear: both;

}

	
#main_content {
	float: left;
	width: 525px;
	padding-left: 10px;	
	border-left: 1px solid #B31D15;
}

div.rule HR {
	display: none;
}
div.rule {
	border-top: 1px dashed #0a0;
	height: 15px;
}
/*---------- navigation rules ----------*/

#main_nav {
	margin-top: -63px;
	
}

#main_nav UL {
	margin: 0px;
	padding: 0px;
}
#main_nav UL LI {
	float: left;

	list-style: none;
	height: 40px;
	margin: 0px;
	padding: 0px 0px 0px 0px;;
	display: inline;
}

#main_nav UL LI A {
	float: left;
	font: 9pt Trajan, times, serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	width: 177px;
	padding: 80px 3px 80px 0px;

	color: #D7866B;
}

#main_nav UL LI A:hover {
	background-image: url("/images/navhover.gif");
	background-repeat: no-repeat;
	text-decoration: none;
}

#main_nav-1 {
		position: absolute;
		margin: -210px 0px 0px 23px !IMPORTANT; 
		z-index: 5;

}


#main_nav-2 {
		position: absolute;
		margin: -210px 0px 0px 208px !IMPORTANT; 
		z-index: 5;

}

#main_nav-3 {
		position: absolute;
		margin: -210px 0px 0px 393px !IMPORTANT; 
		z-index: 5;

}

#main_nav-4 {
		position: absolute;
		margin: -210px 0px 0px 577px !IMPORTANT; 
		z-index: 5;

}

#main_nav-5 {
		position: absolute;
		margin: -117px 0px 0px 116px !IMPORTANT; 
		z-index: 6;

}

#main_nav-6 {
		position: absolute;
		margin: -80px 0px 0px 340px !IMPORTANT; 
		z-index: 6;
		height: 100px !IMPORTANT;
		

}

#main_nav-6 A {
	width: 100px !IMPORTANT;
	padding: 40px 3px 40px 0px !IMPORTANT;
}

#main_nav-6 A:hover {
	background-image: none !IMPORTANT;
	background-repeat: no-repeat;
	text-decoration: none;
}


#main_nav-7{
		position: absolute;
		margin: -117px 0px 0px 486px !IMPORTANT; 
		z-index: 6;

}



/*---------- sub navigation rules ----------*/

#sub_nav {
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 0px 0px;
	width: 150px;
	text-align: right !IMPORTANT;
	

}
#sub_nav UL {
	margin: 0px;
	padding: 0px;
}
#sub_nav UL LI {
	list-style: none;
	margin: 0px;
	padding: 0px;
	

}
#sub_nav UL LI A {
	font: 8pt times, serif !IMPORTANT;
	color: #B31D15;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#sub_nav UL LI A.sub_nav-there {
	text-decoration: none;
}
#sub_nav UL LI A:hover {
	color: #F4DFC2;
}

LI.sub_nav-2 {
	padding-right: 6px !IMPORTANT;
	
}


A.sub_nav-2 {
	font-style: none;
}

LI.sub_nav-3 {

 
}

A.sub_nav-3 {

}

#alt_nav  {
	margin-top: -20px !IMPORTANT;	
	padding: 0px !IMPORTANT;	
}

#alt_nav a {
	font: 8pt arial, sans-serif;
	margin: 0px 0px 10px 0px;
	color: #B31D15;
}

#alt_nav UL LI  {
	list-style: none;


}

#alt_nav UL {
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;

}

/*---------- bread crumb rules ----------*/
#bread_crumbs {
	width: 770px;
	border-top: 4px solid #004395;
	border-bottom: 4px solid #004395;	
	background: #006FEC;
	text-align: left;
	margin: 0px 0px 20px 0px;
	font: 12pt arial, sans-serif;
	color: #fff;
	font-weight: bold;
	padding-bottom: 6px;
}
#bread_crumbs A {
	color: #000;
	font: 15px "Times New Roman", times, serif;
	font-style: italic;
	text-decoration: none;
	padding: 0px 10px 0px 5px;
}
#bread_crumbs A:hover {color: #0a0;}
.bread_crumbs-there {
	font: 20px verdana, arial, sans-serif;
	color: #FF4F01;
	text-decoration: none;
}

/*---------- VFD form rules ----------*/
.VFD_form {
	text-align: center;
	
}
.VFD_form TABLE {
	
}
.VFD_form TABLE TD {
	text-align: left;
	font: 10pt arial, sans-serif;
	padding-bottom: 8px;
	background-color: #F5F5F5;
}
INPUT, TEXTAREA {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #000;
    color: #000;
    background: #fff;
	font: 10pt arial, sans-serif;
	padding: 2px 8px 2px 8px;
	
}
TD.form-caption SPAN {
	margin: 0px;
	font: 10pt arial, sans-serif;
	display: block;
	
	color: #000;
	padding: 2px 0px 2px 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 #0a0;
}
#site_map A {
	font: 8pt arial, sans-serif;
	color: #0a0;
	text-decoration: none;
}
#site_map A:hover {color: #000;}
#site_map UL {margin-bottom: 15px;}
#site_map LI {
	list-style: none;
	line-height: 1em;
}

.block_cell {
	padding: 0px 10px 0px 0px;
	margin-bottom: 20px;
}

table {
	font: 8pt arial, sans-serif;
	margin: 0px 0px 10px 0px;
	color: #B31D15;
}

/*---------- right side bar ----------*/




 #left {
	 padding-right: 10px;
	width: 150px;
	float: left;
		 text-align: right;
}

 #left  p {

	font: 8pt times, serif !IMPORTANT;
	color:  #fff!IMPORTANT;
	text-decoration: bold !IMPORTANT;
		
}

 #left  a {
	font: 8pt times, serif !IMPORTANT;
	color: #B31D15;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#left UL LI A:hover {
	color: #F4DFC2;
}




 #left  H2 {
	font: 12pt arial, serif !IMPORTANT;
	color:  #fff!IMPORTANT;
		font-weight: bold !IMPORTANT;
}


#documents {
	background: #EEEEEE;
	border: 1px solid #000;
	padding-left: 2px;
	margin-top: 0px;

	
	
}
.pdf {
	 list-style: url("/images/pdf.gif");	
}
	

/*---------- news rules ----------*/



.primary_teaser{ 

	width: 575px;
	padding-left: 0px;	
	margin-left: 0px;
	margin-top: 0px;

}

.secondary_teaser{ 
	margin-top: 0px;
	padding-right: 10px;

}

.teaser H2 {
	font: small arial, sans-serif;
	margin: 0px 0px 20px 0px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	font-weight: bold;
}

.teaser P {
	font: small arial, sans-serif;
	margin: 0px 0px 20px 0px;
	color: #000;
	text-align: left;
}
.teaser P A, LI A {
	color: #B31D15;
	text-decoration: underline;
}
.teaser A:hover {
	color: #6B029C;
}
.teaser LI {
	margin-left: 10px;
	font: small arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #B31D15 !IMPORTANT;
}

.teaser IMG {
	margin-top: 80px;
	
}

.teaser_date {
	color: #808080 !IMPORTANT;
	
}

.news { 

	

}

.news H2 {
	font: small arial, sans-serif;
	margin: 0px 0px 20px 0px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	font-weight: bold;
}

.news P {
	font: small arial, sans-serif;
	margin: 0px 0px 20px 0px;
	color: #000;
	text-align: left;
}
.news P A, LI A {
	color: #B31D15;
	text-decoration: underline;
}
.newsr A:hover {
	color: #6B029C;
}
.news LI {
	margin-left: 10px;
	font: small arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #B31D15 !IMPORTANT;
}

.news IMG {
	margin-top: 80px;
	
}

/*---------- address rules ----------*/

#address { 

	display: none;


}


#address H2 {
	width: 121px;
	font: x-small arial, sans-serif;
	margin: 2px 2px 10px 2px;
	padding: 3px 0px 3px 3px;
	line-height: 1.5em;
	color: #000;
	background: #B7B7B7; 
	text-align: left;
	font-weight: bold;
}

#address  P {
	font: small arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	color: #fff;
}
#address  P A, LI A {
	color: #B31D15;
	text-decoration: underline;
}
#address  A:hover {
	color: #6B029C;
}
#address  LI {
	margin-left: 10px;
	font: small arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #B31D15 !IMPORTANT;
}

#address  IMG {
	margin-top: 80px;
	
}
/*----------- Gallery Rules ----------------*/
#gallery {
	margin-bottom: 10px;
}
.gallery_entry {
	width: 200px;
	float: left;

	margin: 4px;
	padding: 2px;
	text-align: center;
}
.gallery_photo IMG {width: 194px !IMPORTANT;}
.gallery_caption {
	font-family: Arial;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
}