#header {
margin-bottom: 0px;
}

#content {
margin:0;
width: 100%;
position:relative;
padding: 0;
}


#lower{
margin-top: 270px;
overflow:hidden;
width: 100%;
}


#upper{
/*background:url(../images/home-photo.jpg) no-repeat 0 0 ;*/
height:260px;
position:absolute;
top:0;
width:100%;
overflow: hidden;
}

#upper img { width: 960px; height: 260px; }


#sideA {display: none;}

div.homebox {
background: #f7fbfe;
width: 310px;
height: 335px;
float: left;
overflow:hidden;
position: relative;
}

div.homebox.middle {
width: 300px;
margin: 0 20px;
}

div.homebox h2 {
background-image: url(../images/sprite-homeheadings.png);
background-repeat: no-repeat;
height:27px;
margin:11px 0 10px 11px;
text-indent:-9999px;
}

#sandyport h2 { background-position: 0 0; }
#oldetowne h2 { background-position: 0px -38px; }
#resort h2 { background-position: 0px -76px; }


#content div.homebox p {
padding: 0 20px;
line-height: 20px;
}

.learnmore {
background:transparent url(../images/sprite-homeheadings.png) no-repeat scroll left bottom;
display:block;
height:30px;
margin:auto;
text-indent:-9999px;
width:230px;
position: absolute;
bottom: 15px;
left: 35px;
}