/* CSS Document */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#intromenu{width:950px;}
#intromenu .suckertreemenu ul{text-align: center; 
margin: auto;
padding: 0;
list-style-type: none;
font-family:tahoma, arial,  times new roman;
color: white;
font-size:16px;

}

/*Top level list items*/
#intromenu .suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: none; /*overall menu background color*/
}

/*Top level menu link items style*/
#intromenu .suckertreemenu ul li a{
display: block;
width: 140px; /*Width of top level menu link items*/
padding: 1px 8px;
border: 0px solid black;
border-left-width: 0;
text-decoration: none;
font-weight:bold;
font-family:tahoma, arial,  times new roman;
color: white;
}
	
/*1st sub level menu*/
#intromenu .suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#intromenu .suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
#intromenu .suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
#intromenu .suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: white;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #fff;
background-color:#B80103;

}

#intromenu .suckertreemenu ul li a:hover{
background-color: black;
color: white;
}

#intromenu .suckertreemenu ul li a:visited{color:white;}

/*Background image for top level menu list links */
#intromenu .suckertreemenu .mainfoldericon{
background: none url() no-repeat center right;
}

/*Background image for subsequent level menu list links */
#intromenu .suckertreemenu .subfoldericon{
background: #F3F3F3 url() no-repeat center right;
}



#innermenu .suckertreemenu ul{text-align: center; 
margin: auto;
padding-top: 0;
list-style-type: none;
font-family:tahoma, arial,  times new roman;
color: white;
font-size:16px;

}

/*Top level list items*/
#innermenu .suckertreemenu ul li{

position: relative;
display: inline;
float: left;
background-color: none; /*overall menu background color*/
}

/*Top level menu link items style*/
#innermenu .suckertreemenu ul li a{

display: block;
width: 130px; /*Width of top level menu link items*/
padding: 1px 8px;
border: 0px solid black;
border-left-width: 0;
text-decoration: none;
font-weight:bold;
font-family:tahoma, arial,  times new roman;
color: white;
}
	
/*1st sub level menu*/
#innermenu .suckertreemenu ul li ul{

left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#innermenu .suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
#innermenu .suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
#innermenu .suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: white;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #fff;
background-color:#B80103;
}

#innermenu .suckertreemenu ul li a:hover{
background-color: black;
color: white;
}
#innermenu .suckertreemenu ul li a:visited{color:white;}
/*Background image for top level menu list links */
#innermenu .suckertreemenu .mainfoldericon{
background: none url() no-repeat center right;
}

/*Background image for subsequent level menu list links */
#innermenu .suckertreemenu .subfoldericon{
background: #F3F3F3 url() no-repeat center right;
}



* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}

/* End */



body{background-color:black}
.style1 {
	color: #black;
	font-weight: bold;
}
#leftqps {
width:165px;
*width:176px;
height:279px;
*height:299px;
float:left;
padding-right:10px;
padding-top:20px;
text-align:center;

}
#contactinfo{color:black; 
text-align:center; font-size:12px;}
#contactinfo a{color:black; 
text-align:center;}

#slideshowmiddle{margin-left:-6px;}
/* ------------------------------------BEGIN INTERIOR PAGES CSS ONLY */
#agent {
width:950px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
position:relative;
background:url('') repeat-y center top #000;
margin: 0 auto 0;
}
#agentpic{display:none;}
#pagetitle{display:none;}
#agent font, h2, h3, h4, h5, span, .resourcetable {font-family:arial, tahoma, verdana,  sans-serif;}
#agent a {color:#000;}
#agent a:hover {color:#BB0102;}
#agent a:visited {color: #BB0102;}

#site {
width:950px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
}
#MHT {height:36px;}
#header{height:168; background-color:#646464}
#banner{height:168; width:950px; background:url('/files/1017733/bannerin.jpg') no-repeat top center;}
#innermenu {width:950px; height:30px; background:url(/files/1017733/bannerin.jpg) no-repeat bottom center;}
#left {vertical-align:top; width:180px; background-color:#BB0102; padding:15 3 0 15; border-right:5px solid #646464;}
#contact {
 width:200px;
 padding:20 3 5 5;
 text-align:left;
 font:10pt arial, tahoma, verdana,  sans-serif;
 color:white;

}
#contact a {color:#000;}
#contact a:hover {color:#fff;}
#contact a:visited {color:#000;}
#contact, #contact span {}

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

#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() 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() 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() 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() no-repeat;}
			#partnersTable01 #reNewsTile #reNewsLink{}
	#partnersTable01 .clearFloat{clear:both; display:block; height:1px; overflow:hidden;}

#articlesTitle {font-size:14pt; font-weight:bold;}
#articles {float:right;}
#articles a {display:block; width:315px; font-family:tahoma, verdana, arial, sans-serif; font-size:10pt;}
#articles ul {list-style-type:none;}
#articles li {float:left;}

#footer {background-color:#000; margin:15 0; padding:15px;font:bold 10pt tahoma, verdana, arial, sans-serif; }
#footerContact br {display:none;}
#footerContact #contactInfo div, #footerContact #contactInfo p {color:white; display:inline; padding:10px;}
#footercontact #contactinfo{color:white;}
#footercontact #contactinfo a{color:white;}
#footercontact #contactinfo a:hover{color:#BB0102;}
#footercontact #contactinfo a:visited{color:#BB0102;}
#designations {text-align:center;}

#disclaimerWrapper {width:980; text-align:center;}

.quickSearchFieldName{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#fff;}
.quickSearchText {font-family: arial;font-size: 13px;width: 160px;border: #999999 so 1px;display: block;background-color:#FFFFFF;color:#b40000;}
.quickSearchSelect {font-family: arial;font-size: 13px;width: 160px;border: #999999 solid 1px;display: block;background-color:#FFFFFF;}
.quickSearchButton{background-color:#b40000;border:#FFFFFF solid 1px;color:#FFFFFF;font:bold 7pt Arial,Helvetica,sans-serif;height:18px;padding-bottom:2px;text-align:center;vertical-align:middle;width:60px;cursor:pointer;margin-top:5px;margin-bottom:5px}
.quickSearchOR{font-size:11px;color:#b40000;font-family:Arial, Helvetica, sans-serif;}
.quickSearchTips{font-size:11px;color:#000000;font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.quickSearchOR-one{font-size:11px;color:#000000;font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.quickSearchOR-two{font-size:11px;color:#000000;font-family:Arial, Helvetica, sans-serif;}
.quickSearchMLS{}
.quickSearchStreet{}
.quickSearchCity{}
.quickSearchState{}
.quickSearchZIP{}
.quickSearchProptype{}
.quickSearchBedrooms{}
.quickSearchBathrooms{}
.quickSearchMinPrice{}
.quickSearchMaxPrice{}
.quickSearchButtons{}
.quickSearchSettings{display:block;visibility:hidden; border:0px; height:1px;width:1px;}
