/* 1. Reset
------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	background: #4a8abe url(../images/bg_site_logo_gradient.gif) repeat-x;
	color: #2a4567;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* 2. Elements
------------------------------------*/
a {
    color: #2a4567;
    font-size: 1.3em;
    text-decoration: none;
}
a:hover, #moreInfo a:hover {
	color: #7c7c7c;
}
h3 {
    color: #1e5889;
    font-size: 2em;
    font-family: "EavesBold", serif;
    letter-spacing: 1px;
}
p {
    font-size: 1.3em;
    line-height: 1.8;
    margin: 1em 0;
}
strong {
	font-weight: bold;
}

/* 3. ID's
------------------------------------*/
#copyright, #scrollPanel {
    clear: both;
}
#copyright {
	float: left;
    padding-bottom: 5px;
	width: 60%;
}
#copyright p:first-child {
    margin: 0 0 -2px 9px;
}
#copyright p {
    color: #8c8c8c;
    font-size: 1em;
    line-height: 1;
    margin: 0 0 0 5px;
}
#copyright p img {
    padding-right: 3px;
    position: relative;
    top: 3px;
}
#container {
    background: url(../images/bg_white_gradient.png) repeat-y;
    margin: 0 auto;
    width: 1000px;
    padding: 4em 16px 0.4em;
}

#timestamp {
margin: 17px 0px 0px 400px;
float:left;
}
#footer {
    background: #336a99;
	clear: both;
    height: 44px;
}
#footer ul li {
    color: #a0c5e5;
    display: inline;
    float: left;
    font-size: 1.1em;
    padding: 1.7em 2.4% 0;
}

#footer ul li.footerLogo {
    background: url(../images/footer_site_logo.gif) no-repeat;
    height: 44px;
    padding: 0;
    width: 54px;
}
#header {
    background: url(../images/header.jpg) repeat-x;
    height: 116px;
    margin: 0 auto;
    width: 1120px;
}
#headerWrapper {
    background: url(../images/header_repeat.jpg) repeat-x;
    height: 116px;
}
#mainContent {
    margin: 0 25px;
}
#moreInfo {
    float: left;
    margin: 3em 0 3em 5px;
}
#moreInfo h3 {
    background: url(../images/box_border_fade.jpg) no-repeat right bottom;
    margin: 0.4em 0;
	width: 280px;
}
#moreInfo h3, #moreInfo h4, #moreInfo p, #moreInfo a {
    margin-left: 5px;
    margin-right: 5px;
}
#moreInfo a {
    color: #1e5889;
    font-size: 1.2em; 
    font-weight: bold;
}
#moreInfo p {
    color: #3d3d3d;
    font-size: 1.2em; 
    line-height: 1.4;
}

/* Navigation */
#nav {
    background: url(../images/nav_main_gradient.png) repeat-x;
    height: 60px;
}
#nav ul {
    margin: 0 auto;
    width: 1010px;
}
#nav ul li {
    display: inline;
    float: left;
    margin: 0.5em 0;
}
#nav ul li a.noBorder {
    border: none;
}
#nav ul li a {
    border-left: 1px solid #4383b9;
    color: #dfdfdf;
    display: block;
    float: left;
    font-family: "EavesRoman", serif;
    font-size: 15px;
    height: 3em;
    letter-spacing: 0.5px;
    line-height: 3.4em;
    opacity: 0.9;
    padding: 0 1.1em;
}
#nav ul li a:hover/*, 
body#rates #nav a#interestrate, body#foreclosures #nav a#foreclosures, 
body#buyers #nav a#buyers, body#sellers #nav a#sellers, 
body#partners #nav a#partners, body#home #nav a#home, 
body#community #nav a#communityinfo, body#homes #nav a#homessold*/ {
	color: #afafaf;
}
#nav ul li span.hover,
body#rates #nav a#interestrate span, body#foreclosures #nav a#foreclosures span, 
body#buyers #nav a#buyers span, body#sellers #nav a#sellers span, 
body#partners #nav a#partners span, body#home #nav a#home span, 
body#community #nav a#communityinfo span, body#homes #nav a#homessold span {
	border-bottom: 1px solid #dfdfdf;
	display: block;
	height: 36px;
}
#navShadow {
    background: url(../images/nav_bottom_gradient.png) repeat-x;
    height: 17px;
    margin-bottom: -17px;
    position: relative;
    top: -8px;
}

/* Scroll Panel */
#scrollPanel {
    border-bottom: 2px solid #215b8c;
    height: 24em;
}
#scrollPanel a#prev, #scrollPanel a#next {
    display: block;
    height: 35px;
    position: relative;
    top: 65px;
    width: 38px;
}
#scrollPanel a#prev {
    background: url(../images/arrow_left.jpg) no-repeat;
}
#scrollPanel a#next {
    background: url(../images/arrow_right.jpg) no-repeat;
}
#scrollPanel a#prev, #scrollPanel a#next, #scrollPanel #scrollWrapper {
    float: left;
}
#scrollPanel #scrollWrapper {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 870px;
}
#scrollPanel ul {
    margin: 1em 0;
    width: 10000px;
}
#scrollPanel ul li {
    display: inline;
    float: left;

    padding: 0 0.7em;
}
#scrollPanel ul li span {
    clear: both;
    display: block;
    font-size: 12px;
    padding-top: 0.4em;
    text-align: center;
}
#subFooter {
    background: url(../images/bg_white_gradient_bottom.png) no-repeat;
    height: 100px;
    margin: 0 auto;
    width: 1032px;
}

/* Top Section */
#topLeft, #topRight {
    display: inline;
    float: left;
    padding-left: 20px;
    width: 450px;
}
#topLeft .left {
    float: left;
    padding-right: 10px;
}
#topLeft ul {
    margin-top: 0.5em;
}
#topLeft ul li {
    color: #545454;
    font-size: 1.2em;
    line-height: 1.4em;
}
#topLeft ul li a {
    color: #545454;
    text-decoration: underline;
}
#topRight {
    float: right;
}
#topRight #box {
    background: #e1e1e1;
    color: #527da0;
    height: 26em;
    overflow: auto;
}
#topRight #box p {
    margin: 0 1em 0;
    height: 18em;
}
#topRight #overlay {
    background: url(../images/overlay_site_logo.png) no-repeat;
    height: 132px;
    left: 335px;
    margin-top: -150px;
    position: relative;
    top: 150px;
    width: 151px;
    z-index: 9000;
}
#topRight #tabs {
    float: left;
    margin-left: -5px;
	width: 95%;
}
#topRight #tabs li {
    background: #e1e1e1 url(../images/tab.gif) no-repeat;
    display: inline;
    float: left;
    height: 2.3em;
    margin-right: 0.2em;
    width: 94px;
}
#topRight #tabs li.current {
    background: #e1e1e1 url(../images/tab_current.gif) no-repeat;
}
#topRight #tabs li a {
    color: #6d6d6d;
    display: block;
    font-size: 1.1em;
    margin-top: 0.5em;
    text-align: center;
}
#topRight img#logo, #bottomRight img#logo {
    float: right;
}

#topLeft a{
font-size:13px;
font-weight:bold;
}

#bottomRight img#logo {
	margin: -0.7em 0 0;
}
#realtorLogo, #housingLogo {
	height: 51px;
	margin-top: 2em;
	width: 51px;
}
#realtorLogo {
	display: inline;
	float: left;
	background: url(../images/realtor_logo.gif) no-repeat;
	margin-left: 10px;
}
#housingLogo {
	display: inline;
	float: right;
	background: url(../images/equal_housing_logo.gif) no-repeat;
	margin-right: 10px;
}

/* 4. Classes
------------------------------------*/
.bold {
    font-weight: bold;
}
.box {
    background: #dadada url(../images/lower_box_gradient.gif) repeat-x;
    height: 12em;
}


.hide {
    position: absolute;
    left: 0px;
    top: -500px;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.shadowWrapper {
    background: url(../images/drop_shadow_30.gif) no-repeat bottom right;
    clear: right;
    float: left;
    position: relative;

   width: 100%;
}
.shadowWrapper .shadow {
    background: #fff;
    border: 1px solid #ccc;
    display: block;
    margin: -5px 5px 5px -5px;
    padding: 4px;
    position: relative;
}
.shadowWrapper .shadow2 {
    border: 1px solid #b8b8b8;
    display: block;
    margin: -5px 5px 5px -5px;
    padding: 4px;
    position: relative;
}    
.threeCol {
    float: left;
    margin-right: 20px;
    width: 300px;
}
.wreathBorder {
    background: url(../images/branches_header.gif) no-repeat;
	clear: both;
    height: 40px;
}
.last {
    margin-right: 0;
}

