/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Edited heavily by NYC Hydras Engineering
*/

* {
	margin: 0;
	padding: 0;
}
#container  { width: 875px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; margin: 0 auto; border-left: 2pt solid #000; border-right: 2pt solid #000; border-bottom-width: 2px; }
body {
	background-color: #06c;
	text-align: center;

}
body, th, td, input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 16px; }
h1, h2, h3 { color: #000000; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding-top: 20px; }
h1 { font-size: 2em; font-weight: bold; padding-top: 25px; }
h2 { font-size: 1.4em; color: #003399; font-weight: bold; line-height: 115%; border-bottom: thin solid #cccccc; }
h3 {
	font-size: 1em;
}

h4 { margin-top: 1px; font-size: 0.9em; font-weight: normal; padding: 2px 0 2px 3px; }

/*coaches block*/
h3.coach {
  color: #003399;
  line-height: 100%;
	font-size: 1.4em;
}
h4.coach  {
	font-weight: bold;
  line-height: 130%;
	font-size: 1em;
	text-indent: 1em; 
}
.coachintro {
  line-height: 100%;
	text-indent: 1em; 
  line-height: 130%;
}
/* end coaches block*/

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #003399;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #CC0033;
	text-decoration: none;
	background-image: none;
}
a {
	color: #0033CC;
}
a:hover {
	color: #CC0033;
}
/* Header */

#header {
	height: 25px;
	background-image: url(/images/buttBackon2.jpg);
	background-repeat: repeat-x;
}
#menu { float: left; }
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li { float: left; }
#menu a { display: block; float: left; text-decoration: none; font-size: 12px; font-weight: bold; color: #ffffff; margin-right: 1px; padding: 5px 18px; }
#menu a:hover { color: #ffffff; text-decoration: none; background-image: url(/images/buttBackHigh.jpg); background-repeat: repeat-x; }
#menu .current_page_item a { color: #ffffff; text-decoration: none; background-color: #000000; }
#logo/* Logo */

 { height: 169px;
;border-bottom: 1px solid #000000; }
.bannerOpen {
	background-image: url(/images/title-wide.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
.banner {
	background-image: url(/images/title-wide.jpg);
	height: 60px;
}
/* Content */

#content {
	float: left;
	width: 500px;
	padding: 0 10px 0 30px;
}
#full {
	float: left;
	width: 830px;
	padding: 0 10px 0 30px;
}
#full  img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 20px;
	padding-top: 5px;
}
object {
	 margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0px;
}
/* Sidebars */
.sidebar { float: left; background-image: url(/images/img03.gif); background-repeat: repeat-y; }
.sidebar p {  }
.sidebar ul {
	margin: 0;
	padding: 5px 0 0 5px;
	list-style: none;
}
.sidebar li { margin-bottom: 0;
};margin-left: 5px;
.sidebar li h2 {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}
#sidebar2 { width: 300px; padding: 15px 10px 0 15px; }
#sidebar2 h2 { padding-top: 4px; padding-bottom: 10px; }
#sidebar2 img {
	padding-bottom: 3px;
	padding-top: 18px;
}
/* Feature */
feature {
	width: 300px;
	border: solid 1px #cccccc;
	margin-top: 0;
	padding: 5px;
	margin-bottom: 10px;
}
#feature h2 { color: #ffffff; background-color: #03c; margin: 0 0 5px; background-repeat: repeat-x; padding: 6px 3px 2px 6px; }
/* Footer */

#footer {
	text-align: center;
	font-size: 0.8em;
}
.Schedule { background-color: #ececec; padding: 2px 0 1px 3px; border-top: thick solid #fff; border-right-color: #fff; border-bottom-color: #fff; border-left-color: #fff; }
.linkpix {
	text-align: center;
}
.registration { width: 290px; margin-bottom: 15px; border: solid 1px #cccccc; background-image: url(/images/usmsreg.gif); background-repeat: no-repeat; display: block; height: 40px; font-size: 12px; font-weight: bold; vertical-align: middle; margin-top: 10px; padding: 11px 5px 0; }
.callout {
	font-weight: bold;
	color: #CC0000;
}
.spacing {
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
}
