@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #121417;
	background-image: url(../images/layout_top_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EFF1F5;
	line-height: 14pt;
	text-align: justify;
}
#footer_wrapper {
	background-image: url(../images/layout_footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#wrapper {
	background-image: url(../images/layout_content_repeat.gif);
	background-repeat: repeat-y;
	width: 813px;
	margin: 0 auto;
}
#banner {
	height: 378px;
	width: 813px;
}
#flash_banner {
	height: 378px;
	width: 813px;
	margin: 0px;
	padding: 0px;
}

#content_top {
	background-image: url(../images/layout_top.gif);
	height: 30px;
	width: 813px;
}
#content_main {
	width: 813px;
}
#content_side {
	float: left;
	width: 208px;
	margin-right: 20px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content_big {
	float: left;
	width: 490px;
	margin-left: 37px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content_main  p {
	margin-top: 0px;
	margin-bottom: 9px;
}
#content_footer {
	background-image: url(../images/layout_footer.gif);
	clear: both;
	height: 119px;
	width: 813px;
	margin: 0px;
	padding: 0px;
}
#content_footer p {
	font-size: 9pt;
}
#info {
	clear: both;
	float: left;
	height: 25px;
	width: 813px;
	margin-left: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-size: 8px;
}
#content_footer li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#jam{
	background-image: url(../images/layout_jam_button.gif);
	height: 25px;
	width: 155px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	float: left;
	padding: 0px;
}

a:link, a:visited {
	font-weight: normal;
	color: #FFC423;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#navfoot {
	height: 25px;
	width: 813px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#navfoot a {
	
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	margin-left: 0px;
}
#navfoot a:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	margin-left: 0px;
}
#navfoot li {
	display: inline;
	height: 25px;
	list-style-type: none;
	float: left;
	
	margin-right: 10px;
}
#navfoot ul {
	display: inline;
	list-style-type: none;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
.box_left {
	width: 205px;
	display: block;
	background-color: #181B1D;
	float: left;
	padding: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: left;
}
.box {
	display: block;
	background-color: #181B1D;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	clear: left;
	margin-left: 0px;
	padding: 20px;
}
.titles {
	margin-top: 0px;
	margin-bottom: 5px;
}

.box_right {
	width: 195px;
	display: block;
	background-color: #181B1D;
	float: right;
	padding: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: right;
	margin-left: 15px;
}
.box_right_image {
	display: block;
	float: right;
	margin-top: 30px;
	margin-bottom: 10px;
	clear: right;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box_right_image_2 {
	display: block;
	float: right;
	margin-top: 18px;
	margin-bottom: 10px;
	clear: right;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box_right li {
	float: left;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.box_left li {
	float: left;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.bolder {
	font-weight: bold;
}
.boldermonthly {
	font-weight: bold;
	line-height: 30px;
}
.boldyellow {
	font-weight: bold;
	color: #FFC423;
	padding-top: 10px;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1px;
}
.box_left ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.box_right ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content_side li {
	text-align: left;
	list-style-image: url(../images/dot.gif);
	margin-bottom: 5px;
}
.smaller {
	font-size: 8.5pt;
}
.basic {
	font-size: 8.5pt;
}
#content_main p {
	margin-bottom: 11px;
}
#content_side ul {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.indented {
	padding-left: 20px;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
}
#info_2 ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#info_2 li {
	margin: 0px;
	padding: 0px;
	float: left;
}
.back {
	float: right;
	margin: 0px;
	padding: 0px;
}
#facilities {
	background-image: url(../images/side_nav_facilities.gif);
	margin: 0px;
	height: 27px;
	width: 156px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
#facilities:hover{
	background-position: center bottom;
}
#community_support {
	background-image: url(../images/side_nav_community.gif);
	margin: 0px;
	height: 27px;
	width: 156px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
#community_support:hover{
	background-position: center bottom;
}
#courtesy_bus_timetable {
	background-image: url(../images/side_nav_courtesy.gif);
	margin: 0px;
	height: 27px;
	width: 156px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
#courtesy_bus_timetable:hover{
	background-position: center bottom;
}
#side_navigation {
	margin-top: 27px;
}

#trading_hours {
	background-image: url(../images/side_nav_trading.gif);
	margin: 0px;
	height: 27px;
	width: 156px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
#trading_hours:hover{
	background-position: center bottom;
}
#dress_code {
	background-image: url(../images/side_nav_dress.gif);
	margin: 0px;
	height: 27px;
	width: 156px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
#dress_code:hover{
	background-position: center bottom;
}
#social_clubs {
	background-image: url(../images/side_nav_social.gif);
	margin: 0px;
	height: 27px;
	width: 156px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
#social_clubs:hover{
	background-position: center bottom;
}
#location {
	background-image: url(../images/side_nav_location.gif);
	margin: 0px;
	height: 27px;
	width: 156px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
#location:hover{
	background-position: center bottom;
}
#icons_courtesy {
	background-image: url(../images/titles/icons_courtesy_01.gif);
	margin: 0px;
	height: 42px;
	width: 185px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
#icons_courtesy:hover{
	background-position: center bottom;
}
#icons_location {
	background-image: url(../images/titles/icons_location_01.gif);
	margin: 0px;
	height: 42px;
	width: 185px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
#icons_location:hover{
	background-position: center bottom;
}
.box a {
	color: #1A419A;
}
.vivelerules_thumbnail {
	padding:0px;
	margin-left:0px;
	margin-right:30px;
	margin-top:14px;
	margin-bottom:16px;
	}
.vivelerules_thumbnail2 {
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:14px;
	margin-bottom:16px;
	}
.vivelerules_thumbnail3 {
	padding:0px;
	margin-left:0px;
	margin-right:30px;
	margin-top:14px;
	margin-bottom:24px;
	}
.vivelerules_thumbnail4 {
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:14px;
	margin-bottom:24px;
	}
