#nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 3px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(graphics/background001_diagonallines.jpg);
	margin-top: 0px;
}
#nav a:hover {
	background-color: #363027;
	padding: 5px;
	height: 25px;
	width: auto;
	color: #FFFFFF;
}
#bottom {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#bottom a {
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#bottom a:hover {
	color: #000000;
}

#nav_index a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;
	font-size: 12px;
	background-color: #ACA693;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#nav_index a:hover {
	background-color: #5F5B50;
}
#content #pricing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	border: 1px solid #000000;
}
#all {
	border: 1px solid #000000;
}
#all #content a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
#all #content a:hover {
	text-decoration: underline;
	color: #000000;
}

.roomsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.roomsdescript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}
.roomsdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}
