@charset "UTF-8";/* CSS Document */html body {	margin:0;	padding:0;	text-align:left;	height:100%;	width:100%;}.club-bg {	background-color: #02335b;}.wing-bg {	background-color: #C22B40;}.box-bg {	background-color: #6B95C6;}.suites-bg {	background-color: #B0B2B4;}.fix-bg {	background-color: #CE2A4E;}.map-bg {	background-color: #152A49;}.home-bg {	background-color: #6DA6CB;}#nav {	height:42px;	width:100%;	text-align:left;	background-color: #ABABAB;	overflow: hidden;}#main_left {	min-height:1000px;	*height:1000px;	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;	font-size: 14px;	float:left;	display: block;}#main_right {	width:auto;	min-height:1000px;	*height:1000px;	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;	font-size: 14px;}.heading_club {	height:105px;	width:auto;	background-color: #02335B;	overflow: hidden;}.heading_wing {	height:105px;	width:auto;	background-color: #C22B40;	overflow: hidden;}.heading_box {	height:105px;	width:auto;	background-color: #6B95C6;	overflow: hidden;}.heading_suites {	height:105px;	width:auto;	background-color: #B0B2B4;	overflow: hidden;}.heading_fix {	height:105px;	width:auto;	background-color: #CE2A4E;	overflow: hidden;}.heading_home {	height:105px;	width:auto;	background-color: #6DA6CB;	overflow: hidden;}.club {	background-image: url(IMGs/text-club.jpg);	background-position: top;	background-repeat: repeat-x;}.wing {	background-image: url(IMGs/text-wing.jpg);	background-position: top;	background-repeat: repeat-x;}.box {	background-image: url(IMGs/text-box.jpg);	background-position: top;	background-repeat: repeat-x;}.suites {	background-image: url(IMGs/text-suites.jpg);	background-position: top;	background-repeat: repeat-x;}.home {	background-image: url(IMGs/text-home.jpg);	background-position: top;	background-repeat: repeat-x;}.padding {	padding:10px 10px 10px 30px;}.food_club {	height:201px;	width:auto;	background-color: #FFFFFF;	overflow: hidden;	}.intro_club {	color: #9ac0da;	font-size: 18px;}.intro_wing {	color: #02335B;	font-size: 18px;}.intro_box {	color: #02335B;	font-size: 18px;}.intro_suites {	color: #02335B;	font-size: 18px;}.10point {	font-size: 10px;}.points {	line-height: 20px;}.blueTxt {	color: #02335B;}