@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
body{
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:11px;
}

a{
font:Arial, Helvetica, sans-serif;

}
p{
margin:10px 0
}

/* ***** Form Elements and Buttons Must Be Updated (Applies to contact form, dynamic pages, and SEO form items ***** */
/* ***** Form Elements and Buttons Must Be Updated (Applies to contact form, dynamic pages, and SEO form items ***** */

input, textarea, select {
color: #0F538F;
font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
background-color: #fff;
vertical-align:middle;
}
input{
margin:5px;
}
textarea, select{
border: 1px solid;
border-color: #358FDD;
padding:1px;
margin:1px;
}


#googleTextInput{
margin:0;
padding:0;
}
/* This is the button class to be used on all Dynamic Pages */

input.button {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	border: solid 1px #0043a0;
	text-indent: 2px; 
	background: #0043a0 url(images/bttn-bkgd.gif) repeat-x top;
	padding: 3px;
}

input.landingBttn{
background: url(images/landing-bttn-arrow.gif) no-repeat 0 2px;
border:0;
font-size:11px;
font-weight:bold;
color:#003a89;
line-height:11px;
padding:0 0 0 10px;
position:relative;
top:3px;
text-align:left;
}
input.landingBttnSales{
width:269px;
height:21px;
background:url(images/landing-qsrch-bttn.gif) no-repeat;
border:0;
font-size:11px;
font-weight:bold;
color:#003a89;
line-height:11px;
text-align:center;
position:relative;
left:-8px;
}

input.landingBttnSales:hover, input.landingBttnRental:hover{
background:url(images/landing-qsrch-bttn-over.gif) no-repeat;
}

input.landingBttnRental{
width:274px;
height:21px;
background:url(images/landing-qsrch-bttn.gif) no-repeat;
border:0;
font-size:11px;
font-weight:bold;
color:#003a89;
line-height:11px;
text-align:center;
position:relative;
left:13px;
}

/* The checkbox/radio alternative should match the page background color */

input.clear {
	color: #000000;
	border: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
/* Standard Headers */

h1 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 10px 0;
}

h2 {
	font-size: 15px;
	color: #0043a0;
	font-weight: bold;
	mmargin: 10px 0;
}

h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 10px 0;;
}

h4 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin: 10px 0;
}

h5 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 10px 0;
}

h6 {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	margin: 10px 0;
}
/* Sitewide Link Style */

A:link, A:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #045888;
}

A:hover, A:active {
	font-weight: bold;
	text-decoration: underline;
	color: #0043a0;
}
.pageBody{
background:#fff url(/images/landing-body-bkgd.jpg) 0 0;
}
#container {
width: 910px;  
margin: 0 auto; 
text-align: left;
height:100%;
}
#header{
height:150px;

}

#landingLogo{
position:relative;
top:35px;
}

#mainContent {
background:url(/images/landing-content-repeat.png) repeat-y center;
height:100%;

}
#contentEdge{
height:14px;
background:url(images/landing-content-edge.png) no-repeat;
}
#contentBkgd{
background:url(/images/landing-content-top.png) no-repeat top center;
min-height:250px;
padding:0 20px 0 30px;
}

#contentBttm{
background:url(/images/landing-content-bttm.png) no-repeat;
height:19px;
}
#footer {
background:#00419b;
text-align:center;
width:900px;
margin:0 auto;
padding:9px 0 0 0;
font-size:11px;
}

#seoContent{
width:880px;;
margin: 0 auto;
background:#fff url(/images/landing-footer-birds.jpg) bottom no-repeat;
clear:both;
}
#seoLinks{
padding:30px 0 0 0;
}

/* Footer Links Style */

#footer ul{
list-style-type:none;
color:#000;
font-size:11px;
width:720px;
height:50px;
padding:10px 0 0 0;
float:left;
}
#footer ul li{
list-style-type:none;
float:left;
}
#footer a, #footer a:link, #footer a:visited{
padding:0 5px;
font-weight:normal;
font-size:10px;
text-decoration:none;
color:#000;

}
#footer a:hover, #footer a:active{
color:#0043a0;
}

#footer img{
padding:10px 0 0 0;

}
#footer p{
padding:5px;
}

#footer a{
color:#00429d;
text-decoration:none;
}

#footColLeft{
width:100%;
padding:0 5px;
text-align:left;

}
#footColLeft h3{
padding:0 0 0 10px;
}

#credit{
height:15px;
margin:5px 0 0 0;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background:#00419b;
}
#credit span{
margin:0 0 0 245px;
}

#credit a{
color:#fff;
text-decoration:underline;
}
#contactInfo{
width:140px;
height:100%;
float:right;
text-align:right;
padding:5px 0 0 0;
}

#contactInfo p{
line-height:18px;
}
#contactInfo a, #contactInfo a:link, #contactInfo a:visited{
font-size:12px;
font-weight:bold;
color:#054aa9;
}
#contactInfo a:hover, #contactInfo a:active{
text-decoration:underline;
}

#finePrint{
font-size:10px;
padding:0 5px 0 5px;
line-height:18px;
text-align:left;


}


.clearFloat{
clear:both;
}
.zeroOut{
margin:0;
}
.floatLeft{
float:left;
}
#siteWrapper{
width:690px;
height:32px;
float:right;

}
#topLinksBorder{
height:8px;
width:375px;
float:left;
background:#b8d6ff;
margin:12px 0 0 140px;
}
#siteSearch{
width:190px;
float:right;
padding:6px 5px 0 0;
}
#topNavi{
width:690px;
height:16px;
float:right;
background:white;
padding:5px 0 0 0;
font-size:10px;
}
#topNavi ul{
list-style-type:none;
color:#000;
font-size:10px;
}
#topNavi ul li{
list-style-type:none;
float:right;
}
#topNavi ul li a, #topNavi ul li a:link, #topNavi ul li a:visited{
padding:0 10px;
font-size:11px;
text-decoration:none;
font-weight:normal;
color:#000;
font:Arial, Helvetica, sans-serif;
}
#topNavi ul li a:hover, #topNavi ul li a:active{
color:#0043a0;
text-decoration:underline;
}

#flashObject {
	width: 880px;
	height: 300px;
	margin: 0 auto;
	background:#fff;
}

#flashReplace {
	background:url(/images/landing-flash-alt.jpg) no-repeat;
	width:880px;
	height:300px;
	text-align:center;
	outline: none;
	vertical-align: middle;
	font-weight: bold;
	position:relative;
}

#flashText {
	background: none;
	width:200px;
	height:300px;
	text-align:center;
	outline: none;
	vertical-align: middle;
	position: absolute;
	top: 60px;
	left: 65px;
}

#flashText p{
	font-weight: bold;
	color: #000;
	font-size:11px;
}

#flashText A:link {color: #eeb61f; text-decoration: underline; font-size: 11px; font-weight: bold;}
#flashText A:visited {color: #f3ee78; text-decoration: underline; font-size: 11px; font-weight: bold;}
#flashText A:active {color: #eeb61f; text-decoration: underline; font-size: 11px; font-weight: bold;}
#flashText A:hover {color: #fbf225 ; text-decoration: underline; font-size: 11px; font-weight:bold;} 

#masthead{
height:302px;
padding:16px 0 0 0;
background:url(/images/landing-flash-bkgd.png) top no-repeat;
}
<!--TEST_MARIA-->
.clear{
clear:both;
}

#plusOne{
float:right;
position:relative;
display:block;
width:75px;
height:25px;
margin-right:320px;
margin-top:-16px;
}

#phoneNumberPageTest2{ /*navis and z-index*/ 
font-size:11px; 
line-height:20px; 
color:#0f65db; 
height:11px;
width:340px;
float:right;
position:relative;
z-index:2;
left:135px;
margin:7.5px 366px 0 0;
font-family:Arial, Helvetica, sans-serif;
}
#phoneNumberPageTest2 a, #phoneNumberPage a:link, #phoneNumberPage a:visited, #phoneNumberPage a:hover, #phoneNumberPage a:active {
text-decoration:none;  
font-size:11px; 
font-weight:bold;
color:#0f65db;
margin:0;
font-family:Arial, Helvetica, sans-serif;
padding:0;
}

#phoneNumberPageTest{ /*navis and z-index*/ 
font-size:11px; 
line-height:20px; 
color:#0f65db; 
height:25px;
width:224px;
float:right;
position:relative;
z-index:2;
left:135px;
margin:0px 482px 0 0;
font-family:Arial, Helvetica, sans-serif;
}
#phoneNumberPageTest a, #phoneNumberPage a:link, #phoneNumberPage a:visited, #phoneNumberPage a:hover, #phoneNumberPage a:active {
text-decoration:none;  
font-size:11px; 
font-weight:bold;
color:#0f65db;
margin:0;
font-family:Arial, Helvetica, sans-serif;
padding:0;
}

<!--END TEST-->

#phoneNumberPage{ /*navis and z-index*/ 
font-size:11px; 
line-height:20px; 
color:#0f65db; 
height:85px;
width:510px;
float:right;
position:relative;
z-index:2;
left:135px;
margin:15px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
}
#phoneNumberPage a, #phoneNumberPage a:link, #phoneNumberPage a:visited, #phoneNumberPage a:hover, #phoneNumberPage a:active {
text-decoration:none;  
font-size:11px; 
font-weight:bold;
color:#0f65db;
margin:0;
font-family:Arial, Helvetica, sans-serif;
padding:0;
}
#portalEntrance{

height:61px;
background:url(/images/landing-portal-bkgd.png) no-repeat;

}
#portalEntrance a{
display:block;
width:386px;
height:53px;
float:left;
}
span.textMove{
display:none;
}

.rentalPortal{
background:url(/images/landing-portal-sprite.gif) -5px -5px;
margin:0 50px 0 45px;
}
.salesPortal{
background:url(/images/landing-portal-sprite.gif) -390px -5px;
}


a:hover.rentalPortal{
background:url(/images/landing-portal-sprite.gif) -5px -64px;
margin:0 50px 0 45px;
}
a:hover.salesPortal{
background:url(/images/landing-portal-sprite.gif) -390px -64px;
}

#searchPortal{
width:900px;
height:140px;
margin:8px auto 8px auto;
background:#01429d url(/images/landing-qsearch-bkgd.gif) top repeat-x;
}

#rentalSearch{
width:452px;
height:140px;
float:left;
border-right:3px solid #fff;
}

#salesSearch{
width:445px;
height:140px;
float:left;
}

#rentalHeader{
width:165px;
height:56px;
background: url(/images/landing-qsearch-header.gif) no-repeat 0 0;
float:left;
text-align:center;
padding:85px 0 0 0;
}

#rentalHeader a, #saleHeader a, #rentalHeader a:link, #saleHeader a:link, #rentalHeader a:visited, #saleHeader a:visited{
color:#fff;
font-size:12px;
font-weight:normal;
}
#rentalHeader a:hover, #saleHeader a:hover, #rentalHeader a:active, #saleHeader a:active{
color:#fff;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
#saleHeader{
width:170px;
height:56px;
background: url(/images/landing-qsearch-header.gif) no-repeat -200px 0;
float:left;
padding:85px 0 0 0;
text-align:center;
}

.qsearchBox{
background:#f5f6f2;
border:3px solid white;
width:263px;
float:right;
margin:5px 5px 0 0;
height:99px;
padding:5px 0 0 0;
}



.qsearchBttn{
width:188px;
height:21px;
background:url(images/landing-qsrch-bttn.gif) no-repeat;
float:right;
margin:0 5px 0 0;
padding:0 0 0 81px;
}

.content{
width:405px;

}

#rentalContent{
float:left;
margin:0 45px 0 0;
}

#salesContent{
float:left;
}
.nowrap{
white-space:nowrap;}

#credit a, #credit a:link, #credit a:visited{
color:#fff;
text-decoration:underline;
}
#credit a:hover, #credit a:active{
text-decoration:none;
}
