@charset "utf-8";
/* CSS Document */
body {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#372b26;
	background-image:url(../images/design/bgd.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#a29970;
}
h1 {
	
	font-size:24px;
	color:#003300;
	padding-bottom:10px;
}
h2 {
	font-size:20px;
	padding-top:5px;
	padding-bottom:5px;
}
h3 {
	font-size:24px;
	color:#977b29;
}
h4 {
	color:#42271a;
	font-size:24px;
}
p {
	font-size:16px;
	line-height:160%;
	margin-bottom:10px;
}
.wrapper {
	width:937px;
	min-height:600px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	background-image:url(../images/design/header.jpg);
	background-repeat:no-repeat;
	width:908px;
	height:103px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.header-weather {
	background-image:url(../images/design/header-weather.jpg);
	background-repeat:no-repeat;
	width:908px;
	height:103px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
/* Use this Classfor Members Login  
.header {
	background-image:url(../images/design/header-empty.jpg);
	background-repeat:no-repeat;
	width:908px;
	height:103px;
	position:relative;
}
*/
.logo {
	width:200px;
	height:80px;
	position:absolute;
	top:11px;
	left:15px;
}
.header-right {
	width:481px;
	height:60px;
	position:absolute;
	top:41px;
	right:23px;
	overflow:hidden;
}
/* Menu Styling */
#menu {
	background-image:url(../images/design/menu-bgd.jpg);
	background-repeat:no-repeat;
	width:908px;
	height:49px;
	margin-left:auto;
	margin-right:auto;
}
/* Nav */

#nav {
	margin: 0;
	line-height: 100%;
	font-size:15px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
}
#nav li {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 0 -3px 0;
	padding: 0 0 0px;
	float: left;
	position: relative;
	list-style: none;
	font-variant:small-caps;
	}


/* main level link */
#nav a {
	color: #e0e2ca;
	text-decoration: none;
	display: block;
	padding-top:12px;
	padding-bottom:12px;
	padding-right:16px;
	padding-left:15px;
	margin: 0;
	background-image:url(../images/design/menu-divider.png);
	background-repeat:no-repeat;
	background-position: 99% 50%;
}

#nav a_end {
	color: #e0e2ca;
	text-decoration: none;
	display: block;
	padding-top:12px;
	padding-bottom:12px;
	padding-right:5px;
	padding-left:5px;
	margin: 0;

}

#nav a:hover {
	color:#ffd243;
}

/* main level link hover */
#nav .active a {
	color:#fff;
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	color: #E8E3BD;
	background:transparent !important;
}
#nav ul a:hover {
	color:#87551d;
	}

/* dropdown */
#nav li:hover > ul {
	display: block;
	z-index:2000;
}

/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	background: #1A1710;
	border: solid 1px #b4b4b4;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
	background-image:url(../images/design/sub-menu-bgd.jpg);
	background-repeat:repeat;
	z-index:2010;
	font-size:13px;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
	z-index:2020;
}
#nav ul li a {
	color:#fed15c !important;
	padding-top:10px;
	padding-bottom:5px;
}
#nav ul li a:hover {
	color:#E9C03E !important;
}
#nav ul a {
	font-weight: normal;
	z-index:2030;
	padding:5px 5px;
}
#nav ul li:first-child > a {
z-index:3040;
}
#nav ul li:last-child > a {
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomleft: 9px;
-webkit-border-bottom-right-radius: 9px;
-moz-border-radius-bottomright: 9px;
z-index:3050;
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}
/* End of Nav */

.frame {
	width:908px;
	height:339px;
	position:relative;
	z-index:10;
	background-image:url(../images/design/frame.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.pic-holder {
	position:absolute;
	z-index:100;
	width:838px;
	height:273px;
	top:31px;
	left:32px;
}
/*Start of Slider*/

.nirvana { padding:0px;  position:relative; z-index:990; overflow:hidden;}
.nirvana ul:first-child{ list-style:none;padding:0px;margin:0px; position:relative;  }
.nirvana ul li { position:relative; }
.nirvana ul li  img { position:relative; z-index:1; }

.nirvana ul:first-child li { 
position:absolute; 
display:block; 
width:100%; 
}
.nirvana .active { z-index:10; }
.nirvana .reset { z-index:3; }

.nirvana span { 
display:none;
color:#fff; 
bottom:0px; 
padding:10px; 
width:100%; 
left:0px; 
position:absolute!important; 
z-index:555; 
background:url('../images/design/comment-bg.png'); 
}
.nirvana h1,h2,h3,h4,h5 { 
}
.nirvana ul li div.inline { 
background:#f7f7f7 url('../images/design/bg-slice.jpg') repeat-x;  
padding:20px; 
height:100%;
}
.promo-holder {
	width:908px;
	height:134px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/design/promo-bgd.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.promo1 a{
	width:179px;
	height:110px;
	position:absolute;
	top:19px;
	left:44px;
	text-align:center;
}
.promo1 a:hover {
	background-image:url(../images/design/promo-hover.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.promo2 a {
	width:224px;
	height:110px;
	position:absolute;
	top:19px;
	left:224px;
	text-align:center;
}
.promo2 a:hover {
	background-image:url(../images/design/promo-hover.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.promo3 a {
	width:195px;
	height:110px;
	position:absolute;
	top:19px;
	right:263px;
	text-align:center;
}
.promo3 a:hover {
	background-image:url(../images/design/promo-hover.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.promo4 a{
	width:217px;
	height:110px;
	position:absolute;
	top:19px;
	right:44px;
	text-align:center;
}
.promo4 a:hover {
	background-image:url(../images/design/promo-hover.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.content {
	background:url(../images/design/content-bgd.png) ;
	
	width:887px;
	min-height:300px;
	padding-left:25px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
.content li {
	list-style-type:disc;
	list-style-position:inside;
}
.content img {
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
}
.content-bottom {
	background-image:url(../images/design/content-btm.png);
	background-repeat:no-repeat;
	width:937px;
	height:37px;
	margin-left:auto;
	margin-right:auto;
}
.footer {
	width:908px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}
.footer-left {
	float:left;
	width:550px;
}
.footer-menu {
}
.footer-menu a {
	color:#eec457;
	float:left;
	text-decoration:none;
	padding-bottom:5px;
}
.footer-menu a:hover {
	color:#eec457;
	text-decoration:underline;
}
.footer-menu span {
	color:#eec457;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
.address {
	color:#e2dad5;
}
.address a {
	color:#e2dad5;
	text-decoration:none;
}
.address a:hover {
	color:#e2dad5;
	text-decoration:underline;
}
.powered {
	float:right;
	width:200px;
}
.clear {
	clear:both;
}
.footer-bgd {
	background-image:url(../images/design/bgd-bottom.jpg);
	background-repeat:no-repeat;
	height:100px;
	background-position:0% 30%;
}
.weather {
	width:133px;
	height:60px;
	padding-left:20px;
	position:relative;
	float:left;
	overflow:hidden;
}
.weather img {
	position:absolute;
	top:0px;
	left:20px;
}
.weather .day {
	width:60px;
	height:20px;
	top:6px;
	right:3px;
	position:absolute;
	font-size:14px;
	color:#19160d;
}
.weather .high {
	color:#9f600e;
	font-size:13px;
	width:60px;
	height:25px;
	position:absolute;
	top:36px;
	right:3px;
}
.weather .low {
	color:#827f6a;
	font-size:13px;
	width:60px;
	height:25px;
	position:absolute;
	top:22px;
	right:3px;
}
.ratesborder {
background-image:url(../images/design/divider.jpg);
background-repeat:repeat-x;
background-position:bottom left;
padding-bottom:10px;
height:34px;
}
.rates {
	padding:5px;
}
.rates-left {
	width:475px;
	float:left;
}
.ratesh2 {
	color:#372B26;
	font-weight:bold;
	font-size:18px;
	padding-bottom:10px;
	padding-top:10px;
}
.content-left2 {
	width:540px;
	float:left;
}
.content-left {
	width: 575px;
	float:left;
}
.form-right-reg {
	float:right;
	width:640px;
	padding:5px;
}
.form-right {
	float:right;
	width:285px;
	padding:10px;
	background-image:url(../images/design/form-bg.png);
	background-repeat:repeat;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border:1px solid #888;
}
input {
	padding:5px;
	border:4px solid #42271A;
	margin-bottom: 8px;
margin-right:10px;
	width: 181px;
}
input:focus {
border:4px solid #FFB12C;
}
select {
	padding:3px;
	margin-bottom:5px;
	margin-left:1px;
	width:182px;
	border:4px solid #42271A;
}
select:focus {
	border:4px solid #FFB12C;
}

input[type="submit"] {
background:url("../images/design/submit-bgd.jpg") repeat-x scroll 0 0 ;
border:none;
color:#fff;
margin-top:5px;
margin-right:5px;
float:right;
width:193px;
}
textarea {
background-image:url(../images/design/input-big-bgd.png);
background-repeat:no-repeat;
border:none;
height:79px;
width:177px;
padding:5px;
border:4px solid #42271A ;
}
textarea:focus {
background-image:url(../images/design/input-big-bgd-focus.png);
background-repeat:no-repeat;
border:4px solid #FFB12C ;
}
/*Contact Page Elements
*/
.mapwrapper {
background-image:url(../images/design/form-bg.png);
background-repeat:repeat;
border:1px solid #705b50;
padding:10px;
position:relative;
height:275px;
width:auto;
margin-bottom:15px;
}
.mapborder {
border:1px solid #adadad;
}
.mapdirections {
position:absolute;
width:170px;
height:17px;
bottom:9px;
right:8px;
background-color:#988F86;
color:#fff;
font-size:14px;
font-weight:bold;
padding: 5px;
}
.mapdirections a{
color:#fff;
text-decoration:none;
}
mapdirections a:hover {
color:#999999;
text-decoration:underline;
}
.extraspacing {
padding-top:20px;
}
.contactform {
margin-top:20px;
}
.contacttd {
	padding:5px;
	line-height:20px;
}
.contacttd a{
	color:#87551D;
	text-decoration:underline;
}
.contacttd a:hover {
	color:#87551D;
	text-decoration:none;
}
.content-left-sm {
	width:225px;
	float:left;
}
.content-full2 {
	padding-bottom:20px;
}
.full-content {
	padding-top:20px;
}
.membership li {
	list-style-type:circle;
	list-style-position:inside;
	padding-left:10px;
	line-height:20px;
}
.package li {
	list-style-type:circle;
	list-style-position:inside;
	padding-left:10px;
	line-height:20px;
	padding-top:5px;
}
.package-box {
	width:200px;
	float:left;
	margin-right:26px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border:1px solid #888888;
	min-height:165px;
	background-image:url("../images/design/form-bg.png");
	margin-top:10px;
}
.package-box p {
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:5px;
}
.package-box h2 {
	font-size:18px;
	color:#87551D;
	padding-bottom:7px;
	border-bottom:1px solid #888;
	padding-left:5px;
	padding-top:5px;
}
.package-boxr {
	width:200px;
	float:right;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border:1px solid #888888;
	min-height:165px;
	background-image:url("../images/design/form-bg.png");
	margin-top:10px;
}
.package-boxr p {
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:5px;
}
.package-boxr h2 {
	font-size:18px;
	color:#87551D;
	padding-bottom:7px;
	border-bottom:1px solid #888;
	padding-left:5px;
	padding-top:5px;
}
.reg_form {
       vertical-align:middle
}

