/* CSS Document */
html  {
	  overflow: auto;
	  scrollbar-3dlight-color: #ffffff;
	  scrollbar-arrow-color: #FFFFFF;
      scrollbar-darkshadow-color: #000000;
	  scrollbar-face-color: #330000;
	  scrollbar-highlight-color: #000000;
	  scrollbar-shadow-color: #ffffff;
	  scrollbar-track-color: #000000;
		}
body {
     margin: 0; /* to avoid margins */
     text-align: center; /* to correct the centering IE bug*/
     background-color:#CC9966;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 width:1300px;
	 display:none; /*hides entire page from view*/
	 	}
	
#global {
     position: relative; /* container positioning */
     margin-left: auto;
     margin-right: auto;
	 margin-bottom:0px;
	 width: 1230px;
	 	 	 	      }
			  
a:link {
      color: #333333;
      text-decoration: none;
}

a:visited {
      color:#666666;
      text-decoration: none;
}

a:hover { 
      color:#330000;
      text-decoration: none;
	  text-decoration:underline;
}

a:active {
      color:#006666;
      text-decoration: none;
}

h4 a:link {
      color:#FFFF99;
      text-decoration: none;
}

h4 a:visited {
      color:#ffffff;
      text-decoration: none;
}

h4 a:hover { 
      color:#ffffff;
      text-decoration: none;
	  text-decoration:underline;
}

h4 a:active {
      color:#ffffff;
      text-decoration: none;
}

.link_dv {
	background-color:#ffffff;
    width:100%;
	height:40px;			  
	}
		  
.title_dv {
	background-color:#FFFFFF;
	margin:0px;
	padding:1px;
	width:1174px;
	border: solid 5px #330000;
	}
	
p.title {
	color:#FFFF99;
	background-color:#330000;
	background-image:url(wood_h.jpg);
    background-repeat:repeat; 
	font-family: Adventure;
	font-size: 35px;
	font-variant:normal;
	letter-spacing: 3px;
	text-align:center;
	margin-right:30px;
	width:100%;
	padding:12px;
	margin:0px;
	}
	
div.subtitle {
	color:#FFFF99;
	background-color:#330000;
	background-image:url(wood_h.jpg);
    background-repeat:repeat;  
	width:100%;
	height: 30px;
	padding:5px;
	border-bottom: solid 5px #330000;
	text-align:left;
		}
		
.top_links {
	float:left;
	margin: 0px 15px 0px 15px;
	color: #ffff99;
	font-family:  "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align:center;
			}
						
img.top {
	padding:0px;
	border: solid 1px #FFFFFF;
	}

.top2 {
font-family: Verdana, Arial, serif;
background-color:#330000;
border:solid 3px #FFFF99;
text-decoration:none;
padding-bottom:0px;
color:#FFFF00;
font-size:15px;
font-weight:bold;
width:75px;
height:30px;
text-align:center;
margin-right:40px;
float:right;
	}
		
h4.topbox {
font-family: Verdana, Arial, serif;
text-decoration:none;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
text-align:center;
margin-right:5px;
margin-left:7px;
margin-top: 5px;
float:left;
	}
	
img.arrow {
		margin-top:3px;
		margin-left:0px;
		margin-right:5px;
		}
				
.left_dv {
	background-color:#FFFFFF;
	margin:0px;
	padding:10px 1px 1px 1px;
	width:265px;
	height:205px;
	border-right: solid 4px #330000;
	float:left;
	}				
			  
h5.sidelinks {
	color:#003333;
	font-size:16px;
	padding:0px;
	margin:0px;
	width:100%;
	}
	
.side_title {
	 font-family:"Trebuchet MS"; 
	 font-size:22px;
	 font-style:italic;	
	 font-variant:small-caps;
	 line-height:200%;
	 	 }
		 
.banner {
	 font-family:"Trebuchet MS"; 
	 font-size:22px;
	 font-style:oblique;	
	 font-variant:small-caps;
	 line-height:100%;
	 background-color:#330000;
	 color:#ffffff;
	 padding:5px;
	 text-align:right;
		}		 
	
.main_dv {
	margin:0px;
	padding:0px;
	width:970px;
	height:970px;
	float:left;
	overflow:scroll;
	text-align:left;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #FFFFFF;
    scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #330000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #000000;
	border:thick #FF3300;
	}
	
h2 {
	color:#ffffff;
	font-size:18px;
	font-variant:small-caps;
	padding:10px 30px;
	margin:0px 30px;
	margin-bottom: 10px;
	text-align:left;
	float:left;
	}			
	
.sect_dv {
	color:#ffffff;
	width:100%;
	background-color:#330000;
	background-image:url(wood_v.jpg);
	background-repeat:repeat;
	padding:10px 30px;
	margin:10px 0px;
	text-align:left;
	height:125px;
	cursor:auto;
		}
	
img.sect_tn {
	float:left;
	border: solid 4px #FFFFFF;
	margin:15px 0px;	
	}
	
img.sect_tn:hover {
    border-bottom-color:#FFFF66;
	border-top-color:#FFFF66;
	}	
	
p.sect {
	margin-left:25px;
	width:520px;
		}								
	
#sect_img {
	float:right;
	margin-bottom:10px;
	margin-right:14px;
	}	
	
#img_a, #img_b, #img_c, #img_d, #img_e {
	border: solid 7px #FFFFFF;
	}		
	
p {
	text-indent: 20px;
	}
	
h5 {
	padding-left: 20px;
	}		
	
.map {
	margin-left: 30px;
	}	
