.navigation {
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	font: bold normal 16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #999999;
}
.home {
	font: italic bolder 18px Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: none;
	display: block;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #336633;
	text-decoration: none;
	text-align: center;
	background-image: url(../graphics/navbg.gif);
	background-repeat: repeat-x;
	border-bottom-color: #666666;
	border-bottom-width: medium;
	border-collapse: collapse;
}

.navigation:hover {
	text-decoration: underline;
	display: block;
	padding: 8px;
	width: 140px;
	font: bold normal 16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
}

.home:hover {
	font: italic bolder 18px Arial, Helvetica, sans-serif;
	color: #00CC00;
	text-decoration: underline;
	display: inline;
	font-size: 18px;
}


table#main {
border: 1px solid #000000;
}

#banner {
width:750px;
height:250px;
background: url(../images/banner.jpg);
}


#strip img{
	margin: 1px;
	border: 2px solid #333333;
}

/*body*/

#body {
text-align: left;

}

table#text {
font-family: Tahoma, Georgia, Helvetica, sans-serif;
}

/*wrapper*/

#wrapper {
width: 859px;
margin: 0px auto;
}

/*contact link*/

a.contact:link {
color: #663300; font-weight: bolder;
}
a.contact:visited {
	color: #d67f28;
	font-weight: bold;
}
a.contact:hover {
background-color: #d2a669;
}
a.contact:active {
color: #FF6633;
}

/*rates*/

ul.ratesbottom {
list-style-type: none;
}

ul.ratestop {
list-style-type: none;
}

/*amenities*/

p.leftmargin {
margin-left: 2cm
}

ul.amenities {
list-style-type: square
}

ul.amenitieslists {
list-style-type: none
}

.verbage {
color: #301a03;
}