/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 12px;
background-color: #162B29;
padding: 0px;
}

#amenities {
color: #162B29;
background-color: #DCDFDF;
width: 717px;
padding: 10px;
}

.pHeader {
font-size: 14px;
font-weight: bold;
}

#header {
width: 737px;
}

#nav {
width: 737px;
}

#hero {
width: 737px;
}

#homeContent {
width: 717px;
line-height: 20px;
padding: 10px;
font-size: 14px;
}

#footer {
text-align: center;
width: 737px;
}



