body {
	background-color: #858585;
	font-family: Arial, sans-serif;
	color: #3D3D3D;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(images/misc/bg.gif);
	background-repeat: repeat;
	min-height: 527px;
	min-width: 706px;
}
:root {
	overflow-y: scroll !important;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}
/****************************************************************/
/*                       Containter                            */
/****************************************************************/
#container {
	width: 706px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
/****************************************************************/
/*                       Main Content                           */
/****************************************************************/
#top {
	display: block;
	width: 706px;
	height: 139px;
	border: 1px solid #858585;
	background-color: #3D3D3D;
	float: left;
}
#logo {
	width: 254px;
	height: 139px;
	background-image: url(images/misc/logo.gif);
	background-repeat: no-repeat;	
	float: left;
}
#bot {
	width: 706px;
	float: left;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	background-color: #FFFFFF;
	background-image: url(images/misc/right_column_text.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#left {
	display: inline;
	width: 555px;
	margin-left: 17px;
	padding-right: 17px;
	float: left;
	background-color: #FFFFFF;
}
#header_box {
	width: 555px;
	float: left;
}
#header_label {
	width: 290px;
	height: 74px;
	float: left;
}
#header_links {
	width: 265px;
	height: 54px;
	padding-top: 20px;
	float: right;
}
.content_box {
	display: inline;
	width: 555px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #858585;
	float: left;
}
.content_pic {
	width: 155px;
	float: left;
}
#directions_pic {
	width: 225px;
	float: left;
}
.news_pic {
	width: 175px;
	float: left;
}
.content_text {
	width: 360px;
	margin-left: 20px;
	float: left;
	text-align: left;
}
.wide_content_text {
	width: 555px;
	float: left;
	text-align: center;
}
#directions_text {
	width: 290px;
	margin-left: 20px;
	float: left;
	text-align: left;
}
.news_text {
	width: 555px;
	margin-top: 5px;
	float: left;
	text-align: left;
}
#bot_spacer_box {
	display: inline;
	width: 555px;
	height: 10px;
	float: left;
}
#address {
	display: inline;
	width: 298px;
	height: 81px;
	background-image: url(images/misc/address_alt.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 122px;
}
#footer {
	display: inline-table;
	width: 706px;
	height: 12px;
	margin-top: 5px;
}
.ratings_outer {
	display: table;
	#position: relative;
	overflow: hidden;
	width: 40px;
	height: 62px;
	float: left;
}
.ratings_middle {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}
.ratings_inner {
	#position: relative;
	#top: -50%;
}
#shine_flash {
	width: 235px;
	height: 418px;
	float: left;
	margin-right: 20px;
}
/****************************************************************/
/*                        Navigation                            */
/****************************************************************/
#nav_main {
	width: 416px;
	height: 21px;
	margin: 19px 0px 11px 32px;
	float: left;
}
a.nav1 {
	background: url(images/nav/menu.gif) no-repeat;
	height: 21px;
	width: 39px;
	overflow: hidden;
	float: left;
}
a:hover.nav1 {
	background-position: left -21px;
}
a.nav2 {
	background: url(images/nav/events.gif) no-repeat;
	height: 21px;
	width: 46px;
	overflow: hidden;
	margin-left: 46px;
	float: left;
}
a:hover.nav2 {
	background-position: left -21px;
}
a.nav3 {
	background: url(images/nav/info.gif) no-repeat;
	height: 21px;
	width: 27px;
	overflow: hidden;
	margin-left: 46px;
	float: left;
}
a:hover.nav3 {
	background-position: left -21px;
}
a.nav4 {
	background: url(images/nav/press.gif) no-repeat;
	height: 21px;
	width: 38px;
	overflow: hidden;
	margin-left: 46px;
	float: left;
}
a:hover.nav4 {
	background-position: left -21px;
}
a.nav5 {
	background: url(images/nav/contact.gif) no-repeat;
	height: 21px;
	width: 54px;
	overflow: hidden;
	margin-left: 46px;
	float: left;
}
a:hover.nav5 {
	background-position: left -21px;
}
/****************************************************************/
/*                           Text                               */
/****************************************************************/
h1 {
	font-size: 20px;
	color: #C78531;
	font-weight: bold;
	margin: 0; 
}
h2 {
	font-size: 14px;
	color: #3D3D3D;
	font-weight: bold;
	margin: 0; 
}
h3 {
	font-size: 14px;
	color: #C78531;
	font-weight: bold;
	margin: 0; 
}
li {
	line-height: 14px;
	margin-bottom: 5px;
}
.header_links {
	color: #3D3D3D;
	text-align: right;
}
.header_links a {
	color: #3D3D3D;
	font-weight: bold;
}
.header_links a:hover {
	color: #ED2028;
}
.gold_links {
	color: #C78531;
}
.gold_links a {
	text-decoration: underline;
	color: #C78531;
	font-weight: bold;
}
.gold_links a:hover {
	color: #ED2028;
}
.date_text {
	font-size: 11px;
	font-style: oblique;	
}
.footer_links {
	font-size: 9px;
	color: #3D3D3D;
	margin-bottom: 10px;
}
.footer_links a {
	color: #3D3D3D;
	text-decoration: none;
}
.footer_links a:hover {
	color: #FFFFFF;
}
.gold_med_text {
	font-size: 14px;
	font-weight: bold;
	color: #C17D27;
}
.gold_body_text {
	font-size: 12px;
	color: #C17D27;
	font-weight: bold;
}
.red_body_text {
	font-size: 12px;
	font-weight: bold;
	color: #ED2028;
}
.big_red_text {
	font-size: 20px;
	font-weight: bold;
	color: #ED2028;
}
.big_grey_text {
	font-size: 14px;
	color: #3D3D3D;
	font-weight: bold;
}
.small_text {
	font-size: 10px;
}
.print_links {
	color: #C78531;
}
.print_links a {
	text-decoration: underline;
	color: #C78531;
	font-weight: bold;
}
.print_links a:hover {
	color: #ED2028;
}			
