 ul {
	text-decoration:none;
}
 
li {
	margin-top:5px;
	margin-bottom:5px;
}

p {
	margin-top:5px;
	margin-bottom:5px;
}



.H2 {
	font-size:18px;
	font-weight:bold;
}

.italics {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}

 
MenuBar a {
	text-decoration:none;
	float:left;
}

#Site_Wrapper{
	width:100%;
	margin:auto;
	background-color: #4677a8;
}

#Site_Footer_750{
	width:746px;
	font-size: 85%;
	clear:both;
	background-color:#94b7db;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
}

#Site_Footer_400{
	width:746px;
	font-size: 85%;
	clear:both;
	background-color:#94b7db;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
}

#Site_Footer_1000{
	width:990px;
	clear:both;
	font-size: 85%;
	background-color:#94b7db;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
 }

 #Site_er{
	height: 312px;
	width:100%;
	background:url('../images/Topbg.jpg');
	background-color:#11315a;
	background-repeat:no-repeat;
	float:left;
}

 
#Site_er #PWAtch_Login{
	float:right;
	margin:15px 0 0 0;
}

#Site_er fieldset{
	width: 240px;
	padding:5px;
	display: block;
	padding:0;
	border:0;
}

#Site_er fieldset label{
	width: 70px;
	line-height: 20px;
	font-size:85%;
	margin:0 2px 0 0;
}

#Site_er fieldset li{
	line-height: 85%;
	display: table;
	padding:0 5px 0 0;
}

#Site_er fieldset input{
	font-size: 85%;
	width: 100px;
}

#Site_er fieldset button{
	font-size: 85%;
}

#Site_Body_1000{
	clear:both;
	background-color:#ffffff;
	width:1000px;
	float:left;
}

#Site_Body_750{
	clear:both;
	background-color:#ffffff;
	width:756px;
	min-height:500px;
	padding-bottom:10px;
	float:left;
}

#Site_Body_400{
	clear:both;
	background-color:#ffffff;
	width:756px;
	min-height:450px;
	padding-bottom:10px;
	float:left;
}

#Site_Menu{
	float: right;
}

#Site_Menu li{
	display:block;
	float: left;
}

#Site_Menu li a.On{
	background-color: #fff;
	height: 40px;
	line-height: 40px;
	display: block;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding:0 10px 0 10px;
	font-weight: bold;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#Site_Menu li a.Last{
	border-right: 1px solid #999999;
}
#Site_Menu li a.Off{
	background: url(/#APPLICATION.IQVersion#/images/Site/Menu.Background.png) #fff bottom left repeat-x;
	height: 40px;
	line-height: 40px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding:0 10px 0 10px;
	font-weight: bold;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}


.Flash {
	 width:755px;
	 height:230px;
	 float:left;
}

.Row {
	float:left;
	clear:both;
	width:730px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
}


.PropertyWatch{
	width:230px;
	color:#ffffff;
	margin-left:10px;
	float:left;
	font-family:"Times New Roman", Times, serif;
}


.MenuDivider{
 	float:left;
	width:1px;
	height:30px;
	background-color:#ccc;
	margin-top:8px;
}
	

	
.SubMenu {
	width:100%;
	clear:both;
}

.vdivider{
	margin-top:15px;
	float:left;
	background-color:#999999;
	width:1px;
	height:20px;
}

.mcontainer {
	float:left;
	height:42px;
}

.midhead {
    FONT-WEIGHT: bold;
    font-size: 15px;
    color: #003366;
    font-family: "Times New Roman", Times, serif;
}

.smallhead {
    FONT-WEIGHT: bold;
    font-size: 13px;
    color: #003366;
    font-family: "Times New Roman", Times, serif;
}

.smallheadred {
    FONT-WEIGHT: bold;
    font-size: 13px;
    color: #f01313;
    font-family: "Times New Roman", Times, serif;
}

.sanshead {
    FONT-WEIGHT: bold;
    font-size: 24px;
    color: #003366;
    font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
}
 
.HomeTabsContainer {
	width:350px;
	height:260px;
	font-size:11px;
}

.HomeTabsContainer li{
	margin:0px;
}


.HomeTabs{
	width:100%;
	height:25px;
	float:left;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}

.HomeTabs li.Selected{
	position:relative;
	left:0px;
	right:0px;
	top:1px;
	background:url('../images/HomeTabSelected.gif');
	height:16px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	margin-right:5px;
	margin-left:0px;
	float:left;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	border-bottom:0px;
	cursor:default;
	list-style-type:none;
	font-size:12px;
}

.HomeTabs li.NotSelected{	
	position:relative;left:0px;right:0px;top:1px;
	height:15px;
	float:left;
	padding-top:3px;
	padding-right:5px;
	padding-left:5px;
	margin-right:5px;
	margin-left:0px;
	border-style:dashed;
	border-color:#cccccc;
	border-width:1px;
	border-bottom:0px;
	cursor:default;
	list-style-type:none;
	font-size:12px;
}


.HomeTabsBody{
	width:100%;
	margin:0;
	border-top:0px;
	clear:both;
}

.HomeFade{
	background:url('../images/HomeTabsBodyBackground.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	height:220px;
	font-size:11px;
	margin-bottom:10px;
}


.HomeTabsBody .Selected{
	display: block;
	visibility: visible;
}

.HomeTabsBody .NotSelected{
	display: none;
	visibility: hidden;
}


.HomeSearchRow{
	margin-top:5px;
	height:auto;
	width:90%;
	margin-left:5%;
	margin-right:5%;
	clear:both;
}

.HomeSearchColumn{
	width:49%;
}

.Form_Field{
	float:left;
	width:150px;
	border-style:solid;
	border-width:1px;
	color:#083763;
	border-width:1px;
	border-color:#F0F0F0;
	border-color:#cccccc;
	margin-top:1px;
	margin-bottom:1px;
}
	
.AgentLink{
	float:left;	
	margin-right:1px;
	font-size:9px;
}
 
.featuredhomecontainer{
	margin-top:20px;
	font-size:11px;
	width:auto;
	float:left;
}

.margintop5{
	margin-top:5px;
}

.margintop10{
	margin-top:10px;
}

.margintop20{
	margin-top:20px;
}

.marginleft10{
	margin-left:10px;
}

.marginleft20{
	margin-left:20px;
}

.marginright10{
	margin-right:10px;
}

.featuredhomecolumn{
	border-style:solid;
	border-width:1px;
	border-color:#458DC9; 
	margin-left:5px;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#F2FFFE;
	width:241px;
 	height:auto;
	float:left;
}

.featuredhometitle	{
	float:left;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	width:100%;
}

.featuredhomerow {
	text-align:center;
	float:left;
	width:80%;
	margin-left:10%;
	margin-right:10%;
}

.featuredhomecolumn1{
	width:40%;
	float:left;
 }

.featuredhomecolumn2{
	text-align:right;
	width:40%;
	float:right;
 }

.featuredhomedivider{
 	margin-left:10%;
	margin-right:10%;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	height:1px;
	width:80%;
	background-color:#458DC9;
}

.featuredhomepicturecontainer{
	float:left;
	width:100%;
	text-align:center;
}

.featuredhomepicture{
	margin-left:auto;
	margin-right:auto;
	width:200px;
	height:130px;
	overflow:hidden;
}

 
 /* START MENU SECTION */
.Home_Menu_Wrapper{
	height: 77px;
	width: 754px;
	width:100%;
}

.MenuBar{
	background:url('../images/Menu.Background.jpg');
	height:57px;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:top;
	list-style: none;
	width:100%;
	background-repeat;repeat;
	clear:both;
}

.Menu_Wrapper{
	height: 77px;
	width: 754px;
	width:100%;
}

.Search_Menu_Wrapper{
	height: 77px;
	width: 100%;
}

.Menu{
	background:url('../images/menu.background.jpg');
	height:57px;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:top;
	list-style: none;
	width:100%;
}

.Menu_Item{
	float:left;
	padding:15px 15px 0 15px;
	margin:0 0 0 0;
	height: 42px;
}

.Menu_Item_Selected{
	float:left;
	padding:15px 15px 0 15px;
	margin:0 0 0 0;
	height: 42px;
	background:url('../images/linkhover.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

a.Menu_Link, a.Menu_Link:link, a.Menu_Link:hover, a.Menu_Link:active, a.Menu_Link:visited{
	font-family: "Times New Roman", Times, serif;
	padding: 5px 5px 0 0px;
	margin: 0 0 0 0;
	color: #616161;
	font-size: 18px;
	text-decoration:none;
	
	}

.Sub_Menu{
	text-align: left;
	font-size: 12px;
	list-style: none;
	background-color: #3e6993;
	margin: 0px 0 0 0;
	z-index: 1;
	height:25px;
}

.Sub_Menu li{
	
	float:left;
	padding: 5px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display:inline ;

}

.Sub_Menu li a:link, .Sub_Menu li a:hover, .Sub_Menu li a:active, .Sub_Menu li a:visited{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	border-style:solid;
	border-color:#333333;
	border-width:0px;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
}

.vdivider{
	margin-top:15px;
	float:left;
	background-color:#999999;
	width:1px;
	height:20px;
}


.SiteContent{
	width:735px;
	height:600px;
	background-color:#ffffff;
	float:left;
	padding:10px;
	font-size:11px;
}

.Background {
	background-color:#4677a8;
	width:100%;
}

.PropWatch a:Link{
	
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

.PropertyWatch h1{
	font-size:16px;
}

.AgentLink{
	padding-left:3px;
	padding-right:2px;
	text-align:center;
	float:left;
}

.Title {
	background:url('../images/TitleBackground.gif');
	font-size:16px;
	font-weight:bold;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	clear:both;
	height:49px;
	margin-top:-10px;
	margin-left:-10px;
	margin-right:-10px;
	color:#666666;
	padding-top:17px;
	padding-left:10px;
	font-size:24px;
	text-transform:uppercase;
}

.PressRoom{
	position:absolute;left:770px;top:320px;
	width:200px;
}

.PressRoom li{
	font-size:80%;
}

.ColumnHeader {
	font-size:14px;
	font-weight:bold;
}

.Right{
	float:right;
}

.Left{
	float:left;
}

.servicesbody{
	float:left;
	min-height:100%;
 	margin-top:10px;
	margin-left:15px;
 	margin-right:15px;
	margin-bottom:10px;
 }
 
 .servicesbody ul{
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

.servicesbody ul li{
 	margin-left:10px;
	padding-left:20px;
	background:url('../images/Bullet.gif');
	background-repeat:no-repeat;
 	margin-bottom:10px;
}

.servicesbody ol li{
	list-style-type:decimal;
	margin-left:10px;
}

.glossary{
	float:left;
	width:100%;
    height:30px;   
}

.glossary ul {	
	margin:4px;
}


.glossary li{
	list-style-type:none;
    float:left; 
    border-width:1px;
    border-left-style:solid;
    border-right-style:solid;
    border-color:#CCCCCC;
	padding-left:8px;
	width:15px;
	
}

.glossary A {
	text-decoration:none;
    font-size: 14px;
	font-color: #003366;
}

.glossary A:visited {
font-size: 14px;
}

.glossary A:hover {
	font-size:14px; 
    color:#ffffff;
	background-color:#3e6993;
    
}

.divider {
	width:100%;
	height:1px;
	float:left;
	border-width:1px;
    border-top-style:solid;
	margin-left:15px;
	margin-right:15px;
    color:#CCCCCC;
}

.sellingandbuyingleftcolumn {
	padding-left:  10px;
	padding-right: 20px;
	width: 190px;
	text-align: left;
	float: left;
    height:100%;
}

 .leftcolumn {
	padding-left:  10px;
	padding-right: 20px;
	width: 150px;
	text-align: right;
	float: left;
    height:100%;
}


.rightcolumn {
	padding-left:  10px;
	padding-right: 20px;
	width: 475px;
	text-align: left;
	float: left;
    height:100%;
}

.thetable {
	width:500px;
	float:left;
	background-color:#d1dbed;
}

.trow {
	
	width:100%;
	float:left;
	border-style:solid;
	border-color:#d1dbed;
	background-color:#f8f8f8;
	border-width:1px;	 
	height:45px;	
	font-size:16px;
	
}

.lcolumn {
	padding-top:6px;
	float:left;
	font-size:12px;
	border-style:solid;
	border-width:0px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-color:#CCCCCC;
	height:40px;
	background-color:#F8F8F8;
	padding-left:4px;
}

.rcolumn {
	float:left;
	font-size:12px;
	border-style:solid;
	border-width:0px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-color:#CCCCCC;
	height:40px;
    background-color:#F8F8F8;
	padding-top:6px;
	padding-left:4px;
}

.icolumn {
	padding-top:6px;
	float:left;
	font-size:12px;
	border-style:solid;
    border-width:1px;
	border-top:0px;
	border-bottom:0px;
	border-color:#CCCCCC;
	height:40px;
    background-color:#F8F8F8;
	padding-left:4px;
}
.free{
	background-image:url('../images/UseTruckFree.gif');
	background-repeat:no-repeat;
	background-position:center;
	padding-top:50px;
	width:100%;
	height:236px;;
	float:left;	 
}

.toolset{
	background-image:url('../images/ToolSet.gif');
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	width:100%;
	height: 112px;
    padding-top:50px;
	padding-left: 120px;
}

.TopAgents{
	background:url('../images/EagleBackground.gif');
	float:left;
	background-repeat:no-repeat;
	height:700px;
	width:700px;
	overflow:hidden;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
}

 	

.TopAgentsBanner{
	font-size:46px;
	font-style:italic;
	color:#2c3091;
	clear:both;
}

.TopAgentsSmallBanner{
	font-size:36px;
	font-style:italic;
	color:#2c3091;

}

.TopAgentsRow{
	clear:both;
	text-align:center;
	margin-left:100px;
}

.TopAgentsSmallText{
	font-size:16px;
 }

.Header1{
	display: table-column;
	width:754px;
	background:url('../images/topbg_1.jpg');
	height: 150px;
	float: left;
}

.Header2{
	display: table-column;
	width:754px;
	background:url('../images/topbg_2.jpg');
	height: 150px;
	float: left;
}

.Header3{
	display: table-column;
	width:754px;
	background:url('../images/topbg_3.jpg');
	height: 150px;
	float: left;
}

.Header4{
	display: table-column;
	width:754px;
	background:url('../images/ServicesBanner.gif');
	height: 150px;
	float: left;
}

.Logo{
	padding:0;
	margin:6px 0 0 11px;
}

.iQ_LA_Name{
	display:none;
	visibility:hidden;
}

.iQ_LA_Name_Of{
	display:none;
	visibility:hidden;
}

<!---OVERRIDE--->

.iQ_Icon_BW_Search{
	background-image:URL('../images/FullInfo.gif');
	height:18px;
}

.iQ_Icon_BW_Symbol_Question{
	background-image:URL('../images/RequestMoreInfo.gif');
	height:18px;
}

.iQ_Icon_BW_Calendar{
	background-image:URL('../images/RequestAShowing.gif');
}

.iQ_Icon_BW_Camera{
	background-image:URL('../images/ViewPropertyImages.gif');

}

.iQ_Icon_BW_Theme{
	background-image:URL('../images/ViewPropertyWebsite.gif');
}

.iQ_Icon_BW_Album{
	background-image:URL('../images/PrintThisListing.gif');
}

.iQ_Icon_BW_World{
	background-image:URL('../images/ViewPropertyOnMap.gif');
}


.iQ_Icon_BW_Floppy{
	background-image:URL('../images/SaveToPropertyWatch.gif');
}

.iQ_Icon_BW_Mailing{
	background-image:URL('../images/SendToAFriend.gif');
}

.iQ_Icon_BW_Arrows_Circle{
	background-image:URL('../images/VirtualTour.gif');
}

.iQ_Icon_BW_User{
	background-image:URL('../images/User.gif');
}

.iQ_Icon_BW_MortCalc{
	background-image:URL('../images/mortcalc.gif');
}
 