/*--------------------------- Some colors to find and replace:
BGCOLOR basic body background color
BODYBG body background image (.jpg or .gif, /files/SL#/ is already included)
#000 overall font color for most instances of text
#F67823 color of links
LINKVISITED color of visited links
#3E3E3E links when hovered
SL# Storage Locker number
HEADERBG background of header (.jpg or .gif, /files/SL#/ is already included)
BANNERBG banner (.jpg or .gif, /files/SL#/ is already included)
PARTNERBULLET Partner links bullets (.jpg or .gif, /files/SL#/ is already included)
------------------------------------- End find and replace */

/* ------------------------------------BEGIN ALL PAGES CSS */
body,td,th {color:#000;}
body {margin: 0px;}

a:link {color: #F67823;}
a:visited {color: #F67823;}
a:hover {color: #3E3E3E;}

/* ------------------------------------BEGIN INTRO PAGE CSS ONLY */
#splash {}

/* ------------------------------------BEGIN INTERIOR PAGES CSS ONLY */
#agent {background:url('/files/1587724/peachFadeBG.jpg') top center white;}

#agent font, h2, h3, h4, h5, span, p, td {color:black;}
#agent a {color:#F67823;}
#agent a:hover {color:#FFC72F;}
#agent a:visited {color:#F67823;}

#agentPic {display:none;}

#site {}

#MHT {height:36px;}
#header{background:url('');}
#banner{height:200; background:url('/files/1587724/ModernWhiteBlackGold.jpg') no-repeat top center #F4E5CE;}

#ContactAndQS {}
.topRow{
 background:url('/files/1587724/goldTightVert.jpg') center;
 border-top:2px solid #F67823;
 border-bottom:2px solid #F67823;
}

#topContact {font-size:8pt; height:20px; /* width:675px; float:right; */ padding-left:20px;}
#topContact, #topContact span {color:#000000; font:10pt tahoma, verdana, arial, sans-serif; line-height:18px;}
#topContact div {margin-right:20px; float:left; line-height:18px;}
#topContact br {display:none;}

#designations {text-align:center; float:right; width:375px; display:none;}

.bottomRow{
 height:40px;
 background:url('/files/1587724/silverBlackVert.jpg') center;
 padding-left:10px;
 padding-right:10px;
 border-top:2px solid #E1E1E1;
 border-bottom:2px solid #E1E1E1;
}

/* BEGIN QUICK SEARCH CLASSES */
#qsContainer{}

 	#QuickSearch{display:block;margin:0;padding:0;height:25px;overflow:hidden;text-align:center;}
 	#QuickSearch fieldset label{font:normal 8pt/100% "arial", sans-serif;}
	#QuickSearch fieldset{display:inline;margin:0;padding:0;border:none;}
	#QuickSearch legend,#QuickSearch label span{display:none;}
	#QuickSearch fieldset input{width:125px;height:21px;font:bold 9pt "arial", sans-serif;}
	#QuickSearch fieldset select{width:125px;height:18px;font:normal 9pt "arial", sans-serif;}
		#QuickSearch fieldset input#state_qs{width:25px;}
		#QuickSearch fieldset input#zipcode_qs{width:50px;}
		#QuickSearch fieldset select#proptype_qs{width:175px;}
		#QuickSearch fieldset select#bed_qs{width:65px;}
		#QuickSearch fieldset select#full_qs{width:65px;}
		#QuickSearch fieldset select#minprice_qs{width:80px;}
		#QuickSearch fieldset select#maxprice_qs{width:80px;}
		#QuickSearch input#go_qs{width:30px;font:bold 8pt "arial", sans-serif;text-align:center;}
        #city_qs, #state_qs, #zipcode_qs {background:url(/files/1587724/qsFieldBg.gif);}
        #state_qs {background-position:-300px 0;}
        #zipcode_qs {background-position:-600px 0;}

/* END QUICK SEARCH CLASSES */

#nav {}
 #menuText {
  height:100px;
  background:url('/files/1587724/goldFadeVert.jpg') center center;
  border-top:2px solid black;
  border-bottom:2px solid black;
  display:none; /* display:none by default, block in lieu of jsmenu */ 
 }
 #menuText a {width:150px; color:#F67823; text-decoration:none; display:block; float:left;}
 #menuText a:hover {color:#3E3E3E;}
 #menuText a:visited {color:#F67823;}

 #menuJava {
  height:36px;
  background:url('/files/1587724/goldFadeVert.jpg') center center;
  border-top:2px solid black;
  border-bottom:2px solid black; display:block; /* if no jsmenu, display:none this, and re-enable text menu above (menuText) */
 }

#mainBody {padding:10px; width:800px;}

#disclaimerWrapper {margin-top:20px;}

/* -------- BEGIN SPECIAL PAGE CONSIDERATIONS ----------- */
.calculator #mainBody li, .calculator i {color:black;}
#mainBody table table td font {color:black;}
.openhouse #mainBody #listingWrapper td {color:black;}
.detailPanel tr td{color:black;}