#body {
	width: 750px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	border: 1px solid #5976a1;
}
#table {
color: #666666;
font-size: 12px;
}
#table2 {
color: #666666;
font-size: 10px;
}
#left {
	width: 546px;
	float: right;
	text-align: left;
	background-image: url(images/right_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content_left {
	width: 425px;
	float: left;
	text-align: left;
	padding: 10px 5px 10px 10px;
}
#right {
	width: 184px;
	float: left;
	text-align: left;
	background-image: url(images/left_background.jpg);
	background-repeat: no-repeat;
}
#content_right {
	width: 184px;
	float: left;
	text-align: left;
	margin: 0px;
	font-size: 14px;
	background-image: url(images/left_background.jpg);
	background-repeat: no-repeat;
	padding: 0px;

}
a {
	text-decoration: none;
	color:#c76a35;
	font-weight: bold;
	}
#links {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	float: right;



}
h2 {
	font-size: 14px;
	background-image: url(images/h2background.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #5976a1;



}
#bottom {
	clear: both;
	background-color: #FFFFFF;

}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #5976a1;

}
.right {
	padding-left: 15px;
	font-size: 16px;

}
.left {
	padding-left: 0px;
}
p {
	margin: 0px;
	padding: 0px;

}
h3 {
	margin-bottom: 5px;
	margin-top: 0px;
	color: #5976a1;



}
.featured {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #833a1f;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	width: 546px;
	background-position: right;



}
a:hover {
	color: #666666;
}
#content {
	clear: both;
	text-align: left;
}
#booking {
	clear: both;
	text-align: left;
	width: 500px;

}
.content {
	padding-left: 10px;
	padding-top: 10px;
	width: 325px;
	font-weight: bold;
	color: #000000;
}
.menu ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
.menu li {
	display:inline;
	padding-right: 20px;
	padding-left: 20px;
}
.title {
	background-image: url(images/h2background.gif);
}
.rightmenu {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;

}
#banner {
	float: left;
}
.about {
	padding: 10px;
}
