body {
	text-align: center;
	background-color: #D5D0B0;
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
  
}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

img {
	border: 2px solid #C86000;
}

.hide { display: none;}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
  background: #F1EED8 ;
}

#header_contact {
  background-color: #D5D0B0;
  height: 26px;
  margin:0px;
  font-family: verdana;
  font-size: 18px;
  color: #C86000;
  line-height:20px;
  letter-spacing:-1px;
}

.header_left {
  float:left;
}

.header_right {
  float:right;
}

#page_header {
  height: 200px;
  background: #FFFFFF url('../img/header4.jpg') bottom left no-repeat;
  clear: both;
}

#page_header_overlay {
	filter: alpha(opacity=55); -moz-opacity: .55; background-color:#EEE; position:absolute; top:10px; left:110px; 
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF;
}

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #89956d;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}


#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  border:0px dashed #CAD3D0;
  padding: 10px;
}

h1 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana;
  font-size: 18px;
  padding:4px;
}

h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana;
  font-size: 14px;
  padding:4px;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #a2ac8c;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #a2ac8c;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 60px;
  background: #3c4435;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #D5D0B0; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #D5D0B0; text-decoration: none
}
#page_footer A:active {
	COLOR: #D5D0B0; text-decoration: none
}
#page_footer A:hover {
	COLOR: #C86000; text-decoration: underline
}


#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.img240px { 
	background-color: #FFFFFF; 
	border: 2px outset #FFFFFF; 
	padding: 6px; 
	margin: 8px;
}

.imgCaption {
	vertical-align: top; 
	font-size:10px; 
	font-weight: bold;
}