body {
  background-color: #AD6736;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  color:#000000;
}

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: 947px;
  text-align: left;
  background-color: #F8EAE1;
  border-bottom:1px #FFFFFF solid;
  border-left:1px #FFFFFF solid;
  border-right:1px #FFFFFF solid;
}

#page_header_img {
  background: url('../images/header_img.gif') top center no-repeat;
}

#page_header {
  height: 173px;
  clear: both;
}

#page_header h1 {
  padding-top:5px; padding-right:15px;
  margin:0px;
  text-align:right;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:36px;
  clear:both;
  padding-left:356px;
}

#content_wrapper {
  margin-top:2px;
  margin-bottom:10px;
  margin-left:30px;
  margin-right:0px;      
  border:0px dashed #FFFFFF;  
}

#main_content {
  margin-left:10px;
  margin-right:265px;
  border:0px dashed #cccccc;
}

#main_content h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #F8EAE1;
  padding:5px 6px 5px 40px;
  background: #B6703E url('../images/head_bg.gif') center left no-repeat;
}

#main_content h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #FF0000;
  padding:3px 5px 7px 5px;
  background: url('../images/head_bg1.gif') bottom left no-repeat;
}

#main_content p {
  margin-top:0px;margin-bottom:10px;
  padding:4px 4px 4px 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.main_text {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

#right_side {
  float: right;
  width:238px;
  margin:0px;
  padding:10px 0px 0px 0px;
  border:0px dashed #cccccc;
  background: #DBB001 url('../images/yellow_img.gif') top left repeat-x;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  padding:8px 6px 8px 40px;
  background: #B6703E url('../images/head_bg.gif') center left no-repeat;
}

#right_side p {
  margin-top:0px;
  margin-bottom:0px;
  padding:4px 10px 14px 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}

#join {
  margin-top:0px;
  margin-bottom:0px;
  padding:4px 12px 14px 12px;
}
#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  margin-bottom:0px;
  color: #FFFFFF;
  float: right;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 10px;
  padding-bottom: 11px;
  padding-left:8px;
  padding-right:8px;
  background-color: transparent;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #DE9867;
}

#navcontainer ul li a:hover, .current {
  background: #9D761E url('../images/menu_over.gif') top left repeat-x; 
  color: #FFFF00;
}

#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; }


.brown_text {
  color:#663300;
}

#top_img {
  height: 148px;
  padding:10px 0px 0px 0px;
}

#top_img1 {
  padding:40px 0px 44px 330px;
}

#top_img2 {
  padding:40px 0px 44px 310px;
}

.heading {
  margin:0px;
  padding:0px;
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

#address {
  clear: both;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:18px;
  color:#000000;
  margin-bottom:5px;
  padding-top:5px;
  border-top:1px #000000 solid;
}

#page_footer {
  height: 58px;
  clear: both;
  background: #DBB002 url('../images/footer_img.gif') top left repeat-x;
}

#page_footer p {
  padding-top:15px;
  margin:0px;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:18px;
  color:#000000;
}

.copyright {
  font-size:11px;
}

#page_footer A:link {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:visited {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:active {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:hover {
	COLOR: #000000; text-decoration: underline;
}