#topwrap {
	height: 116px;
	width: 100%;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 116px;
	text-align: left;
}
#bar {
	height: 47px;
	width: 100%;
	float: left;
}
#bottomlogobar {
	height: 29px;
	width: 100%;
	float: left;
}
#logobottom {
	height: 29px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#bodywrap {
	float: left;
	width: 100%;
	margin-top: 7px;
}
#main {
	background-image: url(../images/bodybkg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5e7bf;
}
#contacttext {
	padding: 10px;
	width: 430px;
	text-align: left;
	height: 100%;
	float: left;
}
#map {
	float: left;
	height: 400px;
	width: 425px;
	border: 2px solid #3C3225;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
}

#bodytext {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

#bottomfooter {
	background-color: #000;
	float: left;
	height: 102px;
	width: 100%;
	margin-top: 20px;
}
h1 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #A49173;
    line-height: 0pt;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #000;
	margin: 0px;
}
#centerfooter {
	height: 88px;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A49173;
	line-height: 14pt;
}
#button {
	text-align: left;
	height: 47px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#centerfooter a {
color: #A49173;
}
.bodytext a {
	color: #000;
}
