/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Default Styles
	CSS Document
	Author: 9xb.com
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* DEFAULT STYLES   */   
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
	html, body {
		font: 12px/1.4em arial, helvetica, tahoma, verdana, sans-serif;
		background: url(../images/top_header.jpg) no-repeat #231f20;
		margin:0;
		padding:0;
	}
	
	body {
		margin: 0;
		text-align: center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #e3ddbc;
		font-size: 0.95em;
	}
	
	
/* GLOBAL STYLES  */  
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
	/* GLOBAL RESET */
	html,body,div,li,dl,dt,dd,h1,h2,h3,h4,h5,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
	h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
	fieldset,img { border: none; }
	caption,th { text-align: left; }
	table { border-collapse: collapse; border-spacing: 0; }
	
	/* Hidden elements */
	.hidden, .screen_reader, hr {
		display: none;
	}
	/* Paragraph default styling, amend as desired */
	p {
		margin: 0 0 20px 0;
		padding: 0;
	}
	/* Default link styling */
	a {
		color: #c90067;
		text-decoration: none;
		font: bold;
	}
	.highlight {
		color: #c90067;
	}
	a:hover {
		text-decoration: none;
	}
	/* Float an element left with a margin */
	.floatL {
		float: left;
	}
	/* Float an element right with a margin */
	.floatR {
		float: right;
	}
	
	.floatRNews{
		float:right;
		margin:-30px 0 0 10px;
		border:3px solid #fff;
	}
	
	.bordered{
		border:3px solid #fff;
	}
	
	.padd { 
		padding: 30px;
	}
	
	.clear{
		clear:both;
	}
	
	.hrShow{
		display:block; 
		margin-bottom:20px;
		color:#231f20;
	}
	
/* TEMPLATE ELEMENTS   */   
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
	#outerwrap {
		background: url(../images/top.jpg) no-repeat;
		position: absolute;
		top:0px;
		left:0;
		width:100%;
		text-align:center;
		z-index:100;
		padding:5px 0;
		height:288px;		
	}
	#outerwrap2 {
		background: url(../images/bottom_overlay.gif) no-repeat bottom right;
		margin:0;
		padding:0;
	}
	#innerwrap {
		width: 960px;
		margin-left: auto;
		margin-right:auto;
		padding: 0px 20px 40px 20px;
		position:relative;
		z-index:100;
	}
/* FORM ELEMENTS  */   
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

	input, textarea, select {
		font-family: arial, verdana, Trebuchet MS, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		font-size: 1em;
		color: #666;
		width:250px;
	}
	
	select.salutation{
		width:75px;	}
	
	input.submit{
		width:75px;
	}
	
	legend{
		display:none;
	}
	
	ol{
		list-style-type:none;
	}
	
	ol li{
		margin: 0 0 10px 0;
	}
	
	label{
		width:100px;
		float:left;
	}
	
	
/* HEADING ELEMENTS  */   
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
	h1, h2, h3, h4 {
		color: #***;
		line-height: normal;
		margin: 0 0 15px 0;
		padding: 0;
	}
	
	h1 {
		/* This should be the main title of the content (SEO)*/
		color: #c90067;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:  3.2em;
		letter-spacing:-1px;
		width: 350px;
	}
	
	
	.buttons {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:  18px;
		letter-spacing: 0;
		line-height: 20px;
		border: 1px solid #231f20;
		background: url(../images/arrow.gif) right center no-repeat #141212;
		text-indent: 19px;
		height: 30px;
		padding:10px 0 0 0;
		margin: 0px 0 4px 0;
		display: block;
		cursor:pointer;
		alpha: 0.6;
	}
	
	.offerButtons{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:  18px;
		letter-spacing: 0;
		line-height: 20px;
		border: 1px solid #231f20;
		background: url(../images/arrow.gif) right center no-repeat #141212;
		height: 30px;
		padding:10px 0 0 0;
		margin: 0px 0 4px 0;
		display: block;
		cursor:pointer;
		alpha: 0.6;
		width:478px;
		float:left;
	}
	.offerButtons:hover { border: 1px solid #58002d; }
	.offerButtons { color:#e3ddbc;}
	
	#offerButtons{
		height:50px;
	}
	
	.rhubarb_button {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:  16px;
		font-weight:normal;
		letter-spacing: 0;
		border: 1px solid #231f20;
		text-indent: -5119px;
		height: 32px;
		padding:16px 0 0 0;
		margin: 0px 0 4px 0;
		display: block;
		background: url(../images/rhubarb_button.gif) right center no-repeat #141212;
		cursor: pointer;
	}
	.buttons { color:#e3ddbc;}
	.buttons:hover { border: 1px solid #58002d; }
	.rhubarb_button:hover { border: 1px solid #58002d; }
	.innerContent {
		background: url(../images/large_black_bg.gif) no-repeat #171415;
		margin: 0px 0 0px 0;
		position: relative;
		width: 100%;
	}
	.content {
		background: url(../images/large_black_bg.gif) no-repeat;
		margin: 35px 0 0 0;
		text-align:left;
	}
	.full_width { 
		width: 100%;
		height:315px;
		display:block;

	}
	#banner_img {
		width: 100%;
		height: 130px;
		overflow:hidden;
		background: #151313;
		padding: 0 0 36px 0;
	}
	#banner_img p {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:  15px;
		font-weight:normal;
		padding: 7px 0 0 20px;
		text-align:left;
	}
	.pinkTitle {
		color: #c90067;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:  2.2em;
		font-style:italic;
		letter-spacing:-1px;
		width: 350px;
	}
	.newsTitle{
		color: #c90067;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:  2.2em;
		font-style:italic;
		letter-spacing:-1px;
		line-height:normal;
	}
	.offerTitle{
		color: #9ad3ad;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:  2.2em;
		font-style:italic;
		letter-spacing:-1px;
		line-height:normal;
	}
	.bottomTitle{
		width:100px;
	}
	#offer {
		letter-spacing: 0
	}
	#offer .floatR {
		padding: 0 0 10px 10px;
		position:relative;
		top: -5px;
	}
	h3 {
		color: #9bd3ae;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:  3em;
		font-style:italic;
		text-align: left;
		padding: 20px 0 0 20px;
	}
	h3.headerLine{
		width:500px;
		float:left;
	}
	.clearBoth{
		clear:both;
	}
	.testimonialScroll{
		float:right; 
		width:400px;
		margin-top:20px;
		margin-right:5px;
		text-align:right;
		color:#9bd3ae;
		font-weight:bold;
	}
	
	
/* HEADER STYLES  */   
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
	#header {
		text-align:right;
		width: 960px;
		margin-left: auto;
		margin-right:auto;

	}

/* NAV STYLES  */
	
	#logo {
		background: url(../images/logo.png) center left no-repeat;
		height:108px;
		width: 309px;
		position:relative;
		float:right;
	}
	#logobar {
		height: 107px;
	}
	#navbar {
		width: 960px;
		height: 53px;
		border-top: 1px solid #3a2620;
		border-bottom: 1px solid #3a2620;
	}
	#navbar ul {
		list-style-type: none;
	}
	#navbar ul li {
		float: left;
		padding:0;
		margin:0;		
		height:53px;
	}
	#navbar li span {
		display:none;
	}
	.hotel {

		width: 99px;
		height: 50px;
		display:block;
		background: url(../images/hotel_nav.png) no-repeat;
	}
	.hotel:hover, .hotel_on {
		background: url(../images/hotel_nav_on.png) no-repeat;
	}
	.dining {
		width: 130px;
		height: 50px;
		display:block;
		background: url(../images/dining_nav.png) no-repeat;
	}
	.dining:hover, .dining_on {
		background: url(../images/dining_nav_on.png) no-repeat;
	}
	.celebrations {
		width: 140px;
		height: 50px;
		display:block;
		background: url(../images/celebrations_nav.png) no-repeat;
	}
	.celebrations:hover, .celebrations_on {
		background: url(../images/celebrations_nav_on.png) no-repeat;
	}
	.conference {
		width: 150px;
		height: 50px;
		display:block;
		background: url(../images/conference_nav.png) no-repeat center;
	}
	.conference:hover, .conference_on {
		background: url(../images/conference_nav_on.png) no-repeat center;
	}
	.explore {
		width: 102px;
		height: 50px;
		display:block;
		background: url(../images/explore_nav.png) no-repeat -7px 0px;
	}
	.explore:hover, .explore_on {
		background: url(../images/explore_nav_on.png) no-repeat -7px 0px;
	}
	.great_offers {
		width: 100px;
		background: url(../images/great_offers_nav.png) no-repeat 0px -2px;
		height: 50px;
		display:block;
	}
	.great_offers:hover, .great_offers_on {
		background: url(../images/great_offers_nav_on.png) no-repeat 0px -2px;
	}
	.location {
		width: 100px;
		height: 50px;
		display:block;
		background: url(../images/location_nav.png) no-repeat center;
	}
	.location:hover, .location_on {
		background: url(../images/location_nav_on.png) no-repeat center;
	}
	.contact {
		width: 137px;
		height: 50px;
		display:block;
		background: url(../images/contact_nav.png) no-repeat 0px -2px;
	}
	.contact:hover, .contact_on {
		background: url(../images/contact_nav_on.png) no-repeat 0px -2px;
	}
	
/* CONTENT STYLES  */   
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

	.leftCell {
		width: 450px;
		float: left;
		text-align: left;
		padding: 35px 0 0 30px;
	}
	
	.rightCell {
		width: 450px;
		float:left;
		text-align: left;
		padding: 35px 25px 0 0px;
	}
	
	.leftCell p {
		padding: 0;
		width: 400px;
	}
	
	.rightCell ul {
		list-style-type: none;
	}
	
	#offers{
		text-align:left;
		padding:20px 35px;
	}
	
	.offerIndiv{
		clear:both;
		margin:0 0 10px 0;
	}
	
	.offerIndiv img{
		margin:0 0 0 10px;
	
	}
	
	#pageImage{
		width:296px;
		height:194px;
		margin:0 0 0 28px;
	}
	
	.twelvePoint{
		font-size:12px;
		font-weight:bold;
		margin-top:-10px;
	}
	
	
/* LEFTCOLUMN STYLES  */   
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

	.rightCell p {
		padding: 10px 0px;
		
	}
	
	.rightCell li span{
		background: #161314;
		list-style-type:none;
		padding: 20px;
	}
	
/* RIGHTCOLUMN STYLES  */   
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	.leftCellInner {
		width: 358px;
		float:left;
		text-align:left;
		padding: 26px 46px;
		font-size: 12px;
	}
	.leftCellInner h1 {
		font-size: 2.6em;
	}
	.leftCellInner p {
		/*padding: 10px 0;*/
	}
	.leftCellInner .highlight {
		font-size: 1.4em;
		letter-spacing: -1px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	.middleCellInner {
		width: 184px;		
		float:left;
		height: 415px;
	}
	.rightCellInner {
		width: 324px;
		height: 415px;
		float:left;
		text-align:right;
	}
	.rightCellInner p {
		font-family: Georgia, "Times New Roman", Times, serif;
		/*font-size:  1.1em;*/
		width: 236px;
		background: #171414;
		text-align: left;
		padding: 10px 44px 12px 16px;
		margin: 0px 0 4px 28px;
		font-weight:bold;
		font-size:15px;
	}
	.italic {
		font-style: italic;
	}
	#breadcrumb {
		width: 100%;
		clear:right;
		list-style-type: none;		
		height:32px;
		margin: 0 0 0px 0;
		background:#131111;
		position:relative;
		z-index:400;
		font-size:12px;
		font-weight:bold;
		}
	
	#breadcrumb li a{
		color:#e3ddbc;
	}
	
	#breadcrumb li {
		float: left;
		height:23px;
		padding: 8px 25px 0 25px;
		background:#131111;
		margin: 0px 2px 0px 0;

	}
	#breadcrumb .on {
		background: #1f1b1c;
		border-right:1px solid #231f20;
		border-left:1px solid #231f20;
		border-bottom:1px solid #1f1b1c;
	}
	
	p.error{
		border:1px solid #CC0000;
		padding:10px;
	}
	
/* FOOTER ELEMENTS  */   
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
	.news {
		background: url(../images/black_bg.gif) no-repeat left #141112;
		width: 429px;
		height: 155px;
		float:left;
		text-align:left;
		clear:left;
		padding: 20px 20px 20px 20px;
		margin: 8px 18px 0 0;
		line-height: 125%;
	}
	
	.news2 {
		background: url(../images/black_bg.gif) no-repeat left #141112;
		width: 429px;
		height: 155px;
		float:right;
		text-align:left;
		padding: 20px 20px 20px 20px;
		margin: 8px 0px 0 0;
		line-height: 125%;
	}
	.noMargin {
		.margin: 18px 0 0 0;
	}
	.news p, .offer p {
		padding: 0 0 10px 0;
	}
	.offer a, .news a {
		letter-spacing: -1px;
	}
	.offer img {
		padding: 0 10px 0 0;
	}
 	.footer { 
		clear: both;
		margin: 30px 0 0 0;
	}

	.footerTitle {
		color: #bedfb2;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:  1.6em;
		text-align: left;
		margin: 5px 0 20px 25px;
	}
	.copyright {
		padding: 0px 0 40px 25px;
		text-align:left;	
	}