/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-align:center;
	background-color: #17314B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/backdrop.gif);
	background-repeat:repeat-x;
	background-attachment: fixed;	
}
h1 {
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
}
a:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #50280E;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #50280E;
	text-decoration: none;
}
#outer{
	width:726px;
	background-color: #F4EFD3;
	color: #48465C;
	text-align:left;
	margin:auto;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:601px;
}
#header{
	position:relative;
	height:106px;
	width:726px;
}

#left {
	position:relative;/*ie needs this to show float */
	width:129px;
	float:left;
	left:1px;
	padding-top:1px;/*needed to make room for header*/
	padding-bottom: 2px;/* needed to make room for footer */
}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:125px;
	float:right;
	padding-top:1px;/*needed to make room for header*/
	padding-bottom: 2px;/* needed to make room for footer */
}

#footer {
	width:726px;
	clear:both;
	height:30px;
	border-top:1px dotted #666666;
	background-color: #EFE8BE;
	color: #000000;
	text-align:center;
	font-size: 11px;
	left:1px;
}
* html #footer {/*only ie gets this style*/
	\height:30px;/* for ie5 */
	he\ight:30px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:470px;
	float:right;
	padding-top:1px;
	padding-bottom: 2px;/* needed to make room for footer */
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;

}
#centrecontent p, h1, h2 {padding-left:3px; padding-right:3px;}

#clearfooter {width:100%;height:5px;clear:both} /* to clear footer */

/* Nav Buttons */
.navheader {
width: 127px;
font-size: 11px;
font-weight: bold;
color: #F4EFD3;
text-align: left;
margin-bottom: 2px;
margin-top: 3px;
text-indent: 3px;
background-color: #333333;
}

.navcontainer
{
width: 127px;
padding: 0 0 1em 0;
font-family:Arial, Helvetica, sans-serif;
background-color: #F4EFD3;
color: #333;
}

.navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

.navcontainer li
{
border-bottom: 1px solid #F4EFD3;
margin: 0;
}

.navcontainer li a
{
display: block;
padding: 2px 5px 2px 0.5em;
border-left: 5px solid #152E45;
background-color: #E3D8AA;
color: #152E45;
text-decoration: none;
}

html>body .navcontainer li a { width: auto; }

.navcontainer li a:hover
{
border-left: 5px solid #CC6600;
background-color: #EFE9C7;
color: #234E74;
}

/* Nav Buttons End*/

#searchbar {
	text-align:center;
	width: auto;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #D6BF8F;
	padding: 2px;
}
form {
	margin-bottom : 2px;
	margin-top : 2px;
}
/* Prop Listing Box */
.listingbox {
	text-align: left;
	width: auto;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #D6BF8F;
	padding: 2px;
}
.listingboxheader {
	background-color: #396896;
	padding: 1px;
	color: #FFFFFF;
	font-size: 10px;
	width: auto;
}
.listingboxmid {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	width: auto;
	overflow: hidden;
	width: 100%;
	background-image: url(Images/blend.jpg);
	background-repeat: no-repeat;
}
.listingboxfooter {
	background-color: #DFCEAA;
	color: #333333;
	font-size: 11px;
	width: auto;
}
.listingimage {
	float: right;
	margin: 0 0 0 2px;
}
.propimage {
	float: left;
	margin: 0 2px 0 0;
}
.mapweblinks {
	float: left;
	margin-top: 50%;
	margin-bottom: 50%;
	margin-left: 145px;
}
.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#queryleft {
	text-align: right;
	position:relative;
	width:50%;
	float:left;
}
#queryright {
	text-align: center;
	position:relative;
	width:50%;
	float:right;
}
	