@charset "utf-8";
.body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/design_r5_c2.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.container {
	float:left;
	clear:both;
	width:900px;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.logoContainer {
	position: relative;
	height: 102px;
	width: 136px;
	/*border: solid 1px #0000FF;*/
}
.headerNavTop {
	float:left;
	width: 540px;
	background-image: url(images/header_navTop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.headerNavTop #image {
	float:left;
}

.headerNavTop #text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#913100;
	float:right;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.headerNavTop #text a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#913100;
}

.nav {
	float: left;
	height: 47px;
	width: 540px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.nav .leftSide {
	float: left;
}

.nav .center {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(images/nav_box_center.jpg);
	background-repeat: repeat-x;
	height: 47px;
	padding-top: 9px;
	padding-right: 0px;
	padding-left: 0px;
}

.nav .center a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

.nav .rightSide {
	float: left;
}


.header {
	float:left;
	clear:both;
	width:900px;
	height: 102px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/*border: solid 1px #0000FF;*/
}
.logo {
	position: absolute;
	z-index: 10;
	height: 114px;
	width: 125px;
	left: 11px;
	top: 0px;
}

.bgLeftTop {
	float:right;
	clear:both;
	height: 134px;
	width:100%;
	background-image: url(images/design_r1_c2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	
}
.bgRightTop {
	background-image: url(images/design_r1_c2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 134px;
	clear: both;
	float: left;
	width: 100%;
}
.bgLeft {
	background-image: url(images/design_r5_c2.jpg);
	background-repeat: repeat;
	background-position: right top;
	height: 100%;
	clear: both;
	float: right;
	width: 100%;
}
.bgRight {
	background-image: url(images/design_r5_c2.jpg);
	background-repeat: repeat;
	background-position: right top;
	height: 100%;
	clear: both;
	float: left;
	width: 100%;
}
.bgLeftFooter {
	float:right;
	clear:both;
	height: 40px;
	width:100%;
	background-image: url(images/design_r8_c2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bgRightFooter {
	float:left;
	clear:both;
	height: 40px;
	width:100%;
	background-image: url(images/design_r8_c2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.flashContainer {
	clear: both;
	float: left;
	height: 209px;
	width: 860px;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.mainContainer {
	clear: both;
	float: left;
	width: 860px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.box {
	clear: both;
	float: right;
	width: 360px;
	margin-bottom: 10px;
}

.box .boxr {
	float:left;
	width:358px;
	height:128px;
	background-color: #FFFFFF;
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #913100;
	margin-bottom: 15px;
}

.box .top {
	float: left;
	background-color:#EEC149;
	width: 190px;
	height:24px;
	padding-top: 6px;
	padding-left: 10px;

}

.box .top a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;
}

.box .text {
	float: left;
	width: 184px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.box .boxb {
	float:left;
	width:358px;
	height:128px;
	background-color: #FFFFFF;
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #0875AB;
	margin-bottom: 15px;
}

.footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 20px;
	width: 900px;
}


.mainContainer h1 {
	color: #A92B1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 10px;
	border-bottom: 2px solid #CCB09B;
	background: url(images/listings_h1_bg.jpg) right no-repeat;
}

.mainContainer h1 a {
	color: #A92B1C;
	text-decoration: none;
	font-size: 14px;
	padding-top: -5px;
}

h1.indexh1 {
	border: none;
	background: none;
}

.mainContainer h2 {
	color: #A92B1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	clear: both;
}

.mainContainer h3 {
	color: #A92B1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	clear: left;
}

.mainContainer p {
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.mainContainer a {
	color:#000000;
}
	

.listSpacer {
	line-height: 18px;
}

.cleardiv {
	clear: both;
	margin: 0;
	padding: 0;
}

/* LISTING PAGES STYLES */
#listings {
	min-height: 600px;
}

.left {
	width: 480px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
#googlemapwrapper {
	position: absolute;
	width: 900px;
	height: 3px;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	overflow: visible;
}
.googlewrapper2{
	position:relative;
	top: 295px;
	left:20px;
	width:850px;
}
#map {
	border: 1px solid #6DB221;
	width: 330px;
	height: 460px;
	float: right;
}

#listings .right {

	width: 335px;
	margin-right: 20px;
}
.item {
	border: 1px solid #91350E;
	width: 475px;
	background-color: #FFFFFF;
}
.item .image {
	float: left;
	border-right: 1px solid #91350E;
}
.item .info {
	width: 431px;
	float: left;
}
.item .info .listingheader {
	background-color:#EEC14A;
}
.item h2 {
	color: #000000;
	margin: 0;
	font-size: 13px;
	float: left;
	padding: 1px 0 4px 10px;
	display: inline;
	background-color: #EEC14A;
}
.item h2 a {
	color: #000000;
	text-decoration: underline;
	background-color: #EEC14A;
}
.item h3 {
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #B53F01;
	float: right;
	padding: 1px 10px 4px 10px;
	min-width: 110px;
	text-align: right;
}
.item .info .listinginfo {
	clear: both;
}
.item .info .listinginfo .listingaddress {
	float: left;
	padding: 4px 10px;
	font-size: 12px;
}
.item .info .listinginfo .listinglink {
	float: right;
	padding: 4px 10px;
	font-size: 12px;
}
.item .info .listinginfo .listinglink a {
	color: #BB3B0E;
}
.listingmaplink {
	display: inline;
	text-decoration: underline;
	cursor: pointer;
	display: inline;
}
.googlemapwindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box .headerRed {
	float:left;
	width:100%;
	height:22px;
	background-color: #913100;
	background-image: url(images/boxRedHeader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B97B5C;
	margin-bottom: 2px;
}
.box .headerRed h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

.box .headerBlue {
	float:left;
	width:100%;
	height:22px;
	background-color: #0875AB;
	background-image: url(images/boxBlueHeader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #61A7C9;
	margin-bottom: 2px;
}

.box .headerBlue h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

.box .headerGreen {
	float:left;
	width:100%;
	height:22px;
	background-color: #39850C;
	background-image: url(images/boxGreenHeader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #81B164;
	margin-bottom: 2px;
}

.box .headerGreen h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

.box .boxc {
	float:left;
	width:358px;
	height:128px;
	background-color: #FFFFFF;
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #39850C;
	margin-bottom: 15px;
}
