body {
	text-align: center;
	background-image: url(../img/body-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #808080;
}
a:link, a:visited, a:active {
	color: #4E73AA;
}
a:hover {
	color: #B0956B;
}
h1 {
	color: #A6A09A;
	font-size: 16px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#h1Bg {
	width: 100%;
	background-image: url(../img/h1-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 43px;
	height: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 14px;
	color: #A6A09A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}


#globalContain {
	padding: 0px;
	width: 772px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
}
#contentContain {
	width: 712px;
	background-image: url(../img/content-bg.gif);
	background-repeat: no-repeat;
	padding-top: 330px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-position: 0px 316px;
	text-align: left;
	margin: 0px;
	background-color: #FFFFFF;
	min-height:350px;
	position: relative;
}
#branding {
	margin: 0px;
	height: 265px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 66px;
	background-image: url(../img/banner-bg.gif);
}
#menu {
	background-image: url(../img/menu-bg.gif);
	height: 66px;
	width: 765px;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	list-style-type: none;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#globalContain #branding #flashBanner {
	height: 265px;
	width: 560px;
	position: absolute;
	right: 10px;
}

#menu li {
	display: inline;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #4E73AA;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 8px;
	display: block;
	width: auto;
	height: 30px;
	padding-right: 8px;
	background-image: url(../img/seperator.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 35px;
	font-size: 14px;
	float: right;
}
.fR {
	float: right;
}

#menu li.noSep a:link, #menu li.noSep a:visited, #menu li.noSep a:active {
	background-image: none;	
}
#siteInfo {
	height: 80px;
	width: 100%;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
}
#menu a.current:link, #menu a.current:visited {
	color: #A6A09A;
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: underline;

}
#branding #logo {
	float: left;
	background-image: url(../img/logo.gif);
	padding: 0px;
	height: 100%;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	position: absolute;
	left: 30px;
	background-position: center;
}
#branding #logo #gradLine {
	background-image: url(../img/logo-line.gif);
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 180px;
	position: absolute;
	bottom: 4px;
	background-repeat: no-repeat;
	background-position: center 6px;
	left: 0px;
}
#contentContain img {
	float: right;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
ul {
	list-style-type: none;
	background-image: url(../img/ul-bg-l.gif);
	background-repeat: no-repeat;
	width: 670px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: left top;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	
}
li {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.uLbgR{
	background-image: url(../img/ul-bg-r.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 22px;
	margin: 0px;
	padding: 0px;
	display: block;
	top: 0px;
	position: absolute;
	right: 0px;
	background-position: right top;
}
#contact {
	background-image: url(../img/ul-bg-l.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 15px;
	padding-bottom: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 680px;
	padding-left: 0px;
}
#contact #contactBgR {
	background-image: url(../img/ul-bg-r.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 22px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#contact table {
	padding: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 640px;
}
#contact table .labels {
	text-align: right;
	padding-right: 30px;
	width: 120px;
	padding-bottom: 10px;
	padding-top: 4px;
}
#contact table .details {
	width: 210px;
}
#contact table td {
	vertical-align: top;
}
#contact input {
	width: 200px;
}
#contact .submit {
	width: 80px;
	color: #808080;
}
#contact textarea {
	width: 200px;
}
#contact table .address {
	padding: 0px;
}
#globalContain #contentContain #contact #captchaimg {
	float: left;
}
#globalContain #contentContain #gallery {
	margin: 0px;
	padding: 0px;
	width: 712px;
	background-color: #000000;
	height: 500px;
	text-align: center;
}
.banner-invis {
	display: none;
}
#prop {
	width:2px;
	height:300px;
	float:right;
	position: relative;
}
.honeyProp {
	width:11px;
	height:100px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.visMore {
	font-weight: bold;
}
.padB230 {
	padding-bottom: 230px;
}
.padB130 {
	padding-bottom: 130px;
}
.padB80 {
	padding-bottom: 80px;
}
#globalContain #contentContain .honeymoon-pic {
	float: none;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.honeyImgSet {
	clear: both;
	width: 100%;
	float: none;
	margin: 0px;
	height: 150px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#globalContain #contentContain .honeyImgSet img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#contentContain .noMarg {
	margin: 0px;
	padding: 0px;
	float: none;
}
#globalContain #contentContain .botBeachImg {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: none;
}
#globalContain #contentContain .villaImg {
	width: 175px;
	float: right;
	margin-left: 20px;
}
#globalContain #contentContain .villaImg img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}

