html, body {
	position:relative;
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	/*background-color:#000000;*/
}

html {
	/*background-image: url('../../../img/bg.png');*/
	/*background-repeat: repeat;*/
}

body {
	font-size: 10pt;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#000000;
	/*background-image: url('../../../img/bgGraphic.png');*/
}

a {
	color:#FFF;
	text-decoration:underline;
}

a:hover {
	color:#FFFFFF;
}

h1 {
	color:#FFF;
	font-size:16pt;
	padding:0px;
	margin:0px;
}

h2 {
	color:#FFF;
	font-size:13pt;
	padding:0px;
	margin:0px;
}

h2 a {
	text-decoration: none;
}

h3 {
	color:#FFFFFF;
	font-size:12pt;
	padding:0px;
	margin:0px;
}

h4 {
	font-size:18px;
	font-weight:normal;
	font-size-adjust:none;
	padding:0;
	margin:2px 0 10px 0px
}

p {
	padding: 8px 0px;
}

.clearBoth {
	display:block;
	clear:both;
}

#wrapper {
	z-index:1;
	position:relative;
	width: 100%;
	margin: 0px auto;
	background-image: url(../../../img/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* header and nav elements */

#allHeader {
	width:100%;
	background-image: url(../../../img/header_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
}

#topGlobal {
	height:18px;
	padding:13px 0 7px;
	color:#FFF;
	text-align:right;
	font-size: 8pt;
	background-repeat: no-repeat;
	background-position: center top;
	width:894px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:99;
}

	#socialShare {
		height: 18px;
		float: left;
		position: absolute;
		width: 125px;
		top: 8px;
		left: 0px;
		color:#C4C2C2;
	}
	
		#socialShare span {
			display: block;
			float: left;
			margin-top: 5px;
		}
		
		#socialShare a {
			padding-left: 4px;
			display: block;
			float: left;
			
			opacity:1;
			filter:alpha(opacity=100);
		}
		
			#socialShare a:hover {
				opacity:0.4;
				filter:alpha(opacity=40);
			}

a#reserve_link, a#reserve_link:link, a#reserve_link:visited {
	background:transparent url(../../../img/onlinereservations.gif) no-repeat scroll 0 0;
	display:block;
	height:0;
	margin:0 auto 7px;
	overflow:hidden;
	padding-top:22px;
	position:relative;
	width:128px;
}

.container {
	background:#313232 url(../../../img/reserve_back.gif) repeat-x scroll left bottom;
	border:1px solid #313232;
	margin:5px 10px 10px;
	padding:10px;
	position:relative;
}

#topGlobal a {
	color:#FFF;
	text-decoration:none;
}

#topGlobal a:hover {
	text-decoration:underline;
}

#bottomGlobalLeft {
	float:left;
	width:170px;
	padding-top:14px;
}

#header {
	width: 100%;
	height: 240px;
	/*background-image: url('../../../img/headerBG.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#570054;*/
	overflow:hidden;
	width:894px;
	margin-left:auto;
	margin-right:auto;
}
	
#headerLeft {
	float:left;
	width:212px;
	text-align:center;
	background-color:#1A1B1B;
	background-image: url(../../../img/branding_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:240px;
}

#headerRight {
	float:left;
	width:680px;
	margin-left:2px;
}

#mainLogo {
	margin-top:13px;
}

h4#location {
	font-size:14px;
	line-height:16px;
	margin:0;
	margin-top:10px;
}

#reservation h5 {
	background:transparent url(../../../img/title_bestrate.gif) no-repeat scroll center 6px;
	border-top:1px solid #383938;
	height:0;
	margin:0 auto;
	overflow:hidden;
	padding:12px 6px 0;
	position:relative;
	width:105px;
}

#headerLeft h6 {
	height:9px;
	margin:0 auto;
	overflow:hidden;
	padding:5px 0 0;
	width:122px;
}

#headerLeft h6 a, #headerLeft h6 a:link, #headerLeft h6 a:visited {
	background:transparent url(../../../img/title_promos&updates.gif) no-repeat scroll 0 0;
	display:block;
	height:0;
	overflow:hidden;
	padding-top:9px;
	position:relative;
	width:122px;
}

#newsEvents{
	margin-top:16px;
}

#horizDivider {
	clear:both;
	background-image: url('../../../img/tattoo.gif');
	background-repeat: no-repeat;
	width: 894px;
	margin:0 auto;
	margin-top:2px;
	height: 25px;
}

/* content elements */

#content {
	min-height: 270px;
	height:auto !important;
	height:270px;
	width:100%;
	/*background-image: url('../../../img/contentBG.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#570054;*/
	width:894px;
	margin-left:auto;
	margin-right:auto;
}

#contentLeftHolder {
	min-height: 220px;
	height:auto !important;
	height:270px;
	float:left;
	width:218px;
	text-align:center;
	position:relative;
	background-image: url(../../../img/column_separator.gif);
	background-repeat: no-repeat;
	background-position: right 28px;
}

#contentLeft {
	width:162px;
	margin:0px auto;
	text-align:left;
	padding:28px 0px;
	position:relative;
	z-index:1;
}

#contentLeft p {
	margin:0;
	padding:4px 0;
}

#treeBottom {
	/*
	background-image: url('../../../img/treeBottom.png');
	background-repeat: no-repeat;
	height:66px;
	width:73px;
	position:absolute;
	left:0px;
	top:270px;
	z-index:0;
	*/
}

#contentRightHolder {
	min-height: 270px;
	height:auto !important;
	height:270px;
	float:left;
	width:610px;
	text-align:center;
}

#contentRight {
	width:624px;
	margin:0px auto;
	padding:28px 0px;
	text-align:left;
	margin-left:20px;
}

#contentRight .title {
	/* display:inline; */
	/* padding-right:12px; */
	
	text-transform:lowercase;
	display:inline-block;
	font-size:22px;
	float:left;

}

#contentRight .subTitle {
	/*display:inline;
	padding-left:12px;*/
	/* border-left:1px solid #FFFFFF;*/

	background-image: url(../../../img/title_separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	text-transform:lowercase;
	padding-left:35px;
	display:inline-block;
	font-size:18px;
	padding-top:1px;
	float:left;
	
}

#contentRight .mainContent {
	clear:both;
	margin-top:0px;
}

/* left nav */

#leftNav {
	font-size:12pt;
	list-style-image: none;
	list-style-type: none;
	margin:0 0px 36px 0;
	padding:0px;
}

#leftNav li {
	padding:0px;
	margin:0 0 10px;
}

#leftNav li a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	font-size:10pt;
	text-align:right;
}

#leftNav li a:hover {
	color:#FFF;
}

/* footer */

#allFooter {
	width:100%;
	background-image: url(../../../img/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
	background-color: #000000;
	min-height: 124px;
	height:auto !important;
	height:124px;
	color:#C4C2C2;
	font-size:8pt;
}

a#employmentOpportunities {
	background:transparent url(../../../img/btn_employmentopportunites.gif) no-repeat 0 0 !important;
	color:transparent !important;
	display:block !important;
	font-size:1pt !important;
	height:24px !important;
	margin-top:-6px !important;
	padding-top:0 !important;
	text-decoration:none !important;
	width:132px !important;
}

a#employmentOpportunities:hover {
	background:transparent url(../../../img/btn_employmentopportunites.gif) no-repeat 0 -24px !important;
}

#allFooter a {
	color:#C4C2C2;
}

#allFooter a:hover {
	color:#fff;
}

#footer {
	clear:both;
	/*background: url('../../../img/footerBG.png');
	background-repeat: no-repeat;
	*/
	width: 100%;
	height:93px !important ;
	text-align: center;
	color: #FFF;
	position:relative;
	z-index:-1;
	font-size: 7pt;
	color:#FFF;
	width:894px;
	margin-left:auto;
	margin-right:auto;
}

#footerContent {
	width: 850px; margin:0 auto; padding-top:45px;
}

#footerContent a {
	text-decoration:none;
}

#footerTopLeft {
	float:left
}

#footerTopRight {
	float:right
}

#footerBotLeft {
	float:left
}

#footerBotRight {
	float:right; text-align:right;
}

#footerBotRight p {
	padding:0; margin: 1em 0 0.5em;
}

#footerBotRight a {
	color:#4F504F;
	text-decoration:none;
}

#footerBotRight a:hover {
	color:#fff;
}


#bottomGlobal {
	text-align:center;
	width:100%;
	margin-top:5px;
	font-size: 8pt;
	color:#FFF;
	width:894px;
	margin-left:auto;
	margin-right:auto;
}

#bottomGlobal a {
	color:#FFF;
	text-decoration:none;
}

#bottomGlobal a:hover {
	text-decoration:underline;
}

#bottomGlobalLeft {
	float:left;
	width:170px;
	padding-top:14px;
}

#bottomLogos {
}

#bottomGlobalRight {
	float:left;
	width:728px;
}

#bottomInfo1 {
	width:100%;
	text-align:right;
	padding-bottom:21px;
	font-weight:bold;
}

#bottomInfo2 {
	width:100%;
	text-align:right;
}

/* left nav sIFR hacks */

#leftNav li {

	position:relative !important;
	height:16px;
	width:100%;
	/*border:1px solid blue;*/
	display:block;
	text-align:left;

}

.leftNavOverlayLink {

	z-index:99;
	display: block;
	position:absolute;
	width:100%;
	height:100%;
	/*border:1px solid red;*/
	cursor:pointer !important;

}

.leftNavOverlayImg {

	position:absolute;
	left:0;
	top:0;
	
	width:100%;
	height: 100%;
	/*border:1px solid orange;*/

}

.leftNavCurrent{
	text-align:right;
	display:inline-block;
	float:right;
	z-index:-1;
}

.leftNavInactive {
	text-align:right;
	display:inline-block;
	float:right;
	z-index:-1;
	/*position:absolute;
	border:1px solid white;*/
}

.on {
	
}

.off {
	
}


/* legacy styles */
.promo_header {
	background:#202020 none repeat scroll 0 0;
	font-size:12px;
	padding-bottom:10px;
	padding-left:5px;
	padding-top:10px;
	text-transform:uppercase;
}

.purple {
	color:#8688C2;
	font-weight:bold;
	text-transform:uppercase;
}

.montht {
	background-color:#181818;
	font-size:13px;
	font-weight:bold;
	letter-spacing:2px;
	padding:8px;
	text-transform:uppercase;
}

table {
	width: 100%;
}
