a {
	text-decoration:none;
	color:#987630;
}

a:hover {
	color:#999
}

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000;
	background-position: center;
	text-decoration: none;
	line-height: 14px;
}

#wrap {
	width: 828px;
	margin: 0 auto;

	background-image: /images/wrap_bg_.jpg);
}
#leftNav  {
	position:relative;
	left:7px;
	top:78px;
	width:176px;
	float: left;
}
#rightNav {
	position:relative;
	top:78px;
	width:176px;
	float: right;
	right: 7px;
}
#footer {
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 9px;
	text-align: center;
}
#content {
	padding-top: 40px;
	padding-right: 180px;
	padding-bottom: 30px;
	padding-left: 180px;
}
#center {
	text-align: center;
}
#flushLeft {
	text-align: left;
	padding-top: 20px;
}
#boilerPlate {
	float: right;
	width: 167px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.hotelName {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.subheads {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.list li{
	list-style-position: outside;
	list-style-type: none;
	line-height: 12px;
	text-indent: -15px;
}

li {
	line-height: 16px;
}

ul {
	margin-top: 3px;
}
