#bodybgr {
	background-color: #DAC9C2;
	margin: 10px;
	padding: 10px;
	background-image: url(img/brown_bgr.png);
}
#outer {
	background-color: #FAF9F8;
	width: 975px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
body, html, form, p, ul, li, h1, h2, h3, h4,h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.2;
}
#content {
	
	background-color: #e1d4cf;
	
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 10px;
}
#homepageText {
}
#content h1 {
	font-size: 1.6em;
	color: #6E4130;
	padding-top: 35px;
	padding-right: 15px;
	padding-left: 25px;
}
#homepageText p {
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 1.2em;
	color: #6E4130;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}
#logo {
	text-align: center;
	padding-top: 10px;
}
#level0nav {
	padding: 15px;
	text-align: center;
	color: #6E4130;
	line-height: 14px;
	font-size: 1.2em;
}
#level0nav a {
	color: #6E4130;
	text-decoration: none;
}
#level0nav .active {
	font-weight: bold;
	text-decoration: underline;
}
#level0nav a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E4130;
}
#serchbar {
	color: #FFFFFF;
	background-image: url(img/serchbar_bgr.png);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}
#serchbar a {
	color: #FFFFFF;
}
.headerMessages {
	text-align: center;
	background-color: #6B4636;
	color: #E1D4CF;
	padding: 15px;
	font-weight: bold;
}
.headerMessages a {
	font-weight: bold;
	color: #FFFFFF;
}
input.findBtn {
	background-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	background-image: url(img/fond_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 20px;
}
#serchbar select, #serchbar input {
	font-size: 11px;
	line-height: 11px;
	margin-right: 7px;
}
/*
#gmap {
	background-color: #FFFFFF;
	margin: 3px;
	width: 400px;
	float: left;
	border: 2px solid #FFFFFF;
}*/
.clear {
	font-size: 1%;
	line-height: 1%;
	clear: both;
	float: none;
}
#listings {
	float: left;
	background-color: #E1D4CF;
	width: 364px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#listings ul {
	list-style-type: none;
	display: block;
	background-color: #E1D4CF;
	width: 182px;
	clear: right;
	float: left;
}
.pgline {
	padding: 3px;
	background-color: #6B4636;
	color: #E1D4CF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
#listings li {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#listings h3 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #724432;
	padding: 1px;
	text-align: center;
	line-height: 11px;
}
#listings a {
	color: #653C2C;
	text-decoration: none;
}
#listings .pgline a {
	color: #F1ECE9;
	text-decoration: underline;
}
.pglinesales {
	background-color: #F1ECE9;
	padding: 3px;
	color: #724432;
	margin-bottom: 5px;
	text-align: center;
}
.pglinesales a {
	color: #6F4231;
}
#listings .pglinesales a {
	font-weight: bold;
	text-decoration: underline;
}
#footer a {
	color: #666666;
}
/* home page modifications*/
.homeBanner {
	float: left;
	width: auto;
}
.homepagecontent {
	background-image: url(img/map_overlay.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 430px;
	width: 605px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#gmap p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
#gmap h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
#gmap {
	color: #6B4636;
}
#TB_closeWindowButton {
	color: #FFFFFF;
}
div.pagePrint {
	height: 980px;
}

