body {
  text-align: center;
  background-image: url('../img/bg1.jpg') repeat-y;
  background: #464343 url('../img/mainBg.jpg') repeat-x;
  margin-top: 0px;
  margin-bottom:0px;
  color:#666666;
  font-size:14px;
}

A:link {
	COLOR: #99432f; text-decoration: none
}
A:visited {
	COLOR: #99432f; text-decoration: none
}
A:active {
	COLOR: #99432f; text-decoration: none
}
A:hover {
	COLOR: #99432f; text-decoration: underline
}



#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
/*  background: #464343 url('../img/content_bg.gif') top left repeat-y; */
}

#page_header {
  height: 201px;
  background: #464343 url('../img/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: Verdana;
  font-size: 30px;
  color: #531a15;
  line-height:26px;
  letter-spacing:-1px;
  float:right;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:71px;
  clear:both;
  background: transparent url('../img/bar.jpg') bottom left no-repeat;
}

#content_wrapper {
  background: transparent url('../img/content.jpg') top left no-repeat;
  padding-top: 50px;
   
}

#center {
  margin-left:160px;
  margin-right:160px;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
  background: transparent url('../img/center.png') top left no-repeat;

}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #333333;
  padding:4px;
  border: 0px solid #425227;
  background-color: transparent;
}
#center h2 {
  padding: 0px 14px 0px 4px;
}

#center p {
  margin-top:5px;
  margin-bottom:15px;
  padding: 0px 14px 10px 6px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:140px;
  background: transparent url('../img/left.png') top left no-repeat;
  border:0px ;

}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #904029;
  padding:0px;
  border: 0px solid #425227;

}

#left_side p {
  margin-top:5px;
  margin-bottom:15px;
  padding:0px 4px 0px 4px; 
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
}

#right_side {
  float: right;
  width:140px;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
  background: transparent url('../img/left.png') top left no-repeat;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #904029;
  padding:4px;
  border: 0px solid #425227;
  background-color: transparent
}

#right_side p {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 50px;
  background: #464343;
  
}

#page_footer p {
  padding-top:5px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #99432f; text-decoration: none
}
#page_footer A:visited {
	COLOR: #99432f; text-decoration: none
}
#page_footer A:active {
	COLOR: #99432f; text-decoration: none
}
#page_footer A:hover {
	COLOR: #99432f; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0px;
  margin-left: 0;
  margin-top:42px;
  background-color: transparent;
  float: left;
  width:760px;
  font: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
}

#navcontainer ul li { 
  display: inline; 
  float:right;
  }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: Black;
  text-decoration: none;
  float: left;
  border-right: 0px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #99432f;
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 0 px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 0px 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;
}
