body {
	margin: 0; padding: 0;
	height: 100%;
	background-color: #4d3d29;
	text-align: justify;
	font: normal normal normal medium Arial, Helvetica, sans-serif;
	color: #666466;
	outline: none;
}

div#container {
	width: 748px;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
}

div#main {
	width: 748px;
	margin: 0 auto;
	padding-bottom: 14px;
	background-color: #b5ac88;
}

div#header {
	width: 726px;
	margin: 0 auto;
	background-color: black;
}

div#logo {
	margin: 0; padding: 0px 30px 4px 0px;
	width: 150px;
	height: 52px;
	float: left;
	text-align: right;
	display: inline;
}

div#logo img {
	padding: 10px 0px 0px 0px;
	border: none;
	vertical-align: bottom;
}

div#ourProperties {
	margin: 0; padding: 46px 0px 0px 0px;
	font: normal normal normal 11px 'Trebuchet MS', Tahoma;
	letter-spacing: 1px;
	color: #e5b53b;
	float: left;
	display: inline;
}

div#resortList {
	width: 460px;
	margin: 0; padding: 40px 0px 0px 8px;
	float: right;
	display: inline;
}

div#resortList a {
	border-left: 1px solid #7f807f;
	margin: 0; padding: 5px 3px 5px 4px;
	color: #c5c19d;
	text-decoration: none;
	display: block;
}

div#resortList a:hover {
	color: white;
}

div#resortList ul {
	font: normal normal normal 10px 'Trebuchet MS', Tahoma;
	margin: 0; padding: 0;
	list-style-type: none;
	display: inline;
}

div#resortList li {
	width: 16%;
	/*width: 16%;*/
	margin: 0; padding: 0;
	line-height: 1.1em;
	display: inline;
	float: left;
	text-align: center;
	border-bottom: 5px solid black;
}

div#resortList li:hover {
	border-bottom: 5px solid white;
}

div#image {
	width: 722px;
	/*height: 220px;*/
	margin: 9px auto 0px auto;
	/*border: 13px solid white;*/
	overflow: hidden;
	text-align: center;
	background-color: white;
}

div#navigation {
	width: 712px;
	height: auto;
	background-color: #717174;
	margin: 9px auto 9px auto;
	padding: 7px 7px 30px 7px;
	overflow: auto;
}

div#navigation a {
	text-decoration: none;
}
div#navigation a:hover {
	text-decoration: none;
	color: black;
}

div#content {
	width: 726px;
	margin: 0 auto;
	padding: 30px 0px;
	background-color: white;
}

div#leftColumn {
	float: left;
	position: relative;
	width: 138px;
	min-height: 400px;
	margin: 0px 0px 0px 14px;
	padding: 0px 18px;
	_zoom: 1;
	_display: inline;
}

div#columnWrapper {
	float: left;
	width: 532px;
}

div#midColumn {
	float: left;
	width: 280px;
	min-height: 400px;
	/*margin: 0px 217px 0px 188px;*/
	text-align: justify;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #666466;
	padding: 0px 18px;
	border-left: 1px solid #dcdcdd;
	border-right: 1px solid #dcdcdd;
	_zoom: 1;
	_display: inline;
}

div#rightColumn {
	float: right;
	position: relative;
	width: 167px;
	min-height: 400px;
	margin: 0px 10px 0px 0px;
	padding: 0px 16px;
	_zoom: 1;
	_display: inline;
}

div#footer {
	padding: 0;
	font: normal normal normal 10px 'Trebuchet MS', Tahoma;
}

div#copyright {
	margin: 8px 0px 8px 0px;
	color: #b5ac88;
	float: left;
}

div#linkList {
	margin: 8px 0px 8px 0px;
	color: #b5ac88;
	float: right;
}

div#linkList a {
	margin: 0; padding: 0px 0px 0px 16px;
	color: #b5ac88;
	text-decoration: none;
}

div#linkList a:hover {
	color: white;
}

/* Navigation Styles */
#navHolder {
	margin: 0 auto;
	text-align: center;
	overflow: auto;
	background-color: #717174;
}

ul#menuElem {
	font: normal normal bold 0.6em 'Trebuchet MS', Tahoma;
	margin: 0; padding: 0;
	list-style-type: none;
	letter-spacing: 0em;
	background-color: #717174;
}

ul#menuElem li {
	list-style-type: none;
	margin: 0; padding: 0;
	float: left;
	text-align: left;
	line-height: 1.7em;
	min-width: 16%;
	display: inline;

}

ul#menuElem li a {
	padding: 0px 12px 0px 12px;
	display: block;
	color: #e5b43a;
	text-transform: uppercase;
}

ul#menuElem li ul {
	height: 120px;
	font: normal normal normal 0.9em 'Trebuchet MS', Tahoma;
	margin: 0; padding: 4px 0px 0px 0px;
	list-style-type: none;
	letter-spacing: 0em;
	border-left: 1px solid #949496;
	line-height: 12pt;
	_zoom: 1;
	_display: inline;
}

ul#menuElem li.navfirst ul {
	border-left: none;
}

ul#menuElem li.navlast ul {
	border-right: none;
}

ul#menuElem li ul li {
	display: inline;
	float: none;
}

ul#menuElem li ul li a {
	margin: 0; padding: 2px 11px;
	color: white;
	text-transform: lowercase;
}


/* Tag Redefinition */
h1 {
	margin: 0; padding: 0px 0px 30px 0px;
	text-align: left;
	font: normal normal 100 1.5em Tahoma, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: lowercase;
	line-height: 1.5em;
	color: #666466;
}

p {
	margin: 6px 0px; padding: 0;
	text-align: justify;
	line-height: 1.6em;
	color: #666466;
}

a {
	color: #4d3d29;
	outline: none;
}
a:hover {
	color: #b5ac88;
	text-decoration: none;
}

/* Custom Classes */

.content a {
	color: #4d3d29;
}

.content a:hover {
	color: #b5ac88;
	text-decoration: none;
}

.content {
	margin: 0; padding: 0;
	text-align: justify;
	line-height: 1.6em;
	color: #666466;
}

.emailSignup {
	margin: -10px 170px 0px 0px; padding: 2px;
	font: normal normal normal 0.6em Arial, Helvetica, sans-serif;
	color: white;
	background: black;
	border: 1px solid white;
	width: 66px;
	height: 14px;
	float: right;
}

.emailSignup a {
	color: white;
	display: block;
}

.emailSignup:hover {
	background: #666466;
}

.clearAll {
	height: 0;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	visibility: collapse;
}

/* Form Styles */
input.TextField, select.TextField, .TextField input, .TextField input[type="radio"], .TextFieldMember, .TextFieldPassMember, .FormButton {
	font: normal normal normal 0.9em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #666466;
	border: 1px solid #666466;
}

.TextField input[type="radio"] {
	border: none;
}

.validate {
	color: #FF0000;
}
.leftColumnRequired {
	font-weight: bold;
	text-align: right;
	valign: middle;

}

.calendarItem {
	width: 100%;
	height: auto;
	line-height: 11px;
	background-color: #b5ac88;
	border: 1px solid #666;
	padding: 0px;
	margin: 1px 0px 0px 0px;
	overflow: hidden;
}

.calendarItem a {
	font-size: 9px;
	text-decoration: none;
	color: white;
	overflow: hidden;
	padding: 1px;
	display: block;
}

.calendarItem a:hover {
	background-color: white;
	color: black;
	overflow: hidden;
}