/*--------------------------- 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 {color:BASICCOLOR;}
body {background:url(/files/68987/bodyback.jpg);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {color: #825576;}
a:visited {color: #825576;}
a:hover {color: #C0AABA;}

/* ------------------------------------BEGIN INTRO PAGE CSS ONLY */
#splash {background:url(/files/68987/bodyback.jpg);
margin-top:14px;}

.contentfronttexttable{width:950px;
background-color:#80767E; 
border-left:1px solid #F7E7F2;
border-right:1px solid #F7E7F2;  
border-bottom:1px solid #F7E7F2;
color:white;}

.contentfronttexttable font{font-size:14px;}


.contentfronttexttable a:link {color:#F6E6F1;}
.contentfronttexttable a:visited {color: #F6E6F1;}
.contentfronttexttable a:hover {color: #675864;}

.rollovernav a{text-decoration:none; color:white; font-family: Arial, Helvetica, sans-serif;}
.rollovernav a:hover{color:white;}
.rollovernav a:visited{color:white;}
.rollovernav img{border:2px solid white;}
.rollovernav img:hover{border:2px solid #815475;}

/* ------------------------------------BEGIN INTERIOR PAGES CSS ONLY */
#agent {
width:880px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
position:relative;
background:url(/files/68987/bodyback.jpg);
margin: 0 auto 0;
}

#agent font, h2, h3, h4, h5, span {color:BASICCOLOR;}
#agent a {color:LINKCOLOR;}
#agent a:hover {color:LINKHOVER;}
#agent a:visited {color: LINKVISITED;}

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

#agentpic, #pagetitle{display:none;}
#MHT {height:36px;}
#header{height:160; background-color:#815475;}
#banner{height:150; background:url('/files/68987/headermauve.jpg') no-repeat top center;}

#left {vertical-align:top; width:200px; background-color:#815475;}

#nav a{display:block; width:200px; text-decoration:none; background-color:#CBBEC7; margin:2px; padding:3px; text-transform:capitalize;}
#nav a {color:#000;}
#nav a:hover {color:#815475; background-color:#E5DEE3;}
#nav a:visited {color:#000;}

#contact {padding-top:20px; text-align:center;}
#contact, #contact span, #contactinfo a {color:#fff;}

#mainBody {padding:10px; background-color:#F6E6F1;}

#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; 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:block; 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:block; 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:block; 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:block; 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 {float:right;}
#articles a {display:block; width:315px;}
#articles ul {list-style-type:none;}
#articles li {float:left;}

#designations {float:right; text-align:center;}

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

/* -------- 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;}
