/* CSS Document */
#agentpic{display:none;}
#pagetitle{display:none;}
#agent font, span, p, td {color:black; font-family:verdana; font-size:0.8em;}
#agent a {color:#201712;}
#agent a:visited {color: #4D4D4D;}
#agent a:hover {color:#B2B2B2;}

/* ---- TOP AREA / HEADER ---- */
#MHT {}

#header{height:200px;
 background:url('/files/187551/banner.jpg') center no-repeat #201712;
 border-left:10px solid white;
 border-right:10px solid white;
 border-top:none;
}
 #mainNavigation li {list-style-type:square; vertical-align:top;}
 #nav a {text-decoration:none; color:black; font:11pt verdana;}
 #nav a:hover {color:white; background-color:#201712;}
 #nav li:hover {background-color:#201712;}
 #nav a:visited {color:white;}
 #banner{display:none;}

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

#content {border-bottom:10px solid white; border-right:10px solid white; border-left:10px solid white;}

#left {vertical-align:top;
 width:200px;
 padding:50 5 0 5;
 background:url(/files/###/foofed-out-pink.jpg) top repeat-x #A19C5A;
 border-right:1px dotted brown;
}
#left h3 {text-align:right; font-size:15pt; color:#201712; border-bottom:1px dotted #201712; padding-bottom:5px;}
 #contact {text-align:right; width:200px;}
 #contact, #contact span {color:#201712;}
 #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:#201712; border-bottom:1px dotted #2017122; padding-bottom:5px;}
.quickSearchTips {font:7pt verdana; color:#201712;}
#left input, #left select {height:18px; width:175px; font:8pt verdana;}
input.quickSearchButton {
 width:70px !important;
 height:20px !important;
 border:1px dotted #752E00;
 background-color:#201712;
 color:white;
 margin-top:7px;
 margin-bottom:7px;
}
#quickSearch span {color:#201712;}


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

#mainBody {padding:10px; background-color:white; vertical-align:top;}

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

#right {vertical-align:top;
 width:150px;
 padding:50 5 0 5;
 background-color: #A19C5A;
 border-left:1px dotted brown;
}
#right h3 {text-align:left; font-size:15pt; color:#201712; border-bottom:1px dotted #201712; padding-bottom:5px;}
 #articles {float:left;}
  #articles a {display:block; width:150px; font:7.5pt verdana; overflow:}
  #articles ul {list-style-type:square; margin-left:-15px; color:#201712;}
  #articles li {float:left;}

 #partnersTable01{width:150px; padding:5px 0; text-align:left; float:left;}
	#partnersTable01 .partnerTile{display:block; width:150px; float:left; padding:0px 0; margin: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() 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() 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() 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() no-repeat;}
			#partnersTable01 #reNewsTile #reNewsLink{}
	#partnersTable01 .clearFloat{clear:both; display:block; height:1px; overflow:hidden;}

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

#footer {

 height:130px;
 font:8pt verdana !important;
 background-color:#201712;
 border-left:10px solid white;
 border-right:10px solid white;
 border-bottom:10px solid white;
}
 #agentName {width:150px; padding-top:10px; color:white;}
 #agentOffice {width:560px; padding-top:10px; color:white;}
#agentPhone .type{width:150px; padding-top:20px; color:white;}
#agentPhone .number{width:150px; padding-top:20px; color:white;}

#disclaimerWrapper {width:900px; margin-top:20px; text-align:center; clear:left;}
 #disclaimerWrapper table {margin-top:20px;}

