@charset "utf-8";
.default {
}
#wrapper {											
	width:1024px;
	position:absolute;
    left:50%; 
	 margin-left: -512px; 

}#mainbanner {
	background-image: url(../images/mainbanner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 1024px;
}
#leftbanner {
	background-image: url(../images/leftbanner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 302px;
}
#lowerbannercontainer {
	float: left;
	height: auto;
	width: 1024px;
}
#homebut {
	background-image: url(../images/homebut_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 75px;
}
#aboutbut {
	background-image: url(../images/aboutbut_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 102px;
}
#contactbut {
	background-image: url(../images/contactbut_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 113px;
}
#rightnavbar {
	background-image: url(../images/navbarright.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 364px;
}
#mainheader {
	background-image: url(../images/mainheader.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 201px;
	width: 722px;
}
#ratesheader {
	background-image: url(../images/roomrates.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 302px;
}
#ratesbox {
	background-image: url(../images/ratesbox.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 195px;
	width: 302px;
}
#mainbody {
	background-image: url(../images/mainbody.jpg);
	background-repeat: repeat;
	float: right;
	height: 290px;
	width: 722px;
}
#lowerratesbox {
	background-image: url(../images/lowerbox.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 167px;
	width: 302px;
}

#lowerbody {
	background-image: url(../images/lowerbody.jpg);
	background-repeat: repeat;
	float: left;
	height: 155px;
	width: 1024px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 1024px;
}
.ratestable {
	float: left;
	height: auto;
	width: 210px;
	margin-left: 85px;
}


#navbarleft {
	background-image: url(../images/navbarleft.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 68px;
}
.maintxtboxleft {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	height: auto;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.maintxtboxleft2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	height: auto;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}




.maintxtboxright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px;
	float: right;
	height: auto;
	width: 180px;
	margin-right: 80px;
}
.mapbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	height: auto;
	width: 200px;
	margin-top: 25px;
	margin-left: 90px;
}
.lowertxtbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px;
	float: left;
	height: auto;
	width: 300px;
	margin-left: 90px;
}
.lowertxtbox2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px;
	float: right;
	height: auto;
	width: 290px;
	margin-right: 75px;
}
.lowertxtbox3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	padding: 10px;
	float: left;
	height: auto;
	width: 190px;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	height: auto;
	width: 500px;
	margin-left: 90px;
}
.links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: right;
	height: auto;
	width: 350px;
	margin-right: 70px;
}
a:link {
	color: #F60;
}
a:visited {
	color: #F60;
}
a:hover {
	color: #F60;
}
.lowerbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	height: auto;
	width: 750px;
	margin-left: 150px;
}
.bookingform {
	float: left;
	height: auto;
	width: 400px;
	padding: 10px;
	margin-left: 50px;
}

th {
	text-align: left;
	font-size: 13px;
}

td {
	font-size: 13px;
}