/*--------------------------- Some colors to find and replace:
#FFFFFF basic body background color
splashBG.jpg body background image (.jpg or .gif, /files/260695/ is already included)
#000000 overall font color for most instances of text
#FB0004 color of links
#FB0004 color of visited links
#FB0004 links when hovered
260695 Storage Locker number
HEADERBG background of header (.jpg or .gif, /files/260695/ is already included)
BANNERBG banner (.jpg or .gif, /files/260695/ is already included)
bullet.jpg Partner links bullets (.jpg or .gif, /files/260695/ is already included)
------------------------------------- End find and replace */

/* ------------------------------------BEGIN ALL PAGES CSS */
body,td,th {color:#000000;}
body {
background:url('/files/260695/splashBG.jpg') top center repeat white;
margin:0 auto;
text-align:center;
}
font, a, font a, a font {font-family:times new roman, times, serif;}
a:link {color: #FB0004; text-decoration:none;}
a:visited {color: #FB0004;}
a:hover {color: #FB0004; text-decoration:underline;}

/* ------------------------------------BEGIN INTRO PAGE CSS ONLY */
#splash {
width:900px;
text-align:center;
position:relative;
margin: 0 auto;
}
#splashContent {
 position:relative;
 text-align:center;
 background:url('/files/260695/introBG.jpg') top center no-repeat white;
}
#splashSS {position:relative; top:50; left:50;}
#splashSSdiv {height:700px;}

#splashContent img {display:none;}
#splashSS img, #splashSSdiv img, #splashBottom img, #splashContent a img {display:inline;}
#splashBottom table td {
padding-bottom:25px;
}

/* ------------------------------------BEGIN INTERIOR PAGES CSS ONLY */
#agent {
width:900px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
background:url('/files/260695/splashBG.jpg') repeat center top #FFFFFF;
margin: 0 auto 0;
}

#agent font, h2, h3, h4, h5, span {color:#000000;}
#agent a {color:#FB0004;}
#agent a:hover {color:#FB0004;}
#agent a:visited {color: #FB0004;}

#site {
width:900px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
background:url('') white;
}

#MHT {height:36px; display:none;}
#header{height:200; background:url('/files/260695/annBanner.jpg');}
#banner{height:200; background:url('/files/260695/BANNERBG') no-repeat top center;}

#left {vertical-align:top; width:150px; display:none;}

#nav a{display:block; width:150px; text-decoration:none;}
#nav a {color:#000000;}
#nav a:hover {color:#FB0004;}
#nav a:visited {color:#000000;}

#contact {text-align:center; float:left; padding-top:10px; width:250px;}
#contact, #contact span {color:#000000;}
#contactInfo br{display:none;}

#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/260695/bullet.jpg) 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/260695/bullet.jpg) 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/260695/bullet.jpg) 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/260695/bullet.jpg) no-repeat;}
			#partnersTable01 #reNewsTile #reNewsLink{}
	#partnersTable01 .clearFloat{clear:both; display:block; height:1px; overflow:hidden;}

#articles {float:right; border:2px solid #FB0004; padding-bottom:4px;}
#articles a {display:block; width:315px; text-decoration:underline;}
#articles ul {list-style-type:none;}
#articles li {float:left;}

#designations {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;}
