body {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:16px;
	background-color:#e9e9e9;
	color:#37512f;
}
a {
	color:#666633;
	text-decoration:none;
}
.padding tr td {
	padding:6px;
}
.note {
	font-size:11px;
	padding-top:10px;
	font-style:italic;
	font-weight:bold;
}
a:hover {
	color:#515128;
}
#container {
	width:900px;
	margin:0 auto;
}
#top {
	width:900px;
	height:135px;
	background-image:url(/images/top_logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-top:10px;
}
#top h1 {
	text-indent:-99999px;
}
#top h2 {
	font-size:35px;
	margin-top:15px;
}
#top h3 {
	font-size:30px;
}
#top h2, #top h3 {
	text-align:center;
	margin-left:-425px;
}
.left {
	float:left;
}
.right {
	float:right;
}
#leftcol {
	width:250px;
	padding-top:20px;
	position:relative;
}
.three-star {
	width: 135px;
	height: 40px;
	background-image: url(/images/3star.jpg);
	position: absolute;
	top: -21px;
	left: 55px;
}
#rightcol {
	width:650px;
}
.leftbox {
	width:250px;
	height:600px;
	background-image:url(/images/leftcol-bg-2.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin-bottom:20px;
}
.leftbox table tr td a {
	text-decoration:underline;
}
.leftbox table tr td {
	font-size:13px;
}
#main-top {
	width:650px;
	height:17px;
	background:url(/images/maintop-bg.jpg) no-repeat;
	position:relative;
}
#main-body {
	width:650px;
	background:url(/images/mainbody-bg.jpg) repeat-y;
}
#main-bottom {
	width:650px;
	height:17px;
	background:url(/images/mainbottom-bg.jpg) no-repeat;
}
#shadow {
	background-color:#ebebeb;
}
.leftbox ul {
	text-align:right;
	padding:25px 0 0px 0;
}
#nav li {
	margin:0 20px 10px 0;
}
#nav li a {
	color:#000;
	font-size:22px;
	text-align:right;
}
#nav li a:hover {
	color:#333333;
}
.leftbox h3 {
	font-size:22px;
	color:black;
	padding-top:10px;
	margin:15px 0 10px 25px;
}
.leftbox table {
	margin:0 0 0 25px;
}
.leftbox table tr td {
	padding:0 0 5px 0;
}
.paperclip {
	width: 61px;
	height: 96px;
	background-image: url(/images/paperclip.png);
	position: absolute;
	top: -21px;
	left: -36px;
}
.topimg {
	margin:0 0 10px 25px;
	padding-bottom:10px;
	border-bottom: 1px #999 solid;
}
.content {
	width:385px;
	margin:0 0 0 25px;
	padding-right:10px;
}
.content h3 {
	font-size:22px;
	color:#5a834e;
	font-weight:bold;
	margin-bottom:10px;
}
.content p {
	margin-bottom:10px;
	line-height:20px;
}
.content a {
	text-decoration:underline;
}
.content ul li {
	margin-left:20px;
	padding:0 0 5px 0;
}
.content ul li a {
	text-decoration:underline;
}
.pics {
	width:192px;
	padding-left:10px;
	margin:0 25px 0 0;
	border-left:1px #999 solid;
}
.pics img {
	margin-bottom:10px;
	border:1px black solid;
}
.clear {
	clear:both;
}
.quick {
	margin-top:50px;
}
.footer {
	text-align:center;
	margin-bottom:10px;
	padding-top:20px;
	font-size:12px;
	line-height:17px;
}
.footer a {
	text-decoration:underline;
}
.full {
	width:600px !important;
}
.reservations tr td {
	padding:4px;
	margin-bottom:4px;
}
.comment {
	padding-bottom:5px;
	border-bottom:1px #999 solid;
}

.price {
	font-weight:bold;
}
.offerends {
	font-style:italic;
	font-size:12px;
}