/*<body>

	<!--- Main Menu Tag --->
    <!--- Breadcrumbs --->

	<div class="wrapper">
	<div class="PageContainer">
		<!--- Content --->
    </div>
	
	<!--- Page Footer --->
	<div style="clear:both"></div>
	</div>
	
</body>

*/

/*============= Basic HTML Styles =======================*/

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
	background:url(images_generic/grad-bg.jpg) top repeat-x;
	background-color:#cacaca;
}

a:link, a:visited, a:active {
	color:#0A4873;
	text-decoration: none;
}

a:hover {
	color: #CC6666;
	text-decoration: none;
}

a img{
	border:none;
}

p {
	margin:6px 0;
	}
input{
	font-size:11px;
	margin:0;
	padding:0;
}	
	
	
/*============= Basic Page Layout =======================*/

.PageContainer{	
	background-color:#f5f5f5;
	background:url(images-templates/resorts-main_bg.gif) center repeat-y;
	border:solid #999;
	border-width:0 1px 1px 1px;
}
.wrapper{
	width:762px;
	margin:0 auto;
}
#indexfooter{
	width:760px;
	margin:0 auto;
	color:#666666;
}
.resortfooter{
	background-color:#f5f5f5;
	border:solid #999;
	border-width:0 1px;
	width:570px;
	margin:-1px 0 0 0;
}



.clearer { clear:both; display:block; margin:0; padding:0px; height:0px; line-height:1px; font-size:1px; }



/*============= Bullet Styling ===========================*/

a.inverseLink{
	color:#CC6666;
	margin-top:20px;
	background:url(/images-general/brochure_bg.gif) top left no-repeat;
	width:153px;
	height:30px;
	padding:32px 0px 0px 73px;
	display:block;
}
a.inverseLink1{
	color:#8a714a;
	background:url(/images-general/suitesEbrochure.jpg) top left no-repeat;
	width:154px;
	height:139px;
	padding:0px 0px 0px 33px;
	display:block;
}
a.inverseLink2{
	color:#8a714a;
	background:url(/images-general/visaCard.jpg) top left no-repeat;
	width:154px;
	height:139px;
	padding:0px 0px 0px 33px;
	display:block;
}
a.inverseLink:hover{
	text-decoration:underline;
}

.arrow{
	background:url(images_generic/bullet-link.gif) left no-repeat;
	background-position:0 6px;
	padding:1px 0px 1px 12px;
	margin:0px;
	line-height:14px;	
}

.redcirclearrow {
	background-image:url(/images_generic/bullet-reddot.gif);
}

.bluecirclearrow {
	background-image:url(/images_generic/bullet-bluedot.gif);
}

.redcirclearrow, .bluecirclearrow{
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:1px 0px 1px 12px;
	margin:0px; 
	line-height:14px;
}

.redsquares{
	background:url(/promos/hot-sale/images/specials_bullet.gif) left no-repeat;
	padding-left:12px;
	background-position:0 3px;
}









/*============= Link Styling ===========================*/

a.blue_underline:link, a.blue_underline:active, a.blue_underline:visited{
	color:#0a4873;
	text-decoration:underline;
}
a.blue_underline:hover{
	color:#3182B1;
}


a.blue:link, a.blue:active, a.blue:visited{
	color:#0a4873;
}
a.blue:hover{
	color:#3182B1;
}


a.footer:link, a.footer:active, a.footer:visited{
	color:#666666;
	text-decoration:none;
}
a.footer:hover{
	text-decoration:underline;
}




/*============= Resort Page Styling ===========================*/

.rst_main{
	float:left;
	width:571px;
}

.rst_side{
	float:left;
	width:189px;
	background:url(../../images_generic/right-grad-bg.jpg) repeat-x;
}
.main_padding{
	margin:20px;
}
.rstName{
	margin:15px 0 10px 0;
}

.left_shadow{
	position:relative;
	float:left;
	left:-11px;
	top:-25px;
}

.right_shadow{
	position:relative;
	float:right;
	right:-4px;
}
.right_container{
	margin-left:10px;
	}
.dashedline{
	height:1px;
	background:url(../../images-templates/bottomborder.gif) repeat-x;
	margin:5px 0;
	}

/*============ Right Column Styling =========================*/

.rc_header{
	background:url(/images_generic/side-doc-titlebg.jpg) repeat-x;
	margin:15px 0 0 0;
	}
.rc_header p{
	margin:0;
	font-weight:bold;
	color:#666666;
	padding:7px 0 7px 10px;
}

.rc_info p{
	margin: 0 0 8px 0;
}

.rc_block{
	padding:5px 15px;
}

.itemA1, .itemA2{
	float:left;
	background:#f5f5f5;
	margin:0;
	padding:4px;
}

.itemB1, .itemB2{
	float:left;
	margin:0;
	padding:4px;
}

.itemA1, .itemB1{
	padding-left:15px;
	width:82px;
	}

.itemA2, .itemB2{
	width:80px;
}

.itemC1, .itemC2{
	background:url(/images_generic/bullet-reddot.gif) left no-repeat;
	background-position:15px 6px;
	background-color:#f5f5f5;
	padding:5px 0px 5px 29px;
	margin:0;
	line-height:10px;
}

.itemC2{
	background-color:#EBEBEB;
}

/*============ Resort Amenities =========================*/

.amen_title{
	border-bottom:1px solid #0a4873;
	margin:3px 0 5px 0;
	font-weight:bold;
	color:#003A73;
	font-size:12px;
}
.amen_titlesmall{
	font-size:11px;
	font-weight:normal;
}

.amenities_table{
	margin-bottom:30px;
}

.amenities_table .dashedline{
	clear:both;
	margin:0px 3px 0px 3px;
	padding:0px;
	height:4px;
	}
.amenities_table .item, .amenities_table .item_disclaim, .amenities_table .itema, .amenities_table .itemb {
	width:149px;
	height:14px;
	float:left;
	padding-left:1px;
}
.item_disclaim{
	color:#666666;
	font-size:10px;
}
.amenities_table .itema{
	width:200px;
}
.amenities_table .itemb{
	width:300px;
}
.amen_block{
	margin:20px 0;
}
.amen_more{
	width:111px;
	margin:0px 10px 0px 30px;
	float:right;
	text-align:center;
}
