/*--------------------------- Some colors to find and replace:
BGCOLOR basic body background color
BODYBG body background image (.jpg or .gif, /files/SL#/ is already included)
BASICCOLOR overall font color for most instances of text
LINKCOLOR color of links
LINKVISITED color of visited links
LINKHOVER 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, #agent {
background:url(/files/490411/picbg.jpg) top repeat-x fixed #472205;
margin: 0px auto;
width:882px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
}

#site {
width:882px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
}

table, td, th, body, div, p, span, font {color:#FFF;}

a:link, a:link font, font a:link {color: #9BBE9D;}
a:visited, a:visited font, font a:visited {color: #9BBE9D;}
a:hover, a:hover font, font a:hover {color: #035713;}



/* ------------------------------------BEGIN INTRO PAGE CSS ONLY */
#splash {display:none;}
.homepage #MHT, .homepage #partners, .homepage #articles, .homepage #disclaimerWrapper, .homepage #left {display:none;}
.homepage #splash {display:block;}
.homepage #banner {height:120px; background:url('/files/490411/intro.jpg') top center;}


/* ------------------------------------BEGIN INTERIOR PAGES CSS ONLY */
#MHT {height:36px;}
#header{background:url('/files/490411/bannerinside.jpg') top center; border:1px solid #9BBE9D;}
#banner{height:185px;}
#contactBar {height:40px; background:url('/files/490411/intro.jpg') top center; background-position:0 -460px; text-align:left;}
 #contactBar a {display:block; width:182px;}
 #contactBar a img {width:182px; height:40px; border:none;}
  #contactBtn {}
  #meetBtn {float:right;}

#snucka {height:100px; padding-left:79px; background:url('/files/490411/intro.jpg') bottom center;}
/* ------------ Style for Horizontal Menu -- */
.suckerdiv {margin:0; padding:0;}
.suckerdiv ul {margin:0; padding:0; list-style-type:none;}
.suckerdiv ul li a {display:block; width:182px;}
.suckerdiv ul li a img {height:80px; width:182px; border:none;}
.suckerdiv ul li {position:relative; float:left; display:block;}
.suckerdiv ul li ul {position:absolute; display:none;}
.suckerdiv ul li ul li {position:relative; left:-182px; background-color:#472205;}
.suckerdiv ul li ul li a {width:182px; color:white; text-decoration:none; background:#472205; padding:1px 0px; border:1px solid #9BBE9D;}
.suckerdiv ul li ul li a:visited {color:white;}
.suckerdiv ul li ul li a:hover {background:#035713; color:white;}
.suckerdiv ul li ul li ul {left:0px; top:0; padding:0px; margin:0px;}
.suckerdiv ul li ul li ul li {position:relative; left:-200px;}
.suckerdiv ul li ul li ul li a {width:200px;}

/* Holly Hack for IE \*/
* html .suckerdiv ul li {float:left; height:1%;}
* html .suckerdiv ul li a {height:1%;}
/* End */


#content {border:1px solid #9BBE9D; border-top:none; background:#472205;}



#left {vertical-align:top; width:150px; border-right:1px solid #9BBE9D; background:#035713;}
 #left a:hover {color:#472205;}

#home {text-align:center; padding:15px;}
#home a {font-size:18pt;}

#qs {}
#qs div {padding-left:5px; text-align:left;}
/* BEGIN QUICK SEARCH CLASSES */
.quickSearchFieldName{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff;}
.quickSearchText {font-family:arial; font-size:11px; width:140px; border:#999999 solid 1px; display:block; background-color:#FFFFFF; color:#472205;}
.quickSearchSelect {font-family:arial; font-size:11px; width:140px; border:#999999 solid 1px; display:block; background-color:#FFFFFF;}
.quickSearchTips{font-size:9px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.quickSearchOR-one, .quickSearchOR-two{font-size:9px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.quickSearchSettings{display:block; position:absolute; visibility:hidden; border:0px; height:1px;width:1px;}
.quickSearchMLS, .quickSearchOR-one, .quickSearchOR-two, .quickSearchZIP, .quickSearchTips, .quickSearchMinPrice, .quickSearchMaxPrice {display:none;}
#reset_qs {display:none;}
.quickSearchButton{padding-bottom:2px; margin-top:5px; margin-bottom:5px; vertical-align:middle; cursor:pointer;}
#go_qs {width:140px; height:24px; background:#9BBE9D; border:none; font-size:12pt; color:#FFF;}
/* END QUICK SEARCH CLASSES */

#contact {padding-top:20px; text-align:center;}
#contact div, #contact span {color:BASICCOLOR;}




#mainBody {padding:10px;}
#agentPic {display:none;}

#partnersTable01{width:640px; padding:15px 0; text-align:left;}
	#partnersTable01 .partnerTile{display:block; width:300px; float:left; padding:0px 0; margin:10px;}
		#partnersTable01 .partnerTile .preferedIcon{margin-left:0px;}
		#partnersTable01 .partnerTile .preferedLink{font-size:13px; text-decoration:underline; font-weight:bolder; font-style:italic;}
		#partnersTable01 .partnerTile .caption{display:block; margin-left:0px; font-size:12px; width:300px; float:right;}
		#partnersTable01 #preferedTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #preferedTile #partnerIcon{display:none; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat;}
			#partnersTable01 #preferedTile #partnerLink{}
		#partnersTable01 #aelTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #aelTile #aelIcon{display:none; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat;}
			#partnersTable01 #aelTile #aelLink{}
		#partnersTable01 #homeAdviceTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #homeAdviceTile #homeAdviceIcon{display:none; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat;}
			#partnersTable01 #homeAdviceTile #homeAdviceLink{}
		#partnersTable01 #reNewsTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #reNewsTile #reNewsIcon{display:none; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat;}
			#partnersTable01 #reNewsTile #reNewsLink{}
	#partnersTable01 .clearFloat{clear:both; display:block; height:1px; overflow:hidden;}

#articles {}
#articles a {display:block; width:315px;}
#articles ul {list-style-type:none; margin:0; padding:0; margin-left:10px;}
#articles li {float:left;}

#designations {text-align:center;}

#disclaimerWrapper {width:880px; margin-top:20px; text-align:center;}

/* -------- BEGIN SPECIAL PAGE CONSIDERATIONS ----------- */
.calculator #mainBody li, .calculator i, .entryBox p, .hCalendarTable div, .hCalendarDayNameRow {color:black;}
#mainBody table table td font {color:black;}
.openhouse #mainBody #listingWrapper td, .detailPanel tr td {color:black;}
#contentwell div, #contentwell p {color:#666;}