body {
background-color: #544832;
		}
	
	#frame {
		margin-right:auto;
		margin-left:auto;
		margin-top:-8px;
		width:849px;
		background-image: url(images/frame_spacer.gif);
		background-repeat: repeat-y;
		}
		
	#contentleft {
		width: 190px;
		margin-left:11px;
		margin-top: 40px;
		float:left;
		}
	
	#contentcenter {
		width:550px;
		float:left;
		margin-left:50px;
		margin-top: 35px;
		margin-bottom: 20px;
		}
	
	#contentheader {
		width: 833px;
		height: 193px;
		margin-left: 8px;
		}
		
#bordtop {
		width:849px;
		height:16px;
		margin-right:auto;
		margin-left:auto;
		margin-top: 20px;
		padding:0px;
		background: url(images/main_top.gif);
		background-repeat: no-repeat;
		}
		
	#bordbot {
		width:849px;
		height:13px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		background: url(images/main_bot.gif);
		background-repeat: no-repeat;
		}		

#navcontainer
{
margin-top: -45px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 28px;
font-family: lucida grande, arial;
font-size: 13px;
font-weight: normal;
}

#footer
{
clear: both;
width: 844px;
border-top: 1px solid #999999;
padding-top: 0px;
padding-bottom: 15px;
margin-left:2px;
font-family: lucida grande, arial;
	font-size: 9px;
	color: #839E4F;
	font-weight: normal;
	line-height: 12px;
	text-align:left;
}

#call
{
float:right;
width: 335px;
height:0px;
margin-top: -20px;
margin-right:10px;
margin-bottom: 0px;
font-size:14px;
font-family: lucida grande, arial;
font-weight: normal;
color:#564C31;
letter-spacing: 0px;
text-align:right;
}

#copyright
{
float:right;
width: 151px;
height:20px;
margin-top:-11px;
margin-right:5px;
margin-bottom: 0px;
font-size:0.7em;
font-family: lucida grande, arial;
font-weight: normal;
font-size:9px;
color:#666666;
letter-spacing: 0px;
}

#design
{
float:left;
width: 120px;
height:20px;
margin-left:10px;
margin-top:4px;
margin-bottom: 0px;
font-size:1.1em;
font-family: lucida grande, arial;
font-weight: normal;
color:#666666;
letter-spacing: 0px;
}

#contentleft img
{
border:2px solid #ffffff;
margin-bottom: 10px;
}

p
{
font-family: lucida grande, arial;
font-size: 11px;
font-weight: normal;
line-height: 175%;
color: #565555;
}

h2
{
font-family: lucida grande, arial;
font-size: 13px;
font-weight: normal;
line-height: 125%;
color: #2D3C40;
}

h1
{
font-family: lucida grande, arial;
font-size: 15px;
font-weight: bold;
line-height: 165%;
letter-spacing:-0.8px;
color: #7E6A44;
}

h3
{
font-family: lucida grande, arial;
font-size: 10px;
font-weight: bold;
line-height: 175%;
color: #7E6A44;
}

ul
{
list-style-image: url(#);
background-repeat:no-repeat;
}

li{
font-family: lucida grande, arial;
font-size: 11px;
font-weight: normal;
line-height: 175%;
color: #666666;
}

img
{
border:0;
}

hr
{
border:0;
background-color: #999999;
height:1px;
margin-top:5px;
}

A.nav:link
 { 
 color: #ffffff; 
 text-decoration: none;
 }
 
 A.nav:hover
 { 
 text-decoration: none; 
 color: #2D3C40;
 }

A.nav:visited
 { 
 color: #E2F6FB; 
 text-decoration: none 
 }
 
 A:link
 { 
 color: #7E6A44; 
 text-decoration: none;
 }
 
 A:hover
 { 
 text-decoration: underline; 
 color: #483511;
 }

A:visited
 { 
 color: #666666; 
 text-decoration: none 
 }