html, body {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size:18px;
	color: #708578;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
h2 {
	font-size:14px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size:15px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
h4 {
	font-size:12px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
margin-top:0px;
margin-bottom:1.5ems;
}

a:link, a:visited {
	text-decoration:none;
	color: #72103D;
}
a:hover {
	color: #FF6600;
}
form {
padding:0px;
margin:0px;
display:inline;
border:none;
}
.searchEngine {
width:300px;
}
.searchEngine h1 {
border:none;
}
.lowlvlBg {
	background-image: url(../../images/lowlvl_bg.jpg);
	background-repeat: no-repeat;

}
.menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.listingBg {
background-color:#FFFFFF;
}
.menu td {
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 2px;
	font-size: 11px;
	color: #72103D;
	padding-left: 4px;
}
.noLeftPad {
padding-left:0px;
margin-left:0px;
}
.menu td a:link, .menu td a:visited {
	text-decoration:none;
	color: #72103D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}
.menu td a:hover {
	color: #FF6600;
}
.menuTd {
	padding: 0px;
	margin: 0px;
}
.bodyTd {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
.homeLeftTd {
	background-color: #DBD9B3;
	background-image:url(../../images/homeTileMiddle.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.homeRightTd {
	background-color: #7D9185;
}
.homeTableFloat {
	z-index: auto;
	padding-right: auto;
	padding-left: auto;
	position: absolute;
}
.homeBG {
	width:100%;
	height:100%;
}
.selectResorts {
	position:absolute;
	top:200px;
	left:16px;
}
.selectNewHomes {
	position:absolute;
	top:486px;
	left:481px;
}
.selectHome {
	color:#364039;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.selectHome select {
	width:120px;
}

.homeMenu {
	position:absolute;
	left:0px;
	height:100%;
	z-index: 15;
	vertical-align:bottom;
	color: #4B5851;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.homeMenu td a:link, .homeMenu td a:visited {
	color:#4B5851;
	text-decoration:none;
	margin-right: 10px;
	margin-left: 10px;
}
.homeMenu td a:hover {
	color:#700D3B;
}
.footerMenu a:link, .footerMenu a:visited {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	margin-right: 10px;
	margin-left: 10px;
}
.footerMenu a:hover {
	color:#700D3B;
}
.borderedImg {
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-style: solid;
	border-width: 2px;

}

