@charset "utf-8";
/* CSS Document */
/*====================================================================================
									Page Styling
====================================================================================*/
.happy {
	display:none;
}
body {
	padding:0px;
	margin:0px;
}
.head {
	background:url(images/head.jpg) center no-repeat;
	width:1000px;
	height:350px;
}
.outertable {
	width:980px;
	padding-left:10px;
	padding-right:10px;
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.5);
box-shadow:0 0 3px rgba(0, 0, 0, 0.5);
border-left: solid 1px #C7C7C7;
border-right: solid 1px #C7C7C7;
}
.vignette {
	box-shadow:inset 0px 0px 85px rgba(0,0,0,0.5);
-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,0.5);
-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,0.5);
width:229px;
height:252px;
display:block;
float:left;
margin-right:10px;
}
.vignette img {
	z-index: -1;
position: relative;
}
.sidealign {
	margin-left:15px;
}
.imagepad {
	padding:5px;
	border: solid 1px #999;
}
.filterlink a {
color: #0083C9;
text-decoration:none;
}
.filterlink a:hover {
color: #18A8F5;
}
/*====================================================================================
									Text Styling
====================================================================================*/
h1 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:25px;
}
h2 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:18px;
}
h3 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:1.1em;
	padding-left:10px;
}
h4 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:16px;
	font-style:italic;
}
p {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:1em;
}
li {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:.9em;
	line-height:120%;
}
.twitxt {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:18px;
	border-bottom: 25px;
}
.contxt {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:16px;
	padding-bottom:7px;
	padding-left:18px;
}
.contxt a {
	font-family:Arial, Helvetica, sans-serif;
	color:#cbcbcb;
	font-size:16px;
	text-decoration:none;
}
.contxt a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:16px;
}
.contxt2 a {
	font-family:Arial, Helvetica, sans-serif;
	color:#cbcbcb;
	font-size:16px;
	text-decoration:none;
	padding-right:5px;
}
.contxt2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:16px;
}
.pkglinkfeat a {
	padding-top:5px;
}
.footcell h2 a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:18px;
	text-decoration:none;
}
.footcell h2 a:hover {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#0083C9;
	font-size:18px;
	text-decoration:none;
}
/*====================================================================================
									Lodge Styling
====================================================================================*/
.lodgehead {
	background: rgb(196,196,165); 
background: -moz-linear-gradient(top,  rgba(196,196,165,1) 0%, rgba(203,203,175,1) 50%, rgba(205,205,178,1) 51%, rgba(222,222,204,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(196,196,165,1)), color-stop(50%,rgba(203,203,175,1)), color-stop(51%,rgba(205,205,178,1)), color-stop(100%,rgba(222,222,204,1)));
background: -webkit-linear-gradient(top,  rgba(196,196,165,1) 0%,rgba(203,203,175,1) 50%,rgba(205,205,178,1) 51%,rgba(222,222,204,1) 100%);
background: -o-linear-gradient(top,  rgba(196,196,165,1) 0%,rgba(203,203,175,1) 50%,rgba(205,205,178,1) 51%,rgba(222,222,204,1) 100%); 
background: -ms-linear-gradient(top,  rgba(196,196,165,1) 0%,rgba(203,203,175,1) 50%,rgba(205,205,178,1) 51%,rgba(222,222,204,1) 100%); 
background: linear-gradient(to bottom,  rgba(196,196,165,1) 0%,rgba(203,203,175,1) 50%,rgba(205,205,178,1) 51%,rgba(222,222,204,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4a5', endColorstr='#dedecc',GradientType=0 ); 

}
.lodgehead h1 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:25px;
	text-shadow:1px 1px 0px #EFEFE6;
	padding-top:0px;
	margin-top:0px;
}
.lodgehead h5 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	font-weight:200;
}
/*====================================================================================
									Menu Styling
====================================================================================*/
.menu {
	background:url(images/semi-opaque.png) repeat;
	height:40px;
}
.menu2 {
	background:url(images/semi-opaque.png) repeat;
	height:40px;
	padding-right:7px;
}
.menubut {
	padding-top:5px;
	padding-bottom:5px;	
}
.menubut a {
	background:url(images/menu-shad.png) no-repeat right;
	display:block;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:18px;
	text-decoration:none;
	padding-bottom:5px;
	padding-top:5px;
}
.menubut a:hover {
	background:url(images/menu-shad-hover.png) no-repeat right;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:18px;
	text-decoration:none;
}
/*====================================================================================
								Package feature Styling
====================================================================================*/
.pkgwrap {
	padding-top:10px;
}
.pkgfeat {
background: rgb(248,195,107); 
background: -moz-linear-gradient(top,  rgba(248,195,107,1) 0%, rgba(246,175,58,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,195,107,1)), color-stop(100%,rgba(246,175,58,1)));
background: -webkit-linear-gradient(top,  rgba(248,195,107,1) 0%,rgba(246,175,58,1) 100%);
background: -o-linear-gradient(top,  rgba(248,195,107,1) 0%,rgba(246,175,58,1) 100%);
background: -ms-linear-gradient(top,  rgba(248,195,107,1) 0%,rgba(246,175,58,1) 100%);
background: linear-gradient(to bottom,  rgba(248,195,107,1) 0%,rgba(246,175,58,1) 100%);
height:100%;
border: solid 1px #E78F08;
-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.7);
-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.7);
box-shadow:0px 1px 3px rgba(0, 0, 0, 0.7);
	-moz-border-radius: 1em 1em 1em 1em;
border-radius: 1em 1em 1em 1em;
-moz-border-radius: 1em 1em 1em 1em;
-webkit-border-radius: 1em 1em 1em 1em;
margin:6px 0;
}
.pkground {
	overflow:hidden;
}
.pkgfeatimg {
	border: solid 1px #E78F08;
	-moz-border-radius: 0.7em 0.7em 0.7em 0.7em;
border-radius: 0.7em 0.7em 0.7em 0.7em;
-moz-border-radius: 0.7em 0.7em 0.7em 0.7em;
-webkit-border-radius: 0.7em 0.7em 0.7em 0.7em;
}
.pkgfeat h3 {
	font-familyCalibri, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	line-height:14px;
	margin-top:0px;
}
.pkgfeat p {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}
.pkgfeat a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#008AD4;
	text-decoration:none;
}
.pkgfeat a:hover {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#18A8F5;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
/*====================================================================================
								Front Page Packages
====================================================================================*/
.wrapperPackages {
	box-shadow: 5px 5px #999(150,150,150 0.5); 
}

.packageHead {
	margin-bottom:10px;
	padding-left:3px;
}
.packageArea h2 {
	margin-top: 10px;
	margin-bottom: 2px;
	padding: 3px;
}
.packageBoat h3 {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px 3px 3px 10px;
	}
.packagePrice p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px 3px 3px 20px;
	}
/*====================================================================================
								Teaser Styling
====================================================================================*/
.teaseind {
	display:block;
	padding-bottom:20px;
	margin-bottom:10px;	
}
.teaseind img {
	
	margin: 0 10px 10px 0;
	
}
/*====================================================================================
								Small Form Styling
====================================================================================*/
.mysmlform{
margin:0 auto;
width:321px;
padding:10px;
text-align:center;
}
.outerformsml {
	width:333px;
}
#stylizedsml{
	margin-top:-10px;
border-top: 1px solid #d1d1d6;
	border-right: 1px solid #d1d1d6;
	border-bottom: 1px solid #d1d1d6;
	border-left: 1px solid #d1d1d6;
	background: #FFF; 
background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(242,243,247,1) 21%, rgba(244,244,244,1) 49%, rgba(239,241,244,1) 80%, rgba(255,255,255,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(21%,rgba(242,243,247,1)), color-stop(49%,rgba(244,244,244,1)), color-stop(80%,rgba(239,241,244,1)), color-stop(100%,rgba(255,255,255,1))); 
background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(242,243,247,1) 21%,rgba(244,244,244,1) 49%,rgba(239,241,244,1) 80%,rgba(255,255,255,1) 100%); 
background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(242,243,247,1) 21%,rgba(244,244,244,1) 49%,rgba(239,241,244,1) 80%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(242,243,247,1) 21%,rgba(244,244,244,1) 49%,rgba(239,241,244,1) 80%,rgba(255,255,255,1) 100%); 
background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(242,243,247,1) 21%,rgba(244,244,244,1) 49%,rgba(239,241,244,1) 80%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); 
}
#stylizedsml h1 {
font-size:22px;
font-weight:bold;
margin-bottom:2px;
}
#stylizedsml p{
font-size:11px;
color:#666666;
}
#stylizedsml hr {
	border-top: solid 1px #fff;
	border-left: 0px;
	border-right: 0px;
	border-bottom:0px;
	background: #d1d1d6;
}
#stylizedsml label{
display:block;
font-weight:bold;
text-align:right;
width:90px;
float:left;
color: #18A8F5;
}
#stylizedsml .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:90px;
}
#stylizedsml input{
float:left;
font-size:12px;
padding:2px 2px;
border:solid 1px #44433f;
width:200px;
margin:2px 0 20px 10px;
}
#datepick input{
float:left;
font-size:12px;
padding:2px 2px;
border:solid 1px #44433f;
width:200px;
margin:2px 0 20px 10px;
}
#datepick2 input{
float:left;
font-size:12px;
padding:2px 2px;
border:solid 1px #44433f;
width:200px;
margin:2px 0 20px 10px;
}
#stylizedsml textarea{
float:left;
font-size:12px;
padding:2px 2px;
border:solid 1px #44433f;
width:210px;
margin:2px 0 20px 10px;
}
#stylizedsml select{
float:left;
font-size:12px;
padding:2px 2px;
border:solid 1px #44433f;
width:210px;
margin:2px 0 20px 10px;
}
div#stylizedsml.mysmlform form#form .smlslct {
	width:63px;
}
div#stylizedsml.mysmlform form#form .medslct {
	width:100px;
}
#stylizedsml input:focus{
border:solid 1px #18A8F5;
}

#stylizedsml select:focus{
border:solid 1px #18A8F5;
}
#stylizedsml textarea:focus{
border:solid 1px #18A8F5;
}
#stylizedsml button{
clear:both;
width:125px;
height:31px;
margin-top:3px;
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:4px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
#stylizedsml button:hover{
clear:both;
width:125px;
height:31px;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
#stylizedsml button:active{
clear:both;
width:125px;
height:31px;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e5e5e5), color-stop(1, #cacaca) );
	background:-moz-linear-gradient( center top, #e5e5e5 5%, #cacaca 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#cacaca');
	background-color:#e5e5e5;
}
/*====================================================================================
								Standard Form Styling
====================================================================================*/
.myform{
margin:0 auto;
width:550px;
padding:10px;
}
.outerform {
	width:582px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-box-shadow: 0px 2px 20px rgba(50, 50, 50, 0.51);
-moz-box-shadow:    0px 2px 20px rgba(50, 50, 50, 0.51);
box-shadow:         0px 2px 20px rgba(50, 50, 50, 0.51);
}
#stylized{
border-top: 1px solid #d1d1d6;
	border-right: 1px solid #d1d1d6;
	border-bottom: 1px solid #d1d1d6;
	border-left: 1px solid #d1d1d6;
	background: #FFF; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(242,243,247,1) 21%, rgba(244,244,244,1) 49%, rgba(239,241,244,1) 80%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(21%,rgba(242,243,247,1)), color-stop(49%,rgba(244,244,244,1)), color-stop(80%,rgba(239,241,244,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(242,243,247,1) 21%,rgba(244,244,244,1) 49%,rgba(239,241,244,1) 80%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(242,243,247,1) 21%,rgba(244,244,244,1) 49%,rgba(239,241,244,1) 80%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(242,243,247,1) 21%,rgba(244,244,244,1) 49%,rgba(239,241,244,1) 80%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(242,243,247,1) 21%,rgba(244,244,244,1) 49%,rgba(239,241,244,1) 80%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#stylized h1 {
font-size:22px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
}
hr {
	border-top: solid 1px #fff;
	border-left: 0px;
	border-right: 0px;
	border-bottom:0px;
	background: #d1d1d6;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:270px;
float:left;
color: #bf3b00;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:270px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #44433f;
width:200px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #44433f;
width:200px;
margin:2px 0 20px 10px;
}
#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #44433f;
width:100px;
margin:2px 0 20px 10px;
}
#stylized .long select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #44433f;
width:200px;
margin:2px 0 20px 10px;
}
#stylized input:focus{
border:solid 1px #d84300;
}

#stylized select:focus{
border:solid 1px #d84300;
}
#stylized textarea:focus{
border:solid 1px #d84300;
}
#stylized button{
clear:both;
width:125px;
height:31px;
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
#stylized button:hover{
clear:both;
width:125px;
height:31px;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
#stylized button:active{
clear:both;
width:125px;
height:31px;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e5e5e5), color-stop(1, #cacaca) );
	background:-moz-linear-gradient( center top, #e5e5e5 5%, #cacaca 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#cacaca');
	background-color:#e5e5e5;
}
/*====================================================================================
								Date Picker Styling
====================================================================================*/
.calendar {
				font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
				font-size: 0.9em;
				background-color: #EEE;
				color: #333;
				border: 1px solid #DDD;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				border-radius: 4px;
				padding: 0.2em;
				width: 14em;
			}
			
			.calendar a {
				outline: none;
			}
			
			.calendar .months {
				background-color: #F6AF3A;
				border: 1px solid #E78F08;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				border-radius: 4px;
				color: #FFF;
				padding: 0.2em;
				text-align: center;
			}
			
			.calendar .prev-month,
			.calendar .next-month {
				padding: 0;
			}
			
			.calendar .prev-month {
				float: left;
			}
			
			.calendar .next-month {
				float: right;
			}
			
			.calendar .current-month {
				margin: 0 auto;
			}
			
			.calendar .months a {
				color: #FFF;
				text-decoration: none;
				padding: 0 0.4em;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				border-radius: 4px;
			}
			
			.calendar .months a:hover {
				background-color: #FDF5CE;
				color: #C77405;
			}
			
			.calendar table {
				border-collapse: collapse;
				padding: 0;
				font-size: 0.8em;
				width: 100%;
			}
			
			.calendar th {
				text-align: center;
			}
			
			.calendar td {
				text-align: right;
				padding: 1px;
				width: 14.3%;
			}
			
			.calendar td a {
				display: block;
				color: #1C94C4;
				background-color: #F6F6F6;
				border: 1px solid #CCC;
				text-decoration: none;
				padding: 0.2em;
			}
			
			.calendar td a:hover {
				color: #C77405;
				background-color: #FDF5CE;
				border: 1px solid #FBCB09;
			}
			
			.calendar td.today a {
				background-color: #FFF0A5;
				border: 1px solid #FED22F;
				color: #363636;
			}
/*====================================================================================
								Banner Styling
====================================================================================*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 340px;
  float:right;
  padding: 0;
  margin: 0;
  }

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 340px;
  border: 0;
  }
  .vignetterslide {
	box-shadow:inset 0px 0px 85px rgba(0,0,0,0.5);
-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,0.5);
-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,0.5);
width:340px;
height:210px;
display:block;
float:left;
margin-right:10px;
}
.vignetterslide img {
	z-index: -1;
position: relative;
}
.rslides p { 
   position: absolute; 
   top: 24px; 
   left: 0px; 
   padding-left:10px;
   padding-bottom:5px;
   padding-right:10px;
   padding-top:5px;
   color:#CCC;
   background: black;
   background: rgba(0, 0, 0, 0.7); 
}
.rslides h2 { 
   position: absolute; 
   top: 3px;
   padding-top:5px;
   margin-top:0px;
   color:#FFF;
   padding-left:10px;
   padding-bottom:5px;
   padding-right:10px; 
   background: black;
   background: rgba(0, 0, 0, 0.7);
}
.vignetterslide .readmore {
	 position: absolute; 
   top: 180px;
   padding-top:3px;
   margin-top:3px;
   padding-left:5px;
   padding-bottom:3px;
   color:#CCC;
   left: 220px; 
   width: 100%;
   background: black;
   background: rgba(0, 0, 0, 0.7);
}
/*========================================================
						Gallery styling
========================================================*/
.galleriatable {
	padding-top:20px;
}
#galleria {
	width: 340px;
	height: 265px;
	/*background: #44433F;
	background: -moz-linear-gradient(top, rgba(74,73,69,1) 0%, rgba(104,102,97,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(74,73,69,1)), color-stop(100%,rgba(104,102,97,1)));
background: -webkit-linear-gradient(top, rgba(74,73,69,1) 0%,rgba(104,102,97,1) 100%);
background: -o-linear-gradient(top, rgba(74,73,69,1) 0%,rgba(104,102,97,1) 100%);
background: -ms-linear-gradient(top, rgba(74,73,69,1) 0%,rgba(104,102,97,1) 100%);
background: linear-gradient(to bottom, rgba(74,73,69,1) 0%,rgba(104,102,97,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4945', endColorstr='#686661',GradientType=0 );*/
	border-top: 1px solid #d1d1d6;
	border-right: 1px solid #d1d1d6;
	border-bottom: 1px solid #d1d1d6;
	border-left: 1px solid #d1d1d6;
	background: rgb(196,196,165); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(196,196,165,1) 0%, rgba(203,203,175,1) 50%, rgba(205,205,178,1) 51%, rgba(222,222,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(196,196,165,1)), color-stop(50%,rgba(203,203,175,1)), color-stop(51%,rgba(205,205,178,1)), color-stop(100%,rgba(222,222,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(196,196,165,1) 0%,rgba(203,203,175,1) 50%,rgba(205,205,178,1) 51%,rgba(222,222,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(196,196,165,1) 0%,rgba(203,203,175,1) 50%,rgba(205,205,178,1) 51%,rgba(222,222,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(196,196,165,1) 0%,rgba(203,203,175,1) 50%,rgba(205,205,178,1) 51%,rgba(222,222,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(196,196,165,1) 0%,rgba(203,203,175,1) 50%,rgba(205,205,178,1) 51%,rgba(222,222,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4a5', endColorstr='#dedecc',GradientType=0 ); /* IE6-9 */

}
.galleriaouter {
	width:340px;
	border-top: 1px solid #9C9C81;
	border-right: 1px solid #9C9C81;
	border-bottom: 1px solid #DBD5C9;
	border-left: 1px solid #9C9C81;
	/*box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.5);
box-shadow: 0px 0px 6px 1px , rgba(0,0,0,0.5);*/
float:right;
padding-right:2px;
}
.galleriaouterpad {
	width:320px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	display:block;
}
.galleriaimgborder {
	border: solid 5px #BCBCBC;
}
/*========================================================
						Footer styling
========================================================*/
.footer {
	background: rgb(196,196,165); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(196,196,165,1) 0%, rgba(203,203,175,1) 50%, rgba(205,205,178,1) 51%, rgba(222,222,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(196,196,165,1)), color-stop(50%,rgba(203,203,175,1)), color-stop(51%,rgba(205,205,178,1)), color-stop(100%,rgba(222,222,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(196,196,165,1) 0%,rgba(203,203,175,1) 50%,rgba(205,205,178,1) 51%,rgba(222,222,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(196,196,165,1) 0%,rgba(203,203,175,1) 50%,rgba(205,205,178,1) 51%,rgba(222,222,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(196,196,165,1) 0%,rgba(203,203,175,1) 50%,rgba(205,205,178,1) 51%,rgba(222,222,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(196,196,165,1) 0%,rgba(203,203,175,1) 50%,rgba(205,205,178,1) 51%,rgba(222,222,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4a5', endColorstr='#dedecc',GradientType=0 ); /* IE6-9 */
border-left: 1px solid #8C8C76;
	border-top: 1px solid #8C8C76;
	border-right: 1px solid #DCDCD3;
}
.footer a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#008AD4;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#18A8F5;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.footcell {
	border-left: 1px solid #DCDCD3;
	border-top: 1px solid #DCDCD3;
	border-right: 1px solid #8C8C76;
}
/*========================================================
						Anti Spam Slider
========================================================*/
@font-face {
    font-family: myFirstFont;
    src:url(fonts/PIZZADUDEPOINTERS.ttf);
}
#oot{
	}
#slbg{
    font-family: myFirstFont;
	font-size:15px;
	height: 40px;
width: 170px;
	border: 1px solid;
	box-shadow:3px 2px 6px #999999;
	border-radius:0.4em;
	background-color:#FFF;
	margin-top: 312px;
margin-left: 70px;
	
}
#sl{position:absolute;
z-index:99999;
	transition:2sec;
	font-family: myFirstFont;
	float:left;
	color:#FFF;
	height: 26px;
width: 45px;
	background-color:#3076AC;
	border-radius:.4em;
	text-align:center;
	margin-top:9px;
	margin-left:2px;
	box-shadow:3px 2px 6px #999999;
	}
	
	#slto{
		position:absolute;
	font-family: myFirstFont;
	float:left;
	color:#CCC;
	height: 26px;
width: 45px;
	border:1px #666666 dotted;
	background-color:#FFF;
	border-radius:.4em;
	text-align:center;
	margin-top:8px;
	margin-left:120px;
	text-shadow:1px 1px 1px #333333;}
	
	.grb .mouseDown:hover{
		cursor:-moz-grabbing;
			cursor:-webkit-grabbing;
		}
		#sl:hover{
		cursor:-moz-grab;
			cursor:-webkit-grab;
			
			}
			
			#sl:active{
		cursor:-moz-grabbing;
			cursor:-webkit-grabbing;
			
			}
			#roug{
				position: relative;
z-index: 99999;
height: 30px;
width: 46px;
margin-top: -30px;}

.sub_sub_heading {
	font-weight:bold;
	padding-left:18px;
}
.table_header {
	font-size:1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.table_data {
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
}
.hotelpage_table {
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
	border-width:thin;
	line-height:125%
}
thead th {
	background-color:#699;
}
.hotelpage_table tr {
	background-color:#CCC;
}
.hotelpage_table tr:hover {
	background-color:#008AD4;
}
