html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family: Verdana;
 background: #EDE7D8;
} 
 
img {border: none;}

#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 background:url(../images/header.jpg); 
 position:relative;
 height:160px; 
 width:100%;
}
 
#projectheader{
 background: #691F1B;
 position:relative;
 height:225px; 
 width:100%;
}
	#projheadleft {
		float:left; 
		position:relative; 
 		height:225px;
		width:416px;
		vertical-align:text-top;
	}
	
	#projheadright {
 	float:right; 
 	position:relative;
	background: #003300;
	font: Verdana;
	font-weight:bold;
	font-size: 10px;
	color: #fff;
	text-align: center;
 	height:225px;
 	width:158px;
	padding-top: 5px;
	}
	#projheadcenter {
 		float: left; 
 		display:inline; 
 		position: relative; 
		font-family:"Times New Roman", Times, serif;
		font-size: 24px;
		font-style:italic;
		color: #fff;
		margin: 0 auto;
		padding: 60px 0 40px 35px;
	}
	#projheadcenter h1 {
		font-family:"Times New Roman", Times, serif;
		font-size: 24px;
		font-style:italic;
		color: #fff;
		text-align: left;
	}

#subheader{
 background-color: #C8A63B;
 border-bottom: 2px #B06C0E solid;
 text-align: left;
 vertical-align: middle;
 height: 14px;
 padding-bottom: 6px;
}

#subheader a{
 text-decoration: none;
 border-right: 1px #fff solid;
 color: #fff;
 font-size: 11px;
 padding: 0 5px 0 5px;
}

#subheader a:hover, a:active{
 text-decoration: none;
 border-right: 1px #fff solid;
 background-color: #003300;
}

.activesub{
 font-family: Verdana;
 font-size: 11px;
 text-decoration: none;
 border-right: 1px #fff solid;
 background: #003300;
 color: #fff;
 padding: 0 5px 0 5px;
}

#leftcol{
 width:20%; 
 float:left; 
 position:relative; 
 background: #EBD9A3;
 color: #691F1B;
}
 
#leftcol h4{
 padding-left: 10px;
 padding-right: 10px;
 color: inherit;
 font-family: "Times New Roman";
 font-size: 19px;
 font-weight: normal;
 margin-top: 20px;
 margin-bottom: 0;
}

#leftcol hr{
 color: #691F1B;
 padding: 0;
 margin: 2px 8px 8px 8px;
 border: 1px #691F1B solid;
}
 
#leftcol p{
 padding: 0 5px 10px 5px;
 margin: 0;
 color: inherit;
 font-family: "Times New Roman";
 font-size: 12px;
 font-weight: normal;
}

.centered{ margin: 0 auto 0 auto; text-align:center;}

#twocols{
 width:80%; 
 float:right; 
 position:relative; 
 min-height: 300px;
}
#twocolstop{
 width:380px; 
 float:right; 
 position:relative; 
}
  
#trips{
 width: 80%;
 display: inline;
 color: #691F1B;
}

 #trips h4{
  color: inherit;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  margin: 0;
 }
  #trips p{
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  margin: 0;
 }
 
 #trips table {
  width: 100%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
 }
 	
 #trips td {
  width: 33%;
  padding: 4px;
  vertical-align: top;
 }

 #trips td.line{
  border-left: 1px #691F1B solid; 
  border-right: 1px #691F1B solid; 
 }
	
#rightcol{
 background: #EBD9A3;
 width:25%; 
 float:right; 
 position:relative;
 text-align: center;
 vertical-align:top; 
 color: #691F1B;
}
 
 #rightcol h4{
  padding-left: 10px;
  padding-right: 10px;
  color: inherit;
  font-family: "Times New Roman";
  font-size: 19px;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 0;
 }
 
 #rightcol hr{
  color: #691F1B;
  border: 1px #691F1B solid;
  padding: 0;
  margin: 2px 8px 8px 8px;
 }
 
 #rightcol p{
  padding: 0 5px 10px 5px;
  margin: 0;
  color: inherit;
  font-family: "Times New Roman";
  font-size: 12px;
  font-weight: normal;
 }
 
#maincol{
 background-color: #FAF4C8;
 float: left; 
 display:inline; 
 position: relative; 
 padding-left: 20px;
 padding-right: 20px;
 width:68%;
}
 
 #maincol h2{
  margin-top: 20px;
  margin-bottom: 20px;
  font-family:Verdana;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #691F1B;
 }

#footer{
 color: #691F1B;
 height:auto; 
 background-color:#FAF4C8; 
 text-align: center;
 vertical-align: top;
} 

 #footerlinks{
  border-top: 1px #691F1B solid;
  height:auto; 
  text-align: center;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 10px;
 } 

#footerlinks a{
 text-decoration: none;
 color: #691F1B;
 font-size: 13px;
 padding: 0;
}

#footerlinks a:hover{
 text-decoration: none;
 background-color: #003300;
 color: #fff;
}

.activelink{
 font-family: Verdana;
 font-size: 12px;
 text-decoration: none;
 background-color: #003300;
 color: #fff;
}

#wrapper{background-color:#EBD9A3;}
 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
