html { scrollbar-base-color:#D4CFBF; } 
body {
	margin: 0px;
	background-color: #DBEDF4;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}

a   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6E00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#sitemap, #sitemap  a:link, #sitemap  a:active, #sitemap  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#sitemap a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

#mainmenu, #mainmenu  a:link, #mainmenu  a:active, #mainmenu  a:visited {
	color: #A4AEB5;
	text-decoration: none;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
#mainmenu a:hover {
	text-decoration: underline;
}
								#sidemenu h1 {
								color: #999999;
								font: bold 12px/30px Verdana, Arial, Helvetica, sans-serif;
								background-image: url(../images/side-title.gif);
								background-repeat: no-repeat;
								background-position: center top;
								height: 31px;
								width: 201px;
								display: block;
								text-align: center;
								vertical-align: middle;
								margin-left: 4px;
								margin-top: 1px;
								margin-bottom: 10px;
								}
								#sidemenu {
								color: #999999;
								font: 10px Verdana, Arial, Helvetica, sans-serif;
								}
								#sidemenu a:link, #sidemenu a:active, #sidemenu a:visited {
									color: #999999;
									text-decoration: underline;
									font: 10px Verdana, Arial, Helvetica, sans-serif;
								}
								#sidemenu a:hover {
									color: #999999;
									text-decoration: none;
									font: 10px Verdana, Arial, Helvetica, sans-serif;
								}
								#sidemenu div {
									padding-left: 8px;
								}
			#sidemenu2 h1 {
				color: #999999;
				font: bold 12px/30px Verdana, Arial, Helvetica, sans-serif;
				background-image: url(../images/side2-title.gif);
				background-repeat: no-repeat;
				background-position: center top;
				height: 33px;
				width: 182px;
				display: block;
				text-align: center;
				vertical-align: middle;
				margin-top: 3px;
				margin-left: 3px;
				margin-bottom: 5px;
			}
			#sidemenu2 {
				color: #999999;
				text-decoration: none;
				font: 10px Verdana, Arial, Helvetica, sans-serif;
			}
			#sidemenu2 a:link, #sidemenu2 a:active, #sidemenu2 a:visited {
				color: #999999;
				text-decoration: underline;
				font: 10px Verdana, Arial, Helvetica, sans-serif;
			}
			#sidemenu2 a:hover {
				text-decoration: none;
			}
			#sidemenu2 div {
				padding-left: 8px;
			}

				#main h1 {
				color: #999999;
				font: bold 12px/30px Verdana, Arial, Helvetica, sans-serif;
				background-image: url(../images/main-title.gif);
				background-repeat: no-repeat;
				background-position: center top;
				height: 33px;
				width: 462px;
				display: block;
				text-align: center;
				vertical-align: middle;
				margin-top: 1px;
				margin-left: 3px;
				margin-bottom: 5px;
				}


#footer, #footer a:link, #footer a:active, #footer a:visited {
	color: #999999;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}


.formbutton {
	font-size: 11px;
	color: #000000;
	background: #D4D0C8;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
}
.formfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
}
.header {
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	background-image: url(../images/title-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header h1 {
	font-size: 11px;
	color: #B6621F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
.textsmall {
	font-size: 10px;
}
.imgborder {
	padding: 4px;
	border: 3px solid #999999;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.headertop {
	background-image: url(../images/header-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sitemapbg {
	background-image: url(../images/sitemap-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#specials a:link,  #specials a:visited {
	color: #FF6E00;
	font-size: 11px;
	text-decoration: none;
}
#specials a:hover {
	text-decoration: underline;
}

		/* home featured table */
		.featuredtable td  {
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-right-style: solid;
			border-bottom-style: solid;
			border-right-color: #E3E3E3;
			border-bottom-color: #E3E3E3;
		}
		.featuredtable td.featuredtable2  {
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-right-style: solid;
			border-bottom-style: solid;
			border-right-color: #F8F8F8;
			border-bottom-color: #E3E3E3;
		}
		.featuredtable .style1 {color: #FF6E00}
		.featuredtable .style2 {
			color: #FF6E00;
			font-size: 10px;
		}
		.featuredtable td.content, .featuredtable a:link, .featuredtable a:visited {
			font-size: 10px;
		}
		
.dropdown {
	font-size: 10px;
	color: #545454;
}
.textfield {
	font-size: 11px;
	color: #545454;
}
								#smallbox h1 {
								color: #999999;
								font: bold 12px/30px Verdana, Arial, Helvetica, sans-serif;
								background-image: url(../images/small-box-title.gif);
								background-repeat: no-repeat;
								background-position: center top;
								height: 33px;
								width: 212px;
								display: block;
								text-align: center;
								vertical-align: middle;
								margin-top: 10px;
								margin-bottom: 5px;
								margin-left: 2px;
								}
								#smallbox div {
								padding-left: 8px;
								padding-right: 8px;
								}
.smallboximgborder {
	border: 2px solid #FF6E00;
}
.white td {
	color: #FFFFFF;
}
.white a:link, .white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	text-decoration: underline;
}
.sitebottom {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#breadcrumbs {
	font-size: 10px;
	color: #898989;
	text-decoration: none;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	font-size: 10px;
	color: #898989;
	text-decoration: underline;
}
#breadcrumbs a:hover { 
	text-decoration: none;
	}
	
	
				#sidemenubiglinks, #sidemenubiglinks a:link, #sidemenubiglinks a:active, #sidemenubiglinks a:visited {
					font-size: 12px;
					font-weight: bold;
					text-decoration: none;
					display: block;
				}
				
				#sidemenubiglinks a:hover {
					text-decoration: underline;
					font-size: 12px;
					font-weight: bold;
					display: block;
				}
.resortname {
	font-size: 14px;
	font-weight: bold;
	color: #FF6E00;
	margin-bottom: 0px;
}
.resortname2 {
	font-size: 11px;
	color: #898989;
}

				#property h1 {
				color: #999999;
				font: bold 12px/30px Verdana, Arial, Helvetica, sans-serif;
				background-image: url(../images/property-title.gif);
				background-repeat: no-repeat;
				background-position: center top;
				height: 33px;
				width: 453px;
				display: block;
				text-align: center;
				vertical-align: middle;
				margin-top: 1px;
				margin-left: 3px;
				margin-bottom: 0px;
				}
				#property div {
				padding-left: 8px;
				}
		.propertytable {
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #E3E3E3;
		}
h1 {
	font-size: 14px;
}
.page, .page a, .page a:visited  {
	color: #B9DCEA;
	font-size: 11px;
}


/*GoDo start*/
				#mainact h1 {
				color: #999999;
				font: bold 12px/30px Verdana, Arial, Helvetica, sans-serif;
				background-image: url(/activities/images/main-title.gif);
				background-repeat: no-repeat;
				background-position: center top;
				height: 33px;
				width: 679px;
				display: block;
				text-align: center;
				vertical-align: middle;
				margin-top: 1px;
				margin-left: 3px;
				margin-bottom: 5px;
				}

				#actbreadcrumbs, #actbreadcrumbs a:link, #actbreadcrumbs a:visited {
				font-size: 10px;
				color: #666666;
				text-decoration: none;
				font-weight: bold;
				}
				#actbreadcrumbs a:hover { 
					text-decoration: underline;
				}


/*GoDo end*/

a.pageselected:link, a.pageselected:visited, a.pageselected:hover {
	border: 1px solid #00CCFF;
	text-decoration: none;
}
.adbox {
	padding: 2px;
	border: 1px solid #E2E2E2;
}
