body { 
		text-align: center; 
		background: #8ea6d2; 
		font-size: 14px;
		font-family: verdana, arial, sans-serif; 
		background-image: url('graphics/sliver.jpg');
		background-repeat: repeat-x;
		margin: 0; 
		padding: 0 ;
}
#top {
		height: 175px;
		width: 850px;
		margin: 0; 
		padding: 0 ;
}
#topPic { 
		height: 175px; 
		width: 850px; 
		background: #fbf0d2; 
		background-image: url('bg.jpg'); 
		margin: 0px 0px 0px 0px; 
		text-align:left;
		float: left;
}
#nav { 
		background: #809584; 
		margin: 0px 0px 0px 0px; 
		padding: 1px 0px 0px 12px;
		height: 30px;
		width: 838px; 
		text-align: left;
		font-weight: bold;
} 
#main { 
		/*background: #9c393d;*/
		/*background: #809584; */
		background: #d1c67f;
		height: 480px; 
		width: 850px; 
		margin: 0px 0px 0px 0px; 
}
#mainNavBox {
		background: #fbf0d2;
		width: 123px;
		height: 100%;
		float:left;
		padding: 0px;
		margin: 0px;
}
#mainContentBox {
		background: #d1c67f;
		color: #2e3980; 
		height: 450px;
		width:	621px;
		float:left;
}
#roomsTextBox {
		background: #d1c67f;
		color: #2e3980; 
		width: 308px;
		height: 300px;
		padding: 3px 9px 3px 3px;
		float: left;
		text-align: left;
}
#roomsImgBox {
		width: 300px;
		height: 300px;
		padding: 3px 0px 0px 0px;
		text-align: center;
		float: left;
}
#amenitiesTextBox {
		background: #d1c69f;
		color: #2e3980; 
		width: 100%;
		height: 168px;
		padding: 3px 3px 3px 3px;
		float: left;
		text-align: left;
}
#mainSecondaryBox {
		background: #2e3970;
		background-image: url('graphics/secondaryNav.png');
		background-repeat: repeat-y;
		color: #d1c67f;
		width: 94px;
		height: 474px;
		float:left;
		padding: 3px 3px 3px 9px; 
}
a.mainNavBox {
		color: #040f2d;
		text-align: left;
		padding: 0px 0px 0px 0px; 	
}
a.nav {
		padding: 0px 9px 0px 0px; 	
}
img {
		border: 0px;
		padding: 0px;
		margin: 0px;
}
img.navIcon {
		height: 50px;
		width: 75px;
}
img.sub {
		margin: 9px 6px 0px 6px;
}
a { 
		text-decoration: none; 
		font-family: arial, Helvetica, sans-serif; 
		color: #f2ead8; 
}
a:hover {
		color: #cc9966;
}
div.directionPane {
	color: #2e3970;
	background: #D1C68f;
	margin: 0px 0px 12px 0px;
	padding: 0px 3px 3px 6px;
	text-align: left;
}
div.directionHeader {
	background: #2e3970;
	color: #D1C68f;
	padding: 3px;
	margin: 12px 0px 0px 0px;
	text-align: left;
}
div.contactPane {
	color: #2e3970;
	background: #D1C68f;
	padding: 3px;
	margin: 1px;
	text-align: left;
	width: 250px;
}
div.contactPage {
	background: #2e3970;
	padding: 1px 0px 1px 0px;
}
table.ratesTable {
	background: #2e3970;
	border-spacing: 1px; 
}
td.ratesTable {
	color: #2e3970;
	background: #D1C68f;
	width: 100px;
	text-align: center;
}
th.ratesTable {
	background: #2e3970;
	color: #D1C68f;
	text-align: center;
}
tr.ratesTable {
	height: 50px;
}
td {
		background: #ffffdd;
		width: 100px;
}
h1 {
		font-size: 18px;
}
h2 {
		font-size: 14px;
}
h3 {
		font-size: 10px;
}
hr {
		height: 1px;
		margin: 0px;
}
#sitebox { 
		margin: 0px auto; 
		width: 850px; 
}

div.testimonials {
		 text-align:left; 
		 font-size: 11px; 
		 padding: 10px
}
<!-- /* fbf0d2, 9c393d, fee86d, green:809584, blue:31509d, navy:2e3970 */ -->

