@charset "utf-8";
/* CSS Document */
/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0a2861;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #e6d7ac;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
	padding:10px 0 5px 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family: "Lucida Sans";
	font-size: 18px;
}
 
h2 {
    padding:10px 0 10px 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family: "Lucida Sans";
	font-weight:bold;
	font-size: 14px;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0px 0px 18px 10px;
}
 
ul, ol {
	padding:0px 0 0px 30px;
	list-style-image: none;
	list-style-type: disc;
}

li{margin: 0 0 0 -10px;}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:none;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; width:160px;
	color:#62727c;
	border: 1px solid #62727c;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
}
 
  table tr td {
  padding:2px;
  }
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.clear_right   { clear: right; }
.clear_left    { clear: left; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/***** MAIN *****/
.container{
	width:780px;
	margin: auto;
	background-image: url(../images/main_body_back.jpg);
	background-repeat: repeat-y;
}

/***** HEADER *****/
.left{
	width:178px;
	float:left;
}

/***** BODY *****/
.right{
	width:582px;
	text-align:left;
	float:left;
}
.right_box{ text-align:left;
	width:602px;
	background-image: url(../images/contain_box_body.gif);
	background-repeat: repeat-y;
}
.right_text{ width:552px; padding:5px 10px 0px 10px; text-align:left;}
.home_text{ width:542px; padding:5px 10px 0px 10px; text-align:right;}
.accom_pic_dophin{ height:280px;}
.accom_pic_family{ height:150px;}
.accom_pic_luxury{ height:190px;}
.accom_pic_pent{ height:200px;}
.accom_pic_pool{ height:150px;}

/***** Gallery *****/

#showcase {clear:both; width:560px; height:auto;}
/*img when selected*/
#info { width:0px; }
#info_right {display:block; float:right; width:230px; padding:10px; color:#fff;}
#info_right p {margin:0 0 10px 0;}
#info_right form fieldset {padding:0; border:0; margin:0 0 0 5px;}
#info_right ol {margin-top:40px;}
#info_right ol li {margin-bottom:5px;}
#info_right li a, #info_right li a:visited {color:#fff; font-size:11px; text-decoration:none;}
#info_right li a:hover {text-decoration:underline;}  

.click {
	text-align: center;
	color:#666616;
	font-size: 12px;
}
.border{
	border: 1px solid #333333;
}
.gall_starter {
	padding-top: 10px;display:block; position: relative; width:480px; border:1px solid #366B9D; height:250px; left:55px; color:#000; background:#f0eff5; text-align:center; font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; letter-spacing:1px;
}
.gal_pad {
	padding: 10px 1px 1px 1px;
}
.gall_center{ width:552px; padding:5px 10px 0px 10px; text-align:center;}

/***** Virtual tour *****/
.virtual {
	height: 360px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}

.vt {
border:1px solid #666666;
height:365px;
margin:0px;
padding:0px;
width:502px;
}

.iframe {

	width:100%;
	height:100%;

}


/***** RATES *****/

.rate_box_left {
width:260px;
float:left;
text-align:left;
height:50px;
padding:5px;
margin:3px;
}

.rate_box_right {
width:250px;
float:right;
text-align:left;
height:50px;
}

/***** CONTACT *****/

.form{ width:300px; float:left;}
.contact_text{ width:250px; float:left; }
.thanks{ text-align:center; height:380px;}
.contact{ height:300px; width:552px; padding:5px 10px 0px 10px; text-align:right;}

/***** FOOTER *****/
.footer{
	width:780px;
	font-size:10px;
	clear:both;
	color:#735241;
	margin: auto;
	background-image:url(../images/main_body_back.jpg);
	background-repeat:repeat-y;
}

.footer a{ font-size:12px; color:#735241; font-weight:bold;}
.footer a:hover{ font-size:12px; color:#735241; font-weight:bold;}
.footer a:visited{ font-size:12px; color:#735241; font-weight:bold;}
.footer a:active{ font-size:12px; color:#735241; font-weight:bold;}

.rene{ margin: 0;}
.rene a{ font-size:11px; font-weight:normal;}
.rene a:hover{ font-size:11px; font-weight:normal;}
.rene a:visted{ font-size:11px; font-weight:normal;}