body {
	text-align: center; /* IE fix for centered content */
	margin-top: 10px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #0033CC;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
	font-weight:bold;
}
#header {
	clear: both;
	width: 774px;
	min-width: 774px; /* Stops content disappearing when browser resized in mozilla */
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
	text-align:left;
	background-color:#FF6600;
	}
#headtab {
	width: 774px;
	margin: 5px 0px 0px 0px;
	}
#content {
	clear: both;
	width: 774px;
	min-width: 774px; /* Stops content disappearing when browser resized in mozilla */
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	text-align:left;
	}
#infobar {
	clear: both;
	width: 774px;
	height: 80px;
	min-width: 774px; /* Stops content disappearing when browser resized in mozilla */
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 2px;
	text-align:left;
	background-image: url(../images/chatbar1.gif);
	background-repeat:no-repeat;
	}
#chat {
	float: left;
	width: 340px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#callback {
	width: 774px;
	height: 80px;
	background-color:#FF6600;
	text-align:center;
}
#navigation {
	float: left;
	width: 134px;
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}
#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
#navigation .quick {
	height: 50px;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/quickback.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#navigation .light {
	height: 20px;
	padding: 5px 0px 0px 2px;
	background-color: #0033CC;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	border-top: 1px solid #DFECFF;
}
#navigation .dark {
	height: 20px;
	padding: 5px 0px 0px 2px;
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	border-top: 1px solid #DFECFF;
}
#navigation .orange {
	height: 20px;
	padding: 5px 0px 0px 2px;
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	border-top: 1px solid #DFECFF;
}
#navigation .active {
	height: 157px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#navigation .drink {
	height: 150px;
	padding: 5px 0px 0px 5px;
	background-color: #0066FF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background-image: url(../images/freedrink.gif);
	background-repeat:no-repeat;
}
#mainbody {
	width: 626px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #DFECFF;

}
#footer {
	clear: both;
	width: 774px;
	min-width: 774px; /* Stops content disappearing when browser resized in mozilla */
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0px 0px 0px 0px;
	border-top: 5px solid #DFECFF;
}
#footer, #footer td, #footer th {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
#footer a:hover {
	font-size: 10px;
	color: #000099;
	font-weight: normal;
}
#foot, td, th {
	padding: 0px 5px 0px 5px;
}
a img { border: none; }
 /* Search Pages */
 #hotel  {
	border: 3px solid #000099;
	width: 600px;
}
#searchbox  {
	border: 2px solid #000099;
}
 /* Hotel Pages */
#hotelmain  {
	border: 3px solid #000099;
}
#hoteldesc  {
	float: left;
	width:392px;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	margin: 5px 5px 0px 0px;
}
#hotelfacility  {
	width:180px;
	border: 1px solid #000099;
	background-color: #DFECFF;
	padding: 3px 3px 3px 3px;
	margin: 5px 0px 0px 0px;
	color: #000099;
	font-weight: bold;
}
#infohead {
	height:18px;
	background-color: #DFECFF;
	padding: 3px 0px 0px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
}
#infotext {
	background-color: #FFFFFF;
	padding: 3px 0px 0px 5px;
}
#infoprice {
	clear: both;
	background-color: #DFECFF;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding: 3px 0px 0px 5px;
	border: 2px solid #000099;
	color: #000099;
	font-weight: bold;
}
 /* Availability Check Page */
#availbody  {
	clear: both;
	background-color: #FFFFFF;
	width:600px;
	border: 3px solid #FFFFFF;
	padding: 5px 5px 10px 5px;
}
 /* Booking Page */
#bookingform  {
	clear: both;
	background-color: #DFECFF;
	width:600px;
	border: 3px solid #000099;
	padding: 5px 5px 10px 5px;
}
#bookingform a:link, #bookingform a:visited, #bookingform a:active {
	color: #000099;
	font-weight: bold;
}
#bookingform a:hover {
	color: #000099;
	font-weight: bold;
}
#bookingdetails  {
	border: 2px solid #0033CC;
}
#resortbook {
	border: 2px solid #0033CC;
}

#thawte  {
	clear: both;
	background-color: #DFECFF;
	width:200px;
	height:150px;
	border: 3px solid #000099;
	padding: 3px 3px 3px 3px;
	color: #000099;
}
 /* Confirmation Page */
#confirminfo  {
	clear: both;
	background-color: #FFFFFF;
	width:600px;
	border: 3px solid #FF0000;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}
#thankyou  {
	clear: both;
	background-color: #DFECFF;
	width:600px;
	border: 3px solid #000099;
	padding: 5px 5px 10px 5px;
}
 /* Quote Page */
#reviewquote  {
	clear: both;
	position:relative;
	background-image: url(../images/customer_reviews_quote.jpg);
	width:550px;
	height:175px;
	margin-left:30px;
}
/* Golf Page */
#reviewgolf  {
	clear: both;
	position:relative;
	background-image: url(../images/customer_reviews_golf.jpg);
	width:550px;
	height:175px;
	margin-left:30px;
}
#reviewbottom  {
	position:absolute;
	width:550px;
	height:25px;
	bottom:1px;
	font-weight: bold;




	color: #FFFFFF
	text-align:center;
}
 /* Fonts */
.quicksearch {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.styleLight11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	font-weight: normal;
}
.styleLight11b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	font-weight: bold;
}
.styleLight10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	font-weight: normal;
}
.styleLight10b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	font-weight: bold;
}
.styleDark11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	font-weight: normal;
}
.styleDark11b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
}
.styleDark10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	font-weight: normal;
}
.styleDark10b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	font-weight: bold;
}
.styleWhite11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.styleWhite11b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.styleWhite10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.styleWhite10b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.styleWhite12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.styleWhite12b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.styleWhite14 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.styleWhite14b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.styleBlue11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	font-weight: normal;
}
.styleBlue11b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	font-weight: bold;
}
.styleBlue10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
	font-weight: normal;
}
.styleBlue10b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
	font-weight: bold;
}
.styleBlue12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	font-weight: normal;
}
.styleBlue12b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
}
.styleBlue14 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	font-weight: normal;
}
.styleBlue14b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
}
.styleBlack11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.styleBlack11b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.styleBlack10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.styleBlack10b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.styleBlack12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.styleBlack12b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.styleBlack14 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.styleBlack14b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.styleRed12b {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.headertextorange {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.packageheader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
}
.packageprice {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.formlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

