@charset "UTF-8";
body {
	margin: 0px;
	background-color: #495F26;
}
#contenthalf #menu ul {
	padding-left: 146px;
	font-family: Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contenthalf #menu a {
	color: #C1D2BA;
	text-decoration: none;
	font-weight: normal;
}
#contenthalf #menu ul li {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin: 0px;
}
#top img {
}
#top {
	
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	background-image: url(images/menu-bg.jpg);
	width: 280px;
	background-position: right top;
	background-repeat: no-repeat;
	height: 260px;
	float: left;
}
#contenthalf #menu a {
	text-indent: -2000px;
	display: block;
}
#contenthalf #menu #home a {
	background-image: url(images/home.jpg);
	height: 30px;
	width: 97px;
}
#contenthalf #menu #about a {
	background-image: url(images/about.jpg);
	height: 29px;
	width: 97px;
}
#contenthalf #menu #about a:hover {
	background-position: bottom;
}
#contenthalf #menu #rooms a {
	background-image: url(images/rooms.jpg);
	height: 26px;
	width: 97px;
}
#contenthalf #menu #rooms a:hover {
	background-position: bottom;
}
#contenthalf #menu #tariffs a {
	background-image: url(images/tariffs.jpg);
	height: 26px;
	width: 97px;
}
#contenthalf #menu #tariffs a:hover {
	background-position: bottom;
}
#contenthalf #menu #contact a {
	background-image: url(images/contact.jpg);
	height: 26px;
	width: 97px;
}
#contenthalf #menu #contact a:hover {
	background-position: bottom;
}
#contenthalf #menu #home a:hover {
background-position:bottom;}
#contenthalf {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
}
#contentbox {
	background-image: url(images/1-2_13.jpg);
	background-position: left;
	background-repeat: repeat-y;
	font-family: Helvetica, sans-serif;
	width: 675px;
	float: left;
}
#contentbox h1 {
	background-image: url(images/1-2_10.jpg);
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #6F8A6A;
	font-family: Helvetica, sans-serif;
	text-transform: capitalize;
}
#contentbox p {
	padding-left: 20px;
	padding-right: 120px;
	color: #C3D3B7;
	font-size: 0.8em;
	line-height: 1.1em;
	font-family: Helvetica, sans-serif;
}
#contenthalf #contentbox li {
	color: #BFD0B3;
}
#contenthalf #contentbox table {
	color: #88AB82;
}
#contenthalf #contentbox a {
	color: #B6E0AC;
}
#copywright {
	text-align: center;
	clear: both;
	color: #91B78B;
	font-family: Helvetica, sans-serif;
	font-size: .7em;
	height: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#copywright a {
	color: #6E886A;
	text-decoration: none;
}
