html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #212121;
}
html, body, 
h1, h2, h3, h4, h5, h6,
ul, form {
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 10px 0;
}
ul {
	list-style: none;
}
ol {
	padding-left: 60px;
	margin-bottom: 30px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #fca102;
}
a:hover {
	color: #f00;
}
a.green-link:link, a.green-link:active, a.green-link:visited {
	text-decoration: underline;
	color: #39B54A;
	font-weight: bold;
	font-size: 11px;
}
a.green-link:hover {
	color: #FCA102;
}
a img {
	border: none;
}
hr {
	background-color: #ccc;
	height: 1px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
br.clear {
	clear: both;
	margin-top: 10px;
}
cite {
	font-weight: bold;
	color: #6B98C0;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Layout */
#container {
	margin: 0 auto;
	width: 940px;
}
#body-sidebar {
	width: 200px;
	float: left;
	margin-right: 10px;
}
#body-content {
	width: 730px;
	float: left;
}

/* Headear */
#head {
	height: 153px;
}
#head h1 {
	float: right;
	background: url(images/header.jpg) no-repeat;
	height: 153px;
	width: 730px;
}
#hot-destination h3 {
	height: 25px;
	width: 200px;
	background: url(images/hot_destination_title.jpg) center no-repeat;
}
#hot-destination-content {	
	height: 121px;
	width: 205px;
}
#head h1 span, #head h2, #hot-destination h3 span {
	display: none;
}


/* Body Sidebar*/
#body-sidebar h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #212121;
}
.sidebox-head {
	width: 190px;
	height: 18px;
	background: url(images/title_top.jpg) no-repeat;
	padding-left: 10px;
	padding-top: 3px;
}
.sidebox-middle {
	width: 190px;
	height: 18px;
	background: url(images/title_middle.jpg) no-repeat;
	padding-left: 10px;
	padding-top: 9px;
}
.sidebox-body {
	width: 200px;
	background: url(images/box_middle.jpg) repeat-y;
}
.sidebox-foot {
	width: 200px;
	height: 12px;
	background: url(images/box_bottom.jpg) no-repeat;
}
#body-sidebar ul {
	margin-left: 5px;
}
#body-sidebar ul li a:link, #body-sidebar ul li a:active, #body-sidebar ul li a:visited {
	background: url(images/button.jpg) top no-repeat;
	width: 185px;
	padding-left: 5px;
	height: 18px;
	display: block;
	font-size: 85%;
	font-weight: bold;
	color: #39b54a;
	padding-top: 3px;
}
#body-sidebar ul li.active a:link, #body-sidebar ul li.active a:active, #body-sidebar ul li.active a:visited {
	background-position: 0 100%;
	color: #999;
}
#body-sidebar ul li a:hover, #body-sidebar ul li.active a:hover {
	background-position: 0 50%;
	color: #fca102;
}


/* Body Content */
#body-content h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #39B54A;
}
#body-content h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FCA102;
	font-size: 14px;	
}

.h3-full {
	background: url(images/h3_full.jpg) top no-repeat;
	width: 720px;
	padding-left: 10px;
	padding-top: 6px;
	clear: both;
}
.h3-half {
	background: url(images/h3_half.jpg) top no-repeat;
	width: 350px;
	padding-left: 10px;
	padding-top: 6px;
}
#welcome p {
	padding-left: 10px;
	padding-right: 10px;
}
#featured-beach {
	width: 730px;
	float: left;
	margin-bottom: 10px;
}
#new-resort, #latest-news {
	float: left;
	width: 360px;
	margin-right: 10px;
}
#recently-updated, #upcoming-events {
	float: left;
	width: 360px;
	clear: right;
}
.padded-box {
	padding-left: 10px;
	padding-right: 10px;
}
.photo {
	position: relative;
	width: 144px;
	height: 114px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.photo img {
	margin: 8px 0 0 5px;
}
.frame {
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/frame.png);
	width: 144px;
	height: 114px;
	cursor: pointer;
}
.para-justified {
	text-align: justify;
}
.displayBox {
	border: 2px solid #000;
	background: #f5f5f5;
}
#display-info {
	margin: 0 10px 0 10px;
}
.province-box {
	width: 230px;
	height: 150px;
	margin-left: 10px;
	float: left;
}
.municipality-box {
	width: 335px;
	height: 60px;
	margin-left: 10px;
}
.resort-municipality-box {
	clear: both;
}
.resort-box {
	width: 335px;
	height: 160px;
	margin-left: 10px;	
	padding-top: 3px;
	float: left;
	overflow: hidden;
}
.resort-box h4 a:link, .resort-box h4 a:visited {
	font-size: 11px;
	text-decoration: underline;
	font-family: Verdana;
}
.resort-box p {
	font-size: 90%;
}
#index-photos {
	clear: both;
	padding-top: 10px;
	float: left;
	width: 720px;	
}
.dotted {
	border-bottom: 1px dotted #ccc;
}
.gallery-display {
	width: 170px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	height: 200px;
}
.gallery-display .photo {
	margin-left: 12px;
}
p.top-text {
	display: none;
}

/* Forms */
#register-form, #login-form, #update-form {
	width: 450px;
	margin: 10px auto;
}
#hidden-form {
	display: none;
}

div.form-box {
	background: url(images/form_topleft.jpg) top left no-repeat;
}
h3.form-title {
	height: 19px;
	color: #000 !important;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0px 3px 0;
	margin: 0 0 0 12px;
	background: url(images/form_title.jpg) repeat-x;
}
h3.form-title span {
	width: 100%;
	display: block;
	background: url(images/form_topright.jpg) top right no-repeat;
	padding-top: 3px;
	height: 19px;
}
h3.form-title-top {
	border-bottom: 1px solid #999;
	margin: 0 10px 0 10px;
}
h4.form-sub-title {
	font-size: 16px;
	color: #6B98C0 !important;
	padding-bottom: 3px;
	border-bottom: 1px solid #ddd;
	margin: 10px;
	text-transform: uppercase;
}
div.form-box ul.form-body {
	background: #ddd;
	padding: 0 1px;
}
li.form-field {
	background: #f5f5f5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 3px 10px 3px 10px;
}
li.form-field p {
	font-size: 80%;
	color: #f00;
	margin-left: 10px;
}
li.form-field p.label-description {
	font-size: 80%;
	font-weight: normal;
	color: #999;
	margin: 0 0 0 10px;	
}
label {
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #444;
}
.textfield {
	font-size: 16px;
	padding: 2px;
	width: 400px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.static-field {
	margin-left: 10px;
	font-size: 16px;
}
button {
	font-size: 16px;
	padding: 0 5px 0 5px;
	font-weight: bold;
}
button.normal-button {
	font-size: 12px;
	font-weight: normal;
}

ul.form-bottom {
	margin: 0;
	background: url(images/form_bottom.jpg) repeat-x;
	height: 42px;
	width: 100%;
	display: block;
}
li.form-bottom-left {
	background: url(images/form_lowerleft.jpg) bottom left no-repeat;
	height: 42px;
	width: 12px;
	float: left;
}
li.form-bottom-middle {
	background: url(images/form_bottom.jpg) repeat-x;
	height: 33px;
	text-align: left;
	padding-top: 7px;
	float: left;
	padding-left: 10px;
}
li.form-bottom-right {
	background: url(images/form_lowerright.jpg) bottom right no-repeat;
	height: 42px;
	width: 12px;
	float: right;
}
textarea {
	height: 150px;
}
.required {
	color: #c00;
	font-size: 11px;
}

#errorbox {
	border: 1px solid red;
	padding: 6px;
	margin: 10px;
}
#errorbox strong {
	color: red;
}
.members-notes {
	margin: 10px;
	padding: 10px;
	border: 1px dotted #c00;
	background: #FAE5E5;
}
.members-notes strong {
	color: #900;
}
#messagebox {
	border: 1px solid blue;
	padding: 6px;
	margin: 10px;
}
#messagebox strong {
	color: blue;
}

/* Table */
table td {
	padding: 6px;
}
td.table-label {
	text-align: right;
	font-weight: bold;
	background: #eee;
}
td.table-value {
	background: #f5f5f5;
}
a.text-button {
	padding: 3px 10px 3px 10px;
	background: #eee;
	border: 1px solid #ccc;
	font-weight: bold;
	margin: 3px;
	color: #666;
}
a.text-button:hover {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background: #f5f5f5;
	color: #333;
}
a.text-button:active {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	background: #fff;
	color: #000;
}
.row-odd {
	background: #f5f5f5;
}
.row-even {
	background: #eee;
}

/* Footer */
#foot {
	border-top: 1px solid #eee;
	font-size: 77%;
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
	float: left;
	width: 940px;
	height: 100px;
	text-align: center;
}
#footKeywords {
	padding-top: 15px;	
}
.clear {
	clear: both;
	display: block;
	height: 100%;
	overflow: hidden;
}
#bookReservation {
	margin: 15px 0;	
}
	#bookReservation a {
		background: url(images/btnReserve.png) no-repeat;
		display: inline;
		float: left;
		height: 30px;
		width: 220px;
	}
	#bookReservation a span {
		display: none;
	}
