body {
margin:0px;
padding:0px;
}

.content {
	width:955px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.logo {
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 955px;
}
.nav {
	padding: 0px;
	height: 29px;
	width: 955px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 29px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbebe;
}
.nav ul {
list-style-type:none;
margin:0px;
padding:0px;
}
.nav li {
float:left;
height:29px;
display:block;
}
.nav li a {
height:29px;
display:block;
}
.nav li.home {
	width:100px;
	background-image: url(images/home.gif);
}
.nav li.about {
	width:260px;
	background-image: url(images/about.gif);
}
.nav li.gallery {
	width:179px;
	background-image: url(images/gallery.gif);
}
.nav li.rates {
	width:104px;
	background-image: url(images/rates.gif);
}
.nav li.links {
	width:162px;
	background-image: url(images/links.gif);
}
.nav li.contact {
	width:150px;
	background-image: url(images/contact.gif);
}
.nav li.home a {
	width:100px;
	background-image: url(images/home_a.gif);
}
.nav li.about a {
	width:260px;
	background-image: url(images/about_a.gif);
}
.nav li.gallery a {
	width:179px;
	background-image: url(images/gallery_a.gif);
}
.nav li.rates a {
	width:104px;
	background-image: url(images/rates_a.gif);
}
.nav li.links a {
	width:162px;
	background-image: url(images/links_a.gif);
}
.nav li.contact a {
	width:150px;
	background-image: url(images/contact_a.gif);
}
.nav li.home a:hover {
	width:100px;
	background-image: url(images/home_hover.gif);
}
.nav li.about a:hover {
	width:260px;
	background-image: url(images/about_hover.gif);
}
.nav li.gallery a:hover {
	width:179px;
	background-image: url(images/gallery_hover.gif);
}
.nav li.rates a:hover {
	width:104px;
	background-image: url(images/rates_hover.gif);
}
.nav li.links a:hover {
	width:162px;
	background-image: url(images/links_hover.gif);
}
.nav li.contact a:hover {
	width:150px;
	background-image: url(images/contact_hover.gif);
}
.clear {
clear:both;
}
.footer {
	height: 29px;
	width: 955px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 29px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbebe;
	font-family: Verdana;
	font-size: 16px;
	line-height: 16px;
	color: #838a8a;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer a {
color: #838a8a;
text-decoration:none;
}
.footer a:hover {
text-decoration: underline;
}
.left_col {
	padding: 0px;
	float: left;
	width: 455px;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right_col {
	padding: 0px;
	float: left;
	width: 455px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left_col1 {
	padding: 0px;
	float: left;
	width: 345px;
	margin-top: 0px;
	margin-right: 66px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right_col1 {
	padding: 0px;
	float: left;
	width: 544px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title {
	width:955px;
	margin-bottom:15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.image {
	width:955px;
	margin-bottom:35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 23px;
	color: #838a8a;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
p a {
	color: #838a8a;
	font-weight: bold;
	text-decoration:none;
}
p a:hover {
	color: #838a8a;
	font-weight: bold;
	text-decoration: underline;
}
table.rates td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 23px;
	color: #838a8a;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align: left;
}
table.rates td.grey {
background-color: #eaeae9;
}
table.rates th {
	font-family: Verdana;
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #aaaba8;
	text-align: left;
}