body {
	text-align: center;
	background: #656868;
	margin-top:30px;
	margin-bottom:30px;
	color:#333333;
	background-image: url(../img/wood-walnut-background-tile.jpg);
}


A:link {
	COLOR: #000000; text-decoration: underline
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}

#page_wrapper {
	background: #F3E7A9 url('../img/page_bg.jpg') top left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	border: 4px solid #000000;
}

#page_header {
	height: 200px;
	background: #515230 url('../img/header1.jpg') top left no-repeat;
}  

#page_header h1 {
	padding-top:35px;
	font-family: verdana, helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color: #FCF8E3;
	letter-spacing: -1px;
	margin:0px;
	text-align: right;
	padding-right: 55px;
}
#page_header h2 {
	padding-top:10px;
	font-family: verdana, helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #595A38;
	margin:0px;
	text-align: right;
	padding-right: 55px;
}

#menu_bar {
  height:30px;
  background: #A5A162 url('../img/menu_bg.jpg') top left no-repeat;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #000000;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}


#content_wrapper {
  background: transparent url('../img/content_bg.jpg') top left no-repeat;
}

#left_side {
	float:left;
	width:596px;
}
  
#left_side h3 {
	margin:10px;
	margin-right:15px;
	font-family: verdana;
	font-size:16px;
	font-weight: bold;
	line-height:18px;
	color: #a30105;
}
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}
#left_side ul {
	font-family: Verdana;
	font-size: 12px;
}
#left_side ul li {
	margin:0 0 0 15px;
	padding:0 0 0 4px;
	font-size:12px;
	line-height: inherit;
}

#right_side {
	float:right;
	width:200px;
}
  
#right_side h3 {
	margin-right:0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-size:12px;
	font-weight: bold;
	line-height:16px;
	color: #FCF8E3;
	background: #576da6;
	padding:4px;
	border:1px solid #3A3B22;
}
  
#right_side p {
	margin:0 0 0 5px;
	margin-bottom:15px;
	padding-right:10px;
	font-family: verdana;
	font-size:11px;
	line-height:16px;
	color: #a30105;
}

#page_footer {
	height: 100px;
	background: #515230 url('../img/footer.jpg') top left no-repeat;
}  

#page_footer A:link {
	COLOR: #A30105;
	text-decoration: underline
}
#page_footer A:visited {
	COLOR: #000000;
	text-decoration: underline
}
#page_footer A:active {
	COLOR: #a30105;
	text-decoration: underline
}
#page_footer A:hover {
	COLOR: #000;
	text-decoration: none
}

#page_footer p {
	text-align:center;
	padding-top:10px;
	font-family: verdana;
	font-size:11px;
	line-height:16px;
	color: #000;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

  
 
 
.left_testimonial {
	color: #000;
}
