body
{
    text-align: center;
    background-color: #D5D0B0;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333333;
    font-family: verdana;
    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
}

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

#page_header {
  height: 200px;
  background: #FFFFFF url('header.png') no-repeat;
}

#page_header h1
{
	padding-left: 15px;
	font-size: 20px;
	margin: 0px;
	color: #c0ba94;
	line-height: 26px;
	padding-top: 40px;
	font-family: 'Seabird Light SF' , verdana;
	letter-spacing: -1px;
}

#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;
  min-height:560px;
  clear:both;
  background: #FFFFFF url('body.png') bottom left no-repeat;
}

#menu_bar1 {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  min-height:560px;
  clear:both;
  background: #FFFFFF url('body_opaque.png') top left no-repeat;
}

#content_wrapper {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;      
  border:0px dashed #FFFFFF;   
  clear:both;
}

h1
{
    font-size: 14px;
    line-height:14px;
    color: #425227;
}    

h2
{
    font-size: 12px;
    line-height:12px;
}    

#center 
{
	padding-top:120px;
	margin-left:15px;
	margin-right:15px;
	border:0px dashed #cccccc;
}

#center1
{
	padding-top:5px;
	margin-left:15px;
	margin-right:15px;
	border:0px dashed #cccccc;
}


#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  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:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#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;
}

#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:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_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: 30px;
  background: #425227;
  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: #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 
{
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 20px;
}

#left
{
	float:left 
}

#right
{
	float:right
}

#navcontainer ul
{
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 20px;
	background: url(../img/bar.jpg) no-repeat right top;
	float: left;
	margin-left: 0px;
	width: 100%;
	color: #c0ba94;
	font-family: 'Times New Roman' , arial;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 0px;
  padding-bottom: 7px;
  padding-left:11px;
  padding-right:11px;
  background-color: transparent;
  color: #45392C;
  text-decoration: none;
  float: left;

}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.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;
}