body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #336;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color:#006;
}
h1 {
	font-size: 1.5em;
	/*color: #006;*/
}
h2 {
	font-size: 1.2em;
	/*color: #006;*/
}

h3 {
	font-size: 1.1em;
	/*color: #006;*/
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: left;
}
h4 {
	font-size: 1.05em;
	/*color: #006;*/
	padding-bottom: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 25px;
	text-align: left;
}
.copyright {
	font-size: 70%;
	color: #000;
}

.center {
	text-align: center;
}
.centerImage {
	margin: 0px auto;
	width: 310px;
	clear:left;
}
.sponsorLogos {
	padding-right:20px;
	
}

/* Link Styles */
a {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #069;
}
a:hover, a:focus, a:active  {
	color: #ffa500;
	text-decoration:underline;
}


a[href^="http:"] {
	display:inline-block;
	padding-right:14px;
	background:transparent url(images/External-Link.png) top right no-repeat;
}
#affiliate a[href^="http:"] {
	display:inline-block;
	padding-right:0;
	background:none;
}
a img {
	border:none;
}

/* Content Styles */
.mainText {
	font:0.875em/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: left;
}
.fltleft {
	float:left;
	padding-right:10px;
}
.fltright {
	float:right;
	padding-left:10px;
}

/* Coaching Page */
#coachnav ul {
	list-style:none;
	text-align:center;
}
#coachnav ul li {
	display:inline;
}
/* end Coaching page */

.questionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #990000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: 900;
	color: #FFFFFF;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: 900;
	color: #6699FF;
}
.menu {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 100;
}

/* Calendar Styles */
.rowBorder {
	border-bottom: 3px solid #069;
	text-align:left;
	vertical-align:top;
}
.Calendarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: 500;
	font-variant: small-caps;
	color: #fff;
}
.CalendarMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
}
.InTextNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 900;
	color: #003;
}
.border {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000033;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000033;
	border-bottom-color: #000033;
}
.cancelled {
	text-decoration: line-through;
}
#special {
	width: 675px;
	margin: auto;
	border: 5px double #006;
	padding: 5px;
}
.tableHeader {
	font-variant: small-caps;
	background-color: #ccc;
}
/*.special {
	border: 5px double #006;
	padding: 5px;
}*/
.closed {
	color: #900;
	font-weight: bold;
}
address {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
.mainText table.rates {
	margin:0 auto;
	padding: 5px;
	width: 500px;
	border: thin solid #003;
	border-collapse:collapse;
}
.mainText .rates2 {
	background-color: #99C;
	text-align: left;
}

.mainText .rates3 {
	border-top:thin solid #003;
	border-right:thin solid #003;
}

.mainText col.type {
	width:100px;
}

.mainText col.U17 {
	width:150px;
}

.mainText col.U14 {
	width:150px;
}

.mainText col.U12 {
	width:150px;
}
#updates {
	text-align: left;
	font-weight: normal;
}
#updates ul li {
	font-weight: normal;
	text-align: left;
}

#updates ol {
	line-height:2em;
	
}
#updates ol li address {
	margin-left: 2em;
}
.mainText .border div p .logoCenter {
	text-align: center;
}
.mainText .border div p img {
	float: left;
	padding-right:1em;
}


.brclear {
	clear:both;
}

a[href$='.pdf'] {
padding:0 20px 0 5px; 
background:transparent url(images/logos/pdficon_small.gif) no-repeat center right; 
}
a[href$='.doc'] {
padding:0 20px 0 5px; 
background:transparent url(images/logos/MSWord_icon.gif) no-repeat center right; 
}
.bgh3 {
	background-color: #6C98FC;
	padding-top: 3px;
	padding-left: 4px;
}
.photo {
	width: 330px;
	margin: 0px auto;
	text-align: center;
	line-height: 1.2em;
	font-size: .875em;
}

