/*--------------------------- CSS Reset for browser compatibility ---*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*--------------------------- End CSS Reset ---*/

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

/* ------------------------------------BEGIN ALL PAGES CSS */
body,td,th {color:black;}
body {
background:url('') repeat bottom left fixed #C3B9DC;

width:900px;
margin:0px auto 0;
text-align:center;
}
a:link {color: #C23F5F;}
a:visited {color: #D88535;}
a:hover {color: #A5329A;}

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

/* ------------------------------------BEGIN INTERIOR PAGES CSS ONLY */
#agent {}

#agent font, #agent span, #agent p, #agent td {font-family:verdana;}


#site {
width:900px; /* To make not fixed-width, kill this line*/
border:10px solid white;
border-top:none;
}

/* ---- TOP AREA / HEADER ---- */
#MHT {width:900px;}

#header{height:225px; width:900px;
 background:url('/files/416332/bannoor.jpg') top left no-repeat;
}
 #nav {display:none; padding-top:15px; padding-left:200px; vertical-align:top;}
 #mainNavigation {}
 #mainNavigation li {float:left; list-style-type:none; border-left:1px solid white; padding-left:3px;}
 #nav a {text-decoration:none; display:block; padding-right:3px; color:white; font:9pt verdana;}
 #nav a:hover {color:white; background-color:#C23F5F;}
 #nav li:hover {background-color:#C23F5F;}
 #nav a:visited {color:white;}
 #banner{display:none;}

.suckernavigationctable{background-color:#C3B9DC;}
.suckerdiv {margin:0; padding:0; background-color:#C3B9DC;}
.suckerdiv ul {margin:0; padding:0; list-style-type:none; z-index:999999;}
.suckerdiv ul li a{display:block; width:175px; height:35px; text-align:center; line-height:2; text-decoration:none; color:#130E6C; font-size:19;}
.suckerdiv ul li a:hover{color:#fff; }
.suckerdiv ul li a:visited{color:#130E6C;}
.suckerdiv ul li a img {height:32px; width:175px; border:none; background:;}
.suckerdiv ul li {position:relative; float:left; display:block; z-index:9999;}
.suckerdiv ul li ul {position:absolute; display:none;}
.suckerdiv ul li ul li {height:25px; position:relative; left:-175px; background-color:#9EBBF7; line-leight:1px;}
.suckerdiv ul li ul li a {font-size:15; line-height:1.5; height:25px; width:190px; color:#130D6D; text-decoration:none; background:#9EBBF7; padding:1px 5px; border:1px solid #130D6D;  font-weight:normal;}
.suckerdiv ul li ul li a:visited {color:white;}
.suckerdiv ul li ul li a:hover {background:#130D6D; color:white; text-decoration:none;}
.suckerdiv ul li ul li ul {height:25px; left:0px; top:0; padding:0px; margin:0px;}
.suckerdiv ul li ul li ul li {height:25px; position:relative; left:190px;}
.suckerdiv ul li ul li ul li a {height:25px; width:200px;}

/* Holly Hack for IE \*/
* html .suckerdiv ul li {float:left; height:1%;}
* html .suckerdiv ul li a {height:1%;}
/* End */

/* ---- BEGIN BOTTOM HALF / LEFT COLUMN ---- */

#content {border-bottom:10px solid white; width:900px;}

#left {vertical-align:top;
 width:150px;
 padding:50 5 0 5;
 background:url(/files/416332/foofed-out-pink.jpg) top repeat-x white;
 border-right:1px dotted brown;
}
#left h3 {text-align:right; font-size:15pt; color:#130D6D; border-bottom:1px dotted #752E00; padding-bottom:5px;}
 #contact {text-align:right; width:150px;}
 #contact, #contact span {color:#130D6D;}
 #contactInfo {font-size:8pt;}
 #contactInfo strong {font-size:9pt;}

 #designations {text-align:center;}

/* ----QUICK SEARCH ---- */

/* #quickSearch {display:none;} Uncomment this line if you are not using the QuickSearch */
#quickSearch h3 {text-align:right; font-size:15pt; color:#DD9C62; border-bottom:1px dotted #DD9C62; padding-bottom:5px;}
.quickSearchTips {font:7pt verdana; color:brown;}
#left input, #left select {height:18px; width:150px; font:8pt verdana;}
input.quickSearchButton {
 width:70px !important;
 height:20px !important;
 border:1px dotted #752E00;
 background-color:#DD9C62;
 color:white;
 margin-top:7px;
 margin-bottom:7px;
}
#quickSearch span {color:#DD9C62;}

/* ---- MAIN AREA ---- */

#mainBody {padding:10px; background-color:white; vertical-align:top; width:600px;}
#mainBody h3, #mainBody h2, #mainBody h1 {font-weight:bold;}
#mine p, #mine p font, #mine font{font-size:10pt;}

/* ---- RIGHT COLUMN ---- */

#right {vertical-align:top;
 width:150px;
 padding:50 5 0 5;
 background:url(/files/416332/foofed-out-brown.jpg) top repeat-x white;
 border-left:1px dotted brown;
}
#right h3 {text-align:left; font-size:15pt; color:#130D6D; border-bottom:1px dotted #752E00; padding-bottom:5px;}
 #articles {float:left; }
  #articles a {display:block; font:7.5pt verdana; padding-bottom:9px; }
  #articles ul {color:#C3B9DC; float:left;}
  #articles li {float:left; width:140px;  }

 #partnersTable01{width:150px; padding:5px 0; text-align:left; float:left;}
	#partnersTable01 .partnerTile{display:block; width:150px; float:left; padding:0px; margin-top:10px;}
		#partnersTable01 .partnerTile .preferedIcon{margin-left:0px;}
		#partnersTable01 .partnerTile .preferedLink{font-size:10px; text-decoration:underline; font-weight:bold;}
		#partnersTable01 .partnerTile .caption{display:block; margin-left:0px; font-size:10px; width:150px; float:left;}
		#partnersTable01 #preferedTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #preferedTile #partnerIcon{display:block; float:left; margin:6 3; width:5px; height:5px;
			 background:url(/files/416332/crazyBull.jpg) no-repeat;}
			#partnersTable01 #preferedTile #partnerLink{}
		#partnersTable01 #aelTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #aelTile #aelIcon{display:block; float:left; margin:6 3; width:5px; height:5px;
			 background:url(/files/416332/crazyBull.jpg) no-repeat;}
			#partnersTable01 #aelTile #aelLink{}
		#partnersTable01 #homeAdviceTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #homeAdviceTile #homeAdviceIcon{display:block; float:left; margin:6 3; width:5px; height:5px;
			 background:url(/files/416332/crazyBull.jpg) no-repeat;}
			#partnersTable01 #homeAdviceTile #homeAdviceLink{}
		#partnersTable01 #reNewsTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #reNewsTile #reNewsIcon{display:block; float:left; margin:6 3; width:5px; height:5px;
			 background:url(/files/416332/crazyBull.jpg) no-repeat;}
			#partnersTable01 #reNewsTile #reNewsLink{}
	#partnersTable01 .clearFloat{clear:both; display:block; height:1px; overflow:hidden;}

/* ---- BOTTOM AREA / FOOTER ---- */

#footer {
 width:900px;
 height:130px;
 font:8pt verdana !important;
 background:url(/files/416332/foofed-out-red.jpg) bottom repeat-x white;
}
 #agentName {width:150px; padding-top:10px; float:left;}
 #agentOffice {width:560px; padding-top:10px; float:left;}
 #agentPhone {width:150px; padding-top:10px; float:left;}

div#disclaimerWrapper table {width:900px; margin:40px 10px 0 10px; text-align:center; clear:left;}

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