
.lfloat { float: left; }
.rfloat { float: right; }

/*==================Page====================*/

body { background:#fff; font-family:Helvetica, Arial, sans-serif; font-size:100%; line-height:1.0625em; color:#363636;}
input, select, textarea { font-family:Helvetica, Arial, sans-serif; font-size:1em;}

#header, #content { font-size:1.1em; line-height: 1.1;}

#footer { font-size:.69em;}
#footer .footer-msg { background:#014A99; color: #FFFFFF; }
#footer .footer-msg a { text-decoration: none; color: #FFFFFF; }
#footer .footer-msg a:hover { text-decoration: underline; }

input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
p { margin-bottom:17px;}
a {color:#014A99;}

/*==================Main Side Bar====================*/

#leftBar { position: relative; background-image: url(../images/mainSideBar.jpg); width: 231px; height: 721px; margin-top: 10px; font-size: .8em; }
#leftBar a { font-weight: bold; text-decoration: none; position: absolute; }
#leftBar #mlsInfo { position: absolute; width: 230px; height: 30px; text-align: center; top: 80px; }
#leftBar #link1 { left: 145px; top: 108px; }
#leftBar #link2 { left: 145px; top: 440px; color: White; }
#leftBar #listingInfo { position: absolute; width: 140px; height: 60px; left: 90px; top: 490px; }
#leftBar #listingInfo h2 { color: #363636; font-size: 1.4em; margin-bottom: 10px; } 
#leftBar #link3 { left: 145px; top: 575px; }
#leftBar #contactInfo { position: absolute; font-size: .9em; text-align: center; width: 230px; height: 60px; top: 640px; }
#leftBar #contactInfo h2 { font-size: 1.3em; margin-bottom: 2px; } 
#leftBar #contactInfo a { position: static; }
/*==================txt, links, lines, titles====================*/

h1 { font-weight: normal; font-size:2em; color:#014A99; margin-bottom: 20px;}
h2 { font-weight: normal; font-size:1.8em; color:#014A99; margin-bottom: 25px;}
h3 { font-weight: normal; font-size:1.3em; color:#014A99; margin-bottom: 10px;}
h4 { font-weight: normal; font-size:1.1em; color:#014A99;}
h5 { font-weight: normal; font-size:1.1em;}

/*==================forms====================*/

#search-form { padding-bottom: 20px; }
#search-form label { display:block; height:27px; font-size:.91em;}
#search-form label span { float:left; width:125px; text-align:right; padding-right:10px;}
#search-form label.last { height:40px;}
#search-form input.text { width:135px; padding:0 0 0 3px;}
#search-form input.text1 { width:140px; padding:0 0 0 3px;}
#search-form select { width:177px;}
#search-form select.select1 { width:147px;}
#search-form .button { float: right; margin-top: 5px; margin-right: 10px; } 

/*==================boxes====================*/
.box { width:100%;}
.box .left-top-corner {background:url(../images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(../images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(../images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(../images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding: 15px 15px 15px 15px;}


/*==================Button====================*/
.button { float:left; font-size:.91em;}
.button.fright { float:right;}
.button span { display:block; background:url(../images/button-left.gif) no-repeat left top; padding-left:2px;}
.button span span { background:url(../images/button-right.gif) no-repeat right top; padding-right:2px; padding-left:0;}
.button span span a { display:block; background:url(../images/button-bg.gif) left top repeat-x; padding:0 6px 3px 6px; color:#363636; text-decoration:none; font-weight:bold;}
.button span span a:hover { color:#014A99;}


/*=================Broker List===============*/
.broker-list { list-style:none; font-size: .85em; margin-bottom:17px;}
.broker-list li { width:100%; overflow:hidden; padding-bottom: 5px; padding-top: 10px; border-top: solid 3px #e1e1e1;}
.broker-list li img { float:right; }
.broker-list li strong { font-size: 1.2em; line-height: 2em; }


/*=================house-list===============*/
.house-list { list-style:none; font-size: .9em; margin-bottom:17px; }
.house-list li { width:100%; overflow:hidden; padding-bottom: 5px; padding-top: 10px; border-top: solid 3px #e1e1e1;}
.house-list li div { width: 360px; float: right; }
.house-list li img { float:left; width: 200px; height: 150px; }
.house-list li strong { font-size: 1.2em; line-height: 2em; }

/*=================main-page-panel===============*/

div#mainPanel { float: left; font-size: .7em; line-height: 1.4; background:url(../images/MainPanel.jpg) no-repeat left top; width: 611px; height: 391px; margin-left: -10px; }
div#mainPanel div { position: relative; width: 285px; height: 196px; float: left; padding: 0px 10px 0px 10px; }
div#mainPanel div a { position: absolute; top: 175px; left: 225px; font-weight: bold; text-decoration: none; }
div#mainPanel div p { margin-top: 140px; }

