body {
	background-image:url(../images/bg-body.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #454e19;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#000;
	margin: 0;
	padding:0;
}
a {
	text-decoration:none;
	cursor:pointer;
	color:#663700;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
img{
	border:0;
}
p{
	line-height:16px;
	font-size:12px;
}
p:first-letter {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#000;
	font-size:xx-large;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#000;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
h2{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;	
	color:#663700;
	padding:20px 0 0 0;
	margin:0;
	text-transform:uppercase;
}
h3{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;	
	color:#000;
	padding:10px 0 0 0;
	margin:0;
	text-transform:uppercase;
}
.container{
	margin:0 auto;
	padding:0;
	width:985px;
}
.header{
	width:755px;
	height:50px;
	text-align:right;
	padding:17px 40px 0 0;
}
.logo{
	margin: 25px 0 0 0;
}
.wrapper-col{
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
.left-col{
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	width:186px;
}.right-col{
	float:left;
	width:799px;
}
.right-col-left{
	float:left;
	width:597px;
	margin:0 0 20px 0;
	padding:0;
}
.right-col-right-common{
	float:left;
	width:201px;
	height:450px;
	margin:20px 0 0 0;
	padding:0;
}
.right-col-right{
	background-image:url(../images/bg-offer.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	width:190px;
	height:273px;
	margin:20px 0 0 0;
	padding:15px 0 0 12px;
}
.catalina-col-rgt{
	background-image:url(../images/catalina-room-2.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	width:201px;
	height:311px;
	margin:20px 0 20px 0;
	padding:175px 0 0 0;
	font-size:11px;
}
.bread-crumb{
	background-image:url(../images/bg-bread-crumb.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	height:67px;
	width:493px;
	padding:25px 0 0 30px;
	margin:0 0 0 35px;
	z-index:0;
	position:relative;
}
.bread-crumb a{
	color:#964912;
	text-decoration:none;
}
.bread-crumb a:hover{
		text-decoration:underline;
}
.bread-crumb-large{
	background-image:url(../images/bg-bread-crumb.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	height:67px;
	width:700px;
	padding:25px 0 0 30px;
	margin:0 0 0 35px;
	z-index:1;
	position:relative;
}
.join-email-club{
	width:217px;
	height:30px;
	position:relative;
	z-index:1;
	margin:-30px 40px 0 0;
	padding:0;
	float:right;
}
.join-email-club-large{
	width:10px;
	height:30px;
	position:relative;
	z-index:99;
	margin:-30px 40px 0 0;
	padding:0;
	float:right;
}
.content{
	width:503px;
	background-image:url(../images/bg-content.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#f3ebd5;
	padding:60px 30px 30px 30px;
	margin:-55px 0 0 16px;
	min-height:250px;
}

.content-large{
	width:739px;
	background-image:url(../images/bg-content.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#f3ebd5;
	padding:60px 30px 30px 30px;
	margin:-55px 0 20px 0;
	min-height:250px;	
}

.alt {
	left:-9999px;
	position:absolute;
}

.banner{
	height:403px;
	width:799px;
}
.banner-inner{
	height:343px;
	width:799px;
}
.features{
	height:210px;
	width:799px;
	margin:19px 0 0 0;
}

/* ----------Left Navigation Starts----------*/

.navigation{
	width:186px;
	margin:20px 0 0 0;	
}
ul.left-nav{
	width:186px;
	list-style:none;
	margin:0;
	padding:0;
}

ul.left-nav li{
	display:inline; 
	width:186px; 
	margin:0;
	padding:0;
	text-align:left;
}

ul.left-nav li a{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#62584b;
	text-align:left;	
	display:block; 
	width:171px; 
	height:16px;
	border-bottom:1px dotted #93887c;
	margin:0;
	padding:5px 0 5px 15px;
	text-transform:uppercase;
}
ul.left-nav li a:hover{
	display:block;
	background-color:#fcf7e8;
	text-decoration:none;
}


/* Sub-Menu Starts */

ul.left-nav ul{
	width:185px;
	list-style:none;
	margin:0;
	padding:0;
}
ul.left-nav li ul li{
	display:inline; 
	width:186px;
	height:26px; 
	margin:0;
	padding:0;
}
ul.left-nav li ul li a{
	font-size:11px;
	font-weight:normal;
	display:block; 
	height:12px;
	width:162px;
	margin:0;
	padding:6px 0px 5px 24px;
	text-decoration:none;
	border-bottom:1px dotted #93887c;
	background-image:none;
	background-image:url(../images/arrow.gif);
	background-position:15px 10px;
	background-repeat:no-repeat;
}	

ul.left-nav li ul li a:hover{
	background-color:#fcf7e8;
	display:block;
	text-decoration:none;
}
/* Sub-Menu Ends */

/* ----------Form Starts----------*/

form{
	margin:0;
	padding:0;
}

fieldset{
	border:5px solid #f1e3bd;
	margin-top:15px;
}

fieldset legend{
	background-color:#f1e3bd;
	font-size:13px;
	font-weight:bold;
	padding:5px 15px 5px 15px;
	margin:0 0 10px 0;
}

.txtfield{
	border:1px solid #f1e3bd;
	padding:5px;
}

/* ----------Form Ends----------*/



/* ----------Footer Starts----------*/
.footer-wrapper{
	float:left;
	height:105px;
	width:975px;
	border-top:1px solid #ffe17b;
	padding:5px 0 0 10px;
	margin:0;
}
.footer-left{
	float:left;
	width:200px;
}
.footer-left-2{
	float:left;
	width:260px;
}
.footer-middle{
	float:left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:20px;
	width:260px;
}
.footer-right{
	float:left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:20px;
	width:236px;
}
.footer-right a{
	color:#ffe17b;
}

ul.footer-nav{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
ul.footer-nav li{
	padding:2px 0 2px 0;	
	width:200px;
}
ul.footer-nav li a{
	display:block;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:13px;
	color:#ffe17b;
	text-decoration:none;
}
ul.footer-nav li a:hover{
	text-decoration:underline;
}