body {
	margin: auto;
	text-align: center;
	background-color: #7C3846;
}

.leftnav, a.leftnav, a.leftnav:link, a.leftnav:visited, a.leftnav:active {
	width: 170px;
	height: 30px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	padding-top: 7px;
	background-color: #642A36;
}

a.leftnav:hover {
	color: #FFFFFF;
	background-color: #7C3846;
}

.topnav, a.topnav, a.topnav:link, a.topnav:visited, a.topnav:active {
	color: #81B439;
	font-family: Arial;
	font-size: 12px;
}

a.topnav:hover {
	color: #FFFFFF;
}

.searchtitle {
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	margin-left: 75px;
}

.homepageseo, .HomepageAddress, .homePageFooterSEOTextNew  {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #7C3846;
	padding-top: 10px;
}

.wrapper {
	width: 770px;
	margin: auto auto;
	padding: 0;
}

.header {
	width: 770px;
	height: 162px;
	background-image: url(../graphics/header_logo.jpg);
}

.topnav_left_wrap {
	width: 226px;
	height: 62px;
	background-color: #A85667;
	float: left;
	position: relative;
	top: 100px;
}

.topnav_left {
	width: 221px;
	height: 52px;
	overflow: hidden;
	background-color: #642A36;
	color: #A85667;
	margin-top: 5px;
	position: absolute;
	left: 0;
}

.topnav_right_wrap {
	width: 226px;
	height: 62px;
	background-color: #A85667;
	float: right;
	position: relative;
	top: 100px;
}

.topnav_right {
	width: 221px;
	height: 52px;
	overflow: hidden;
	background-color: #642A36;
	color: #A85667;
	margin-top: 5px;
	position: absolute;
	left: 5;
}

.topnav_links {
	padding-top: 15px;
}

.wrappertop {
	width: 770px;
	height: 18px;
	background-image: url(../graphics/wrapper_top.gif);
	margin-bottom: -1px;
}

.bodywrap {
	width: 770px;
	min-height: 100%;
	clear: both;
	margin-bottom: -5px;
}

.leftnav {
	width: 170px;
	float: left;
	background-color: #7C3846;
}

.leftnavimg {
	width: 170px;
	height: 30px;
	background-color: #642A36;
	border-top: solid 1px #FFFFFF;
	text-align: center;
}

.leftnavlink {
	width: 170px;
	height: 30px;
	background-color: #642A36;
	border-top: solid 1px #FFFFFF;
	overflow: hidden;
	text-align: center;
}

.leftnavspacer {
	width: 170px;
	height: 30px;
	border-top: solid 1px #FFFFFF;
}

.body {
	width: 600px;
	float: right;
	background-color: #FFFFFF;
}

.footer {
	clear: both;
	background-color: #FFFFFF;
}

#m1 {
	position: absolute;
	z-index: 30;
}

#m2 {
	position: absolute;
	z-index: 30;
}

#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 3 0;
	width: 91px;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{	

}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 170px;
	background: #642A36;
	border: 1px solid #642A36
	z-index: 30;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	height: 30px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #642A36;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
}

#sddm div a:hover{
	background: #7C3846;
	color: #FFF
}
