/* commented backslash hack v2 \*/ 
html, body {height:100%;} 
/* end hack */ 

body {
	padding:0;
	margin:0;
	background: #fff;
	color: #1c2904;
	font: .9em Arial, Helvetica, sans-serif;
	width: auto;
    min-width: 768px;
	background:#b3e758;
}

#outer {
	height:100%;
	min-height:100%;
	margin:0 154px;
	margin-bottom:-31px;
	background:#fff; /* = centreborder bg color*/
	color: #1c2904;
}
 
html>body #outer {height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:130px;
	background:#7bb31a url(../img/banner_background.gif);
	overflow:hidden;
	white-space:nowrap;
	min-width: 768px;
}
* html #header {
height:130px;/*for ie5.x win */
he\ight:130px;/*for ie6*/
}
#header img {
	padding:0;
	border:0;
	margin:3px 0 0 13px;
}

#left {
	position:relative;/*ie needs this to show float */
	width:150px;
	float:left;
	margin-left:-149px;/*must be 1px less than width otherwise won't push footer down */
}
* html #left {padding-bottom:31px; margin-right:-3px;}/*fix gap in ie next to float and clear footer because we've moved float too far left*/

#left p {padding:0 2px 0 2px;}
#right p {padding:0 2px 0 2px;}

#right {
	position:relative;/*ie needs this to show float */
	width:150px;
	float:right;
	margin-right:-149px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:4px;
}
* html #right {padding-bottom:31px ;margin-right:-150px;}/* stop float drop in ie */

#right img {
	margin-top:2px;
	margin-left:6px;
}

.starbuy {
	width:140px;
	margin:18px 3px 2px 6px;
	padding:3px 0 60px 0;
	color: #3084a8;
	border: 2px solid #003176;
	background:#fff;
	font-size:0.9em;
	text-align:center;
}
* html .starbuy {
	width:145px;/*for ie5.x win */
	margin-right:0;
	
	w\idth:141px;/*for ie6*/
	marg\in-right:2px;

}

.mglftminus5 {
	margin-left:-4px !important;
}

.sb_bg {
	width:140px;
	height:97px;
	margin:-58px 0 0 8px;
	padding:0;
	background:url(../img/hammock_ani_141width_even.gif) no-repeat bottom;
	z-index:1;
}

* html .sb_bg {
	width:139px;/*for ie5.x win */
	marg\in-top:-59px;
	
	w\idth:141px;/*for ie6*/
	marg\in-top:-59px;

}

.sb_bg_odd {
	width:140px;
	height:97px;
	margin:-58px 0 0 8px;
	padding:0;
	background:url(../img/hammock_ani_141width.gif) no-repeat bottom;
	z-index:1;
}

* html .sb_bg_odd {
	width:139px;/*for ie5.x win */
	marg\in-top:-59px;
	
	w\idth:141px;/*for ie6*/
	marg\in-top:-59px;

}

a.starlink:link { 
	color: blue; 
	background: #fff;
	text-decoration:none;
	font-weight:bold;
} 

a.starlink:visited { 
	color: blue; 
	background: #fff;
	text-decoration:none;
	font-weight:bold;
} 

a.starlink:hover {
	color: red;
	background: #fff;
}

a.starlink:active {
	color: red;
	background: #fff;
}

.starbuy h2{
	margin:0;
	font-size:1.1em;
}
.starbuy h3{
	margin:0;
	font-size:1.05em;
}

.thumbcontainer {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:center;
}

.starthumb {
	text-align:center;
	padding-top:5px;
}

.starthumb img {
	padding:0;
	border:2px solid #ffce63;
	margin-right:6px;
	margin-left:auto;	
}

.margin10 {
	margin-top:10px !important;
}

#footer {
	width:100%;
	clear:both;
	height:31px;
	background:#7bb31a;
	border-top:5px solid #4a6d0c;
	color: #FFFFFF;
	line-height:31px;
	position:relative;
	font-size:.8em;
	font-weight:bold;
}

#footer a:link { 
	color: #ffffff; 
	background: #7bb31a;
	text-decoration:none;	
} 
#footer a:visited { 
	color: #ffffff; 
	background: #7bb31a;
	text-decoration:none;
} 
#footer a:hover {
	color: #1c2904;
	background: #ffffff;
	text-decoration:none;
}
#footer a:active {
	color: #1c2904;
	background: #ffffff;
	text-decoration:none;
}

#footer p {
	margin:0;
	padding-left:10px;
	display:inline;
}

#siteby {
	float:right;
	padding:0 10px 0 0;
}

#clearheader{height:130px;}/*needed to make room for header*/
#clearfooter{clear:both;height:31px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}

div,p  {margin-top:0}/*clear top margin for mozilla*/

h1 {
	margin-top:.3em;
	font-size:1.2em;
	color:#ff9c00;
}

h1 span {
	color:#8f0180;
}

h2 {
	margin-top:0;
	font-size:1em;
	color:#ff9c00;
}

h2 span {
	color:#8f0180;
}

h3 {
	margin-top:0;
	font-size:0.9em;
}

#centreborder {
	float:right;
	width:100%;
	position:relative;
	margin: 0 -1%;
}

* html #centreborder {
	height:1%; 
	margin:0;
	border:0;
}/* combat IE's 3 pixel jog (was margin-bottom:1px) */

#centrecontent {

	background:white;
	border:0;
	margin: 0 2px 5px 1px;
	padding:5px 20px 5px 15px;
	line-height:1.3em
}

* html #centrecontent {
	padding:5px 12px 5px 20px;	
}

.imgbdr1 {
	border:3px solid #f8f6c6;
}

#centrecontent a:link { 
	color: #0000FF; 
	background: #fff;
	text-decoration:none;	
} 
#centrecontent a:visited { 
	color: #0000FF; 
	background: #fff;
	text-decoration:none;
} 
#centrecontent a:hover {
	color: #FF0000;
	background: #fff;
	text-decoration:none;
}
#centrecontent a:active {
	color: #FF0000;
	background: #fff;
	text-decoration:none;
}

.centerinner1 {
	border:2px solid #006a13;
	margin:20px ;
	padding:20px;
}

.centerinner1 p {
	text-align:left;
}

.centerform fieldset {
	border:0;
}

.centerform select {
	font: 0.8em Arial, Helvetica, sans-serif;
	margin-top:10px;
}

.imgleft {
	float:left;
	margin:0 15px 15px 0;
	clear:left;
}

.imgright {
	float:right;
	margin:0 0 15px 15px;
	clear:right;
	
}

.outerwrap {
	float: left;
	width: 99%;
}

/* --------- nav ------------- */
ul#navlist {
	margin:1px 0 0 0;
	padding: 2px;
	width: 142px;
}
* html #navlist li {
	width: 142px;/*for ie5.x win */
	w\idth: 134px;/*for ie6*/
}

#navlist li {
	list-style-type: none;
	background:#8f0180;
	color: #1c2904;
	border: 1px solid #090918;
	font:bold 0.95em Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-bottom: 2px;
	letter-spacing:-0.04em;
}
* html #navlist li {
	display:inline;/*for ie5.x win */
	d\isplay:block;/*for ie6*/
}

#navlist li a {
	color: #1c2904;
	background: #ffffff;	
	text-decoration: none;
	display: block;
	width:93%;
	padding:3px 2px 3px 5px;
	border: 1px solid #090918;
}
* html #navlist li a {
	width:100%;/*for ie5.x win */
	w\idth:93%;/*for ie6*/
}

#navlist li a:hover {
	background: #1c2904;
	color: #fff;
	border: 1px solid #F4F9FF;
}

#current {
	background:#fdf6a5 !important;
	border:1px solid #090918 !important;
	color:#1c2904 !important;
}

.spacer2{
	height:2px;
	overflow:hidden;
}
p.spacer2 {margin:0;padding:0;}

.spacer5{
	height:5px;
	overflow:hidden;
}
p.spacer5 {margin:0;padding:0;}

.spacer15{
	height:15px;
	overflow:hidden;
}
p.spacer15 {margin:0;padding:0;}

.spacer120{
	height:120px;
	overflow:hidden;
}
p.spacer120 {margin:0;padding:0;}

.centertext {
	text-align:center;
}


.nrmltext {
	font-size: 1em;
}

.smltext90 {
	font-size: 0.9em;
}

.smltext80 {
	font-size: 0.8em;
}

.smlcaps {
	font-variant:small-caps;
}

.valign-bottom {
	vertical-align:text-bottom;
}

.valign-40 {
	vertical-align:-40%
}
* html .valign-40 {
    /*ie5 doesn't respect -%*/
	vertical-al\ign:-10%;/*for ie6*/
}

.valign-50 {
	vertical-align:-50%
}
* html .valign-50 {
    /*ie5 doesn't respect -%*/
	vertical-al\ign:-20%;/*for ie6*/
}

.noborder {
	border:0;
}

.nobr {
	white-space:nowrap;
}

.lrpad10 {
	padding:0 10px 0 10px;
}

.tbmargin10 {
	margin:10px 0 10px 0;
}

.textjustify {
	text-align:justify;
}

.textleft {
	text-align:left;
}

.bold {
	font-weight:bold;
}

.clearer{
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
	margin-bottom:0;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

/* xxxxxxxxxxx  convert id   xxxxxxxxxxxxx */

#convert {
	width:134px;
	margin:0;
	margin-left:2px;
	margin-right:3px;
	padding:3px;
	color: #1c2904;
	border: 1px solid #000;
	background:#ecfbff;
	font-size:0.9em;
}
* html #convert {
	width: 142px;/*for ie5.x win */
	w\idth: 134px;/*for ie6*/
}

#convert h1 {
	background: #FDFEDC;
	color: #1c2904;
	border: 1px solid #003176;
	font-size:1.1em;
	padding:3px;
}

#convert h2 {
	font-size:1em;
	padding:0 0 0 3px;
}

#convert form {
	background: #00439E;
	color: #FFFFFF;
	border: 1px solid #003176;
	font-size:1em;
	font-weight:bold;
}

#convert input {
	width:120px;
}

* html #convert input{
	width: 110px;/*for ie5.x win */
	w\idth: 110px;/*for ie6*/
}

#convert img {
	margin:5px;
	margin-left:0;
}

#convert a:link { 
	color: #0000FF; 
	background: #ecfbff;
	text-decoration:none;	
} 
#convert a:visited { 
	color: #0000FF; 
	background: #ecfbff;
	text-decoration:none;
} 
#convert a:hover {
	color: #FF0000;
	background: #ecfbff;
	text-decoration:none;
}
#convert a:active {
	color: #FF0000;
	background: #ecfbff;
	text-decoration:none;
}


.header {
	position:relative;
	background:#ecfbff;
	width:140px;
	border:1px solid black;
	height:1.2em;
	line-height:1.2em;
}
* html .header {
	width: 142px;/*for ie5.x win */
	w\idth: 140px;/*for ie6*/
}

.header h1 {
	margin:0;
	padding:0;
	color:#004EB3;
	background:transparent;
	position:absolute;
	left:5px;
	right:0;
	font-size:1.1em;
	font-weight:bold;
}

.header h1.overlay {
	color:#000;
	background:transparent;
	position:absolute;
	left:6px;
	top:1px;
}

.headerleft {
	margin-left:2px;
	margin-bottom:2px;
}

.headerright {
	margin-left:6px;
	margin-bottom:2px;
	margin-top:20px;
}

iframe {
	margin:0;
	height:270px;
	width:338px;
}

.description {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:10px;
	width:360px;
	border:2px solid #006a13;
}

.description h2 {
	background: #006a13;
	color:white;
	padding:.2em;
	font-weight:bold;
}

.description h3 {
	font-size:1em;
}

.description ul {
	text-align:left;
}

.description hr {
	width:100%;
	color:#006a13;
	height:2px;
	border:1px solid #006a13;
	clear:both;
}

.center_form {
	margin-left:11%;
	margin-right:11%;
}
.descr_p {
	text-align:left;
	padding:0 10px 0 10px;
}

.pricing {
	margin:3px;
}

.pricing span {
	font-size:.9em;
}



.leftcontact{
	margin-left:0 !important;
	font-size:0.9em;
}

#contact {
	margin-left:auto;
	margin-right:auto;
	border:2px solid #003176;
	width:380px;
}
* html #contact {
	width: 360px;/*for ie5.x win */
	w\idth: 380px;/*for ie6*/
}

#contact h2 {
	margin-left:25px;
}


#contact div {
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
	
}

#contact fieldset {
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border:0;

}
#contact label {
	float:left;
}

#contact input {	
	width:200px;
	float:right;
}

#contact textarea {
	width:200px;
	height:100px;
	float:right;
	font:0.94em Arial, Helvetica, sans-serif;
}

.contacterror {
	float:right;
	border:2px solid #003176;
	padding:2px 3px 2px 3px;
	background:#FFF4F5;
	font-weight:bold;
	text-align:right;
	font-variant:small-caps;
}

.contactbutton {
	width:120px !important;
}

.telephone {
	width:57%;
}

.telephone p {
	margin:0;
}

/*  form for proplist */
.proplist select{
	width:175px;
}

.col1 {
	text-align: right;
	width: 160px;
	margin: 0;
	margin-right: 0.1em;
	margin-top:0.2em;
	float: left;
}

.col2 {
	width: 160px;
	display: block;
	float: left;
	margin: 0;
}

div.row {
	clear: both;
	width: 330px;
}

.input {
	background: #FFFFFF;
	font-size: .9em;
	width:10em;
	margin: 4px 0 10px 8px;
}

.left_col_img {
	margin:-2px 0 2px 2px;
}

.left_col_img_2 {
	margin:8px 0 0 3px;
}

.color_01 {
	color:#CC0000;
	
}


.search_props {
	background:#fdf5e0 url(../img/search.jpg) no-repeat 0 40px; 
	width:130px; 
	border:1px solid black; 
	padding:5px 5px 70px 5px; 
	margin:2px;
	cursor:pointer;
}

* html .search_props {
	width: 142px;/*for ie5.x win */
	w\idth: 130px;/*for ie6*/
}

.search_props p {
	margin:0;
	color:#c9312c; 
	font-weight:bold; 
	letter-spacing: -0.05em;
}

/* Links */

.links {
	border:2px solid #006a13;
	padding:5px 10px;
	margin-bottom:5px;
	font-size:.95em;
	
}

.links h2 {
	background:#006a13 url(../img/link_icon.gif) no-repeat 5px;
	color:white;
	padding:3px 0 3px 40px;
	font-size:1em;
	margin-top:5px;
	height:21px;
}
.links img{vertical-align:middle;border:0;}


/* col_cont */
div.col_cont {
	background:#8f0180;
	width:140px;
	border: 1px solid #090918;
	margin:-2px 0 0 2px;
	font-size:0.9em;
}

* html div.col_cont {
	width:142px;/*for ie5.x win */
	w\idth:140px;/*for ie6*/
}

div.col_cont_inner {
	border: 1px solid #090918;
	margin:3px;
	background:#ffffff;
	height:100%;
	text-align:center;
}

.col_cont_inner span {
	color:#ff9c00;
	font-size:1.2em;
}

.col_cont_inner img {
	padding:3px 0 !important;
	float:right;
	text-decoration:none;
	border:0;	
}

.col_cont_inner p {
	margin-bottom:3px;
	text-align:left;
	padding:0 0 0 5px !important;
}

.col_cont_inner h2 {
	margin-bottom:3px;
	text-align:left;
	padding:0 5px 0 5px !important;
	font-size:.85em;
}


.col_cont_inner a:link {
	display:block;
	height:200px;
	color: blue; 
	background: #ffffff;
	text-decoration:none;
} 
.col_cont_inner a:visited { 
	color: blue; 
	background: #ffffff;
	text-decoration:none;
	} 
.col_cont_inner a:hover {
	color: red;
	background: #ffffff;
	text-decoration:none;
}
.col_cont_inner a:active {
	color: red;
	background: #ffffff;
	text-decoration:none;
}

.currency p {
	padding:0 5px 0 5px !important;
	font-size:.85em;
}

.currency img {
	padding:0 2px 0 2px !important;
}

.currency input {
	text-align:left;
	padding:0 5px 0 5px !important;
	font-size:.85em;
	width:100px;
}

.currency a:link {
	height:auto;
	color: blue; 
	background: #ffffff;
	text-decoration:none;
} 
.currency a:visited { 
	color: blue; 
	background: #ffffff;
	text-decoration:none;
	} 
.currency a:hover {
	color: red;
	background: #ffffff;
	text-decoration:none;
}
.currency a:active {
	color: red;
	background: #ffffff;
	text-decoration:none;
}


/*   phpweather   */

div#wx {
	background:#8f0180;
	width:140px;
	border: 1px solid #090918;
	text-align:center;
	margin:-2px 0 0 2px;
	font-size:0.9em;
}

* html div#wx {
	width:142px;/*for ie5.x win */
	w\idth:140px;/*for ie6*/
}

div#wx_inner {
	border: 1px solid #090918;
	margin:3px;
	background:#ffffff;	
}

div#wx a  {
	text-decoration:none;
}

div#wx a:hover {
	background: white;
	text-decoration: none;
}
div#wx a span {display: none;}
div#wx a:hover span {
	display: block;
	position: absolute;
	left: 70%;
	width: 200px;
	padding: 5px;
	margin: 3px;
	margin-top:-50px;
	z-index: 500;
	color: #1c2904;
	background: #fdf6a5; 
	text-align: left;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	border: 2px solid #1c2904;
	text-decoration: none;
}

* html div#wx a:hover span {
	left:60%;
	margin-top:0;
}

div#wx p {
	position:relative;
	margin:5px;
	}
	
div#wx img {
	border:0;
	margin:0;
	}

.wx_temp 
{
	display:inline;
	position:absolute;
	left:45px;
	padding: 0;
	margin: 12px 0 0 0;
	z-index: 48;
	font-weight:bold;
}
* html .wx_temp {
	left: 5px;/* for ie win */
}

.wx_note
{
	font-size:11px; 
	margin:3px 0 0 0; 
	padding:0; 
	background: #D8EAFF; 
	border: 1px solid #4578BA;
	display:block;
}

.form {
	width:255px;
	border:2px solid #006a13;
	padding:10px;
	font: .95em Arial, Helvetica, sans-serif;
}

.form input, textarea {
	width:245px;
	color: #1c2904;
	font: .84em Arial, Helvetica, sans-serif;
}

.form p {
	font-weight:bold;
	text-align:left;
}

.form_note {
	color: #DF2929;
}


.error {
	padding:5px;
	border:2px solid #DF2929;
	width:263px;
	background:#ffeff2;
	text-align:left;
}

.error span {
	border:0;
	background:#FFEFF2;
	padding:1px;
}

.success {
	padding:5px;
	border:4px solid #60BF5F;
	width:263px;
}

.topright {
	position:absolute; 
	top:3px; 
	right:13px; 
	z-index:1500;
}

.w85 {
	width:85px !important;
}

.detail_note {
	background:#01429C;
	color:white;
	text-align:center;
	padding:3px;
	font-weight:bold;
}

.detail_note2 {
	height:1.2em; 
	background:#01429C; 
	color:white; 
	line-height:1.2em; 
	padding:3px;
}

.detail_note3 {
	background:#ff8a00; 
	color:white;
	text-align:center;
	padding:3px;
	font-weight:bold;
	border:2px solid #01429c;
}

.price_list {
	border:2px solid #01429c; 
	padding:15px;
}

.right_col_h1 {
	font-size:1.1em;
}

.spacer4{
	height:4px;
	overflow:hidden;
}
p.spacer4 {margin:0;padding:0;}

.featured
{
	border:1px solid black;
	background:#8f0180; 
	padding:3px;
	width:134px;
	margin:0 0 2px 6px;
}

.featured p
{
	background:white;
	border:1px solid black;
	margin:0;
	padding:0 3px 0 0 !important;
	text-align:center;
	font:.9em Arial, Helvetica, sans-serif;
}

.feat_thumb
{
	margin-bottom:5px;
	border:3px solid #eedb00;
}

.feat_thumb2
{
	border:0;
	padding:5px 0;
}

.featured a:link { 
	color: blue; 
	background: #fff;
	text-decoration:none;
	font-weight:bold;
} 

.featured a:visited { 
	color: blue; 
	background: #fff;
	text-decoration:none;
	font-weight:bold;
} 

.featured a:hover {
	color: red;
	background: #fff;
	text-decoration:none;
	font-weight:bold;
}

.featured a:active {
	color: red;
	background: #fff;
	text-decoration:none;
	font-weight:bold;
}

.height100
{
	height:100% !important;
}

.margin3
{
	margin:3px;
}

.gmap_style1
{
	width:418px; 
	height:306px;
	border:3px solid #eedb00 !important;
	margin:0 0 10px 0;
}

.gmap_style2
{
	width:354px; 
	height:300px;
	border:3px solid #eedb00 !important;
	margin:0 0 10px 0;
}
* html .gmap_style2 {
	width:345px;/*for ie5.x win */
	w\idth:354px;/*for ie6*/
}


.width_auto {width:auto !important;}

.red{color:red}


 .iconlist {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

.shops_icon {
	padding: 0 0 0 30px;
	margin: 0 0 0 20px;
	background: url(../img/shops_icon.gif) no-repeat 5px;
}

.golf_icon {
	padding: 0 0 0 30px;
	margin: 0 0 0 20px;
	background: url(../img/golf_icon.gif) no-repeat 5px;
}

.beach_icon {
	padding: 0 0 0 30px;
	margin: 0 0 0 20px;
	background: url(../img/beach_icon.gif) no-repeat 5px;
}


.rightform {
	font-size:.8em;
	border:1px solid black;
	background:#8f0180; 
	padding:3px;
	width:134px;
	margin:0 0 2px 6px;
}

.rightform fieldset {
	background:white;
	border:1px solid black;
	padding:2px;
	width:128px;
	margin:0;
}
.rightform p {
	margin-bottom:.3em;
}

.rightform img {
	margin:0 3px 0 3px !important;
	padding:0;
	text-align:left;
}

.rightform label {
	font-weight:bold;
}

.rightform select {
	font-size:.85em;
	width:120px;
}

.rightform input {
	font-size:.85em;
	width:auto;
	margin-top:5px;
}

img.cdirect {
	border:0 !important;
	margin:5px !important;
}

