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

BODY {

	background-color: #D1D2D4;
	margin-top: 0px;
	margin-bottom: -40px;
	padding: 0px;
}

#wrapper { 
	margin: 0px auto 0px auto;
	width: 754px;
	height: 110%;
	padding: 0px;
	
}

#web_page {
	background-color: #fff;
}
#header {
	height: 168px !IMPORTANT;
	margin: 0px;
	padding: 0px;
}







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 {
 	height: 0px;
 	margin-left: 14px;
 	width: 754px;
 	
}
#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: 490px;
	color: #CA4E00;
	font: 8pt arial, sans-serif;
	clear: both;
}
#copyright A {
	color: #CA4E00;
	text-decoration: none;
}





/*---------- content rules ----------*/
#content {
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 15px 0px;
	text-align: left;
	float: left;
	z-index: 2;
	width: 752px;
	height: 100% !IMPORTANT;
	background-color: #fff;

}

#content h1 {
	font: 9pt arial, sans-serif;
	margin: 0px 0px 10px 187px;
	color: #ca4e00;
	text-align: left;
	font-weight: bold;
}

#page_text H1 {
	
	display: none;
	}
	
#page_text H2 {
	font: 11pt arial;
	margin: 0px 0px 10px 0px;
	color: #DE551E;
	text-align: left;
	font-weight: bold;

}
#page_text H3 {
	font: 10pt arial;
	margin: 0px 0px 10px 0px;
	color: #DE551E;
	text-align: left;
}


#page_text HR {
	color: #B31D15 !IMPORTANT;	

}

#page_text P {
	font: 10pt arial, sans-serif;
	margin: 0px 0px 10px 0px;
	color: #595959;
	line-height: 1.5em;

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

#content IMG {
	padding: 0px
	
}

.page_image {
	width: 183px;
	top: 270px;
	position: absolute;
	margin-left: -187px;	
}

	
#main_content {
	width: 550px;
	margin-left: 187px;	
}

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


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

#main_nav {
	margin-top: 0px;
	margin-left: 0px;
	width: 754px;
	padding: 0px;
	
}

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

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

#main_nav UL LI A {
	float: left;
	font: 8pt arial, sans-serif;
	text-decoration: none;
	padding: 0px;
	color: #707276;
}

#main_nav UL LI A:hover {
	color: #CA4E00;
}

#main_nav-1 {
		position: absolute;
		margin: 0px 0px 0px 286px !IMPORTANT; 
		z-index: 5;
		top: 101px;

}


#main_nav-2 {
		position: absolute;
		margin: 0px 0px 0px 475px !IMPORTANT; 
		z-index: 5;
		top: 101px;

}

#main_nav-3 {
		position: absolute;
		margin: 0px 0px 0px 615px !IMPORTANT; 
		z-index: 5;
		float: left;
		top: 101px;
}

#main_nav-3 a {
	width: 90px;
	text-align: right !IMPORTANT;
}

#main_nav-4 {
		position: absolute;
		margin: 49px 0px 0px 50px !IMPORTANT; 
		z-index: 5;
		top: 101px;

}

#main_nav-5 {
		position: absolute;
		margin: 49px 0px 0px 239px !IMPORTANT; 
		z-index: 6;
		top: 101px;

}

#main_nav-6 {
		position: absolute;
		margin: 49px 0px 0px 475px !IMPORTANT; 
		z-index: 6;
		height: 100px !IMPORTANT;
		top: 101px;
		

}




#main_nav-7{
		position: absolute;
		margin: 49px 0px 0px 664px !IMPORTANT; 
		z-index: 6;
		top: 101px;

}



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

#sub_nav {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 187px;
	width: 550px;
	text-align: left !IMPORTANT;
}

#sub_nav UL {
	margin: 0px;
	padding-left: 0px !IMPORTANT;
	}

#sub_nav LI {
	display: inline;

}

#sub_nav A {
	background-image: url("/images/subnav.jpg");
	background-repeat: no-repeat;
	font: 7pt arial, sans-serif !IMPORTANT;
	color: #707276;
	padding: 0px 3px 0px 14px !IMPORTANT;
	text-decoration: none;
}

#sub_nav UL LI A.sub_nav-there {
	text-decoration: none;
	color: #CA4E00;
}
#sub_nav UL LI A:hover {
	color: #CA4E00;
}

#sub_nav-1 A {
	background-image: none !IMPORTANT;
	padding: 0px 3px 0px 0px !IMPORTANT;

}

LI.sub_nav-2 {
	
	
}


A.sub_nav-2 {
	font-style: italic;
	color: #808082 !IMPORTANT;
}

LI.sub_nav-3 {

 
}

A.sub_nav-3 {

}

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

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

#alt_nav UL LI  {
	list-style: none;


}

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

}



/*---------- 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 20px 10px 0px;
	margin-bottom: 20px;
}

table {
	text-align: center;
	font: 8pt arial, sans-serif;
	margin: 0px 0px 10px 0px;
	color: #808285;

}

table a {
	
	color: #808285 !IMPORTANT;
	text-decoration: none;

}





 #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 ----------*/


.home_teaser {
	display: none;
}
	
.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;
	
}

/*----------- 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;
}