@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-image: url();
}
.holder {
	width: 1000px;
	text-align: center;
	box-shadow:#000;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/x.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	height: auto;
	}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	font-size: 12px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FFCCFF;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}

a.copy:link {color: #666666; }
a.copy:visited {color: #666666; }
a.copy:hover {color: #666666; }
a.copy:active {color: #666666; } 

.16 {
	font-size: 24px;
}
.italic {
	font-style: italic;
	font-size: 14px;
}
.9 {
	font-size: 4px;
}
.9 {
	font-size: 9px;
}
.justify {
	text-align: justify;
}
h1 {
	font-size: 10px;
	color: #666666;
	vertical-align:top;
}
.grey {
	color: #999999;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 13px;
	color: #ffffff;
}
.pink-grey {
	color: #823550;
}
.dark-pink-grey {
	color: #5C2538;
	font-size: 16px;
}
.white {
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.white-small {
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	font-weight: none;
}
.justify {
	text-align: justify;
}

.16new {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.blacklink {
	color: #000;
}


.banner, .banner ul li {
	width:800px;
	height:410px;
	position:absolute;
	font-family: 'Copperplate-Gothic-Bold', sans-serif;
	font-weight:normal !important;
	overflow: hidden;
	right: -50px;
	top: 15px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

.banner ul {	
	list-style:none;
	margin:0;
	padding:0;
	
}


.banner ul li p, .banner ul li h2 {
	position:absolute;
	padding:10px;
	color:#fff;
	text-align:left;
	
	letter-spacing:1px;
	
}

.banner ul li p {
	bottom:20px;
	left:20px;
	/* Fallback for web browsers that doesn't support RGBa */
background:#333;
	/* RGBa with 0.6 opacity */
background: rgba(51, 51, 51, 0.8);



/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80333333, endColorstr=#80333333);
	/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80333333, endColorstr=#80333333)";
	/*Needed for IE browsers*/
background: transparent\9;
}


.banner ul li h2 {

	top:15px;
	left:20px;
	/* Fallback for web browsers that doesn't support RGBa */
 background:#84627C;
	/* RGBa with 0.6 opacity */
background: rgba(132, 98, 124, 0.8);

/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#8084627C, endColorstr=#8084627C);
	/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#8084627C, endColorstr=#8084627C)";
	/*Needed for IE browsers*/
background: transparent\9;

 }
 
 
 #bannernav {
	height:68px;
	overflow:hidden;
	position:absolute;
	z-index:99;
	width:800px;
	top:40%
}
 #bannernav a {
	display:block;
	width:35px;
	height:68px;
	position:absolute;
	cursor:pointer;
	top: 0px;
}
  
 #bannernav a#prev {
	background:url(../images/prev_next.png) no-repeat;
	right:0px;
}
  #bannernav a#next { background:url(../images/prev_next.png) no-repeat 0 -68px; left:-5px}
.map {
	height: 280px;
	width: 200px;
	position: relative;
}
.logo {
	position: relative;
	height: 130px;
	width: 1100px;
	top: 55px;
}
.main {
	align:center;
	position: relative;
	height: auto;
	width: 990px;
	margin:0px auto;
	color: #3A4658;
	font-size: 14px;
}
.search {
	position: relative;
	height: 20px;
	width: 1070px;
	text-align: right;
	right: 30px;
	top: -8px;
	color:#ccc
}
.main-menu {
	position: relative;
	height: auto;
	width: 220px;
	background-color: #EFEFDD;
	color: #3A4658;
	font-size: 15px;
	text-decoration: none;
	text-align:left;
	list-style: none;
	line-height: 1;
	marign-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
	top: 60px;
}
.main .main-menu  a:link {
	color: #3A4658;
	text-decoration: none;
	font-size: 12px;
	padding-left:0;
	margin-left:0;
}
.main .main-menu  a:visited {
	color: #3A4658;
	text-decoration: none;
	font-size: 12px;
}
.main .main-menu  a:hover {
	color: #0066CC;
	text-decoration: none;
	font-size: 12px;
}
.main .main-menu  a:active {
	color: #3A4658;
	text-decoration: none;
	font-size: 12px;
}
.features {
	position: absolute;
	height: auto;
	width: 780px;
	right: -50px;
	top: 440px;
	text-align: left;
	background-color: #EFEFDD;
	border: thin none #AFA8BB;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.copy {
	position: absolute;
	height: auto;
	width: 800px;
	text-align: left;
	overflow: hidden;
	top: 590px;
	background-color: #EAE4EB;
	right: -50px;
	border: thin none #AFA8BB;
	z-index: 1000;
}
.members {
	position: absolute;
	height: auto;
	width: 795px;
	top: 770px;
	text-align: left;
	color: #3A4658;
	border: thin none #AFA8BB;
	right: -50px;
	background-color: #EFEFDD;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.footer {
	position: relative;
	height: auto;
	width: 220px;
	right: 0px;
	top: 20px;
	text-align: left;
	border: thin solid #B1BCCB;
}
.feature-menu {
	position: relative;
	height: auto;
	width: 220px;
	height: auto;
	width: 220px;
	background-color: #EFEFDD;
	color: #3A4658;
	font-size: 15px;
	text-decoration: none;
	text-align:left;
	list-style: none;
	line-height: 1;
	padding-left: 5px;
	padding-top: 5px;
	top: 20px;
}
.main .feature-menu  a:link {
	color: #3A4658;
	text-decoration: none;
	font-size: 12px;
	padding-left:0;
	margin-left:0;
}
.main .feature-menu  a:visited {
	color: #3A4658;
	text-decoration: none;
	font-size: 12px;
}
.main .feature-menu  a:hover {
	color: #06C;
	text-decoration: none;
	font-size: 12px;
}
.main .feature-menu  a:active {
	color: #3A4658;
	text-decoration: none;
	font-size: 12px;
}
.location {
	height: 300px;
	width: 800px;
}
.best5 {
	height: auto;
	width: 800px;
}
.visitor-reviews {
	height: auto;
	width: 800px;
}
.cushycms {
	height: 250px;
	width: 205px;
	overflow: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	padding-right: 5px;
}
.cushycms img { display: none; }
#offers {cursor: none; }

.details {
	height: auto;
	width: 800px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	position: relative;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Candara;
}
#i-frame {
	cursor:none;
	position: absolute;
	z-index: 5;
	height:350px;
	overflow:hidden;
}

.i-frame-cover {
	top:300px;
	left:263px;
	cursor:none;
	height: 350px;
	width: 252px;
	z-index: 10;
	position: absolute;
	overflow:hidden;
	background-image: url(../images/iframe-fill.png);
}
