@charset "UTF-8";
.orange {color: #FF5C00}
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.photo_container img {
	clear: both;
	float: left;
}
a {
	color: #FF5C00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a.right {
	text-align: right;
	display: block;
	clear: both;
	padding-top: 8px;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.left {
	clear: both;
	float: left;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#background {
	background-image: url(images/star_background.gif);
	background-repeat: repeat;
	float: left;
	width: 100%;
}
#header {
	height: 182px;
	position: relative;
}
#nav {
	width: 100%;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 20px;
	float: left;
}
#nav ul {
	list-style-type: none;
	float: left;
	height: 20px;
	position: absolute;
	left: 0px;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
}
#nav ul li {
	display: block;
	float: left;
	height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #CCCCCC;
}
#nav ul li a {
	white-space: nowrap;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	float: left;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul li:hover ul {
	display: block;
}
#nav ul li ul {
	display: none;
	background-color: #3E4B4B;
	width: auto;
	height: auto;
	z-index: 200;
	float: left;
	left: auto;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 0px;
	margin-top: 20px;
}
#nav ul li ul li {
	clear: both;
	white-space: nowrap;
	padding-bottom: 0px;
	border-right-width: 0px;
	border-right-style: none;
	border-left-width: 0px;
	border-left-style: none;
}
#nav ul li ul li a {
	display: block;
}
#nav ul li.nav_current {
	background-image: url(images/nav_bg_active.gif);
	background-repeat: repeat-x;
}
#nav ul li ul li.nav_current {
	background-color: transparent;
	background-image: none;
}
#nav ul li ul li.nav_current a {
	text-decoration: underline;
	color: #B3FD4A;
}
#stripes {
	background-image: url(images/stripes.png);
	background-repeat: no-repeat;
	height: 112px;
}
#main {
	float: left;
	margin-top: -22px;
	width: 100%;
}
.home #main {
	float: left;
	margin-top: -50px;
	width: 100%;
}
#main p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 1em;
}
#faq_overview  ul {
	font-size: 12px;
	line-height: 14px;
	padding-left: 2em;
}
#faq_overview ul li {
	padding-bottom: 6px;
	float: none;
}
#faq_overview ul li.last {
	padding-bottom: 0px;
}
#faq_questions  h5 {
	font-size: 14px;
	color: #D19700;
}
#main p.last {
	padding-bottom: 0px;
}
#main p.footnote_2 {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	line-height: 13px;
}
#left_rail {
	width: 232px;
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#left_rail h3, #soccer h3 {
	font-size: 13px;
	margin-bottom: 8px;
	display: block;
	width: 100%;
}
#left_rail h5 {
	font-size: 13px;
	margin-bottom: 8px;
}
#left_rail .left_col {
	width: 100px;
	float: left;
}
#left_rail .right_col {
	width: 90px;
	float: left;
}
#left_rail .right_col p {
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 13px;
}
#left_rail .right_col p.last {
	margin-bottom: 0px;
}
#amenities {
	margin-bottom: 20px;
}
#amenities h2 {
	font-size: 18px;
	height: 32px;
	padding-left: 124px;
	background-image: url(images/head_background_amenities.png);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-top: 2px;
}
#restaurant h4.frame_top {
	background-image: url(images/frame_top_left_rail_gold.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#restaurant h4.frame_bottom {
	background-image: url(images/frame_bottom_left_rail_gold.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#restaurant div.frame {
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D19700;
	border-left-color: #D19700;
	background-color: #000000;
	width: 192px;
}
#bar h4.frame_top {
	background-image: url(images/frame_top_left_rail_bar.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#bar h4.frame_bottom {
	background-image: url(images/frame_bottom_left_rail_green.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#bar div.frame {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #62AC1E;
	border-left-color: #62AC1E;
	background-color: #000000;
	width: 200px;
	padding-right: 8px;
}
#snack h4.frame_top {
	background-image: url(images/frame_top_left_rail_snack.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#snack h4.frame_bottom {
	background-image: url(images/frame_bottom_left_rail_purple.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#snack div.frame {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6D015B;
	border-left-color: #6D015B;
	background-color: #000000;
	width: 200px;
	padding-right: 8px;
}
#share  h4.frame_top {
	background-image: url(images/frame_top_left_rail_gold.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#share  h4.frame_bottom {
	background-image: url(images/frame_bottom_left_rail_gold.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#share  div.frame {
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D19700;
	border-left-color: #D19700;
	background-color: #000000;
	width: 192px;
	text-align: center;
}
#services {
	margin-bottom: 20px;
}
#services h2 {
	font-size: 18px;
	height: 32px;
	padding-left: 28px;
	background-image: url(images/head_background_services.png);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-top: 2px;
}
#share {
}
#share  h2 {
	font-size: 18px;
	height: 32px;
	padding-left: 145px;
	background-image: url(images/head_background_amenities.png);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-top: 2px;
}
#services div.background, #amenities div.background, #soccer div.background, #lacrosse div.background, #michigan_bucks div.background, #share  div.background {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF5C00;
	border-bottom-color: #FF5C00;
	border-left-color: #FF5C00;
	padding: 8px;
	background-color: #262626;
}
#conditioning, #training, #restaurant, #bar {
	margin-bottom: 10px;
}
#conditioning h4.frame_top {
	background-image: url(images/frame_top_left_rail_gold.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#conditioning h4.frame_bottom {
	background-image: url(images/frame_bottom_left_rail_gold.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#conditioning div.frame {
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D19700;
	border-left-color: #D19700;
	background-color: #000000;
	width: 192px;
}
#training h4.frame_top {
	background-image: url(images/frame_top_left_rail_green.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#training h4.frame_bottom {
	background-image: url(images/frame_bottom_left_rail_green.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#training div.frame {
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #62AC1E;
	border-left-color: #62AC1E;
	background-color: #000000;
	width: 192px;
}
#equipment h4.frame_top {
	background-image: url(images/frame_top_left_rail_purple.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#equipment h4.frame_bottom {
	background-image: url(images/frame_bottom_left_rail_purple.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#equipment div.frame {
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6D015B;
	border-left-color: #6D015B;
	background-color: #000000;
	width: 192px;
}
#right_rail {
	float: left;
	width: 658px;
	padding-right: 20px;
	padding-top: 28px;
	background-image: url(images/stripes_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#current {
	float: left;
	width: 658px;
	margin-bottom: 20px;
}
#current div.scroll_wrapper {
	padding-right: 10px;
}
#current div.scroll {
	height: 360px;
	overflow: auto;
}
#bulletin_board {
	background-color: #2A2A2A;
	float: left;
	width: 450px;
}
#bulletin_board h2 {
	text-align: center;
	font-size: 20px;
	line-height: 34px;
	background-color: #FF5C00;
	height: 34px;
}
#bulletin_board .background {
	background-color: #262626;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF5C00;
	border-left-color: #FF5C00;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF5C00;
}
#bulletin_board div.frame {
	background-color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D19700;
	border-left-color: #D19700;
}
#bulletin_board h3.frame_top {
	background-image: url(images/frame_top_bulletin_board.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#bulletin_board h3.frame_bottom {
	background-image: url(images/frame_bottom_bulletin_board.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
.bulletin {
	background-color: #d9dad9;
	background-image: url(images/bulletin_background.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #000000;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.bulletin h4 {
	font-size: 14px;
	margin-bottom: 10px;
}
.bulletin h4.last {
	margin-bottom: 0px;
}
.bulletin p {
	font-size: 12px;
	padding-bottom: 10px;
}
.bulletin.last {
	margin-bottom: 0px;
}
#today {
	width: 206px;
	float: left;
}
#today h2 {
	font-size: 18px;
	height: 32px;
	padding-left: 130px;
	background-image: url(images/head_background_today.png);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-top: 2px;
}
#today  .scroll_wrapper.edit  {
	font-size: 13px;
	font-weight: bold;
}
#today div.frame {
	background-color: #000000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6BAD25;
	border-left-color: #6BAD25;
	padding-right: 8px;
	padding-left: 8px;
}
#today h3.frame_top {
	background-image: url(images/frame_top_today.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#today h3.frame_bottom {
	background-image: url(images/frame_bottom_today.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#today div.background {
	background-color: #262626;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF5C00;
	border-bottom-color: #FF5C00;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF5C00;
}
#today p {
	font-size: 13px;
	margin-bottom: 0px;
	font-weight: bold;
}
#today_text {
	background-color: #000000;
	height: 356px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	width: 174px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	overflow: auto;
}
#today_text:hover {
	border: 1px solid #FF5C00;
}
#today_edit {
	background-color: #FFCC00;
	padding: 10px;
	top: 0px;
	width: 930px;
	text-align: right;
	color: #000000;
	font-weight: bold;
}
#today_edit .ghost {
	background-color: #E5B700;
	padding: 10px;
	color: #B49000;
}
#today_edit .button {
	background-color: #999999;
	padding: 10px;
	cursor: pointer;
}
#today_edit .button:hover {
	background-color: #CCCCCC;
}
#soccer {
	float: left;
	width: 658px;
	margin-bottom: 20px;
}
#soccer h2 {
	font-size: 14px;
	height: 25px;
	padding-left: 13px;
	background-image: url(images/head_background_col_1.png);
	background-repeat: no-repeat;
	line-height: 25px;
	padding-top: 6px;
}
#soccer .left_col, #lacrosse .left_col {
	width: 90px;
	float: left;
}
#soccer .right_col, #lacrosse .right_col {
	width: 76px;
	float: left;
}
#soccer .right_col p, #home_teams .right_col p, #michigan_bucks .right_col p {
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 10px;
}
.col_height {
	float: left;
}
#kids_soccer h4.frame_top {
	background-image: url(images/frame_top_col_1_gold.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#kids_soccer h4.frame_bottom {
	background-image: url(images/frame_bottom_col_1_gold.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#kids_soccer div.frame {
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D19700;
	border-left-color: #D19700;
	background-color: #000000;
	width: 166px;
}
.pad_top_10 {
	padding-top: 10px;
}
.pad_bottom_10 {
	padding-bottom: 10px;
}
#youth_soccer h4.frame_top {
	background-image: url(images/frame_top_col_1_green.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#youth_soccer h4.frame_bottom {
	background-image: url(images/frame_bottom_col_1_green.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#youth_soccer div.frame {
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #62AC1E;
	border-left-color: #62AC1E;
	background-color: #000000;
	width: 166px;
}
#adult_soccer h4.frame_top {
	background-image: url(images/frame_top_col_1_purple.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#adult_soccer h4.frame_bottom {
	background-image: url(images/frame_bottom_col_1_purple.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#adult_soccer div.frame {
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6D015B;
	border-left-color: #6D015B;
	background-color: #000000;
	width: 166px;
}
#michigan_bucks h2 {
	background-color: #FF5C00;
	text-align: center;
	font-size: 18px;
	line-height: 34px;
}
.col_1 {
	width: 206px;
	float: left;
}
.margin_right_10 {
	margin-right: 10px;
}
.margin_right_20 {
	margin-right: 20px;
}
.margin_bottom_20 {
	margin-bottom: 20px;
}
.margin_bottom_40 {
	margin-bottom: 40px;
}
.margin_left_40 {
	margin-left: 40px;
}
#home_teams {
	float: left;
	width: 658px;
	margin-bottom: 20px;
}
#lacrosse {
}
#lacrosse h2 {
	font-size: 14px;
	height: 25px;
	padding-left: 14px;
	background-image: url(images/head_background_col_1.png);
	background-repeat: no-repeat;
	line-height: 25px;
	padding-top: 6px;
}
#lacrosse h4.frame_top {
	background-image: url(images/frame_top_col_1_purple.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#lacrosse h4.frame_bottom {
	background-image: url(images/frame_bottom_col_1_purple.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#lacrosse div.frame {
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6D015B;
	border-left-color: #6D015B;
	background-color: #000000;
	width: 166px;
}
#michigan_bucks {
	background-color: #990099;
	float: left;
	width: 432px;
}
#michigan_bucks h4.frame_top {
	background-image: url(images/frame_top_col_2_green.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#michigan_bucks h4.frame_bottom {
	background-image: url(images/frame_bottom_col_2_green.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
}
#michigan_bucks div.frame {
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #62AC1E;
	border-left-color: #62AC1E;
	background-color: #000000;
	width: 392px;
}
#michigan_bucks .left_col {
	width: 206px;
	float: left;
}
#michigan_bucks .right_col {
	float: left;
	width: 186px;
}
#michigan_bucks h5 {
	margin-bottom: 10px;
	font-size: 13px;
}
#sponsor_logos {
	float: left;
	width: 658px;
	padding-bottom: 20px;
}
#sponsor_logos ul {
	list-style-type: none;
	float: left;
}
#sponsor_logos ul li {
	float: left;
	margin-right: 20px;
	width: 150px;
	text-align: center;
}
#sponsor_logos ul li.last {
	margin-right: 0px;
	margin-left: -2px;
}
#sponsor_logos h5 {
	clear: both;
}
#tagline {
	float: right;
	text-align: center;
	width: 318px;
	margin-top: 86px;
	margin-bottom: 20px;
}
#tagline h2 {
	font-size: 18px;
}
#footer {
	background-color: #363636;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
	clear: both;
}
#footer ul {
	list-style-type: none;
	font-size: 11px;
	padding-left: 20px;
}
#footer ul li {
	float: left;
	margin-right: 5px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footer ul li.last {
	border-right-style: none;
}
#footer ul li a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}
#footer p {
	font-size: 10px;
	text-align: right;
	line-height: 10px;
	padding-right: 20px;
}
.directions {
	font-weight: normal;
	display: block;
	float: left;
	margin-left: 100px;
}
.float_left {
	float: left;
	width: 100%;
}
#bottom {
	height: 20px;
	float: left;
	width: 100%;
}
.single_column {
	padding-right: 20px;
	padding-left: 20px;
	width: 910px;
	float: left;
	padding-bottom: 20px;
}
.single_column h1.top, .single_column h2.top {
	line-height: 34px;
	color: #FFFFFF;
	font-size: 18px;
	padding-left: 20px;
	background-image: url(images/head_registrations.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
.single_column  h2 {
	font-size: 18px;
	background-color: #FF5C00;
	line-height: 34px;
	padding-left: 20px;
}
.single_column .background {
	background-color: #262626;
	border: 2px solid #FF5C00;
	padding: 8px;
	float: left;
}
.single_column  h3.frame_top {
	background-image: url(images/frame_top_page_gold.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
	width: 890px;
}
.single_column  div.frame {
	background-color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D19700;
	border-left-color: #D19700;
	width: 870px;
	float: left;
}
.single_column  h3.frame_bottom {
	background-image: url(images/frame_bottom_page_gold.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
	clear: both;
	width: 890px;
}
.single_column h4 {
	margin-bottom: 6px;
}
.single_column h4.last {
	margin-bottom: 0px;
}
.registration   h4 {
	color: #FF5C00;
	font-size: 16px;
}
#registration  p {
	font-size: 12px;
}
.registration {
	clear: both;
	float: left;
	width: 870px;
	margin-bottom: 1em;
}
.registration.last {
	margin-bottom: 0px;
}
.registration    ul {
	list-style-type: none;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D19700;
	float: left;
	width: auto;
	display: block;
}
.registration  ul  li {
	line-height: 28px;
	float: left;
}
.registration_cta_1 a {
	color: #D19700;
	font-size: 12px;
	display: block;
	width: 150px;
	margin-left: 572px;
	text-align: center;
}
.registration_cta_2 a {
	background-image: url(images/btn_registration.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 138px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	background-position: 0px 0px;
	padding-left: 10px;
}
.overview     ul {
	list-style-type: none;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D19700;
	float: left;
	width: 870px;
	display: block;
}
.overview   ul   li {
	line-height: 28px;
	float: left;
}
.registration_cta_1 a {
	color: #D19700;
	font-size: 12px;
	display: block;
	width: 150px;
	margin-left: 572px;
	text-align: center;
}
.registration_cta_2 a {
	background-image: url(images/btn_registration.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 138px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	background-position: 0px 0px;
	padding-left: 10px;
}
#forms ul {
	list-style-type: none;
}
#forms ul li {
	float: left;
}
#forms ul li a {
	height: 30px;
	width: 250px;
	background-image: url(images/document_icon.png);
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	padding-top: 81px;
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	float: left;
	padding-right: 50px;
	padding-bottom: 20px;
}
#forms ul li a.last {
	padding-right: 0px;
}
#forms .scroll {
	float: left;
	width: 870px;
	overflow: auto;
}
#forms .scroll_wrapper {
	width: 860px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
}
#main p.download_acrobat {
	margin-top: 10px;
	padding-bottom: 0px;
	float: left;
	width: 100%;
}
#leagues  .left_col {
	width: 570px;
	float: left;
	padding-right: 20px;
}
#leagues  h4 {
	margin-bottom: 10px;
	font-size: 16px;
}
#leagues   h4.last {
	margin-bottom: 0px;
	font-size: 16px;
}
#leagues .left_col h3.frame_top {
	background-image: url(images/frame_top_leagues_left_col_gold.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
	width: 570px;
}
#leagues .left_col div.frame {
	background-color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D19700;
	border-left-color: #D19700;
	width: 550px;
}
#leagues h3.frame_bottom {
	background-image: url(images/frame_bottom_leagues_left_col_gold.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
	clear: both;
	width: 570px;
}
.schedule {
	font-size: 12px;
	width: 550px;
}
.schedule caption{
	font-size: 14px;
	text-align: left;
	background-color: #FF5C00;
	padding: 6px;
}
.schedule th {
	font-size: 14px;
	text-align: left;
	background-color: #333333;
	padding: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D19700;
	vertical-align: top;
}
.schedule td {
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D19700;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF5C00;
	vertical-align: top;
}
.schedule  tr.last  td {
}
.schedule td.last, .schedule th.last {
	border-right-style: none;
}
.schedule td.past, .schedule th.past {
	color: #999999;
}
#leagues  .right_col {
	width: 300px;
	float: left;
}
.slide_show {
}
#leagues .right_col h3.frame_top {
	background-image: url(images/frame_top_leagues_right_col_gold.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
	width: 300px;
}
#leagues .right_col div.frame {
	background-color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D19700;
	border-left-color: #D19700;
	width: 280px;
}
#leagues .right_col h3.frame_bottom {
	background-image: url(images/frame_bottom_leagues_right_col_gold.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
	width: 300px;
}
p.cta    {
	background-image: url(images/btn_registration_left.png);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 0px!important;
}
p.cta   a  {
	display: block;
	background-image: url(images/btn_registration_middle.png);
	background-repeat: repeat-x;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	margin-right: 10px;
	font-size: 28px;
	line-height: 50px;
}
p.cta   em  {
	background-image: url(images/btn_registration_right.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
}
p.cta2    {
	background-image: url(images/btn_green_left.png);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 0px;
}
p.cta2    a  {
	display: block;
	background-image: url(images/btn_green_middle.png);
	background-repeat: repeat-x;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	margin-right: 10px;
	font-size: 14px;
	line-height: 50px;
}
p.cta2    em  {
	background-image: url(images/btn_green_right.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
}
#main p.footnote_1 {
	font-size: 10px;
	clear: both;
	width: 100%;
	padding-bottom: 0px;
}
.pricing {
	font-size: 14px;
	width: 280px;
}
.pricing th, .pricing td {
	text-align: left;
	padding: 6px;
}
.pricing  th {
	background-color: #333333;
}
.pricing td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.pricing th.right, .pricing td.right {
	text-align: right;
}
#world_cup_grill   .left_col {
	width: 550px;
	float: left;
	padding-right: 20px;
}
#world_cup_grill   .right_col {
	width: 300px;
	float: left;
}
.lead {
	font-size: 20px;
	text-transform: uppercase;
}
.intro_1 h3.frame_top   {
	background-image: url(images/frame_top_page_green_solid.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
	width: 890px;
}
.intro_1 div.frame {
	background-color: #62AC1E;
	padding-right: 8px;
	padding-left: 8px;
	width: 874px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.intro_1 h3.frame_bottom {
	background-image: url(images/frame_bottom_page_green_solid.gif) !important;
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 0px;
	clear: both;
	width: 890px !important;
}
.overview {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D19700;
	padding-bottom: 4px;
	margin-bottom: 20px;
	float: left;
	width: 870px;
}
.overview.last  {
	margin-bottom: 0px;
	border-bottom-style: none;
	padding: 0px;
}
.overview h4 {
	color: #FF5C00;
}
p.cta3    {
	background-image: url(images/cta3_left.gif);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	padding-left: 15px;
	margin-bottom: 0px;
	width: auto;
	margin-left: 650px;
}
p.cta3.last      {
	padding-bottom: 0px;
}
p.cta3     a  {
	display: block;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0px;
	font-size: 16px;
	line-height: 30px;
	background-color: #D19700;
}
p.cta3     em  {
	background-image: url(images/cta3_right.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	font-style: normal;
	padding-right: 15px;
}
p.cta4    {
	background-image: url(images/cta4_left.gif);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	padding-left: 15px;
	margin-bottom: 20px;
	width: auto;
	padding-bottom: 0px !important;
}
p.cta4      a  {
	display: block;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0px;
	font-size: 16px;
	line-height: 30px;
	background-color: #FF5C00;
}
p.cta4      em  {
	background-image: url(images/cta4_right.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	font-style: normal;
	padding-right: 15px;
}
p.cta5    {
	background-image: url(images/cta5_left.gif);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	padding-left: 15px;
	margin-bottom: 20px;
	width: auto;
	padding-bottom: 0px !important;
}
p.cta5       a  {
	display: block;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0px;
	font-size: 16px;
	line-height: 30px;
	background-color: #D19700;
}
p.cta5       em  {
	background-image: url(images/cta5_right.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	font-style: normal;
	padding-right: 15px;
}
p.cta5 a.sm {
	font-size: 14px;
}
.contact_label_required {
	color: #FF5C00;
	text-align: right;
	white-space: nowrap;
	font-size: 14px;
	padding-right: 10px;
}
.contact_footnote {
	color: #FF5C00;
	font-size: 10px;
	font-style: oblique;
}
.contact_form_field {
	border: 2px solid #D19700;
	background-color: #CCCCCC;
	width: 600px;
	margin-bottom: 10px;
}
.contact_form_field_rev {
	border: 2px solid #B9B9B9;
	background-color: #B9B9B9;
	width: 600px;
}
.contact_form_field_sm {
	border: 2px solid #A7F347;
	background-color: #CCCCCC;
	width: 219px;
}
.contact_form_field_sm_rev {
	border: 2px solid #B9B9B9;
	background-color: #B9B9B9;
	width: 219px;
}
.contact_form_select {
	border: 2px solid #A7F347;
	background-color: #CCCCCC;
	width: 225px;
}
.contact_form_select_rev {
	border: 2px solid #B9B9B9;
	background-color: #B9B9B9;
	width: 225px;
}
.contact_form_select_inactive {
	border: 2px solid #A7F347;
	background-color: #CCCCCC;
	width: 225px;
	color: #999999;
}
.contact_buttons {
	background-color: #999999;
	border: 1px solid #FF5C00;
	padding: 4px;
	cursor: pointer;
}
.contact_buttons:hover  {
	background-color: #CCCCCC;
	border: 1px solid #FF5C00;
	padding: 4px;
	cursor: pointer;
}
#pro_shop    .left_col {
	width: 550px;
	float: left;
	padding-right: 20px;
}
#pro_shop    .right_col {
	width: 300px;
	float: left;
}
#ultimate_training     .left_col {
	width: 550px;
	float: left;
	padding-right: 20px;
}
#ultimate_training     .right_col {
	width: 300px;
	float: left;
}
#ultimate_training .left_col h5 {
	padding-bottom: .5em;
}
#ultimate_training ul {
	padding-left: 2em;
	font-size: 12px;
	padding-bottom: 1em;
}
#photo_large {
	height: 400px;
	text-align: center;
	float: none;
	line-height: 400px;
	font-size: 3px;
}
#photo_large img {
	vertical-align: middle;
}
#thumbnails  div.scroll {
	height: 450px;
	overflow: auto;
}
#thumbnails  div.scroll_wrapper {
	padding-right: 10px;
}
#thumbnails .scroll_wrapper img {
	margin-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#thumbnails .scroll_wrapper img.last {
	margin-bottom: 0px;
}
#thumbnails .scroll_wrapper img:hover {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF5C00;
}
.single_row {
	float: left;
	width: 890px;
	clear: none;
	margin-bottom: 19px;
	padding-bottom: 19px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF5C00;
}
.single_row.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-style: none;
}
#goog-wm {
	padding-top: 1em;
	padding-bottom: 1em;
}
#goog-wm ul {
	padding-left: 1.5em;
	font-size: 12px;
}
#goog-wm  ul  li form {
	padding-top: 4px;
}
#goog-wm h3.other-things {
	font-size: 14px;
	padding-bottom: 10px;
}
#goog-wm #goog-wm-qt {
	margin-right: 10px;
	font-size: 12px;
	padding: 4px;
}
#goog-wm #goog-wm-sb {
	padding: 4px;
	font-size: 12px;
}
#sitemap   ul  {
	list-style-type: none;
}
#sitemap  ul ul {
	list-style-type: none;
	padding-left: 1em;
}
#sitemap  ul li a {
	color: #FFFFFF;
}
.green {
	color: #62AC1E;
}
.section_1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF5C00;
	margin-bottom: 19px;
	padding-bottom: 19px;
}
