﻿body {
	margin:0px auto;  padding:0px;
	text-align:center;
}
.sohotext, .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
h1, h2, h3 {	color:#6E5B4C;} 
img{ border:0px; }
table { border-collapse:collapse;}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
a:link,
a:visited {	color: #666666;	text-decoration: none;}
a:hover, 
a:visited:hover {color: #666666;	text-decoration: underline;}
#wrapper 
{
	position:relative;
	margin:0px auto;
	width:770px;
}
/* === Header === */
#ss-exact-phrase-container {display: none; }
#search
{
	width:300px;
	height:25px;
	float:right;
	text-align:right;
}
#header {
	width:770px;
	height:177px;
	margin: 0px auto;
	background-image:url('images/header_image.jpg');
	vertical-align:bottom;		
}
#main {
	height:72px;
	margin: 0px auto;
	width:770px;
	vertical-align:bottom;
}
#logo {
	float:left;
	width:240px;
	height:68px;
	margin-left:12px;
}
#spacer {
	height:82px; 
	width:770px;
	float:left;			
}
#menu {
	float:left;
	text-align:left;
	margin-left:25px;
	width:485px;
	margin-top:48px;
}
#menu a {
	padding:4px 15px 8px 15px;
	font-size:14px;
	font-weight:bold;
	background-image:url('images/button.gif'); 
	margin-right:5px;
}
#menu a:link,
#menu a:visited {
	color:black; text-decoration:none;
}
#menu a:hover,
#menu a:visited:hover {
	color:#B58438; text-decoration:underline;
}
.hmains a.current {
	background-image:url('images/button-on.gif') !important;
}
#content {
	float:left;
	text-align:left;
	background:#ffffff;
	width:726px;
	padding:10px;
	border:12px #D2CDC9 outset;
}
#footer{
	float:left;	
	width:770px;
	height:30px;				
}
#copyright {
	text-align:right;	
	padding-top:20px;			
}