body {
	/*background-color: #762927;*/
	background-color:#F9EDDC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
hr {
	color: #1B1D1C;
}
/* used on detail page - note top padding */			
.large24head {
	font-size: 24px;
	color: #363632;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 15px;
}
			
.largehead {
	font-size: 18px;
	color: #762927;
	font-weight: bold;
}
			
.midhead {
	font-size: 15px;
	color: #762927;
	font-weight: bold;
}
			
.smallhead {
	font-size: 12px;
	color: #762927;
	font-weight: bold;
}

/* for MLSplus */			
.redhead {
	font-size: 12px;
	color: #CC0033;
}
			
.plaintext {
	font-size: 12px;
	color: #1B1D1C;
}

.smalltext {
	font-size: 10px;
	color: #1B1D1C;
}

/* This defines the border around the thumbnails on the pickpage -  */
.thumb {
	border: 1px solid #1B1D1C;
} 

.thumb:hover {
	border: 1px solid #FFCC00;
}

/* colors any submit button, instead of using an image */
input.gobtn {
	background-color: #762927; 
	font-weight: bold; 
	font-size: 9px; 
	color: #FFFFFF;
	padding: 1px;
}

/* defines width of form box holding counties, cities, etc 
	don't change this*/
select.box {
	width: 150px;
}

select.100 {
	width: 85px;
	font-size: 10px;
	margin: 2px;
}

input.85 {
	width: 85px;
	font-size: 10px;
	margin: 2px;
}

input.40 {
	width: 40px;
	font-size: 10px;
	margin: 2px;
}

/* used on registration page - justified */   
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #1B1D1C;
	text-align: justify;
}

/* favorites and saved searches - table background color */
table.cart {
	padding: 2px 1px 5px;
	width: 100%;
	background-color: #F8F8FF;
	border: 1px double #EEE8AA;
	
}    

/* style boxes*/
.rightBox{border: solid 1px #422b13;background-color:#f4f0eb;color:#030303;font-size:11px;font-weight:normal;font-family:Arial, Helvetica, sans-serif;}
.rightBoxHead {font-size:14px;font-weight:bold; font-family:Arial, Helvetica, sans-serif;background-color:#762927;color:#fff;}



/* /////////////////
interactive map styles
///////////////////*/

/*main overlay panels*/
.infobox{border: 1px solid #363632;font-size: 11px;color:#1b1d1b;padding: 7px;background-color:#f4e2cd;}
.alertbox{font-size: 11px;color:#363632;background-color:#FFF;border: 1px solid #863835;}

/*main page tabs (MAP, DETAILS, FAVORITES, HELP)*/
.maintabs{font: bold 13px;font-family:Georgia, "Times New Roman", Times, serif;text-align: left;}
.maintabs li a{color: #363632;background-image:none;background-color:#e0d09d;border: 1px solid #1b1d1b;border-bottom:1px solid #e0d09d;}
.maintabs li a:visited{color: #FFFFFF;}
.maintabs li a:hover{color: #e0d09d;background-image:none;background-color:#363632;}
.maintabs li.selected a{color: #e0d09d;background-image:none;background-color:#762927;border: 1px solid #1b1d1b;}
.maintabs li.selected a:hover{text-decoration: none;}

/*toolbars*/
.focusbar{border-bottom:solid 1px #363632;color:#fff;background-image:url(http://queenanneforsale.com/search/focusbar_bg.jpg); background-repeat:repeat-x;}
.focusbar_head{color:#e0d09d;font-size:12px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}
.focusfields{font-size:11px;color:#000000;background-color:#f4e2cd;}
.refinebar{border-bottom:solid 1px #363632;color:#1b1d1b;background-image:url(http://queenanneforsale.com/search/refinebar_bg.jpg); background-repeat:repeat-x;}
.refinebar_head{color:#363632;font-size:12px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}

/*main content wrapper*/
.content_style{border: 1px solid #1b1d1b;}

/*page sub tabs */
a.tab{background-color:#fcf4e7; font-weight:bold;border: 1px solid #363632;color:#1b1d1b;text-decoration: none;}
a.tab:hover{border: 1px solid #363632;font-weight:bold;text-decoration: none;color: #e0d09d; background-color:#363632;}
a.stab{border:1px solid #762927; font-weight:bold;font-size: 11px;text-decoration: none;color:#e0d09d;}
a.stab:hover{border:1px solid #762927; font-weight:bold;font-size: 11px;text-decoration: none;color:#e0d09d;}
