/*--------------------------- 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 {
background-color: #1A3685;
margin: 0px auto;
width:1000px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
}

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

table, td, th, body, div, p, span, font {color:black; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;}

a:link, a:link font, font a:link {color: #1A3685;}
a:visited, a:visited font, font a:visited {color: #1A3685;}
a:hover, a:hover font, font a:hover {color: #2E73E6;}


/* ------------------------------------BEGIN INTERIOR PAGES CSS ONLY */
#MHT {height:36px;}
#header{background:url('/files/481191/bannerly.jpg');}
#banner{height:200;}

#content {background:url(/files/481191/cleaverly.jpg) top center repeat-y #E5D59F;}
#contentTopper {background:url(/files/481191/leave.jpg); height:35px;}
#contentBottomer {background:url(/files/481191/it.jpg); height:40px;}

#left {vertical-align:top; width:170px; padding:10px; padding-left:55px; color:#FFFFFF;}

#nav a {display:block; width:170px; border:1px solid white; margin-bottom:3px; padding:1px 0px 2px 3px;}
#nav a {color:white; text-decoration:none; background:#1A3685;}
#nav a:visited {color:white;}
#nav a:hover {color:yellow; border-color:#FFA200;}

#contact {padding-top:20px; text-align:center;}
#contact div, #contact span {color:white;}
#contact p {display:none;}

#mainBody {padding:10px 70px 10px 10px;}

#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;}
		#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 {color:black;}
#mainBody table table td font {color:black;}
.openhouse #mainBody #listingWrapper td {color:black;}
.detailPanel tr td{color:black;}
#contentwell p {color:#666;}

#agentList li {background:url(/files/481191/creamFade.jpg) top left repeat-x#E5D69F;}
#agentList .oddRow {background:url(/files/481191/blueFade.jpg) top left repeat-x #2E74E6 !important;}
#agentList .oddRow div, #agentList .oddRow span, #agentList .oddRow p {color:white;}
#agentList .oddRow a {color:yellow !important;}
#agentList .oddRow a:hover {color:#FFA200 !important;}