body{
background: #2E4968 url(images/back.gif);
color: #000;
margin: 5px 0;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
}

h1, h2, h3, h4, h5, h6{
color: #223F60;
margin: 0;
padding: 15px 15px 0 0;
}
h1{
font-weight: normal;
}
.widetext h1, .widetext h2, .widetext h3, .widetext h4, .widetext h5, .widetext h6{
padding: 15px 15px 0 30px;
}

p{
margin: 0;
padding: 10px 15px 0 0;
}

a{
color: #223F60;
}
a:hover, a:focus{
color: #C00404;
text-decoration: none;
}

ul{
margin: 10px 0;
padding: 20px 20px 20px 20px;
list-style-image: url(images/bullet.gif);
}
li{
margin-bottom: 10px; 
}

.wrapper{
border: 1px solid #fff;
background: #fff url(images/pageback.gif) no-repeat right;
margin: 0 auto;
text-align: left;
width: 970px;
}

.top{
background: #223F60 url(images/phone.gif) no-repeat right top;
border-bottom: 2px solid #fff;
height: 126px;
}

.top h1{
background: url(images/logo.gif) no-repeat;
padding: 0;
width: 252px;
height: 88px;
text-indent: -3000px;
position: relative;
top: 25px;
left: 35px;
}
.top a{
display: block;
width: 252px;
height: 88px;
}

.menu{
border-top: 2px solid #223F60;
border-bottom: 2px solid #223F60;
background: #fff;
}
.menu ul{
margin: 0;
padding: 8px 8px 8px 35px;
list-style: none;
list-style-image: none;
}
.menu li{
display: inline;
font-weight: bold;
font-size: .95em;
padding-right: 15px;
}
.menu a{
text-decoration: none;
}
.menu a:hover, .menu a:focus, .menu .on{
color: #C00404;
}

.content{
clear: both;
border-width: 2px 1px 1px 1px;
border-color: #fff;
border-style: solid;
background: url(images/bluecol.gif) repeat-y left;
}

.home{
background: url(images/whitecol.gif) repeat-y left;
}

.home .img{
float: left;
margin: 22px 0px 20px 35px;
width: 569px;
display: inline;
}
.home .text{
float: right;
width: 329px;
}

.leftcol{
width: 213px;
float: left;
color: #fff;
}
.leftcol p{
padding: 10px;
}
.leftcol strong{
font-size: 1.3em;
font-weight: normal;
}
.leftcol p small{
font-size: 1em;
}

.leftcol form{
margin: 5px 10px;
}
.leftcol form p{
padding: 10px 0 2px 0;
}
.leftcol label{
display: block;
margin: 5px 0;
}
.leftcol label span{
display: block;
float: left;
width: 63px;
}
.leftcol input, .leftcol textarea{
width: 123px;
}
.leftcol select{
width: 129px;
}
.leftcol textarea{
height: 60px;
}
.leftcol .btn{
background: none;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #fff;
width: 47px;
color: #fff;
padding: 0;
margin: 5px 0 10px 140px;
}
.leftcol a{
color: #fff;
}
.widetext{
width: 753px;
float: right;
}
.widetext p{
padding: 15px 15px 5px 30px;
}

.blueback{
background: #223F60;
color: #fff;
padding: 10px 30px 20px 30px;
}

.property{
padding: 20px 20px 0 30px;
clear: both;
color: #223F60;
margin: 0;
}
.property .txt{
float: left;
width: 240px;
}
.property .txt p{
padding: 13px 15px 10px 0;
}
.property .gallery img{
float: left;
margin: 0 8px 8px 0;
}

.right{
text-align: right;
}

.footer{
clear: both;
text-align: right;
font-size: .9em;
}
.footer ul{
margin: 0;
padding: 8px;
list-style: none;
list-style-image: none;
}
.footer li{
display: inline;
font-size: .95em;
padding-right: 10px;
}
.footer a{
text-decoration: none;
color: #000;
}
.footer a:hover, .footer a:focus{
text-decoration: underline;
}

.redfont, .redfont a{
color: #C00404;
}
li big strong{
font-size: .9em;
}
.copy{
color: #CCC;
font-size: .8em;
}
.copy a{
color: #ccc;
text-decoration: none;
}

.clear{
clear: both;
}

.links{
text-align: center;
padding: 10px 0;
font-size: .9em;
clear: both;
}
.links a, .links strong{
padding: 0 5px;
color: #223F60;
}

.rightfloat{
float: right;
}