body {
	text-align: center;
	background-color: rgb(159,130,90);
	margin-top:10px;
	margin-bottom:10px;
	color:rgb(255,255,255);
}

A:link {
	COLOR: rgb(255,255,255); text-decoration: none
}
A:visited {
	COLOR: rgb(255,255,255); text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: rgb(0,0,0); text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
   background: rgb(0,0,0);
  background: #FFFFFF url('../img/line_postcard.jpg') top left repeat-y;
}

#page_header {
  height: 401px;
  background: #FFFFFF url('../img/banner-Postcard_fair.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:25px; padding-left:70px;
  margin:0px;
  font-family: verdana;
  font-size: 20px;
  color: rgb(0, 0, 0);
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:70px;
  font-family: verdana;
  font-size: 12px;
  color:rgb(0,0,0);
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:27px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:160px;
  margin-right:160px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:2px;
  border: 1px solid rgb(0,0,0);
  background-color: rgb(78,48,9);
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center li {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#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:2px;
  border: 1px solid rgb(159,130,90);
  background-color: rgb(78,48,9);
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:1px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#left_side li {
  margin-top:5px;margin-bottom:15px;
  padding:1px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: rgb(0,0,0);
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:2px;
  border: 1px solid rgb(159,130,90);
  background-color: rgb(78,48,9);
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: rgb(0,0,0);
}
#right_side li {
  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: 56px;
  background: rgb(78,48,9);
  clear: both;
  /*border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;*/
background: url('../img/footer_fair.jpg') bottom left no-repeat;
}

#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: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  height: 27px;
  background-color: #C86000;
  background: url('../img/menubar_Postcard_fair.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; 
display:inline; list-style-type:none; padding-left:1em; margin-left:1em; border-left:1px solid #ccc

}
#navcontainer ul li:first-child {
 border-left:none}

#navcontainer ul li a {
  padding-top: 18px;
  padding-bottom: 7px;
  padding-left:5px;
  padding-right:5px;
  background-color: transparent;
  color: rgb(255,255,255);
  text-decoration: none;
  float: center;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/Fair_hover_bar_Postcard.gif') bottom left repeat-x; 
  color: #fff;
}

#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;
}

