body {
	font-family: lucida, tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	color: #E3975F;
	background-color: #461C0E;
	background-image: url(images/bali-pattern.jpg);
	background-position: center top;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-shadow: #2E0D05 1px 1px 8px;	/*
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#2E0D05', Positive='true');*/
}
h1, h2, h3, h4 {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 5px;
	text-shadow: #000000 3px 3px 8px;/*	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=10, OffY=10, Color='#2E0D05', Positive='true');*/
}
h1 {
	font-size: 40px;
	color: #FFCFA2;
	padding: 20px;
}
h2 {
	font-size: 30px;
	color: #F27F44;
}
h2 a {
	color: #FFCFA2;
	text-decoration: none;
}
.title-collapsed {
}
h2 a:hover {
	color: #C7663A;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #874122;
	letter-spacing: 0.1em;
}
h4 {
}
.hidden { display: none; }
.unhidden { display: block; }
.home-pic {
	background-color: #000000;
	background-image: url(home-slides/slide1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}
.villa-pic {
	background-color: #000000;
	background-image: url(villas-slides/slide1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 360px;
}
.activities-pic {
	background-color: #000000;
	background-image: url(activities-slides/slide1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 360px;
}
.pic-border {
	border: solid #2E0D05;
	border-width: 3px;
}
.pic-border2 {
	height: 258px;
	border: 1px solid #F27F44;
	background-image: url(images/villas-pic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.table1 {
	background-image: url(images/dark-bg.jpg);
	margin-bottom: 20px;
	border: 1px solid #874122;
}
.listing {
	background-color: #FFCFA2;
	border: 2px solid #461C0E;
	color: #461C0E;
	text-shadow: none;
}
.listing ul {
	margin: 0px;
	padding-left: 20px;
}
.listing li {
	margin-bottom: 4px;
}
.info-bar {
	background-color: #E3975F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E0D05;
	color: #2E0D05;
	font-size: 16px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #874122;
	padding-top: 4px;
	position: relative;
	top: 4px;
	font-weight: bold;
}
.footer-menu {
	font-size: 14px;
	color: #874122;
}
.map-pic {
	background-color: #000000;
	background-image: url(images/site-map.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #F27F44;
	display: block;
	height: 500px;
	margin-top: 14px;
}
.footer-menu span {
	font-size: 16px;
	color: #E3975F;
}
.footer-menu a {
	color: #F27F44;
	text-decoration: none;
	font-size: 20px;
}
.option-text {
	font-size: 14px;
}
.title-collapsed  a {
	color: #FFCFA2;
	margin-bottom: 40px;
}
.first-p {
	padding-top: 15px;
	display: block;
}
.footer-menu a:hover {
	color: #C7663A;
}
.info a {
	color: #F4A571;
	text-decoration: none;
}
.info a:hover {
	color: #A65630;
}
.table a {
	color: #F4A571;
	text-decoration: none;
}
.table a:hover {
	color: #F27F44;
}
.smaller {
	font-size: 70%;
}

.villa-table {
	background-image: url(images/dark-bg.jpg);
	border: 1px solid #F27F44;
	color: #E18353;
	font-size: 12px;
	margin: 15px;
}
.villa-table img {
	border: 1px solid #2E0D05;
}
.villa-table h2 {
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #F4A571;
	line-height: normal;
	margin: 0px;
}
.villa-table h3 {
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #F4A571;
	line-height: normal;
}
.view-more a {
	color: #E3975F;
	text-decoration: none;
}
.view-more a:hover {
	color: #A3552F;
}
.villa-table ul {
	margin: 0px;
	color: #7E3518;
	line-height: normal;
	padding-left: 20px;
}
.villa-table li {
	line-height: normal;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #AD5D27;
}
.table-villas {
	background-image: url(images/dark-bg.jpg);
	color: #E18353;
	font-size: 12px;
}
.table-villas h2 {
	font-size: 18px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #AE583E;
	line-height: normal;
}
.table-villas h3 {
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #AE583E;
	line-height: normal;
}
.table-villas ul {
	line-height: normal;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	color: #7E3518;
}
.table-villas li {
	display: block;
	margin: 5px;
	padding: 10px;
	border: 3px solid #974B2B;
	background-image: url(images/gradient-light.gif);
	background-repeat: repeat-x;
}
.villa-table td {
	border: 1px solid #F27F44;
}
.pblock {
	padding: 0px;
	margin-bottom: 6px;
	display: block;
}
.paragraph1 {
	line-height: 22px;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* ---------Villas & Suites Styles--------- */

.table {
	background-image: url(images/dark-bg.jpg);
	border: 1px solid #974B2B;
	color: #E18353;
	font-size: 14px;
	line-height: normal;
	margin-bottom: 20px;
}
.table2 {
	background-image: url(images/dark-bg.jpg);
	border: 1px solid #974B2B;
	color: #E18353;
	font-size: 14px;
	line-height: normal;
	margin: 40px 0px 40px 0px;
}
.divider {
	display: block;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #874122;
	color: #F9E5C2;
	line-height: 20px;
	text-align: left;
}
.villa-holder {
	border: 1px solid #B45836;
	margin: 0px 0px 5px 0px;
	text-shadow: none;
}
.villa-holder2 {
	border: 1px solid #B45836;
	margin: 0px;
	text-shadow: none;
}
.table p {
	margin: 5px;
}
.table h1 {
	font-size: 34px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: normal;
	color: #F4A571;
	padding: 0px;
	margin: 2px;
}
.amenities {
	padding: 20px;
	line-height: 24px;
}
.amenities p {
	margin-top: 10px;
	margin-bottom: 30px;
	line-height: 20px;
}
.table h2 {
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: normal;
	color: #F4A571;
	padding: 0px;
	margin: 2px;
}
.table h3 {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #F4A571;
	line-height: normal;
	margin: 10px;
	font-weight: normal;
}
.table ul {
	color: #7E3518;
	padding: 0px 0px 0px 15px;
	margin: 10px;
	list-style-type: square;
}
.table li {
	line-height: normal;
	font-size: 10px;
	margin-bottom: 4px;
}
.list-item2 {
	color: #F6BE89;
	font-size: 14px;
}
.table-inner {
	background-image: url(images/darker-bg.jpg);
	border: 1px solid #974B2B;
}
.table-inner h2 {
	margin-top: 10px;
}
.list-item {
	color: #C36B48;
	font-size: 13px;
}
.villa-bar {
	background-color: #ea9f55;
	background-image: url(images/gradient-light.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3E1D0F;
	border-right-color: #3E1D0F;
	border-bottom-color: #3E1D0F;
	border-left-color: #3E1D0F;
	font-size: 14px;
	color: #592718;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-position: -30px;
}
.villa-number {
	letter-spacing: -.2em;
}
.villa-bar strong {
	font-size: 18px;
	color: #3F150B;
}
.book {
	font-weight: bold;
}
.info {
	font-size: 14px;
	color: #F4A571;
}
.villa-bar-small {
	background-color: #ea9f55;
	background-image: url(images/gradient-light.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3E1D0F;
	border-right-color: #3E1D0F;
	border-bottom-color: #3E1D0F;
	border-left-color: #3E1D0F;
	font-size: 12px;
	color: #592718;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	line-height: normal;
	background-position: -50px;
}
.villa-bar-small strong {
	font-size: 14px;
	color: #2E0D05;
}
.villa-description {
	border: 1px solid #3E1D0F;
	padding: 15px;
	background-color: #F9E5C2;
}
.villa-footer a {
	color: #2E0D05;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 14px;
	line-height: normal;
}
.villa-footer a:hover {
	text-decoration: underline;
	color: #2E0D05;
}
.villa-bar-small a {
	color: #2E0D05;
	text-decoration: none;
}
.villa-bar-small a:hover {
	color: #2E0D05;
	text-decoration: underline;
}
.villa-description span {
	font-size: 14px;
	color: #653015;
	line-height: normal;
}
.villa-description ul {
	margin: 0px;
	padding-left: 20px;
}
.villa-description li {
	margin-bottom: 4px;
}
.book2 {
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-bottom: 4px;
}
.villa-footer {
	color: #653015;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AD5D27;
	font-size: 12px;
	line-height: 24px;
	position: relative;
	top: 10px;
}
.villa-footer strong {
	color: #3F150B;
}

/* ---------Villas & Suites Styles------END */


.table-villas2 {
	background-image: url(images/dark-bg.jpg);
	border: 1px solid #974B2B;
	color: #E18353;
	font-size: 12px;
}
.table-villas2 h2 {
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #F4A571;
	line-height: normal;
	margin: 0px;
}
.table-villas2 h3 {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #F4A571;
	line-height: normal;
	margin: 10px;
}
.table-villas2 ul {
	color: #7E3518;
	line-height: normal;
	padding-left: 20px;
	margin-top: 0px;
	padding-right: 10px;
}
.table-villas2 li {
	line-height: normal;
	font-size: 10px;
	margin-bottom: 2px;
}
.padding {
	padding: 0px 60px 0px 60px;
}
.table-villas2 span {
	color: #C36B48;
	font-size: 13px;
}
.blank {
	list-style-type: none;
}
.left-pad {
	padding-left: 3px;
}
.right-pad {
	padding-right: 3px;
}
.center-pad {
	padding-right: 2px;
	padding-left: 2px;
}
.hidetxt {
	display: none;
}
.logo {
	background-image: url(images/masthead-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 124px;
	width: auto;
}
.main-table {
	background-image: url(images/bali-pattern-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.menu-line {
	background: #000000 url(images/menu-line.gif) no-repeat center top;
	height: 3px;
	width: auto;
	display: block;
}
.menu-1 a {
	background: url(images/menu-1.jpg) no-repeat left top;
	height: 41px;
	width: 70px;
	display: block;
}
.menu-1 a:hover {
	background: url(images/menu-1.jpg) no-repeat left bottom;
}
.menu-1-on {
	background: url(images/menu-1.jpg) no-repeat left bottom;
	height: 41px;
	width: 70px;
	display: block;
}
.menu-2 a {
	background: url(images/menu-2.jpg) no-repeat left top;
	height: 41px;
	width: 153px;
	display: block;
}
.menu-2 a:hover {
	background: url(images/menu-2.jpg) no-repeat left bottom;
}
.menu-2-on {
	background: url(images/menu-2.jpg) no-repeat left bottom;
	height: 41px;
	width: 153px;
	display: block;
}
.menu-3 a {
	background: url(images/menu-3.jpg) no-repeat left top;
	height: 41px;
	width: 208px;
	display: block;
}
.menu-3 a:hover {
	background: url(images/menu-3.jpg) no-repeat left bottom;
}
.menu-3-on {
	background: url(images/menu-3.jpg) no-repeat left bottom;
	height: 41px;
	width: 208px;
	display: block;
}
.menu-4 a {
	background: url(images/menu-4.jpg) no-repeat left top;
	height: 41px;
	width: 154px;
	display: block;
}
.menu-4 a:hover {
	background: url(images/menu-4.jpg) no-repeat left bottom;
}
.menu-4-on {
	background: url(images/menu-4.jpg) no-repeat left bottom;
	height: 41px;
	width: 154px;
	display: block;
}
.menu-5 a {
	background: url(images/menu-5.jpg) no-repeat left top;
	height: 41px;
	width: 123px;
	display: block;
}
.menu-5 a:hover {
	background: url(images/menu-5.jpg) no-repeat left bottom;
}
.menu-5-on {
	background: url(images/menu-5.jpg) no-repeat left bottom;
	height: 41px;
	width: 123px;
	display: block;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottom2 {
	background-image: url(images/bottom2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottom3 {
	background-image: url(images/bottom3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.top-left {
	background-image: url(images/top-left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top-right {
	background-image: url(images/top-right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom-left {
	background-image: url(images/bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom-right {
	background-image: url(images/bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom-left2 {
	background-image: url(images/bottom-left2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom-right2 {
	background-image: url(images/bottom-right2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom-left3 {
	background-image: url(images/bottom-left3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom-right3 {
	background-image: url(images/bottom-right3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.slideshow {
background-color:#000000
}.gallery {
	border: 1px solid #F27F44;
	padding-top: 15px;
	padding-bottom: 10px;
}
.frame-link {
	background-image: url(images/close-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.frame-link a:hover {
opacity:0.3;
filter:alpha(opacity=30);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
.villa-bar a {
	color: #2E0D05;
	text-decoration: none;
}
.villa-bar a:hover {
	text-decoration: underline;
	color: #2E0D05;
}
.form {
	border: 1px solid #FFB062;
	background-color: #ea9f55;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-shadow: none;
	color: #3F150B;
}
.form textarea {
	font-size: 12px;
	color: #3F150B;
	background-color: #FFFFFF;
	border: 1px solid #8D3E28;
}
.form h3 {
	color: #3F150B;
	text-shadow: none;
}
.textfield {
	font-size: 12px;
	color: #3F150B;
	background-color: #FFFFFF;
	border: 1px solid #8D3E28;
}
.thankyou {
	position: relative;
	top: -10px;
}
.gray {
	color: #333333;
}
.darkgray {
	color: #222222;
}
.divider-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #974B2B;
	padding: 2px;
}
.divider1 {
	padding: 2px;
}
.padi img {
	padding: 0px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
	position: relative;
	top: -10px;
}
.frame-bg {
	opacity:0.9;
	filter:alpha(opacity=90);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	background-color: #000000;
	height: 2000px;
	width: 100%;
	position: fixed;
	z-index: 400;
	top: 0px;
}
.frame-holder {
	position: absolute;
	z-index: 600;
	width:100%;
	top:0px;
	text-align: center;
}
.frame-villas {
	width: 680px;
	margin: 0px auto;
	position: relative;
	top: 340px;
}
.frame-activities {
	width: 680px;
	margin: 0px auto;
	position: relative;
	top: 824px;
}
.frame-location {
	width: 680px;
	margin: 0px auto;
	position: relative;
	top: 540px;
}
.frame-villa {
	width: 680px;
	margin: 0px auto;
	position: relative;
	top: 1150px;
}
.frame-image {
	height: 530px;
	text-align: center;
}
.frame-image img {
	padding: 12px;
	background-color: #000000;
	border: 1px solid #FFC587;
}
.frame-footer {
	color: #FFC587;
	font-size: 16px;
	height: 40px;
}
.frame-footer a {
	color: #AE583E;
	text-decoration: none;
}
.frame-footer a:hover {
	text-decoration: underline;
}
.frame-col-1 {
	width: 440px;
	clear: left;
	float: left;
	text-align: left;
	padding: 10px 0px 10px 0px;
}
.frame-col-2 {
	width: 240px;
	clear: right;
	float: left;
	text-align: left;
	padding: 10px 0px 10px 0px;
}
.gray {
	color: #333333;
}
.darkgray {
	color: #222222;
}
