body {padding: 10px; background-color: white; margin: 0 10%;}

#header {clear: both; margin-bottom: 10x;}
#header #logo {display: block; float: left; margin-right: 20px;}

#header #footprintsLeft{float: left; clear: left;margin-left: 40px;}
#header #footprintsRight{float: left;}

#header h1 {float: left; margin: 0; font-size: .9em; text-align:center;}

#header ul#menu {list-style-type: none; margin: 0; padding: 0; background: white;}

#contentWrapper {clear: both;}
#contentWrapper .thin {margin: 0 10%;}

#amenities {clear: both;}
#amenities h2{text-align: center; font-size: .9em; }
#amenitiesList {}
#amenitiesList li{float: left; width: 50%;}

#reservations {text-align: center;}


.wrapLeft {float: left; margin-right: 20px; margin-bottom: 20px; }
.wrapRight {float: right; margin-left: 20px; margin-bottom: 20px;}
.clear {clear: both;}