/*--------------------------- 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,td,th,p,div,font {color:white;}
body {
background-color:url() #32525D;
margin: 0px;
}
a:link {color:#5BD6FF;}
a:visited {color:#5BD6FF;}
a:hover {color:#ACEAFF;}

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

/* ------------------------------------BEGIN INTERIOR PAGES CSS ONLY */
#agent {
width:949px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
position:relative;
background:url('/files/604420/woodboard.jpg') repeat-x center top #32525D;
background-position:0 100;
margin: 0 auto 0;
}

#agent font, h2, h3, h4, h5, span, p, td {color:BASICCOLOR;}
#agent a {color:#5BD6FF;}
#agent a:hover {color:#ACEAFF;}
#agent a:visited {color: #5BD6FF;}

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

#MHT {height:36px;}
#header{height:200; background:url('/files/604420/ts8iro.jpg');}
#banner{height:200; background:url('/files/SL#/BANNERBG') no-repeat top center;}

#content {background-color:#4B91AA; border-left:1px solid white; border-right:1px solid white;}
#agentPic {display:none;}

#left {vertical-align:top; width:180px;}

#nav {background:url(/files/604420/leftContentBG.gif) top center no-repeat #6C9AA9; padding-top:10px;}
#nav a{display:block; background:url(/files/604420/burtons.gif) top left no-repeat; width:180px; height:30px; padding:5 0 0 5;}
#nav a:hover {background:url(/files/604420/burtons.gif) top right no-repeat; color:white;}
#nav a, #nav a:visited {color:white; text-decoration:none; text-transform:capitalize;}

#contact {padding:20 5 0 5; background:url(/files/604420/leftContentBG.gif) bottom center no-repeat #6C9AA9; text-align:center;}
#contact, #contact span {color:BASICCOLOR;}

#mainBody {padding:10px;}

#partnersTable01{width:640px; padding:15px 0; text-align:left; float:right;}
	#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;}
		#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:block; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat; display:none;}
			#partnersTable01 #preferedTile #partnerLink{}
		#partnersTable01 #aelTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #aelTile #aelIcon{display:block; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat; display:none;}
			#partnersTable01 #aelTile #aelLink{}
		#partnersTable01 #homeAdviceTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #homeAdviceTile #homeAdviceIcon{display:block; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat; display:none;}
			#partnersTable01 #homeAdviceTile #homeAdviceLink{}
		#partnersTable01 #reNewsTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #reNewsTile #reNewsIcon{display:block; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat; display:none;}
			#partnersTable01 #reNewsTile #reNewsLink{}
	#partnersTable01 .clearFloat{clear:both; display:block; height:1px; overflow:hidden;}

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

#designations {text-align:center; clear:left; width:145px;}

#disclaimerWrapper {width:949px; padding-top:40px; background:url(/files/604420/footerBG.gif) top center no-repeat; text-align:center;}

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