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

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;
font-weight:inherit;
font-style:inherit;
font-family:inherit;
text-align:left;
}

html{
overflow:scroll;
}

body{
font-family:"Trebuchet MS", Helvetica, sans-serif;
background:#015e41;
font-size:13px;
color:#444444;
}

p{
margin-bottom:20px;
}

a, a:visited{
color:#015e41;
}

h1{
font-size:16px;
font-weight:bold;
color:#015e41;
margin-bottom:10px;
}

h3{
font-size:22px;
color:#00553a;
margin-bottom:10px;
}

hr{
height: 0;
border: 0;
width:80%;
*width:100%;
border-bottom: 1px solid #ccc;
margin:30px auto;
}

/* Classes */
.home-row{
width:572px;
height:103px;
margin:0 auto 20px;
}

.homeboxright{
float:right;
border:1px solid #dddddd;
background:url(../images/spotlightbox-background.png) center bottom repeat-x;
margin-left:24px;
}
.homeboxleft{
float:left;
border:1px solid #dddddd;
background:url(../images/spotlightbox-background.png) center bottom repeat-x;
width: 
margin-right:24px;
}
.home-right{
float:right;
margin-top:25px;
}
.home-left{
float:left;
margin-top:25px;
}
.spotlight-small{
width:324px;
height:81px;
padding:10px 15px;
}
.spotlight-small h3{
font-size:12px;
color:#015e41;
font-weight:bold;
margin-bottom:5px;
}
.spotlight-small p{
font-size:12px;
line-height:14px;
}
.spotlightright{
width:50%;
float:right;
margin-left:20px;
}
.spotlightright p{
text-align:center;
}
.spotlightright img{
display:block;
margin:0 auto;
}
.logo{
position:absolute;
left:75px;
top:25px;
}
.slogan{
position:absolute;
right:105px;
top:56px;
}
.phone-number{
position:absolute;
bottom:20px;
right:80px;
padding:0px 50px;
font-size:24px;
color:#015e41;
font-weight:bold;
margin:0px;
}
.smaller{
font-size:11px;
}
.imgRight{
display:block;
float:right;
margin-left:20px;
}
.spotlightbox{
border:1px solid #cccccc;
background: #FFFFFF url(../images/spotlightbox-background.png) center bottom repeat-x;
width:506px;
min-height:103px;
margin:0px auto 10px;
padding:20px;
}
.spotlightbox h3{
font-size:12px;
font-weight:bold;
margin:0px;
}
.spotlightbox h4{
font-size:14px;
font-weight:bold;
margin-bottom:10px;
color:#015e41;
}
.spotlightbox ul{
list-style:none;
}
.spotlightbox ul li{
margin-bottom:5px;
padding-left:35px;
background:url(../images/list-arrow.png) 0px 4px no-repeat;
color:#015e41;
font-size:11px;
font-weight:bold;
}

ul.listleft{
float:left;
width:48%;
}
ul.listright{
float:right;
width:48%;
}
.housethumb{
border:1px solid #dddddd;
padding:5px;
background:#FFFFFF;
float:left;
margin-right:20px;
}
.houseinfo{
float:left;
}
.houseinfo p{
margin-bottom:10px;
}
.houseinfo .additionalimages img{
float:left;
border:2px solid #ffffff;
margin-right:10px;
}
.houseinfo .additionalimages a img:hover{
border:2px solid #015e41;
}
table#contactform{
margin:0 auto;
font-size:11px;
}
#contactform tbody tr td{
height:25px;
}
#contactform tbody tr td.title{
text-align:right;
}
#contactform tbody tr td.comment{
vertical-align:top;
padding-top:5px;
}
#contactform tbody tr td span{
font-size:10px;
color:#FF0000;
}
.clear{
clear:both;
}
/* Styles */
#wrap{
margin:0 auto;
min-height:850px;
background:url(../images/site-background.png) center top no-repeat;
}
#shadow-mid{
position:relative;
background:#FFFFFF;
width:958px;
margin:30px auto 0px;
min-height:850px;
}
#shadow-bottom{
background:url(../images/shadow-bottom.png) center top no-repeat;
height:48px;
}
#main-shadow{
width:958px;
background:url(../images/main-shadow.png) center top no-repeat;
min-height:272px;
margin:0 auto;
}
#header{
width:960px;
height:125px;
margin:0 auto;
position:relative;
}
#banner{
width:850px;
height:134px;
padding:13px 55px 0px 54px;
margin:0 auto;
}
#main{
width:960px;
margin:0 auto;
}
#content{
float:right;
width:568px;
padding:20px;
min-height:20px;
margin-right:42px;
margin-bottom:50px;
background:url(../images/content-background.png) center top no-repeat;
line-height:18px;
}
#leftnavbackground{
float:left;
width:264px;
margin-left:46px;
background:url(../images/leftnav-background.png) 0px 0px repeat-y;
}
#leftnavtop{
width:264px;
background:url(../images/leftnav-top.png) center top no-repeat;
}
#leftnav{
background:url(../images/leftnav-bottom.jpg) center bottom no-repeat;
width:180px;
padding:20px 41px;
min-height:420px;
}
#leftnav ul{
padding:0px;
margin:0px;
list-style:none;
}
#leftnav ul li{
display:block;
padding:0px;
margin:0px;
*margin-bottom:-5px;
}
#leftnav ul li a{
display:block;
padding:0px;
margin:0px;
}
#home-contactinfo{
margin-top:60px;
}
#home-contactinfo h3{
text-align:center;
color:#015e41;
margin-bottom:5px;
}
#home-contactinfo p{
text-align:center;
color:#015e41;
}
#home-contactinfo strong{
font-size:18px;
font-weight:bold;
}
#footer{
position:absolute;
bottom:25px;
left:1px;
width:960px;
height:20px;
font-size:12px;
color:#333333;
margin:10px auto 0px;
}
#footerleft{
float:left;
width:35%;
margin-left:40px;
}
#footerright{
float:right;
width:45%;
margin-right:40px;
}
#footerright p{
float:right;
}
#footer p.copyright{
}
#footer ul.footernav{
float:right;
margin:0px;
padding:0px;
list-style:none;
}
#footer a{
color:#015e41;
}
#footer a:hover{
color:#17b483;
}
#footer ul.footernav li{
float:left;
margin:0px;
padding:0px 0px 0px 20px;
}
#footer ul.footernav li a{
text-decoration:none;
}
#bottombar{
position:absolute;
bottom:1px;
left:1px;
height:3px;
width:956px;
background:#fafe0b;
}
.home-row p{
font-size:11px; !important
}
