@charset "utf-8";
/* CSS Document */

@import url("normalize.css");

body {
	background-color: #000000;
	color: #333333;
	font-size: 11.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
em {
	font-weight: bold;
}




#wrapper {
	display: block;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	border: 4px double #999999;
}
#header {
	height: 164px;
	width: 780px;
}
#header .siteName {
	position: absolute;
	left: -999em;
}
#header .left-imageHeader {
	float: left;
	display: block;
	height: 164px;
	width: 244px;
}
#header .middle-imageHeader {
	float: left;
	height: 164px;
	width: 315px;
	display: block;
}
#header .right-imageHeader {
	float: left;
	display: block;
	height: 164px;
	width: 221px;
}

div#primarynavContainer  {
	position: relative;
	z-index: 0;
	background-color: #FFFFFF;
	display: block;
	clear: both;
	width: 780px;
	height: 40px;
	text-align: center;
	background-image: url(../images/prinav_bgd.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#navPrimary  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8em;
}
#navPrimary #first-priNavButt {
	position: relative;

}
#navPrimary #last-priNavButt {

}


#navPrimary li {
	color: #0033CC;
	position: relative;
	list-style-type: none;
	display: block;
	float: left;
	clear: right;
	background-image: url(../images/nav_bgd_down.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#navPrimary a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: .8em;
	padding-left: .8em;
	background-image: url(../images/prinav_bgd.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#navPrimary  a#current  {
	background-image: url(../images/nav_bgd_down.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 14px;
	padding-right: .8em;
	padding-bottom: 14px;
	padding-left: .8em;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #000000;
}

#navPrimary a:hover {
	color: #FF0000;
	background-image: url(../images/nav_bgd_over.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#navPrimary a:active {
	background-image: url(../images/nav_bgd_press.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;

}
#contentContainer {
	position: relative;
	width: 780px;
}
.style-h2Headers {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.style-h3Headers {
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	width: auto;
	display: block;
}
.style-h3Header-Camps {
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: left;
	float: left;
}

.style-horiz-rule1 {
	float: left;
	width: 400px;
	display: block;
	margin-left: 55px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.style-imgleft {
	padding-right: 7px;
	padding-bottom: 7px;
	width: 175px;
	float: left;
}
.style-imgleft-Camps {
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	float: left;
}

.style-imgright {
	padding-bottom: 7px;
	padding-left: 7px;
	float: right;
}
.style-img-centered {
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
}
.style-centered-caption {
	height: 20px;
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-left: 20px;
	font-size: 10px;
}

.style-para1 {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	padding-top: 15px;
	float: left;
	clear: left;
	font-size: 11px;
}
.style-para2 {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	padding-top: 15px;
	float: left;
	clear: left;
	font-size: 11px;
	margin-top: 40px;
}
.style-para3 {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	font-size: 11px;
}
.style-para-sidebar {
	font-size: 10px;
	width: 200px;
	padding-top: 8px;
	padding-left: 10px;
}



.style-sidebarquotes {
	font-style: italic;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	width: 200px;
}
.style-MainContentLists-nobullets {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5em;
	display: block;
	width: 200px;
	height: 190px;
	float: right;
	margin-right: 90px;
}

.style-MainContentLists {
	list-style-type: disc;
	padding-left: 40px;
	font-size: 12px;
	line-height: 1.5em;
	display: block;
	width: 450px;
	float: left;
	clear: left;
}
.style-MainContentLists li {
	padding-top: 5px;
	padding-bottom: 3px;
}
.style-MainContentLists-nobullets #camp-reg-button {
	margin-top: 25px;
}
.style-payment-butt-inPara {
	margin-top: 10px;
	margin-bottom: 15px;
	display: block;
}


#navSecondary    li.style-noborder-rightNav  {
	border-right-style: none;
	border-right-width: 0px;
}




#contentContainer #leftcolContent {
	width: 214px;
	background-color: #1E4495;
	position: relative;
	height: 1100px;
	float: left;
	color: #FFFFFF;
}
#blog-rssContainer   {
	display: block;
	height: 300px;
	width: 212px;
	background-color: #2361A5;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #CCCCCC;
	position: relative;
}
.left-sidebar-recruitingBanner  {
	display: inline-block;
	height: 30px;
	width: 212px;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 2em;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.style-para-sidebar  {

}
#rss-subscribe-button  {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
}
#leftcolContent #blog-rssContainer a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#contentContainer #midcolContent {
	background-color: #FFFFFF;
	height: 1100px;
	width: 387px;
	position: relative;
	float: left;
}
#contentContainer #rightcolContent {
	background-color: #6992C0;
	height: 1100px;
	width: 179px;
	position: relative;
	float: left;
}
#contentContainer #sidebarContent {
	width: 214px;
	background-color: #1E4495;
	position: relative;
	height: 1100px;
	float: left;
	color: #FFFFFF;
}
#contentContainer #mainContent {
	background-color: #FFFFFF;
	height: 1100px;
	width: 566px;
	position: relative;
	float: left;
}

div#secondarynavContainer {
	width: 777px;
	text-align: left;
	display: block;
	position: relative;
	z-index: 0;
	font-size: 11px;
	color: #000000;
}
#navSecondary {
	width: 550px;
	height: 40px;
	display: inline-block;
	position: relative;
	text-align: center;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 2%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 15%;
}
.secondaryNav-indent {

}

#navSecondary li {
	text-align: center;
	color: #FF0000;
	display: inline;
	list-style-type: none;
	margin: 0px;
}
#navSecondary a {
	color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0em;
	padding-bottom: 0em;
}
#navSecondary a:hover {
	color: #0033FF;
	font-weight: bold;
	display: inline-block;
}
#navSecondary a:visited {
	color: #000000;
}

#footer {
	background-color: #FFFFFF;
	height: 75px;
	clear: both;
	position: relative;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	display: block;
}

#footer #site-infoFooter {
	position: absolute;
	width: 400px;
	display: block;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	left: 25%;
	bottom: -50px;
}
#wrapper .football-imageFooter {
	position: absolute;
	bottom: 25px;
	right: -50px;
}
#mainContent #productButtons {
	position: relative;
	display: block;
	width: 525px;
	height: auto;
	text-align: center;
	left: 5%;
	float: left;
	top: 2.5em;
}
#mainContent #productButtons li {
	position: relative;
	display: block;
	width: 152px;
	height: 202px;
	clear: right;
	float: left;
	text-align: center;
	background-image: url(../images/estore_butt_up.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 1em;
}
#mainContent #productButtons a {
	display: block;
	width: 152px;
	height: 202px;
	background-image: url(../images/estore_butt_up.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainContent #productButtons a:hover {
	display: block;
	width: 152px;
	height: 202px;
	background-image: url(../images/estore_butt_over.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
#mainContent #productButtons a:active {
	display: block;
	width: 152px;
	height: 202px;
	background-image: url(../images/estore_butt_down.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}




#productButtons #playbooksButton {

}
#productButtons #scholarshipButton {

}
#productButtons #drillsButton {
	margin-right: 0px;

}
#formContact {
	width: 500px;
	float: left;
	position: relative;
	top: 20px;
	left: 15px;
	font-size: 11px;
}
#formContact input {
	position: relative;
	display: inline-block;
	line-height: 1.9em;
}
#formContact .formLabel {
	float: left;
	width: 55px;
	display: block;
	text-align: right;
	font-style: italic;
	padding-right: 4px;
}
#formContact .formCheckbox {
	display: inline;
	width: 200px;
}
#formContact div {
	margin-top: 2px;
	margin-bottom: 4px;
}
#formContact .formSubmitReset {
	width: 250px;
	text-align: center;
	margin-top: 15px;
	display: block;
	position: relative;
	left: 40px;
}
#contentContainer #mainContent-Camps {
	background-color: #FFFFFF;
	height: 1500px;
	width: 566px;
	position: relative;
	float: left;
}
#contentContainer #mainContent-PrivacyPolicy {
	background-color: #FFFFFF;
	height: 2600px;
	width: 566px;
	position: relative;
	float: left;
}

#tablePlaybookPrices {
	float: left;
	margin-left: 15px;
}
#tablePlaybookPrices td {
	padding-top: 2px;
	padding-bottom: 4px;
}
.para-style2  {
	font-size: 12px;
	text-align: left;
	width: 480px;
	margin-left: 15px;
	float: left;
}
.list-style2  {
	text-align: left;
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 50px;
	width: 500px;
	float: left;
}
.list-style2  li  {
	padding-bottom: 5px;
	float: left;
	width: 500px;
}
.orderedlist-style2   {
	text-align: left;
	list-style-type: decimal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	margin-left: 50px;
	float: left;
}
.orderedlist-style2  li  {
	font-size: 12px;
	width: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.h3-style1  {
	text-align: left;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	float: left;
}
.h2-style2  {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}
#contentContainer #sidebarContent-PrivacyPolicy {
	width: 214px;
	background-color: #1E4495;
	position: relative;
	height: 2600px;
	float: left;
	color: #FFFFFF;
}
#contentContainer #sidebarContent-Camps {
	width: 214px;
	background-color: #1E4495;
	position: relative;
	height: 1500px;
	float: left;
	color: #FFFFFF;
}
#contentContainer #leftcolContent-FormerPlayers {
	width: 214px;
	background-color: #1E4495;
	position: relative;
	height: 2000px;
	float: left;
	color: #FFFFFF;
}
#contentContainer #midcolContent-FormerPlayers {
	background-color: #FFFFFF;
	height: 2000px;
	width: 387px;
	position: relative;
	float: left;
}
#contentContainer #rightcolContent-FormerPlayers {
	background-color: #6992C0;
	height: 2000px;
	width: 179px;
	position: relative;
	float: left;
}
#newslinks-list {
	width: 149px;
	display: block;
}
#newslinks-list a {
	color: #000000;
	font-weight: bold;
}

#rightcolContent ul#newslinks-list li   {
	width: 140px;
	list-style-image: url(http://coachmcgregor.zinternetsolutions.com//images/redstar.jpg);
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: square;
}
#newsBanner {
	margin-top: 5px;
}
#formerplayersDiv {
	width: 350px;
	display: block;
	margin-left: 15px;
}
#registration-form {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#registration-form  td  {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

