@charset "utf-8";
/* CSS Document */

a {
outline: none;
}

p {
margin: 0px;
padding: 0px 0px 18px 0px;
}

/* BODY AND STICKY FOOTER */
* {
margin: 0px;
}

html, body {
height: 100%;
}

body {
font-family: Trebuchet MS, Helvetica, Verdana, sans serif;
margin: 0px;
padding: 0px;
background: #e3f8ff url(../images/headerbg.gif) repeat-x;
font-size: 16px;
line-height: 20px;
color: #333333;
}

#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -105px;
}

#push {
height: 105px;
}

#footer {
height: 105px;
background: url(../images/footerbg.gif) repeat-x;
color: #ffffff;
font-size: 14px;
line-height: 18px;
}

#footer a {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.clear {
clear: both;
}

/* WRAPPERS */

#pagediv {
background: url(../images/contentbg.gif) top repeat-x #e4f8ff;
}

#pagewrapper_div {
width: 950px;
margin: 0 auto;
}

#footerwrapper_div {
width: 950px;
margin: 0 auto;
padding: 30px 0px 0px 0px;
}

/* NAVIGATION */

.hide {
display: none;
}

#navbar_div {
height: 42px;
overflow: hidden;
padding-top: 30px;
}

#navbar_div a {
display:block;
height: 42px;
float: left;
text-decoration: none;
text-indent: -3333px;
}

#navbar_div a.Home {
background: url(../images/navbg.png);
background-position: 0px 0px;
width: 64px;
}

#navbar_div a.Home:hover {
background: url(../images/navbg.png);
background-position: 0px 42px;
}

#navbar_div a.Listings {
background: url(../images/navbg.png);
background-position: -64px 0px;
width: 118px;
}

#navbar_div a.Listings:hover {
background: url(../images/navbg.png);
background-position: -64px 42px;
}

#navbar_div a.Agents {
background: url(../images/navbg.png);
background-position: -182px 0px;
width: 107px;
}

#navbar_div a.Agents:hover {
background: url(../images/navbg.png);
background-position: -182px 42px;
}

#navbar_div a.SuccessStories {
background: url(../images/navbg.png);
background-position: -289px 0px;
width: 133px;
}

#navbar_div a.SuccessStories:hover {
background: url(../images/navbg.png);
background-position: -289px 42px;
}

#navbar_div a.FreeAdvice {
background: url(../images/navbg.png);
background-position: -422px 0px;
width: 61px;
}

#navbar_div a.FreeAdvice:hover {
background: url(../images/navbg.png);
background-position: -422px 42px;
}

#navbar_div a.Contact {
background: url(../images/navbg.png);
background-position: -483px 0px;
width: 100px;
}

#navbar_div a.Contact:hover {
background: url(../images/navbg.png);
background-position: -483px 42px;
}

#navbar_div a.Prestige {
background: url(../images/navbg.png);
background-position: -584px 0px;
width: 134px;
}

#navbar_div a.Prestige:hover {
background: url(../images/navbg.png);
background-position: -584px 42px;
}

/* HEADER ELEMENTS */

h1, h2, h3, h4 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

h2 {
font-family: Georgia, Times New Roman, Times, sans serif;
color: #056839;
display:block;
padding-bottom: 5px;
border-bottom: 1px solid #b8cc6e;
margin-bottom: 10px;
font-size: 30px;
line-height: 30px;
}

h3 {
color: #056839;
font-size: 18px;
line-height: 18px;
font-weight: bold;
}

h4 {
color: #056839;
font-size: 14px;
line-height: 18px;
font-weight: bold;
}

/* BANNER ELEMENTS */

#banner_div {
height: 171px;
width: 950px;
margin: 0px auto;
position: relative;
}
/*
#logo {
width: 300px;
height: 94px;
text-indent: -3333px;
border: 0px;
float: left;
}

#logo a {
display: block;
width: 300px;
height: 106px;
text-decoration: none;
border: 0px;
background: url(../images/logo2.png) no-repeat top left;
}

#logo a:hover {
background: url(../images/logo2.png) no-repeat bottom left;
display: block;
width: 300px;
height: 106px;
text-decoration: none;
border: 0px;
}
*/

#logo {
width: 414px;
height: 94px;
text-indent: -3333px;
border: 0px;
float: left;
margin-top: 10px;
margin-bottom: -10px;
}

#logo a {
display: block;
width: 414px;
height: 106px;
text-decoration: none;
border: 0px;
background: url(../images/logo4.png) no-repeat top left;
}

#logo a:hover {
background: url(../images/logo4.png) no-repeat bottom left;
display: block;
width: 414px;
height: 106px;
text-decoration: none;
border: 0px;
}

#banner_info {
float: right;
width: 356px;
height: 50px;
text-indent: -3333px;
}

#banner_info a {
width: 356px;
height: 50px;
display: block;
background: url(../images/emailus.png) no-repeat top left; 
}

#banner_info a:hover {
width: 356px;
height: 50px;
display: block;
background: url(../images/emailus.png) no-repeat bottom left; 
}

#banner_slogan {
background: url(../images/slogan.png) no-repeat top left; 
text-indent: -3333px;
height: 21px;
width: 417px;
position: absolute;
top: 74px;
left: 475px;
}

/* CALLOUT */

#leftcallout_div {
position: relative;
float: left;
width: 300px;
margin-top: -41px;
}

#callout_div {
background: url(../images/calloutbg.gif) repeat-x;
height: 226px;
}

#callout_inner {
width: 950px;
margin: 0 auto;
}

.callout_img {
float: left;
height: 304px;
width: 304px;
background: url(../images/calloutimgbg.png) no-repeat;
position: relative;
margin-bottom: 10px;
}

.callout_img img {
position: absolute;
border: 5px solid #d36127;
top: 10px;
left: 10px;
}

a.callout_btn {
height: 121px;
width: 121px;
position: absolute;
bottom: 4px;
right: 3px;
text-indent: -3333px;
background: url(../images/viewlistings.png) top left no-repeat;
}

a.callout_btn:hover {
background: url(../images/viewlistings.png) bottom left no-repeat;
}

a.callout_btn2 {
height: 121px;
width: 121px;
position: absolute;
bottom: 4px;
right: 3px;
text-indent: -3333px;
background: url(../images/viewservices.png) top left no-repeat;
}

a.callout_btn2:hover {
background: url(../images/viewservices.png) bottom left no-repeat;
}


a.callout_btn3 {
height: 121px;
width: 121px;
position: absolute;
bottom: 4px;
right: 3px;
text-indent: -3333px;
background: url(../images/learnmore.png) top left no-repeat;
}

a.callout_btn3:hover {
background: url(../images/learnmore.png) bottom left no-repeat;
}

.callout_black {
background: url(../images/black.png);
color: #ffffff;
width: 270px;
position: absolute;
top: 15px;
left: 15px;
text-shadow: 2px 2px 2px #000000;
-moz-text-shadow: 2px 2px 2px #000000;
-webkit-text-shadow: 2px 2px 2px #000000;
}

.callout_black div {
padding: 10px;
}

.callout_header {
font-family: Georgia, Times New Roman, Times, serif;
color: #ffffff;
font-size: 30px;
line-height: 30px;
padding-top: 20px;
float: right;
width: 950px;
}

.callout_text {
padding-top: 10px;
float: right;
width: 795px;
color: #ffffff;
font-size: 14px;
line-height: 16px;
}

.callout_text p {
padding: 0px;
margin: 0px;
padding: 4px 0px;
}

.lamppost {
float: left;
padding-top: 10px;
padding-right: 20px;
}

a.gotolink {
display:block;
height: 41px;
width: 283px;
text-indent: -3333px;
float: right;
background: url(../images/goto.png) top left;
}

a.gotolink:hover {
background: url(../images/goto.png) bottom left;
}

/* CONTENT */

#content_div {
margin: 0 auto;
margin-bottom: 25px;
font-size: 16px;
line-height: 20px;
padding-top: 25px;
}

#content_div a {
color: #056839;
text-decoration: none;
}

#content_div a:hover {
text-decoration: underline;
}

#content_div ol,ul {
margin-bottom: 18px;
}

#equalhousing {
float: right;
margin-top: -15px;
}