@charset "utf-8";
body {
	font: 14px Book Antiqua,Trebuchet MS,Arial, Helvetica, sans-serif;
	background: #79171f url(/images/mock_01.jpg) repeat-x;
	margin: 0px;
}
#body_contain {
	margin: 0px auto;
	width: 812px;
}
#siteHeader img {
	float: left;
}
#body_contain td.left {
	background: #7A1620 url(/images/mock_07.jpg) repeat-y;
	width: 11px;
}
#body_contain td.right {
	background: #7A1620 url(/images/mock_09.jpg) repeat-y;
	width: 9px;
}
#body_contain td.contentArea {
	background: #FFFFFF;
	padding: 10px 0px 0px;
}
#body_contain .leftNav {
	float: left;
	width: 152px;
}
#body_contain .contentArea .leftNav div.topLvl {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#body_contain .contentArea .leftNav div.topLvl div.topLvlNav {
	background: url(/images/mock_11.jpg) no-repeat;
	height: 21px;
	width: 147px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #7A1620;
	padding: 2px 0px 0px 5px;
	margin: 0px 0px 5px;
}
#body_contain .contentArea .leftNav .topLvl .subLvl {
	margin: 3px;
	padding: 3px;
	width: 140px;
	list-style-type: none;
	background: #EEEEEE;
}
#body_contain .contentArea .leftNav .topLvl .subLvl .subLvlNav a { text-decoration: underline; }
#body_contain .contentArea .leftNav .topLvl .subLvl .subLvlNav { margin: 2px; }
#mainBodyHome {
	padding: 5px 5px 5px 10px;
	float: left;
	width: 433px;
}
#homeIdxSearch {
	width: 100%;
	border: 1px solid #7A1620;
}
#body_contain .contentArea #mainBodyHome #homeIdxSearch #quickSearch { margin: 0px; }
.searchTitle {
	color: #FFFFFF;
	background: #7A1620;
	display: inline;
	padding: 2px;
	margin: 0px 0px 0px 10px;
}
#body_contain .contentArea #mainBodyHome #homeIdxSearch #quickSearch table { margin: 5px 0px 0px 10px; }
#body_contain .contentArea #mainBodyHome #homeIdxSearch #quickSearch label { font-weight: bold; }
#body_contain .contentArea #mainBodyHome #homeIdxSearch #quickSearch select { font-size: 10px; }
#body_contain .contentArea #mainBodyHome #homeIdxSearch #quickSearch div {
	font-weight: bold;
	font-style: italic;
}
#body_contain .contentArea #mainBodyHome #homeIdxSearch #quickSearch div.submit { text-align: center; 
}
.submitDiv { text-align: center; }
#rightColHome {
	float: left;
	width: 189px;
	text-align: center;
}
#featuredProp { }
#featuredInfo {
	font-weight: bold;
	color: #FFFFFF;
	background: url(/images/mock_16.jpg) no-repeat;
	height: 150px;
	width: 165px;
	padding: 3px 11px 0px 13px;
	text-align: center;
	font-style: italic;
	font-size: 11px;
}
h1 { font-size: 22px; color: #5A071B }
h2 { font-size: 20px; color: #5A071B }
h3 { font-size: 18px; color: #5A071B }
#mainBodySub {
	margin: 5px 5px 5px 10px;
	float: left;
	width: 622px;
}
img
{  border-style: none;
}
