.HomePage{
	background:url('../Images/HomePageBackground.jpg');
	background-color:#7ea5ce;
 	height:100%;
	background-position:top center;
	background-repeat:no-repeat;
}

.OtherPage{
		background:url('../Images/htmlbackground.gif');
		background-color:#7ea5ce;
		background-repeat:repeat-x;
		height:100%;
}


a:link,a:visited,a:hover,a:active{color:#000;text-decoration:none}
legend{color:#000;}


.PageHeader{
     font-size:123%;
	font-weight:bold;
    text-transform:uppercase;
}

#Site_Wrapper{
	width:1000px;
	margin:auto;
	position:relative;
}

#Site_Header{
	width:1000px;
 	height:67px;
	margin:10px auto;
	position:relative;
}

#Site_Footer{
	color:#fff;
	background:url('../Images/FooterBackground.gif');
	background-repeat:repeat-x;
	background-color:#6493c1;
	height:125px;
 }

#Site_Footer a{
	color:#fff;
}


.HomePageBody{
	width:800px;
	margin:auto;
	color:#fff;
}

.HomePageBody h1{
	font-size:240%;
}

.HomePageIcons a{
	color:#FFF;
	font-weight:bold;
}

.MenuBar {
	float:left;
	margin-top:5px;
	margin-left:18px;
	width:870px;
	height:50px;
}


.MenuBarLeft{
	background:url('../Images/MenuLeft.gif');
	width:6px;
	height:50px;
	float:left;
}

.MenuBarRight{
	background:url('../Images/MenuRight.gif');
	width:6px;
	height:50px;
	float:left;
}

.MenuBarBody{
	background:url('../Images/MenuBarBackground.gif');
	height:50px;
	float:left;
	width:858px;
}


.MenuButton{
	float:left;
	margin-top:10px;
	text-align:center;
	font-size:120%;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	height:40px;
	position:relative;
}

.MenuButtonRow{
	margin-left:15px;
}

.MenuButton a{
	color:#fff;
	text-decoration:none;
}


.MenuButtonLeft{
	background:url('../Images/MenuButtonLeft.gif');
	width:7px;
	height:32px;
	float:left;
}

.MenuButtonRight{
	background:url('../Images/MenuButtonRight.gif');
	width:7px;
	height:32px;
	float:left;
}


.MenuButtonBody{
	background:url('../Images/MenuButtonBackground.gif');
	padding-top:5px;
	height:27px;
	float:left;
	width:75px;
}


.MenuButtonDivider{
	background:url('../Images/MenuDivider.gif');
	width:1px;
	height:32px;
	float:left;
	margin-left:8px;
	margin-right:8px;
	margin-top:8px;
}


.MenuUpperRight{
	background:url('../Images/UpperRightCorner.gif');
	width:10px;
	height:9px;
	float:left;
}

.MenuUpperLeft{
	background:url('../Images/UpperLeftCorner.gif');
	width:10px;
	height:9px;
	float:left;
}

.MenuLowerLeft{
	background:url('../Images/LowerLeftCorner.gif');
	width:10px;
	height:9px;
	float:left;
}

.MenuLowerRight{
	background:url('../Images/LowerRightCorner.gif');
	width:10px;
	height:9px;
	float:left;
}


.MenuRight{
	background:url('../Images/Right.gif');
	width:10px;
	height:100%;
	float:left;
}

.MenuLeft{
	background:url('../Images/Left.gif');
	width:10px;
	height:100%;
	float:left;
	display:table;
}

.MenuTop{
	background:url('../Images/Top.gif');
	width:auto;
	height:9px;
	float:left;
}

.MenuBottom{
	background:url('../Images/Bottom.gif');
	width:autopx;
	height:9px;
	float:left;
}

.MenuBody{
	width:auto;
	height:auto;
	float:left;
	background-color:#fff;
}

.TaxCreditDivider{
    width:5px;
    height:30px;
    float:left;
    background-color:#fcc917;
}

.TaxMenuContainer{
	width:840px;
	position:absolute;top:189px;left:285px;
}

.TaxMenuContainer a{
	text-decoration:none;
	font-size:80%;
}


.TaxMenuLeft{
	background:url('../Images/TaxMenuLeft.gif');
	width:4px;
	height:35px;
	float:left;
}

.TaxMenuRight{
	background:url('../Images/TaxMenuRight.gif');
	width:5px;
	height:35px;
	float:left;
}

.TaxMenuBody{
	background:url('../Images/TaxMenuBackground.gif');
	width:1px;
	height:35px;
	float:left;
}


.TaxMenuButtonOn{
	background:url('../Images/TaxMenuButton.gif');
	width:1px;
	height:35px;
	float:left;
	width:116px;
	height:19px;
	text-align:center;
	padding-top:4px;
	margin-right:1px;
	background-repeat:no-repeat;
}

.TaxMenuButtonOff{
	background:url('../Images/TaxMenuButtonOff.gif');
	width:1px;
	height:35px;
	float:left;
	width:116px;
	height:18px;
	text-align:center;
	padding-top:4px;
	margin-right:1px;
	background-repeat:no-repeat;
}


.TaxCreditHeader{
	background:url('../Images/TaxCreditHeader.gif');
	width:679px;
	height:78px;
	float:left;
	background-repeat:no-repeat;
	text-align:center;
	color:#fff;
}

.TaxCreditColumn1{
	float:left;
	width:280px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	color:#03245f;
}

.TaxCreditColumn2{
	margin-top:20px;
	width:5px;
	height:30px;
	float:left;
	background-color:#fcc917;
}


.TaxCreditColumn3{
	float:left;
	width:675px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	color:#03245f;
}

.TaxCredit li{
	background:url('../Images/TaxCreditli.gif');
	background-repeat:no-repeat;
	padding-left:10px;
	text-align:left;
	margin-top:15px;
	margin-bottom:15px;
}

.ContactUs{
	float:right;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	margin-right:20px;
	margin-top:10px;
	z-index:0;
}
.ContactUs a{
	color:#fff;
} 


.FeaturedHomeBox{
	background-color:#fff;
	float:left;
}


.FeaturedHomesContainer{
	clear:both;
	margin:auto;
	width:725px;
}

.Window{
	display:none;
	width:100%;
	height:100%;
	opacity:0.95;
	filter: alpha(opacity=95);
	position:absolute;top:0px;left:0px;
	background:url('../Images/Pixel.gif');
	color:#fff;
}



#LogIn{
	position:absolute;top:75px;left:725px;
	color:#000;
}

.MarginTop10{
	margin-top:10px;
}

.Margin5{
	margin:5px;
}

.Margin10{
	padding:10px;
}

.TextLeft{
	text-align:left;
}
/*-NEWS TICKER*/

.news_ticker_box
{
width:100%;
height:37px;
text-align:left;
padding:0px;
line-height:15px;
}

.news_ticker_left
{
padding:0px;
margin:0px;
float:left;
height:37px;
width:9px;
}

.news_ticker_right
{
padding:0px;
margin:0px;
float:left;
background:url('../images/news_ticker_right.png') no-repeat top left;
height:37px;
width:9px;
}

.news-heading
{
padding:0px 0px 0px 0px;
overflow:hidden;
font-weight:bold;
color:#000000;
text-align:center;
width:530px;
}

.ticker
{
font-size:11px;
margin:0px;
padding:4px 0px 8px 0px;
float:left;
background:url('../images/news_ticker_rpt.png') repeat-x top left;
height:100px;
}
							
.ticker, .ticker a{
text-decoration:none;
color:#fff;
font-weight:bold;
font-size:14px;
}

.ticker span{display:none;}
.ticker .active_ticker{
	display:block;
	float:left;text-align:center;
	width:530px;
	height:200px;
}	

.ticker .active_ticker1{
	float:left;text-align:center;
	width:530px
}	


/*-END NEWS TICKER*/
 
.RealtorSearch{
 	visibility:hidden;
	display:none;
	font-weight:bold;
}

.RealtorSearch a{
	margin-left:5px;
	color:#fff;
	font-size:90%;
}

 
/*-OVERRIDES*/

#iQ_PgHd{ color:#FFF; height:40px; width:100%; margin:0 0 10px 0; background-image:none;}
#iQ_PgHd #iQ_Wrap{ display:block; height:100%; width:100%; }
#iQ_PgHd h1{ padding:22px 10px 0px 10px; text-transform:uppercase; line-height:100%; display:inline; float:left;}


.iQ_Box{
	background-image:none;
	color:#fff;
	font-weight:bold;	
}

.iQ_Paging li a.iQ_Off, .iQ_Paging li a.iQ_Off:link, .iQ_Paging li a.iQ_Off:visited, .iQ_Paging li a.iQ_Off:hover, .iQ_Paging li a.iQ_Off:active{
	color: #000;
	border:1px #000 solid;	
	height: 13px;
	line-height: 13px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:0 5px 0 5px;
	font-size: 77%;
}


#iQ_PgTtl{
	display:none;
}

.MenuDropDownContainer{
	padding-top:9px;
	height:auto;
	width:350px;
	display:none;
	opacity:0.90;
	filter: alpha(opacity=90);
	text-align:left;
	color:#000;
	font-size:90%;
	z-index:2;
 }

.MenuDropDown .MenuDropDown_Box_Wrapper .MenuDropDown_Box .MenuDropDown_Text {
	float:left;
	line-height:14px;
	padding:3px;
	color:#000;
	padding-bottom:5px;
}

.MenuDropDown .MenuDropDown_Label {
    display:inline;
    float:left;
    font-weight:bold;
    line-height:20px;
    margin:10px 5px 0 0;
    text-align:right;
    color:#000;
}

.MenuDropDownContainer img{
	margin-top:6px;
    margin-right:6px;
}

 
.MenuDropDownContainer h1{
	font-size:100%;
    font-weight:bold;
    margin-left:5px;
}

 
.MenuDropDownTopRight{
	background-image:URL('../Images/iQ.DropDownTopRight.gif');
	height:9px;
	width:50%;
	background-position:right;
	background-repeat;no-repeat;
	float:right;
}

.MenuDropDownTopLeft{
	background-image:URL('../Images/iQ.DropDownTopLeft.gif');
	height:9px;
	width:50%;
	background-position:left;
	background-repeat;no-repeat;
	float:left;
}

.MenuDropDownBottomRight{
	background-image:URL('../Images/iQ.DropDownBottomRight.gif');
	height:9px;
	width:50%;
	background-position:right;
	background-repeat;no-repeat;
	float:right;
}

.MenuDropDownBottomLeft{
	background-image:URL('../Images/iQ.DropDownBottomLeft.gif');
	height:9px;
	width:50%;
	background-position:left;
	background-repeat;no-repeat;
	float:left;
}

.MenuDropDownBody{
	float:left;
    width:340px;
    background-color:#edf0f5;
    border-style:solid;
    border-width:5px;
    border-color:#778cb0;
    border-top:0px;
    border-bottom:0px;
}

.MenuDropDownContent{
    float:left;
    width:330px;
    margin-left:5px;
    margin-right:5px;
    background-color:#fff;
    padding-bottom:5px;
}

.MenuDropDownContentDivider{
	background-image:url('../Images/iQ.DropDownDivider.gif');
	height:2px;
    width:94%;
    margin-left:3%;
    margin-right:3%;
    margin-top:10px;
    margin-bottom:10px;
	clear:both;
 }

.MenuDropDownContent a:link{
	color:#696b6f;
    font-size:77%;
    font-weight:normal;
}

.MenuDropDownContent a:visited{
	color:#696b6f;
    font-size:77%;
    font-weight:normal;
}

.MenuDropDownContent a:hover{
	color:#000;
    font-size:77%;
}

.MenuDropDownContent ul{
	margin:5px 10px;
}

.MenuDropDownContent li{
	background-image:url('../Images/iQ.DropDown.li.gif');
	background-repeat:no-repeat;
	padding-left:10px;
	text-align:left;
	margin-left:5px;
	height:20px;	
}

.MenuDropDown1Column{
	float:left;
    width:100%;
}

.MenuDropDown2Column{
	float:left;
    width:50%;
}

/*-FORM OVERRIDES*/

.iQ_FormTabActive{
	width:150px;
	height:21px;
	padding-top:3px;
	background-image:URL('../images/FormTabOn.Background.png');
	float:left;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
    color:#FFF;
	position:absolute;
}

.iQ_FormTabInactive{
	width:150px;
	height:21px;
	padding-top:3px;
	background-image:URL('../images/FormTabOff.Background.png');
	float:left;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	color:#FFF;
	position:absolute;	
}


.iQ_FormHdLt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.TopLeft.png');
	background-position:left top;
	background-repeat:no-repeat;
}

.iQ_FormHdRt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.TopRight.png');
	background-position:right top;
	background-repeat:no-repeat;
}

.iQ_FormFtLt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.BottomLeft.png');
	background-position:left bottom;
	background-repeat:no-repeat;
}

.iQ_FormBd{
	padding: 2px 10px 2px 10px;
	background-image:URL('../images/Form.Body.png');
	background-repeat:repeat-x;
	border-style:none;
	background-color:transparent;
}


.iQ_FormFtRt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.BottomRight.png');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.iQ_FieldHdLt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.InnerTopLeft.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

.iQ_FieldHdRt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.InnerTopRight.gif');
	background-position:right top;
	background-repeat:no-repeat;
}

.iQ_FieldBd{
	border-left:1px #cddae7 solid;
	border-right:1px #cddae7 solid;
	padding: 2px 10px 2px 10px;
}

.iQ_FieldFtLt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.InnerBottomLeft.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}

.iQ_FieldFtRt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.InnerBottomRight.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.iQ_FieldRow1 {
    color:#FFF;
    font-weight:bold;
}

.iQ_FieldRow2{
	color:#FFF;
	font-weight:bold;
	height:45px;
	width:100%;
	display:table;
	margin:10px 0 0 0;
}


.iQ_FieldSeparator {
    background-color:#cddae7;
    float:left;
    height:35px;
    margin:5px 9px;
    width:1px;
}

.iQ_Criteria li{
	color:#000;
}

.iQ_TabOn{
	width:150px;
	height:22px;
	padding-top:3px;
    margin-right:5px;
	background-image:URL('../Images/TaxTabOn.gif');
	float:left;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
    color:#000;
}

.iQ_TabOff{
	width:150px;
	height:21px;
    margin-right:5px;
	padding-top:3px;
	background-image:url('../Images/TaxTabOff.gif');
	float:left;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	color:#000;
}

.iQ_SubMenu{
	clear:both;
    margin-left:200px;
	display:block;
    width:1000px;
    float:left;
}
.iQ_Box Label{ 
	color:#000;
} 

.iQ_SubMenu {
	display:table;
	float:left;
	width:100%;
	clear:both;
	position:absolute;top:-10px;right:0px;
}
 