
body {
	background-color: #675E3F;
	margin: 0px;
    padding: 0px;
	
}
#mainContainer {
width: 955px;
border:1px solid #541C1D;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;
}
#header {
width: 955px;
background-color: #D6C790;
height: 50px;
border-bottom:1px solid #541C1D;
}
.headerleft{
width: 400px;
margin-left: 10px;
float: left;
}
.headerText{
	font-size: 16px;
	color: #541C1D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top: 5px;
	height: 40px;
}
.headerright{
width: 500px;
float: right;
}
.loginBox {
margin-top: 10px;
}
#TotalHomes {
width: 400px;
height: 50px;
color: #000000;
text-align:right;
font-size: 12px;
float: left;
margin-top: 5px;
margin-bottom: -10px;
}
.orangeFont{
color:#FF6600;
font-weight:bold;
font-size:16px;
display: inline;

}

#pageFunctions{
width: 520px;
float: right;
border: 1px solid #541C1D;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
background-color:#F8F7C7;
height: 1150px;
}
#propertyBox{
width: 520px;
float: right;
border: 1px solid #541C1D;
margin-right:10px;
margin-top:10px;
background-color:#F8F7C7;
}
#whiteSpace{
width:400px;
float: left;
border: 1px solid #541C1D;
background-color:#F8F7C7;
margin-left:10px;
margin-top:10px;
margin-bottom: 10px;
}
.eachProperty {
margin:2px 2px 2px 2px;
font-weight:bold;
}
.eachRemarks {
font-weight:normal;
font-size:11px;
}
.divider{
border-bottom: 1px solid #541C1D;
}
#mapGraphicBox{
width: 400px;
float: left;
border: 1px solid #541C1D;
margin:10px;
background-color:#F8F7C7;
}
#mapGraphicBox img{
margin: 10px;
}
#mapGraphicBox2{
width: 400px;
float: left;
border: 1px solid #541C1D;
margin:10px;
background-color:#F8F7C7;
margin-top: -25px;
}
#mapGraphicBox2 img{
margin: 10px;
}
.propertycontentHeader {
background-color: #B2A386;
border-bottom: 1px solid #541C1D;
height: 30px;
color: #541C1D;
font-weight:bold;
text-align:left;
font-size: 14px;
padding: 5px;
}
#listingaddress{
width: 380px;
float:left;
}
#listingprice{
margin-top:5px;
width:100px;
float:right;
}
.contentHeader {
background-color: #B2A386;
border-bottom: 1px solid #541C1D;
height: 20px;
color: #541C1D;
font-weight:bold;
text-align:left;
font-size: 14px;
padding: 5px;
}

#googlemap{
width: 520px;
border: 1px solid #541C1D;
margin: 10px;
background-color:#F8F7C7;
float: right;
}
.style10 {
color: #FF0000;
}
.style11 {
font-size: 10px;
}
.noMap { 
display: none;
 }
.mapContainer { 
width: 518px; 
height: 300px;
 }
#contactRequest{
width: 520px;
border: 1px solid #541C1D;
margin:10px;
background-color:#F8F7C7;
float:right;
}


.smallLoginText{
font-size:10px;
color: #541C1D;

margin-bottom: 2px;
text-align:center;
}
.smallLoginText a:link {
	color: #541C1D;
	text-decoration: none;
}
.smallLoginText a:visited {
	text-decoration: none;
	color: #541C1D;
}
.smallLoginText a:hover {
	text-decoration: none;
	color: #F8F7C7;
}
.smallLoginText a:active {
	text-decoration: none;
	color: #F8F7C7;
}
#searchBox{
width: 400px;
float: left;
border: 1px solid #541C1D;
margin:10px;
background-color:#F8F7C7;
height:375px;

}
#searchItems{
width: 390px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 7px;
text-align:left;

}
.columnLeft{
 width: 200px;
 float:left;
 margin-top:2px;
}
.leftLabel{
width: 190px;
 float:left;
 margin-top:2px;
}
.columnRight{
width: 180px;
float: right;
margin-left:5px;
margin-top:2px;
}
.rightLabel{
width: 180px;
float: right;
margin-left:2px;
margin-top:2px;

}
.columnRightButton{
width: 180px;
float: right;
margin-top:10px;
}

#mlsdisclaimer {
width: 955px;
background-color: #D6C790;
height: 65px;
border-top:1px solid #541C1D;
font-size:9px;
}	
#leftdisclaimer {
float:left;
width: 100px;
margin-left:5px;
height: 55px;
margin-top:5px;
}

#middledisclaimer {
float:left;
width: 720px;
margin-left: 10px;
margin-top:5px;
text-align:center;
}
#rightdisclaimer {
float:right;
width:100px;
margin-right: 5px;
height:55px;
margin-top: 5px;
}
#poweredby {
width: 955px;
background-color: #B2A386;
height: 35px;
border-top:1px solid #541C1D;
text-align:center;
font-style:italic;
font-weight:bold;
}
.disclaimerText {
margin-top: 10px;
}
.disclaimerText a:link {
	color: #F8F7C7;
	text-decoration: none;
}
.disclaimerText a:visited {
	text-decoration: none;
	color: #F8F7C7;
}
.disclaimerText a:hover {
	text-decoration: underline;
	color: #F8F7C7;
}
.disclaimerText a:active {
	text-decoration: none;
	color: #F8F7C7;
}
<!--design elements end-->

.blankGallery a:link {
	color: #541C1D;
	text-decoration: none;
}
.blankGallery a:visited {
	text-decoration: none;
	color: #541C1D;
}
.blankGallery a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.blankGallery a:active {
	text-decoration: none;
	color:#541C1D;
}

/*standard css was here taken from site3/css */


/* the below css was taken from the site2 css that should be for all sites*/

.content {
	text-align:left;
}
.content a:link {
	color:#541C1D;
	text-decoration: none;
}
.content a:active {
	color:#541C1D;
	text-decoration: none;
}
.content a:visited {
	color:#541C1D;
	text-decoration: none;
}
.content a:hover {
	text-decoration: none;
	color:#B2A386;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #541C1D;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #541C1D;
}
h3 {
	font-size: 14px;
	color: #541C1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #541C1D;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	color: #541C1D;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	color: #541C1D;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.burgundyFont{
	color: #541C1D;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#homepic {
	background-image: url(/images/homepic.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}


.border4, .border_TOP_BM {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.border_SIDES {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.border_TOP {
	border-top: 1px solid #000000;
}

.border_BTM {
	border-bottom: 1px solid #000000;
}

.border_LT {
}

.border_RT {
	border-right: 1px solid #000000;
}

.border_RT_TOP {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.border_LT_TOP {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.border_T_B_R {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.border_T_B_L {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.border_RT_BTM {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.border_LT_BTM {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.border_RT_LT_BTM {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.border_RT_LT_TOP {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.alignLeft{
width:270px;
text-align:left;
float:left;
}
.alignRight td{
width:150px;
}

/* This is the start of the standard css for each design*/
.FeaturedListings {
	width: 375px;	
	clear:both;
	margin-top:5px;
	margin-bottom:10px;
}
.Featuredgallery {		
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 115px;
	float:left;	
	color: #000000;
	margin-left: 5px;
}
.FeaturedHeader {		
	margin-right:2px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight:bold;
	color:#FF6600;
}

.Featuredgallery .image {
	height: 85px;	

}
.featured {
background-color:#541C1D;
color:#FFF;
}

/*below is the standard css file for each design in the keys*/

.styleerror {color: #FF0000}


.footer {
clear:both;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}
.footer a:link {
	color: #FFCC00;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFCC00;
}
.footer a:hover {
	text-decoration: none;
	color: #000000;
}
.footer a:active {
	text-decoration: none;
	color: #FFCC00;
}

#search {
color:#000000;

}	

.fieldSet {
	display: block;
	border: 1px inset #333;
	position: relative;
	padding: 5px;
	margin: 15px 10px 10px 10px;
	background-color:#FFFFFF;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	height: auto;
}

.legend {
  position: absolute;
  top: -10px;
  left: -10px;
  background-color: #675E3F;
  padding: 2px 5px;
  border: 1px solid gray; 
  color: #FFFFFF;
  font-weight: bold;
  font-size:11px;
}

.fieldContent {
  text-align: right;
}

/* this is css for the 'gallery' page  */
.clearance { 
	clear: both; 
	margin-bottom: -15px;
}

.recordNav { 
	margin: 20px; 
	text-align: center; 
}

.recordNav ul, .recordNav li { 
	margin: 0px; 
	list-style: none; 
}

.recordNav li { 
	display: inline; 
	margin-right: 15px; 
}

/* this the css for the 'details' page */
#requestInfo {
clear:both;
float:none;
width:450px;
margin-bottom:10px;

}
.rfRightColumn{
float: right;
width: 320px;
height:25px;
}
.rfRightColumnComments {
float: right;
width: 320px;
height:80px;
}
.rfLeftColumn{
width:120px;
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
height:25px;
text-align:right;
}
.rfButton{
text-align:center;
border: 1px solid #000;
width: 440px;
height:25px;
float: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#cssbuttonDetail {
	float: right;
	width: 115px;
}

#cssbuttonDetail a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;	
	font-weight: bold;
	color: white;
	margin-bottom:2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;	
	width:110px;
	padding:0px;
	text-align:center;
}
#cssbutton a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;	
	font-weight: bold;
	color: white;
	margin-bottom:2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;	
	width:100px;
	padding:1px;
}
.cssbutton {
	background-color: #675E3F;
	border: 2px #B2A386 outset;	
}
.cssbutton:hover {
	border-style: inset;
	background-color: #B2A386;
	padding: 2px 2px 0 2px; /*shift text 1px to the right and down*/
}


.buttonspace {margin-bottom: 6px;
}

#propertyDisplay { 
	margin-left: 2px; 
	margin-right: 2px; 
	width: 500px;  
	padding: 5px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align:left;
}
.remarks {
/*	float: right; */
font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	text-align:left;
	width: 500px;
	margin-top:20px;
	margin-bottom:20px;
}
#extraPhotos img { 
	margin-right: 2px; 
	margin-left: 2px;
	cursor:pointer; 
}

#mainPhoto { 	
	margin-top: 10px; 
	text-align: left; 
}
#mainPhoto img{
cursor:pointer;
width: 500px;
}
#extraPhotos { 
	width: 500px; 
	height: 120px; 
	white-space: nowrap; 
	overflow: auto;  
	margin-top: 10px; 
}

#propertyInfo { 
	clear: both; 
	padding-top: 10px; 
}

dt, dd { 
	display: inline; 
	margin: 0; 
	padding: 0; 
	color:000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

dt { 
	font-weight: bold; 
	
}

.columnGroup h4 {
	border-bottom: 1px solid #000000; 
	padding-bottom: 4px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

.columnGroup { 
	clear: both; 
}

.leftColumn, .rightColumn { 
	width: 48%; 
}

.leftColumn { 
	float: left; 
}

.rightColumn { 
	float: right; 
}
#additionalDetails h4{
border-bottom: 1px solid #000; 
	padding-bottom: 4px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	clear:both;
}
#propertyFeatures {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.featureItem {
	width: 33%;
	float: left;
}
#remarks {
	margin-bottom:10px;
}
#agentInfo { 
	width: 175px; 
	float: right; 
}

#agentInfo ul { 
	list-style: none; 
	margin: 0; 
}

p.disclaimer { 
	font-size: 10px; 
	text-align: center;
	
}

#requestInfo {
clear:both;
}
#requestInfo h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border-bottom: 1px solid #000; 
text-align:left;
}
#requestInfo td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#presentInfo {
clear:both;

}
#presentInfo h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border-bottom: 1px solid #000; 
text-align:left;
}
#presentInfo td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.virtual{
color:#FFFFFF;
background-color:#541C1D;
border:solid 1px;
font-weight:bold;
}
.virtualborder{
border-bottom:1px solid;
border-left:1px solid;
border-right:1px solid;
border-top:1px solid;
padding:2px;
}
.virtuallogin {
color:#FFFFFF;
}
/*gallery css*/
.galleryContainer {
	width: 190px;
	height:auto;
	padding: 2px;
	border:1px solid #AFACA5;
	background-color:#E0DCD3;
}
.gallery {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#541C1D;
}
.gallery h4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#541C1D;
}
.gallery .thumbnail {
	width: 180px;
	text-align: center;
}

.QSHeading {
height:23px;
background-color: #B2A386;
border: 1px solid #7F7155;
width: 220px;
text-align:left;
margin-left:5px;

}
.welcomeHeading {
height:23px;
background-color: #B2A386;
border: 1px solid #7F7155;
width: 310px;
text-align:left;
margin-left:10px;
}
.galleryHeading {
height:23px;
background-color: #B2A386;
border: 1px solid #7F7155;
width: 190px;
text-align:center;

}
.galleryText{
margin-top: 3px;
}
.galleryAddress {
	text-align: left;
	margin-bottom:5px;
	font-weight: bold;
}
.gallery .thumbnail img {
	border:1px #AFACA5 solid;
}
.gallery .propertyDetails {
	width: 180px;	
	text-align: center;
}
.agentPhoto{
float: right;
vertical-align:top;
}
.agentInfo{
width: 205px;
vertical-align:top;
margin-left: 10px;
}
.black-normal-txt {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue-heading-txt {
	color: #1484C4;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#agentContactContainer {
width: 195px;
}
.agentPhoto2{
	margin-top: 3px;
	margin-left: 2px;
	float: left;
	width: 70px;
}

.agentContactInfo {
		color: #541C1D;
		font-size:9px;
}
.gallery .propertyDetails * {
	margin: 0;
	margin-bottom: .5em;

}
#searchpic{
	float:right;
	width:150px;
	height:164px;
	background-position:top;
	background-image:url(/images/home_search.jpg);
	
}
.whiteText{
color:#541C1D;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.detailclearance {
width: 500px;
}		
/*New css that should be added to the other site.css also*/
a.contentlink {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2172B3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.contentlink:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


