/* @override http://ashermediation.com/css/main.css */

@charset "UTF-8";
/* CSS Document */

body {
	background: #e7dcc2 url(../images/wallpaper.gif) repeat center top;
	margin: 0;
	padding: 0;
	font: 12px/22px Georgia, "Times New Roman", Times, serif;
	color: #343434;
}

#header {
	height: 170px;
	background: url(../images/nav_top.jpg) center top;
}

.buttons {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden; /* for ie to hide extra height*/
}

.buttons a {
	display: block;
	float: left;
	overflow: hidden;
	height: 27px;
	border-style: none;
}

.buttons img {
	border: 0;
}

* html a:hover {
	visibility: visible;
}

.buttons a:hover img {
	visibility: hidden
}

#nav_top {
	margin-left: auto;
	margin-right: auto;
	height: 170px;
	background: url(../images/nav_top.jpg) repeat-x;
}

.sideimg {
	float: right;
	margin-right: 6px;
	width: 190px;
	clear: both;
}

#bodytext {
	width: 450px;
}

#nav_header {
	background: url(../images/nav_menu.jpg) no-repeat 0 0;
	margin-right: auto;
	margin-left: auto;
	width: 579px;
	height: 39px;
	padding-top: 131px;
	padding-left: 193px;
	padding-right: 0;
}

#nav_menu {
	width: 573px;
	height: 27px;
	margin-right: 6px;
}

#nav_body{
	margin-left: auto;
	margin-right: auto;
	background: url(../images/nav_body.gif) repeat-y;
	width: 772px;
	margin-bottom: 20px;
}

#nav_body2{
	margin-left: auto;
	margin-right: auto;
	background: url(../images/nav_body3.gif) no-repeat 0 bottom;
	width: 707px;
	padding: 20px 0 20px 65px;
}

#nav_body a {
	color: #887360;
}


#nav_body a:hover {
	background-color: #9fa273;
	color: #fff;
	text-decoration: none;
}

#nav_footer {
	width: 450px;
	text-align: center;
	color: #8a8e63;
	font-size: 11px;
}

h1 {
	color: #9fa273;
	font: lighter 26px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 30px;
}

h2 {
	color: #887360;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	margin-top: 35px;
}

li {
	color: #333424;
	list-style-type: square;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

li li {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	list-style-type: none;
	line-height: 14px;
	margin-bottom: 17px;
}

.formstyle {
	border: 1px solid #9fa273;
	color: #000;
	font-size: 12px;
}

.unbold {
	font-weight:normal;
	margin-top: 15px;
}

.odd {
	background-color: #f9f7ef;
}

.even {
	background-color: #f4f1e3;
}

#nav_body .news a {
	text-decoration: none;
	color: #000;
}

#nav_body .news a strong {
	color: #7c7e59;
}

#nav_body .news a:hover strong {
	color: #fff;
}

.news a p {
	padding: 8px 20px;
	margin: 0;
}

.news  a:hover p  {
	background-color: #9fa273;
	color: #fff;
}

.sideimg div {
	margin-top: 20px;
	
}

.sideimg div a:hover {
	background-color: none;
	
}

.box {
	background: url(../images/box_bottom.gif) no-repeat 0 bottom;
	width: 450px;
	padding: 0 0 31px;
	overflow: auto;
	line-height: 16px;
}

.boxTop {
	background: url(../images/box_top.gif) no-repeat 0 bottom;
	width: 420px;
	height: 20px;
}

#nav_body .box h2 {
	margin-top: 5px;
}

#nav_body .box strong {
	color: #83865f;
}

#nav_body .box div a {
	color: #000;
	text-decoration: none;
}

#nav_body .box div a:hover {
	color: #887360;
	text-decoration: none;
}

.boxLeft {
	width: 200px;
	margin-left: 14px;
	float: left;
}

.boxRight {
	width: 200px;
	float: left;
	margin-left: 25px;
}
