@charset "utf-8";
/* CSS Document */

@import "menuCSS.css";

* {
	border: 0px;
}

body {
	background: #000000 url(../images/bg_img.jpg) top no-repeat;
	margin:0;
	padding:0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	margin:10px 0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#0099FF;
	font-weight:bold;
	margin:5px 0;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	line-height:140%;
	margin:0;
	padding:5px 0;
}

a {
	color:#666666;
	text-decoration:none;
}

a:hover, a:active {
	color:#0066CC;
}

ul#summer li {
	margin:0;
	padding:0;
	list-style:none;
	line-height:160%;
	font-size:11pt;
}

/*************** GENERAL SETUP ********************/

#container {
	width:100%;
	background:url(../images/footer_bg.jpg) bottom no-repeat;
}

#wrapper {
	width:936px;
	margin:0 auto;
}

#header {
	width:936px;
	height:197px;
	margin:0;
	padding:0;
}

#mainContent {
	background:#ebebeb;
	border:#000000 1px solid;
	width:936px;
	margin:26px 0 0 0;
	padding:0 0 30px 0;
}

#footer {
	width:936px;
	height:50px;
	padding:20px 0 10px 0;
}

.clear {
	clear:both;
}

/****************** HOME *************************/
#homeImg {
	width:936px;
	margin:28px 0 0 0;
	padding:0;
}

/***************** RIGHT CONTENTS ****************/
#rightContents {
	background:url(../images/rcontent_bg.jpg) repeat-y;
	width:670px;
	float:right;
	margin:10px 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	line-height:140%;
}

#rightContentHolder {
	background:url(../images/rcontentTop.jpg) no-repeat;
	width:670px;
	margin:0;
	padding:10px 0 0 0;
}

#rightDetails {
	background:url(../images/rcontentBottom.jpg) bottom no-repeat;
	width:670px;
	margin:0;
	padding:0 0 50px 0;
}

.rightTitle {
	background:url(../images/arrow.gif) no-repeat;
	width:570px;
	height:30px;
	font-size:20px;
	color:#0066CC;
	font-weight:bold;
	margin:10px 0 10px 20px;
	padding:5px 0 0 30px;
}

.rightText {
	width:600px;
	margin:10px 0 0 20px;
	padding:5px 0 0 0;
	border-top:#CCCCCC 3px solid;
}

.sponsor_img {
	margin:20px 0 5px 0;
	border:#0066CC 1px solid;
}

.rightText ul {
	margin:0;
	padding:0 0 10px 40px;
	list-style-image:url(../images/bullet.gif);
	line-height:160%;
}

#TabbedPanels1 ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}

.rightpix {
	float:right;
	margin:0 0 10px 10px;
	border:#999999 1px solid;
}

.leftpix {
	float:left;
	margin:0 10px 10px 0;
	border:#999999 1px solid;
	clear:right;
}

.proPicHolder {
	width:620px;
	margin:10px 0 10px 20px;
}

.proPix {
	width:310px;
	float:left;
}

.subTitles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#0099FF;
	font-weight:bold;
}

/******************** LEFT CONTENTS *****************/
#leftContents {
	background:url(../images/lcontent_bg.jpg) repeat-y;
	width:245px;
	float:left;
	margin:10px 0 0 10px;
}

#leftContentHolder {
	background:url(../images/lcontentTop.jpg) top left no-repeat;
	width:245px;
	padding:1px 0 0 0;
}

#leftDetails {
	background:url(../images/lcontentBottom.jpg) bottom no-repeat;
	padding:0 0 12px 0;
}

#leftpix {
	width:220px;
	padding:8px 8px 3px 8px;
}

.left_img {
	width:220px;
	margin:0 0 5px 0;
	border:#003366 1px solid;
}


/******************** COACHES ************************/
#coachHolder {
	width:600px;
	margin:0 0 30px 0;
}

.coachPix {
	width:128px;
	height:125px;
	float:left;
	margin:0 5px 0 0;
}

.coachText {
	width:465px;
	float:left;
}

.coachName {
	color:#000099;
	font-weight:bold;
}
	
/******************** TABLES *************************/
.programTitle {
	width:640px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#999999;
}

.progTable {
	width:70%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:10px 0 20px 0;
	border-top:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
}

.progTable td {
	background:#DDF3FF;
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	
}

.progTable td+td {
	background:#DDF3FF;
	border-left:#CCCCCC 1px solid;
}

tr.progTitle td {
	color:#0066CC;
	font-weight:bold;
	background:#00CCFF;
}

#progUL {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:140%;
	list-style-image:none;
}

/************** CALENDAR *****************/
.monthName {
	width:595px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#FF0000;
	text-align:center;
	margin:10px 0 10px 0;
}

#calTable {
	width:595px;
	border:#0066CC 1px solid;
	padding:0;
}

#calTable td {
	width:85px;
	border-bottom:#0099FF 1px solid;
}

#calTable td+td {
	width:85px;
	border-left:#0099FF 1px solid;
}

tr.calDates td {
	width:100%;
	height:30px;
	background:#0066CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

td.events {
	width:100%;
	height:85px;
	background:#FFFFCC;
	padding:0;
}

td.term1 {
	width:100%;
	height:85px;
	background:#33CCFF;
	padding:0;
}

td.term2 {
	width:100%;
	height:85px;
	background:#33CC99;
	padding:0;
}

td.term3 {
	width:100%;
	height:85px;
	background:#0099CC;
	padding:0;
}

.termHolder {
	height:20px;
	font-size:10px;
	color:#666666;
	float:left;
	margin:0 30px 0 0;
}


.eventHolder {
	width:100%;
	margin:2px 0 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:120%;
	text-align:center;
}

tr.calNum td {
	width:100%;
	height:85px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	vertical-align:top;
}

.dateNum {
	width:20px;
	height:20px;
	font-size:10pt;
	font-weight:bold;
	padding:3px;
	color:#0066CC;
	text-align:center;
}

.dateNumAfter {
	width:20px;
	height:20px;
	font-size:10pt;
	padding:3px;
	color:#999999;
	text-align:center;
}

/*************************NEWS SETUP ***********************/
#newsHolder {
	width:100%;
	margin:20px 0 20px 0;
}

.newsDate {
	color:#0066CC;
	font-weight:bold;
}

/******************** LINKS ***************************/
#linkHolder {
	width:400px;
	height:80px;
	margin:5px 0 5px 0;
}

#linkHolder a{
	width:400px;
	height:80px;
	margin:5px 0 5px 0;
}

/********************* CONTACT US ******************/
.locationMap {
	width:640px;
	margin:30px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	color:#000066;
}

.contactDetails {
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000066;
}

.contactDetails a{
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#0066CC;
	text-decoration:none;
}

.contactDetails a:hover{
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#0066FF;
}

/******************** FOOTER *************************/

.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	text-align:center;
}

.footerText a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

.footerText a:hover {
	color:#0099FF;
}