.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.bg{
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: -1;
}

html
{
	width: 100%;
	font-family:trebuchet MS, sans-serif;
}

body
{
	z-index: 10;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#bar_top
{
	top: 0;
	left: 0;
	background: url(../images/top_bar3.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 85px;
	z-index: 200;
	position: relative;
}

#page_wrap
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

.error
{
	color: red;
}
#flash
{
	width: 850px;
	height: 450px;
	/*
	background: url(../images/flash_box_blank.png);
	
	background: url(../slide_mod/img1.png);*/
	background: url(../images/mold.png);
	margin-top: 0px;
	position: relative;
	z-index: 800;
	margin-left: -3px;
}

#ft
{
	width: 800px;
	height: 400px;
	/*
	background: url(../images/flash_box_blank.png);
	*/
	background: url(../slide_mod/img1.png);
	z-index: 1000;
	margin-left: 25px;
	padding-top: 0px;
	
}

#middle
{
	width: 100%;
	background: url(../images/middle_back.png);
	min-height: 135px;
}

#inner_wrap
{
	width: 829px;
	margin-left: auto;
	margin-right: auto;
	background: white;
}

#logo
{
	position: absolute;
	padding-left: 10px;
	padding-top: 15px;
}

#footer
{
	margin-left: auto;
	margin-right: auto;
	background: url(../images/footer2.png);
	width: 850px;
	height: 58px;
}

#inner_top
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#menu_wrap
{
	margin-top: 10px;
	position: absolute;
	font-size: 13px;
}

#menu_wrap label
{
	float: left;
	margin-left: 60px;
	text-align: center;
	line-height: 10px;
}

#menu_wrap a
{
	text-decoration: none;
	color: gray;
}


#menu_wrap a:hover
{
	float: left;
	color: red;
	text-decoration: none;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

#menu
{
	padding: 0px;
	margin: 0px;
	position: absolute;
	list-style: none;
	width: 900px;
	margin-left: 15px;
	margin-top: 5px;
}

#menu li
{
	float: left;
}

#menu li a
{
	display: block;
}
#menu li a:hover
{
	opacity: 0.70;/*
	background-color: white;
	filter: alpha(opacity = 50);
*/
}

#left
{
	float: left;
	margin-left: 10px;
	width: 600px;
	text-align: justify;
	font-family: helvetica,sans-serif;
	font-size: 11px;
	min-height: 135px;
	padding-top: 10px;
}

#right
{
	float: left;	
	min-height: 135px;
	width: 210px;
}

#tip1 { 
    display:none; 
    font-size:25px; 
	position: absolute;
	width: 100px;
	height: 50px;
	margin-top: -90px;
	margin-left: 10px;
}

#tip2 { 
    display:none; 
    font-size:25px; 
	position: absolute;
	width: 100px;
	height: 50px;
	margin-top: -70px;
	margin-left: 100px;
}

#tip3 { 
    display:none; 
    font-size:25px; 
	position: absolute;
	width: 180px;
	height: 50px;
	margin-top: -70px;
	margin-left: 180px;
}

#tip4 { 
    display:none; 
    font-size:25px; 
	position: absolute;
	width: 100px;
	height: 50px;
	margin-top: -70px;
	margin-left: 260px;
}

#tip5 { 
    display:none; 
    font-size:25px; 
	position: absolute;
	width: 100px;
	height: 50px;
	margin-top: -70px;
	margin-left: 350px;
}

#tip6 { 
    display:none; 
    font-size:25px; 
	position: absolute;
	width: 190px;
	height: 50px;
	margin-top: -70px;
	margin-left: 435px;
}

#tip7 { 
    display:none; 
    font-size:25px; 
	position: absolute;
	width: 100px;
	height: 50px;
	margin-top: -70px;
	margin-left: 520px;
}

#tip8 { 
    display:none; 
    font-size:25px; 
	position: absolute;
	width: 160px;
	height: 50px;
	margin-top: -70px;
	margin-left: 610px;
}

#tip9 { 
    display:none; 
    font-size:25px; 
	position: absolute;
	width: 240px;
	height: 50px;
	margin-top: -70px;
	margin-left: 700px;
}

#tip10 { 
    display:none; 
    font-size:25px; 
	position: absolute;
	width: 100px;
	height: 50px;
	margin-top: -70px;
	margin-left: 200px;
}

.ft-title { padding: 10px 10px; width: 480px; text-align: left; margin-left: 10px;  }

.ft-title i {
	color: white;
	font-weight: bold;
}
.ft-prev { 
	background-color: #000; 
	padding: 0 10px; 
	position: absolute; 
	margin-left: 18px; color: white; 
	font-weight: bold;text-decoration: none;
	display: none;
} 
.ft-next { 
	background-color: #000; padding: 0 10px; 
	position: absolute; margin-right: 55px; 
	color: white; font-weight: bold; text-decoration: none;  
	display: none;
}

#ft-buttons-ft
{
	margin-top: 25px;
	position: absolute;
	z-index: 1000;
	margin-left: 50px;
	color: white;
	text-decoration: none;
}

.ft-button-ft
{
	width: 90px;
	height:57px;
	display: block;	
	float: left;
	margin-left: 3px;
	margin-bottom: 3px;
}



.hilite
{
	color: yellow;
}

.error
{
	
}

/*.rapid
{
	display: block;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	font-size: 11px;
}*/
.rapid
{
	position: absolute;
	display: block;
	width: 180px;
	margin-left: 360px;
	margin-top: 18px;
	font-size: 11px;
}

.contacts
{
	position: absolute;
	display: block;
	width: 550px;
	margin-left: 200px;
	margin-top: 2px;
	font-size: 11px;
	font-weight: bold;
	color: white;	
}

.rapid a
{
	color: black;
	text-decoration: none;
}

.rapid a:hover
{
	color: black;
	text-decoration: underline;
}

.flags
{
	position: absolute;	
	margin-left: 30px;
}

#comments
{
	margin-top: 10px;
}

#comments label
{
	margin-top: 4px;
	margin-bottom: 2px;
}

#comments input, textarea
{
	margin-top: 4px;
	margin-bottom: 2px;
}

input, textarea, select {
    outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid rgba(121,130,163, 0.2);
}

input:focus {
    box-shadow: 0 0 5px rgba(121,130,163, 1);
    -webkit-box-shadow: 0 0 5px rgba(121,130,163, 1); 
    -moz-box-shadow: 0 0 5px rgba(121,130,163, 1);
    border:1px solid rgba(121,130,163, 0.8); 
}

textarea:focus {
    box-shadow: 0 0 5px rgba(121,130,163, 1);
    -webkit-box-shadow: 0 0 5px rgba(121,130,163, 1); 
    -moz-box-shadow: 0 0 5px rgba(121,130,163, 1);
    border:1px solid rgba(121,130,163, 0.8); 
}

select:focus {
    box-shadow: 0 0 5px rgba(121,130,163, 1);
    -webkit-box-shadow: 0 0 5px rgba(121,130,163, 1); 
    -moz-box-shadow: 0 0 5px rgba(121,130,163, 1);
    border:1px solid rgba(121,130,163, 0.8); 
}

input:hover {
    box-shadow: 0 0 5px rgba(121,130,163, 1);
    -webkit-box-shadow: 0 0 5px rgba(121,130,163, 1); 
    -moz-box-shadow: 0 0 5px rgba(121,130,163, 1);
    border:1px solid rgba(121,130,163, 0.8); 
}

select:hover {
    box-shadow: 0 0 5px rgba(121,130,163, 1);
    -webkit-box-shadow: 0 0 5px rgba(121,130,163, 1); 
    -moz-box-shadow: 0 0 5px rgba(121,130,163, 1);
    border:1px solid rgba(121,130,163, 0.8); 
}

textarea:hover {
    box-shadow: 0 0 5px rgba(121,130,163, 1);
    -webkit-box-shadow: 0 0 5px rgba(121,130,163, 1); 
    -moz-box-shadow: 0 0 5px rgba(121,130,163, 1);
    border:1px solid rgba(121,130,163, 0.8); 
}



:active, :focus{
    outline:none;
  }
  
.side_wrap
{
	margin-left: 10px;
	margin-bottom: 2px;
}  

.side_wrap img
{
	margin-top: 2px;
}

#flash_mp3
{
	position: absolute;
	z-index: 10000;
	margin-left: -120px;
	margin-top: 365px;
}

#widgets
{
	border-top: 1px dotted black;
	min-height: 60px;
}

#hotelier
{
	margin-top: 10px;
	font-size: 11px;
	padding-bottom: 10px;
}

#hotelier label
{
	width: 60px;
	float: left;
	margin: 2px;
}

#hotelier select, input
{
	float: left;
	margin: 2px;
}

.weather
{
	width: 140px;
	height: 87px;
	background: gray;
	float: left;
	margin-top: 5px;
}

#form_wrap
{
	margin-left: 10px;
	float: left;
	height: 120px;
	border-left: 1px solid black;
	margin-top: 8px;
	margin-bottom: 10px;
}


#form_wrap select, #form_wrap input {
	width: 84px;
	font-size: 11px;
}

#form_wrap  #avail {
	width: 82px;
}


.line
{
	float: left;
	height: 20px;
	margin-top: 17px;
	width: 1px;
	display: block;
	border-left: 1px solid black;
}

#r_click
{
	display: block;
}

#r_click:hover
{
	opacity: 0.80;
}

.active
{
	display: block;
	opacity: 0.80;	
}

table {
	border-collapse:collapse;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

table td, table th {
	width: 175px;
	padding: 5px;
	font-size:12px;
	font-weight: normal;
	border: 1px solid #c4c4c4;
	text-align: center;
}

table th {
	color: #9a8144;
	text-align: center;
}

table .th1 {
	font-size:14px;
	font-weight: bold;
}

table a {
	color: #9a8144;
	text-decoration: underline;
}

table a:hover {
	text-decoration: none;
}

.location_title {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 2px;
}

.location {
	margin-bottom: 10px;
}

.location_sub_title {
	margin-bottom: 10px;
	font-size: 14px;
}

.location_sub_title a {
	color: #9b8449;
	text-decoration: none;
}

.location_sub_title a:hover{
	text-decoration: underline;
}

.side_wrap ul {
	color: #9b8449;
	font-weight: normal;
}

#widgets2 img, #widgets2 a {
	border: 0px;
}

