body{
	margin:0;
	font:14px/18px 'Lucida Grande', Verdana, sans-serif;
	color:#000;
	background:#333 url(../images/bg-body.gif) repeat-x;
	min-width:950px;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
#main-container{
	width:100%;
	background:url(../images/bg-header.jpg) no-repeat 50% 0;
	overflow:hidden;
	position:relative;
}
/*all page*/
.mc-holder-1{
	width:1018px;
	position:relative;
	float:left;
	left:50%;
}
.mc-holder-2{
	width:1018px;
	position:relative;
	float:left;
	left:-50%;
}
#main{
	width:100%;
	overflow:hidden;
	padding:193px 0 0;
	position:relative;
}
/*header*/
#header{
	width:950px;
	height:193px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:34px;
}
.logo{
	display:block;
	overflow:hidden;
	position:absolute;
	left:64px;
	top:41px;
	margin:0;
	z-index:20;
}
.logo a{
	display:block;
	width:457px;
	height:67px;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.logo-league{
	float:right;
	overflow:hidden;
	margin:35px 69px 0 0;
}
.logo-league a{
	display:block;
	width:163px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/logo-league.png) no-repeat;
}
/*menu*/
.navigation{
	width:100%;
	float:left;
	overflow:hidden;
	margin:58px 0 0;
	height:35px;
}
#menu{
	float:left;
	margin:0;
	padding:0 0 0 7px;
	list-style:none;
	height:100%;
}
#menu li{
	float:left;
	line-height:35px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	padding:0 17px 0 18px;
	background:url(../images/bg-menu-line.gif) no-repeat 0 55%;
}
#menu li:first-child{
	background:none;
}
#menu li a{
	color:#fff;
}
#menu li a:hover, #menu li.active a{
	text-decoration:none;
	color:#ffd24f;
}
.navigation-box{
	float:right;
	margin:0 30px 0 0;
	display:inline;
	width:221px;
	line-height:35px;
	overflow:hidden;
	text-align:center;
	background:url(../images/bg-navigation-box.gif);
}
.navigation-box a{
	font-size:14px;
	color:#b21c25;
	font-weight:bold;
	text-transform:uppercase;
}
/*content*/
.content-holder{
	width:890px;
	padding:0 64px 52px 64px;
	overflow:hidden;
	background:url(../images/bg-page.png) repeat-y;
}
#inner .content-holder{
	padding:0 64px 46px 64px;
}
.content-all{
	width:100%;
	overflow:hidden;
}
.content{
	float:left;
	width:645px;
	overflow:hidden;
	padding:28px 0 0;
}
.content-text{
	width:630px;
	overflow:hidden;
}
.content-text p{
	margin:0 0 10px 0;
	}
.content p strong{
	color:#c41230;
}
.content p a{
	text-decoration:underline;
	color:#19bad5;
}
.content p a:hover{
	text-decoration:none;
}
/*content-top-box*/
.content-box{
	width:100%;
	overflow:hidden;
	padding:13px 0 0;
}
.highlights{
	float:left;
	width:385px;
	padding:15px 19px 14px 21px;
	background:#fafad8;
}
.highlights-title{
	width:100%;
	border-bottom:1px solid #fdd79f;
	padding:0 0 1px 0;
}
.highlights-title h2{
	margin:0;
	font-size:14px;
	color:#bb102d;
	font-weight:bold;
	text-transform:uppercase;
}
.highlights-box h3{
	margin:0;
	font-size:12px;
	color:#333;
	font-weight:bold;
}
.highlights-box{
	width:100%;
	overflow:hidden;
	padding:10px 0 0;
}
.images-box{
	border:3px solid #c21230;
	background:#fff;
	padding:1px;
}
.images-box img{
	display:block;
}
.highlights-box .images-box{
	float:left;
	margin:3px 21px 0 0;
}
.highlights-box p{
	margin:0 0 8px 0;
	font-size:12px;
	line-height:16px;
	color:#333;
}
.highlights-box a{
	text-decoration:underline;
	color:#0099cc;
	font-size:12px;
	line-height:16px;
	/*padding:0 10px 0 0;*/
	/*background:url(../images/bg-highlights-links.gif) no-repeat 100% 55%;*/
}
.highlights-box a:hover{
	text-decoration:none;
}
.ajaxticker{
	float:right;
	width:170px;
	height:155px;
	overflow:hidden;
	background:#d8ecf0;
	padding:15px 16px 14px 16px;
}
.ajaxticker-title{
	width:100%;
	border-bottom:1px solid #8bc8d1;;
	padding:0 0 1px 0;
}
.ajaxticker-title h2{
	margin:0;
	font-size:14px;
	color:#bb102d;
	font-weight:bold;
	text-transform:uppercase;
}
.ajaxticker-text{
	width:100%;
	overflow:hidden;
	padding:5px 0 0;
}
.ajaxticker-text strong{
	font-size:12px;
	line-height:16px;
	color:#65655c;
}
.ajaxticker-text p{
	margin:0;
	font-size:12px;
	line-height:16px;
}
.ajaxticker-text p a{
	text-decoration:underline;
	color:#0099cc;
	}
.ajaxticker-text p a:hover{
	text-decoration:none;
}
.ajaxticker-list{
	margin:0 0 0 -7px;
	padding:13px 0 0 0;
	list-style:none;
	float:left;
}
.ajaxticker-list li{
	float:left;
	font-size:12px;
	line-height:16px;
	padding:0 6px 0 7px;
	background:url(../images/bg-topic-list-line.gif) no-repeat 0 50%;
}
.ajaxticker-list li:first-child{
	background:none;
}
.ajaxticker-list li a{
	color:#666;
}
/*content-bottom-box*/
.content-container{
	width:670px;
	margin:25px -25px 0 0;
	background:url(../images/bg-container-box.gif) repeat-y;
	min-height:265px;
}
* html .content-container{height:265px;}
.content-container-box{
	float:left;
	width:202px;
	margin:0 20px 0 0;
}
.container-box-title{
	line-height:35px;
	padding:0 0 0 15px;
	width:187px;
	background:#a80924 url(../images/bg-container-box-title.gif) repeat-x;
}
.container-box-title h3, .container-box-title h3 a{
	margin:0;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.container-box{
	padding:5px 15px 3px 15px;
	width:172px;
	border-top:1px solid #fff;
	background:#fcd191;
}
.container-box.color{
	background:#f8c881;
}
.container-box strong{
	display:block;
	font-size:12px;
	line-height:18px;
	color:#666;
}
.container-box a strong{
	display:block;
	font-size:12px;
	line-height:18px;
	color:#0099cc;
	text-decoration:underline;
}
.container-box a:hover strong{
	text-decoration:none;
}
.container-box span{
	font-size:12px;
	line-height:18px;
	color:#666;
	padding:0 0 0 9px;
	background:url(../images/bg-container-box-dot.gif) no-repeat 0 50%;
}
.container-box p{
	font-size:12px;
	line-height:18px;
	color:#666;
	margin:0 0 1px 0;;
	}
.container-box p a{
	text-decoration:underline;
	color:#0099cc;
}
.container-box p a:hover{
	text-decoration:none;
}
/*right-column*/
.right-column{
	float:right;
	width:220px;
	padding:17px 0 0;
}
.right-column .images-box{
	margin:15px 0 2px 0;
	float:left;
}
.column-box{
	padding:13px 12px 21px 15px;
	margin:0 0 2px 0;
	clear:both;
	width:193px;
	background:url(../images/bg-column-box.gif);
	overflow:hidden;
}
#inner .column-box{
	padding:10px 12px 20px 15px;
}
.column-box-title{
	width:100%;
	border-bottom:1px solid #ccc;
}
.column-box-title strong{
	display:block;
	font-size:12px;
	line-height:21px;
	color:#c41230;
}
.column-box-list{
	margin:0;
	padding:8px 0 10px 0;
	list-style:none;
}
#inner .column-box-list{
	padding:8px 0 0 0;
}
.column-box-list li{
	font-size:12px;
	line-height:21px;
	color:#666;
	}
.column-box a{
	font-size:12px;
	line-height:21px;
	color:#0099cc;
	text-decoration:underline;
	padding:0 0 0 10px;
	background:url(../images/bg-highlights-links.gif) no-repeat 0 60%;
}
.column-box a:hover{
	text-decoration:none;
}
.box-sponsor{
	padding:11px 12px 16px 15px;
	width:193px;
	background:url(../images/bg-box-sponsor.gif);
	overflow:hidden;
}
.box-sponsor strong{
	display:block;
	font-size:12px;
	line-height:21px;
	color:#c41230;
}
.logo-centene{
	display:block;
	overflow:hidden;
	margin:7px 0 0;
}
.logo-centene a{
	display:block;
	width:143px;
	height:35px;
	text-indent:-9999px;
	background:url(../images/logo-centene.png) no-repeat;
}
.logo-mcdonalds{
	display:block;
	overflow:hidden;
	margin:17px 0 0;
}
.logo-mcdonalds a{
	display:block;
	width:143px;
	height:62px;
	text-indent:-9999px;
	background:url(../images/logo-mcdonalds.gif) no-repeat;
}
.box-updates{
	padding:11px 12px 10px 15px;
	margin-bottom:2px;
	width:193px;
	background:url(../images/bg-box-updates.gif);
	display:block;
	overflow:hidden;
}
/*footer*/
#footer{
	width:950px;
	overflow:hidden;
	clear:both;
	padding:0 34px 20px 34px;
	background:url(../images/bg-page.png) repeat-y;
}
.footer-text{
	float:left;
	overflow:hidden;
	position:relative;
	width:340px;
	padding:12px 0 17px 30px;
	background:#000 url(../images/bg-footer-text.gif) repeat-x;
}
.footer-text p{
	margin:0;
	line-height:16px;
	font-size:11px;
	color:#ccc;
	}
.footer-text p a{
	color:#ccc;
}
.footer-text-list{
	float:left;
	margin:0 0 0 -7px;
	padding:0;
	list-style:none;
	width:340px;
}
.footer-text-list li{
	float:left;
	line-height:16px;
	font-size:11px;
	color:#ccc;
	font-weight:bold;
	padding:0 5px 0 7px;
	background:url(../images/bg-footer-text-list.gif) no-repeat 0 50%;
}
.footer-text-list li:first-child{
	background:none;
}
.footer-navigation{
	width:545px;
	overflow:hidden;
	margin:11px 28px 0 0;
	position:relative;
}
.footer-list{
	margin:0;
	padding:0;
	list-style:none;
}
.footer-list li{
	float:left;
	padding:0 9px 0 13px;
	background:url(../images/bg-footer-list.gif) no-repeat 0 50%;
	font-size:11px;
	line-height:17px;
}
.footer-list li:first-child{
	background:none;
}
.footer-list li a{
	color:#03b8d6;
	text-decoration:underline;
}
.footer-list li a:hover{
	text-decoration:none;
}
/*sidebar*/
.sidebar{
	float:left;
	width:202px;
	position:relative;
}
.sidebar-nav{
	width:100%;
	margin:0;
	padding:4px 0 0;
	list-style:none;
	border-bottom:1px solid #d9d6cd;
}
.sidebar-nav li{
	border-top:1px solid #d9d6cd;
	font-size:12px;
	line-height:22px;
}
.sidebar-nav li a{
	color:#3f99a8;
}
.sidebar-nav li a:hover, .sidebar-nav li.active a{
	font-weight:bold;
	color:#b21c25;
	text-decoration:none;
}
.sidebar-nav li.active ul{
	display:block;
}
.sidebar-nav li ul{
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}
.sidebar-nav li ul li{
	font-size:12px;
	line-height:24px;
	border:none;
	padding:0 0 0 15px;
}
.sidebar-nav li ul li a, .sidebar-nav li.active ul li a{
	color:#5c707c;
	font-weight:normal;
}
.sidebar-nav li ul li a:hover, .sidebar-nav li.active ul li a:hover{
	font-weight:normal;
	text-decoration:underline;
}
/*content inner page*/
.content-inner{
	float:right;
	width:405px;
	padding:0 20px 0 0;
	overflow:hidden;
}
.content-inner h2{
	margin:0 0 18px 0;;
	font-size:14px;
	line-height:18px;
	color:#c41230;
	font-weight:bold;
}
.content-inner h3{
	margin:0 0 18px 0;;
	font-size:12px;
	line-height:16px;
	color:#e1712c;
}
.content-inner h4{
	margin: 0 0 5px 0;
	font-size:12px;
	line-height:16px;
	color:#000;
	font-weight:bold;
}
.content-inner h5{
	margin: 0 0 3px 0;
	font-size:12px;
	line-height:16px;
	color:#c41230;
	border-bottom: 1px solid 
}
.content-inner h6{
	margin: 0 0 3px 0;
	font-size:12px;
	line-height:16px;
	color:#c41230;
	font-weight:normal;
}
.content-inner h7{
	margin: 0 0 3px 0;
	font-size:12px;
	line-height:16px;
	color:#c41230;
	font-weight:normal;
	font-style:italic;
}
.content-inner p{
	margin:0 0 16px 0;
	font-size:12px;
	line-height:16px;
	color:#312e2f;
	}
.content-inner p a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a{
	text-decoration:underline;
	color:#3f99a8;
}
.content-inner p a:hover{
	text-decoration:none;
}
.content-inner p strong{
	color:#312e2f;
}
.images-inner-right{
	float:right;
	display:inline;
	margin:10px 0 10px 45px;
	border:1px solid #2a2a2a;
}
.images-inner-right img{
	display:block;
}
.images-inner-normal{
	float:left;
	display:inline;
	margin:10px 0 10px 5px;
	border:1px solid #2a2a2a;
}
.images-inner-normal img{
	display:block;
}
.images-inner-left{
	float:left;
	display:inline;
	margin:10px 45px 10px 0;
	border:1px solid #2a2a2a;
}
.images-inner-left img{
	display:block;
}
.content-inner-list{
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
}
.content-inner-list li{
	font-size:12px;
	line-height:16px;
	color:#5c707c;
	padding:0 0 5px 10px;
	background:url(../images/bg-content-inner-list.gif) no-repeat 0 6px;
}
.content-inner li a{
	text-decoration:underline;
	color:#3f99a8;
}
.content-inner li a:hover{
	text-decoration:none;
}
.content-inner-divider{
	margin:5px 0 30px 0;
	padding:0;
	border-bottom:1px solid #CCC;
}

/* Table Styles */

table.schedule, table.fees {
	border-width:0;
	border-spacing:0;
	border-style:none;
	border-collapse: collapse;
	background-color:#FFF;
	margin-bottom:20px;
}
table.schedule th, table.fees th {
	border-bottom:1px solid #CCC;
	background-color:#FFF;
}
table.schedule td, table.fees td {
	border-bottom:1px solid #CCC;
	background-color:#FFF;
}
table.schedule p, table.fees p{
	font-size:11px;
	line-height:14px;
	padding:5px;
	text-align:left;
	margin:0;
}
table.schedule p em{
	color:#999;
}
table.fees p em{
	color:#666666;
}
.schedule-list{
	margin:0;
	padding:5px;
	list-style:none;
}
.schedule-list li{
	font-size:11px;
	line-height:14px;
	color:#5c707c;
	padding:0 0 3px 7px;
	background:url(../images/bg-table-list.gif) no-repeat 0 6px;
}
table.schedule h2, table.fees h2{
	font-size:11px;
	font-weight:bold;
	color:#c41230;
	line-height:14px;
	padding:15px 5px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	background:url(../images/bg-table-hr.gif) repeat;
	text-align:left;
	text-transform:uppercase;
	margin:0;
}
table.schedule h3, table.fees h3{
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:14px;
	padding:5px;
	text-align:left;
	margin:0;
}
table.schedule h4, table.fees h4{
	font-size:11px;
	font-weight:bold;
	color:#e1712c;
	line-height:14px;
	padding:5px;
	text-align:left;
	margin:0;
}
table.schedule h5, table.fees h5{
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	border:0;
	color:#3f99a8;
	line-height:14px;
	text-align:left;
	padding:5px;
	margin:0;
}
#schedule-nav ul{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	font-size:11px;
}
#schedule-nav ul li{
	display:inline;
}
#schedule-nav ul li a{
	text-decoration:underline;
	color:#3f99a8;
	padding:10px 0;
}
#schedule-nav ul li a:hover{
	text-decoration:none;
}

/* Forms */

.text-field {
	position: relative;
	padding: 3px;
	border: 1px solid #999;
	width: 250px;
	font-size: 11px;
	color: #333;
	margin:10px 0 0 10px;
	background: #fcd191;
}
.check-box {
	position: relative;
	margin:10px 0 0 10px;
	
}	
#signup {
	position: relative;
	width: 75px;
	border: 1px solid #333;
	font-weight:bold;
	color:#FFF;
	padding:5px;
	margin: 10px 0 10px 10px;
	background: #c41230;
}

#form-email-updates {
	width:280px;
	border-top:1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background:url(../images/bg-table-hr.gif) repeat;
	margin-bottom:25px;
}

#form-email-updates label{
	font-size: 11px;
	color: #333;
}

#form-mobile-updates {
	width:280px;
	border-top:1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background:url(../images/bg-table-hr.gif) repeat;
}

	
