body {
	background-color: #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #d05a0b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D05A0B;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #D05A0B;
}
h1 {
	font-size: 24px;
	color: #003399;
}
h2 {
	font-size: 18px;
	color: #0033CC;
}
h3 {
	font-size: 18px;
	color: #003399;
	margin-top: 0px;
}
h4 {
	font-size: 16px;
	color: #003399;
	margin-top: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 980px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	width: 980px;
	background-image: url(images/navbk.jpg);
	background-repeat: repeat-y;
	height: 42px;
	line-height: 42px;
	color: #FFFFFF;
	margin-bottom: 4px;
}
#header {
	width: 970px;
	clear: both;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main {
	width: 970px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 964px;
	background-image: url(images/navbk.jpg);
	background-repeat: repeat-y;
	height: 42px;
	clear: both;
	line-height: 42px;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	padding-right: 8px;
	padding-left: 8px;
}
#footer a{
	color: #FFFFFF;
}
#copyright {
	width: 980px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 34px;
}
#copyright a{
	color: #333333;
}#main-right {
	width: 690px;
	float: right;
}
#main-left {
	width: 240px;
	float: left;
	background-color: #b4c1d3;
	padding: 10px;
	margin-bottom: 4px;
}
#top-num {
	width: 280px;
	float: right;
	font-size: 18px;
	text-align: right;
	margin-right: 8px;
}
#top-nav {
	width: 680px;
	float: left;
}
#takealook {
	width: 690px;
	float: right;
	font-size: 24px;
	color: #042552;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	margin: 0px;
}
#navlist ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navlist li a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
#navlist li a:hover
{
	color: #6699CC;
	font-weight: bold;
	font-size: 16px;
}
a img.rollover {
	padding: 1px;
	margin: 0px;
}

a:hover img.rollover {
	background-color: #FF6600;
}
.dots {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #97A29C;
	clear: both;
}
.accomodation {
	background-color: #dbdde1;
	padding: 4px;
	height: 156px;
	margin-bottom: 11px;

}
.accomodation2 {
	background-color: #c6cbd3;
	padding: 4px;
	height: 156px;
	margin-bottom: 11px;

}.accomodation-img  { width: 233px; float: left }
.accomodation-des  { margin-left: 7px; padding-right: 8px; width: 293px; height: 156px; float: left; border-right: 3px solid #ffffff }
.accomodation-feat {
	float: left;
	width: 120px;
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 9px;
}
.accomodation a {
	color: #003366;
}
.accomodation2 a {
	color: #003366;
}
.home-des {
	float: left;
	width: 328px;
}
.home-imgs {
	float: right;
	width: 348px;
	margin-bottom: 5px;
}
.home-des2 {
	width: 690px;
	clear: both;
}
.home-small {
	float: right;
	width: 348px;
}

