/*
# Written by: Evan Brophy  evan@evanraymond.com
# For: Keystone State Camps
# Created on: 1/23/2010
#
# evanraymond.com
*/


body, div, dl, dt, dd, ul, ol, li, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
h1 {
	color: #E51600;
	padding: 1px;
	padding-top: 4px;
	margin-bottom: 10px;
	font-family: Garamond, "Times New Roman", Serif;
}
html, body { height: 100%; }
body {
	background: #ffffff;
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
}
body a {
	color: #0C1DFF;
}
body a:hover {
	color: #000FD2;
}
body img {
	border: 0px;
}

/* ======== wrapper - body wrapper for most pages ======== */

#wrapper {
	width: 825px;
	margin: 0 auto; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -175px; /* the bottom margin is the negative value of the footer's height */
}

/* ======== Header - found on all pages ======== */
#header {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	height: 215px;
	width: 825px;
	background-image: url('../images/header.jpg');
	z-index: 1000;
}
#header #logo {
	position: absolute;
	top: 42px;
	left: 20px;
}
#header #logo h1 a{
	display: block;
	width: 410px;
	height: 83px;

	text-indent: -5000px;
}

#header #topBar{
	position: absolute;
	width: 780px;
	top: 5px;
	left: 20px;
	color: #f0f0f0;
	font-weight:bold;
	font-size: 14px;
}
#header #topBar #leftBar {
	position: absolute;
	top: 0px;
	left: 10px;
}
#header #topBar #rightBar {
	position: absolute;
	top: 0px;
	left: 500px;
}
#header #menu {
	clear: both;
	position: relative;
	top: 168px;
	left: 22px;
	width: 776px;
	height: 42px;
	background-image: url('../images/menuBar2.jpg');
	z-index: 3000;
}
#header #menu ul{
	list-style:none;
	padding-top:6px;
	padding-left:5px;
}
#header #menu li{
	float: left;
	display: block;
       /*border: 1px solid #00f;*/
       width: 125px;
}
#header #menu ul li{
	position: relative;
	display: block;       
}
#header #menu li ul {
	color: #ff0000;
	display: none;
	/*border: 1px solid #a2a2a2;*/
	background: #dedede;
	padding: 0px;
	margin: 0px;
	z-index: 300;
}

#header #scroll {
       position: relative;
       top: 165px;
}
.talentcampsLink {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 210px;
}
.teamcampLink {
	position: absolute;
	top: 26px;
	left: 10px;
	width: 180px;
}
.shootoutsLink {
	position: absolute;
	top: 26px;
	left: 10px;
	width: 180px;
}
.aboutLink {
	position: absolute;
	top: 26px;
	left: 10px;
	width: 150px;
}
#header #menu li ul  a{
	color: #000000;
	text-align: left;
	width: 200px;
}

#header #menu a,h5{
	float:left;
	width:130px;
	padding:5px;
	text-align: center;
	color:#fffffd;
	font-weight:bold;
	font-size:16px;
	font-family: Arial, Serif;
	text-decoration:none;
	
}
#header #menu li:hover ul, #header #menu li.sfhover ul{ 
	display: block;
	
	}
#header #menu a:hover{
	color:#ff0000;
}

/* ======== Content - content element for main page ======== */
#content {
	padding-top: 10px;
	padding-left: 5px;
}

#left {
	float:left;
	width:430px;
	border-right: 1px solid #e8e8e8;
}
#right {
	float:right;
	width:365px;
}
.more {
	padding-top: 10px;
	margin-left: 140px;
	width: 250px;
	text-align: right;
	font-size: 18px;
	color: #0054FF;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Sans-Serif;
}
.more a{
	font-size: 20px;
	color: #0054FF;
}
.more a:hover{
	color: #0500DD;
}
/* ======== springShootouts - section found on main page ========*/

#springShootouts {
	width: 420px;
	margin-bottom: 50px;
}
#springShootouts h1 {
	color: #ff0000;
	font-size: 36px;
}
#springShootouts p {
	font-size: 17px;
	margin: 6px;
}

/* ======== individualCamps - section found on main page ========*/

#individualCamps {
	width: 420px;
	margin-bottom: 50px;
}
#individualCamps h1 {
	color: #ff0000;
	font-size: 36px;
}
#individualCamps p {
	font-size: 17px;
	margin: 6px;
}

/* ======== rizzo - section found on main page ========*/

#rizzo {
	top: 150px;
	left: 0px;
	width: 400px;
	text-align: center;
}
#rizzo h1 {
	font-size: 22px;
}
#rizzo h2 {
	font-size: 18px;
	color: #000000;
}

/* ======== upcomingEvents - section found on main page ========*/

#upcomingEvents {
	width: 380px;
	margin-bottom: 20px;
}
#upcomingEvents p {
	font-size: 12px;
}
#upcomingEvents a {
	color: #FF3434;
}
#upcomingEvents a :hover{
	color: #FF5A5A;
}
/* ======== dayCamp - section found on main page ========*/

#dayCamp {
	width: 350px;
	margin-bottom: 50px;
	text-align: center;
}
#dayCamp h1 {
	font-size: 22px;
}
#dayCamp h2 {
	font-size: 18px;
	color: #0052F9;
}
#dayCamp p {
	font-size: 14px;
	color: #333333;
}
#dayCamp a {
	text-align: center;
	font-size: 16px;
}

/* ======== becky - section found on main page ========*/

#becky {
	width: 335px;
	height: 180px;
}
#becky p {
	text-align: center;
	color: #D10000;
}
#becky h1 {
	font-size: 22px;
}
#becky img {
	float: left;
}


/* ======== footer - section found on every page ========*/
#push { height: 175px; }
#footer {
	position: relative;
	width: 100%;
	height: 175px;
	background-image: url('../images/footerBg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
}
#footer #wrapperFooter {
	position: relative;
	width: 770px;
	margin: auto;
}
#footer #wrapperFooter #leftFooter {
	position: absolute;
	width: 500px;
	left: 10px;
}
#footer #wrapperFooter #leftFooter  a {
	color: #dedede;
	font-size: 12px;
	text-decoration: none;
}
#footer #wrapperFooter #leftFooter  a:hover {
	text-decoration: underline;
}
#footer #wrapperFooter #leftFooter p {
	margin: 5px;
	float: left;
}
#footer #wrapperFooter #leftFooter  h1 {
	font-size: 20px;
	color: #f0f0f0;
}
#footer #wrapperFooter #rightFooter {
	position: absolute;
	top: 0px;
	left: 520px;
	padding: 10px;
}
#footer #wrapperFooter #rightFooter  p{
	color: #dedede;
	font-size: 13px;
}
#footer #wrapperFooter #bottom {
	position: absolute;
	top: 152px;
	left: 250px;
	font-size:14px;
	font-family: Garamond, "Times New Roman", Serif;
	color: #f0f0f0;
}
#footer #wrapperFooter #bottom  a{
	color: #fffffd;
}

table.allstars td
{
       text-align:left;
       cellpadding:4px;
}




















