BODY 
{ 
SCROLLBAR-FACE-COLOR: #40541d;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #e5fe89;
SCROLLBAR-TRACK-COLOR: #e5fe89;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
background-image: url('../images/bg.jpg');
background-repeat: repeat;
bgcolor: #121C01;
margin-top: 20px;
margin-left:0px;
margin-right:0px;
margin-bottom:20px;
}

.h1text
{
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: #948863;
margin-bottom: 0;
}

.h2text
{
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #e88017;
margin-bottom: 0;
}

.h3text
{
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: #e88017;
margin-bottom: 0px;
}


.normaltext
{
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #948863;
margin-bottom: 0;
}


.bottomlinks
{
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #3c6004;
text-decoration: none;
}

.bottomlinks a
{
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #3c6004;
text-decoration: none;
}

.bottomlinks a:hover
{
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #D38539;
text-decoration: none;
}


td 
{
text-align: left;
font-family:tahoma;
font-size:11px;
color:#E3E6E6;
line-height:13px;
}

.bottommenu
{
text-decoration:none;
color:#FDF77B;
}

.bottommenu a
{
text-decoration:underline;
color:#FDF77B;
}

.bottommenu a:hover
{
text-decoration:none;
color:#ffffff;
}


.tariffpack
{
text-decoration:none;
color:#e1f5a0;
}

.tariffpack a
{
text-decoration:none;
color:#e1f5a0;
}

.tariffpack a:hover
{
text-decoration:underline;
color:#ffffff;
}

.testim
{
text-decoration:none;
color:#e1f5a0;
}

.testim a
{
text-decoration:none;
color:#e1f5a0;
}

.testim a:hover
{
text-decoration:underline;
color:#ffffff;
}



a
{
text-decoration:underline;
color:#FDF77B;
}

a:hover
{
text-decoration:none;
color:#ffffff;
}

ul 
{
margin:0;
padding:0;
list-style:none;
}

li 
{
background:url(../images/a.gif);
background-repeat: no-repeat;
background-position: 0 .8em;
margin:0 0 0 0px;
padding:0 0 0 11px;
line-height:21px;
}



.rooms span a
{ 
color:#E3E6E6
}

.formsendhomeres
{
width:100px;
height:17px;
font-family:tahoma;
font-size:11px;
border-style: solid;
border-width: 1px;
border-color:#808080;
background-color:#ffffff;
color:#5F5F5F;
margin-left:0px;
margin-right:0px
}

.form
{
width:207px;
height:17px;
font-family:tahoma;
font-size:11px;
border-style: solid;
border-width: 1px;
border-color:#808080;
background-color:#ffffff;
color:#5F5F5F;
margin-left:0px;
margin-right:0px
}
		
.textarea 
{
width:207px;
height:119px;
font-family:tahoma;
font-size:11px;
border-style: solid;
border-width: 1px;
border-color:#808080;
background-color:#ffffff;
color:#5F5F5F;
margin-left:0px;
margin-right:0px;
overflow: auto;
}

.textareasendhomeres
{
width:100px;
height:119px;
font-family:tahoma;
font-size:11px;
border-style: solid;
border-width: 1px;
border-color:#808080;
background-color:#ffffff;
color:#5F5F5F;
margin-left:0px;
margin-right:0px;
overflow: auto;
}

.formdropdown
{
border:1px solid #8A7E60;
font-size: 11px;
font-family: tahoma;
color: #5F5F5F;
font-weight: bold;
background-color:#ffffff;
width: 69;
}

.formbut
{
border:1px solid #8A7E60;
font-size: 11px;
font-family: tahoma;
color: #948863;
font-weight: bold;
background-color:#342114;
width: 60;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }