/*--------------------------- Some colors to find and replace:
#000000 basic body background color
BODYBG body background image (.jpg or .gif, /files/1074450/ is already included)
black overall font color for most instances of text
#AA1101 color of links
#AA1101 color of visited links
#FF0000 links when hovered
1074450 Storage Locker number
HEADERBG background of header (.jpg or .gif, /files/1074450/ is already included)
BANNERBG banner (.jpg or .gif, /files/1074450/ is already included)
PARTNERBULLET Partner links bullets (.jpg or .gif, /files/1074450/ is already included)
------------------------------------- End find and replace */

/* ------------------------------------BEGIN ALL PAGES CSS */
body {
background-color: #000000;
margin: 0px auto;
width:880px; /* 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, sans-serif;}

a:link, a:link font, font a:link {color: #AA1101;}
a:visited, a:visited font, font a:visited {color: #AA1101;}
a:hover, a:hover font, font a:hover {color: #FF0000;}

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

/* ------------------------------------BEGIN INTERIOR PAGES CSS ONLY */
#agent {}
#site {
width:880px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
background:url('/files/1074450/deyoBG.jpg') no-repeat top center white;
}

#MHT {height:36px;}
#header{height:80; background:url('/files/1074450/HEADERBG');}
#banner{height:80; background:url('/files/1074450/BANNERBG') no-repeat top center;}

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

#nav {height:300px;}
#nav a{display:block; width:170px; text-decoration:none; text-align:right;}
#nav a {color:#FFF;}
#nav a:visited {color:#FFF;}
#nav a:hover {color:#FF0000;}

#qs div {padding-left:30px;}
#qs h3 {text-align:center;}
/* BEGIN QUICK SEARCH CLASSES */
.quickSearchFieldName{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#AA1101;}
.quickSearchText {font-family:arial; font-size:11px; width:120px; border:#999999 solid 1px; display:block; background-color:#FFFFFF; color:#b40000;}
.quickSearchSelect {font-family:arial; font-size:11px; width:120px; border:#999999 solid 1px; display:block; background-color:#FFFFFF;}
.quickSearchButton{width:40px; height:18px; border:#FFFFFF solid 1px; padding-bottom:2px; margin-top:5px; margin-bottom:5px;  background-color:#b40000;
 text-align:center; color:#FFFFFF; font:bold 7pt Arial,Helvetica,sans-serif; vertical-align:middle; cursor:pointer;}
.quickSearchTips{font-size:9px; color:#f00; font-family:Arial, Helvetica, sans-serif; font-weight:bold; width:127px; padding-bottom:20px;}
.quickSearchOR-one, .quickSearchOR-two {font-size:9px; color:#f00; font-family:Arial, Helvetica, sans-serif; display:block; text-align:center;}
.quickSearchSettings{display:block; position:absolute; visibility:hidden; border:0px; height:1px;width:1px;}
/* END QUICK SEARCH CLASSES */

#contact {margin-top:20px; padding:5px; text-align:center;}
#contact, #contact span {color:black;}

#mainBody {padding:10px; background:url(/files/1074450/deyoInside.jpg) top left no-repeat white; width:702px; border-top:1px solid white; border-left:1px solid white;}
#ss {display:none;}
.homepage #mainBody {padding:0; background:url(); border:none;}
.homepage #ss {display:block;}

#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:none; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/1074450/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/1074450/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/1074450/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/1074450/PARTNERBULLET) no-repeat;}
			#partnersTable01 #reNewsTile #reNewsLink{}
	#partnersTable01 .clearFloat{clear:both; display:block; height:1px; overflow:hidden;}

#articles {float:right; padding-bottom:20px;}
#articles a {display:block; width:315px;}
#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;}
