body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	text-align: center;
	margin-top: 0px;
}
a {
	font-weight: bold;
	color: #7D6041;
	text-decoration: none;
}
a:hover {
	color: #9E7A52;
}
.sitewrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	float: left;
	height: 48px;
	width: 429px;
	margin-top: 15px;
	margin-left: 15px;
}
.tag {
	float: right;
	height: 27px;
	width: 144px;
	margin-top: 36px;
}
.headerBorder {
	background-image: url(../web/headerBorder.gif);
	background-repeat: repeat-x;
	position: absolute;
	margin-right: 0px;
	margin-left: 0px;
	top: 70px;
	height: 4px;
	width: 100%;
	left: 0px;
	right: 0px;
	text-align: center;
	background-position: center;
}
.maincontent {
	margin-top: 25px;
}


.clearFloat {
	clear: both;
	margin: 0px;
	height: 0px;
	width: 0px;
}
.mainbanner {
	margin-top: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
.bannerborderbottom {
	height: 20px;
	width: 952px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3893B3;
	border-bottom-color: #3893B3;
	border-left-color: #3893B3;
}
.footer {
	margin-top: 15px;
	font-size: 11px;
	color: #7D6041;
}

.navbar {
	width: 152px;
	margin-top: 35px;
	margin-left: 20px;
}
.addtinfo {
	width: 187px;
	margin-top: 50px;
	float: left;
}
.leftbar {
	float: left;
	width: 187px;
	margin-left: 15px;
}


.subvertdivider {
	height: 45px;
	width: 8px;
	float: left;
	background-color: #3893B3;
	margin-top: 10px;
	margin-left: 10px;
}

.navbar img {
	margin-bottom: 10px;
}
.vertdivider {
	float: left;
	height: 55px;
	width: 13px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #3893B3;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3893B3;
	margin-left: 10px;
}
.homecontent {
	float: left;
	width: 710px;
	margin-top: 15px;
	margin-left: 15px;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
}
.subcontent {
	float: left;
	width: 715px;
	margin-top: 35px;
	margin-left: 25px;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
}
.subcontent p {
	text-align: left;
	margin-top: 10px;
}

.subcontent table p   {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #7D6041;
}
.findswrapper {
	width: 700px;
}
.itembox {
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 5px;
	height: auto;
}
.itembox img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}

.subcontent table .itembox p{
	font-weight: normal;
	text-align: left;
	color: #3c3c3c;
	margin: 0px;
}

.contactform {
	padding: 10px;
	border: 2px solid #3893B3;
	text-align: left;
	font-size: 11px;
}
