	html {
		font-family: Arial, san-serif;
		font-size: 11px;
		margin: 0px;
		padding: 0px;
		color: white;
		background-color: #191816;
	}

	body {
		font-family: Arial, san-serif;
		font-size: 11px;
		margin: 0px;
		padding: 0px;
		color: white;
		background: #191816 url(/v2/images/home_background.gif) center repeat-y;
	}

	a:link, a:visited {
		text-decoration: underline;
		color: #CC9900;
	}

	.home_title {
		color: #CC9900;
		font-weight: bold;
	}

	a.footer_bold {
		text-decoration: none;
		color: #CC9900;
		font-weight: bold;
	}

	h2 {
		margin: 0px;
		margin-left: 15px;
		padding: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-family: Arial, sans-serif;
		font-size: 26px;
		color: #7d7a78;
	}
	h3 {
		margin: 0px;
		padding: 0px;
	}
	h5  {
		font: 18px "Times New Roman", Times, serif;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		color: #000000;
		clear: left;
	}
	h6  {
		font: 16px "Times New Roman", Times, serif;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		color: #000000;
		clear: left;
	}	
	button {
		text-transform: uppercase;
		color: #CC9900;
		font: 11px Arial, Helvetica, sans-serif;
		background: repeat-x 1px 0px url(/v2/images/buttons-bg.jpg);
		background-color: #212121;
		border-top: 1px solid #6B6B6B;
		border-left: 1px solid #4D4D4D;
		border-right: 1px solid #4D4D4D;
		border-bottom: 1px solid #3B3B3B;
		padding: 3px 8px 3px 8px;
		text-align: center;
	}

	.white {
		color: #ffffff;
		text-decoration: none;
	}

	#reservation2 {
		margin: 0px;
		padding: 0px;
		margin-left: 10px;
		margin-top:75px;
	}
	
	#tabs ul li a span {
		color: black;
	}

	#content_container {
		margin: 0px auto; 
		padding: 0px; 
		background-color: black; 
		width: 945px;
	}

	#content {
		font-family: Arial, san-serif;
		font-size: 12px;
		text-align: left;
		background: #ffffff url(/v2/images/content_top.gif) top no-repeat;
		margin-top: 4px;
		color: #000000;
		padding-bottom:4px;
		padding: 15px;
	}
	#content a {
		color: #CC9900;
	}
	#content #no_tabs {
		font-size: 13px;
		margin-left: 16px;
		padding-right: 20px;
	}

	#social_networking {
		width: 180px;
		float: left;
		text-align: center;
	}

	#bottom_navigation {
		float: left;
		text-align: left;
		margin-top: 50px;
		width: 596px;
		line-height: 22px;
	}
	
	.nav { margin: 0px; margin-top: 10px; margin-bottom: 5px; text-align: center; }
	
	#nav a  {
		margin: 0 5px;
		padding: 3px 5px;
		color: #CC9900;
		text-decoration: underline;
	}
	
	#nav a.activeSlide { color: #000000; text-decoration: none; }
	
	#nav a:focus { outline: none; }	
	
	.prime_events_red {
		margin: 0px;
		margin-left: 15px;
		padding: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-family: Arial, sans-serif;
		font-size: 26px;
		color: #62141d;
	}
	
	.prime_title {
		font-family: Arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #000000;
	}
	
	#miniflex {
		width: 700px;
		float: left;
		font-size: small; /* could be specified at a higher level */
		margin: 0;
		padding: 0 10px 0 0px;
		border-bottom: 1px solid #333;
		}

	#miniflex li {
		float: left;
		margin: 0;
		padding: 0;
		display: inline;
		list-style: none;
		}

	#miniflex li.selected {
		float: left;
		margin: 0;
		padding: 0;
		display: inline;
		list-style: none;
		background-color: #e5e5e5;
		}

	#miniflex a:link, #miniflex a:visited {
		float: left;
		font-size: 85%;
		line-height: 20px;
		font-weight: bold;
		margin: 0 10px 0 10px;
		text-decoration: none;
		color: #999;
		}

	#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
		border-bottom: 4px solid #333;
		padding-bottom: 2px;
		color: #333;
		}	
	.hidefromfullsite {
		display: none;
	}
	#content a.telephone {
		color: #000000;
		text-decoration: none;
	}
	
.GCtopLinks {
    background-color: #660000;
    border: 1px outset #FFFFFF;
    color: #FFFFFF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

.GCsectionTitle {
    color: #660000;
    font-size: 16px;
    font-weight: bold;
}

.GCbottomLinks {
    color: #CC0000;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}