/*---------------------------------------------------------------------

G O  T O  G O A L

Version: 1
Date: 5/23/2010
Author: Austen Nicholas Ezzell

---------------------------------------------------------------------*/

* {margin: 0; padding: 0;}

* html #footer{height: 1px;}

body {
	background-image: url(%22../images/dots.gif%22);
	background-position: center top;
	background-repeat: repeat-x;
	text-align: center;
	font: 12px Courier, Times, serif;
	line-height: 18px;
	}
	
#container {
	width: 900px;
	position: relative;
	text-align: left;
	margin: 0px auto;	
	border: 0px dotted green;
	padding: 0px;
	overflow: auto;
	padding-bottom: 260px;
	}
	
/* Typography and Links
----------------------------------------------------------------------*/
	
a {
	color: #bfb49e;
	text-decoration: none;
	}
		
a:link {
	color: #44485a;
	}
	
a:visited {
	color: #44485a;
	}
	
a:hover {
	color: #f58020;
	}
	
a img {
	border: none;
	}
	
h1 {
	font-size: 22px;
	}

h2 {
	font-size: 17px;
	color: #f58020;
	}
	
p {
	color: #8a8a8a;
	font-size: 14px;
	line-height: 20px;
	}
	
.centered {
	text-align:center;
	display: block;
	margin: 0 auto;
	}


/* DOTS
----------------------------------------------------------------------*/
#backgrounddots {
	position: absolute;
	top: 0px;
	background: url("../images/dots.gif") 0 0 repeat-x;
	height: 50px;
	width: 100%;
	}

#topline {
	position: absolute;
	top: 0px;
	background-color: #373737;
	height: 10px;
	width: 100%;
	}

/* LOGO
----------------------------------------------------------------------*/
#logo a {
	display: block;
	width: 564px;
	height: 84px;
	text-decoration: none;
	margin-top: 20px;
	}
	
	
/* NAVIGATION
----------------------------------------------------------------------*/

#nav {
	position: relative;
	width: 884px;
	border: 0px dotted red;
	}
	

ul#navigation  {
	width: 100%;
	margin: 20px 8px 20px 0px;	
	border: 0px dotted green;
	}
	
ul#navigation a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	font: georgia;
	border: 0px dotted blue;
	}

ul#navigation li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0 10px 0 5px;
	}

ul#navigation li a.current {
	color: #36485c;
	}
	
.clear {
	height: 0;
	overflow: hidden;
	clear: both;
	}
	
ul#navigation li a.current {
	color: #f58020;
	}	

/* FACILITIES
----------------------------------------------------------------------*/
.map {
	float: left;
	width: 640px;
	margin-bottom: 30px;
	}
	
.facilities {
	float: left;
	width: 205px;
	height: 450px;
	background-color: #434759;
	padding: 15px;
	}
 
.facilities h1 {
	margin-bottom: 25px;
	color: #f58020;
	}
	
.facilities h2 {
	margin-bottom: 10px;
	}

.facilities p {
	color: white;
	}


/* PAYMENT
----------------------------------------------------------------------*/
#paymentinfo h2 {
	margin-bottom: 10px;
	margin-top: 20px;
	}

#paymentinfo h3 {
	margin-bottom: 10px;
	margin-top: 20px;
	}
	#paymentinfo h3 span {
	color: #f58020;
	}

#paymentinfo h4 {
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: 100;
	}

#paymentinfo p {
	margin-top: 10px;
	}
	
#payment2 {
	margin-top: 10px;
	}	

/* CONTACT
----------------------------------------------------------------------*/
#contact a {
	background: url("../images/contact.gif") 0 0 no-repeat;
	display: block;
	width: 124px;
	height: 37px;
	border: 0px dotted blue;
	text-decoration: none;
	position: absolute;
	overflow: hidden;
	top: 0px;
	right: 23px;
	}
	
#logo a:hover {
	background-position: 0 -37px;
	}
	
#contact h2 {
	margin-top: 10px;
	}	


/* HOME PAGE
----------------------------------------------------------------------*/

#contentwrap {
	margin-top: 30px;
	}
	
#leftcolumn {
	float: left;
	width: 294px;
	text-align: left;
	margin: 0 0 15px 10px;
	border: 0px dotted red;
	}

#centercolumn {
	float: left;
	width: 294px;
	text-align: center;
	margin-bottom: 15px;
	border: 0px dotted green;
	}
	
#rightcolumn {
	float: left;
	width: 294px;
	text-align: right;
	margin-bottom: 15px;
	border: 0px dotted yellow;
	}	

#mainimg {
	width: 884px;
	margin: 5px 0 15px 0;
	}
	
#homepageabout {
	width: 884px;
	text-align: center;
	border: 0px dotted green;
	}
	
#homepageabout h1 {
	text-align: center;
	margin-bottom: 5px;
	color: #44485a;
	}	
	
#homepageabout p {
	text-align: center;
	line-height: 18px;
	}
html body div#container div#contentwrap div#leftcolumn a:hover {
	opacity: .7;
	}	
html body div#container div#contentwrap div#centercolumn a:hover {
	opacity: .7;
	}	
html body div#container div#contentwrap div#rightcolumn a:hover {
	opacity: .7;
	}		
/* BIOS
----------------------------------------------------------------------*/
#bios {
	width: 870px;
	height: 270px;
	border-bottom: 2px solid #8a8a8a;
	margin: 0 auto;
	}

#biopic {
	float: left;
	width: 200px;
	height: 250px;
	margin: 10px 20px 10px 10px;
	}
	#benpic {
		float: left;
		width: 200px;
		height: 250px;
		margin: 10px 20px 10px 10px;
		background-image: url("../images/ben.jpg")
		}
		#benpic:hover {
			background-image: url("../images/ben_down.jpg")
			}
			#danpic {
				float: left;
				width: 200px;
				height: 250px;
				margin: 10px 20px 10px 10px;
				background-image: url("../images/dan.jpg")
				}
				#danpic:hover {
					background-image: url("../images/dan_down.jpg")
					}

#biocontent {
	float: left;
	width: 625px;
	margin: 10px 10px 10px 0;
	}

#biocontent a {
	font-size: 14px;
	line-height: 30px;
	}

#bio {
	margin-top: 30px;
	}

#bio h1 {
	margin-bottom: 10px;
	}
	
#info {
	margin: 40px 0px;
	}	
	
#info h1 {
	margin-bottom: 20px;
	}	
		
/* TESTIMONIALS
----------------------------------------------------------------------*/
#testimonials h2 {
	margin: 30px 0 5px 0;	
	}


/* CONTACT
----------------------------------------------------------------------*/
#contactus {
	float: left;
	text-align: center;
	}
	
#contactus h1 {
	margin-bottom: 10px;
	}	

#contactus h2 {
	margin-top: 20px;
	}	

#contactinfo {
	margin: 40px 0;
	}
	
#contactinfo h1 {
	margin-bottom: 20px;
	}
	
.coaches {
	margin-top: 20px;
	}	
/* FORMS
----------------------------------------------------------------------*/
#forms {
	font-size: 22px;
	margin-top: 30px;
	margin-bottom: 100px;
	}
	#forms h1 {
		font-size: 26px;
		text-align: center;
		margin-bottom: 5px;
		}
		#forms p {
			font-size: 12px;
			text-align: center;
			}
			#forms h2 {
				text-align: center;
				margin: 30px 0 20px 0;
				}
/* FOOTER
----------------------------------------------------------------------*/	
#arealinks {
	width: 300px;
	border: 0px dotted blue;
	margin: 0px auto 0px;
	}

#bottomlinks {
	float: left;
	
	}

#bottomlinks td {
	margin: 5px;	
	width: 50px;
	text-align: center;
	height: 45px;
	}
	
	
	
#bottom {
	position: relative;
	margin-top: -220px;
	height: 220px;
	width: 100%;
	background-color: #373737;
	clear: both;
	padding-top: 30px;
	}	
	
#bottomcontainer {
	width: 884px;
	border: 0px dotted white;
	margin: 0 auto;
	overflow: hidden;
	}

ul#links {
	list-style: none;
	text-indent: 0px;
	color: #fff;
	text-align: left;
	width: 150px;
	border: 0px dotted blue;
	}
	
	
ul#links li{
	padding-bottom: 1px;
	text-indent: 0px;
	}	
	
ul#links li a {
	color: #bbb;	
	}	

ul#links li a:hover {
	color: #f58020;
	}

#leftbottom {
	float: left;
	width: 180px;
	text-align: left;
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-left: 0px;
	border-right: 3px solid #424242;
	}

#leftbottom h2 {
	margin: 0 0 5px 10px;
	}

#centerbottom {
	float: left;
	width: 200px;
	border: 0px dotted green;
	padding-top: 100px;
	padding-left: 40px;
	text-align: left;
	}	
	
#rightbottom {
	float: right;
	width: 400px;
	border: 0px dotted green;
	padding-top: 85px;
	text-align: right;
	border: 0px dotted red;
	}	
	

	
#slides {
	padding-bottom: 40px;

	}


/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}
/*
	AnythingSlider v1.7+ Default (base) theme
	By Chris Coyier: http://css-tricks.com
	with major improvements by Doug Neiner: http://pixelgraphics.us/
	based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

/*****************************
  SET DEFAULT DIMENSIONS HERE
 *****************************/
/* change the ID to match your slider */
#slider {
	height: 346px;
	width: 884px;
	list-style: none;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */
	overflow-y: auto;

}
/* Opera width restriction */
.anythingBase { max-width: 32766px; }

/*****************
  SET COLORS HERE
 *****************/
/**** Default state (no keyboard focus) ****/
/* slider window - top & bottom borders, default state */
div.anythingSlider .anythingWindow {
	border-top: 3px solid #777;
	border-bottom: 3px solid #777;
}
/* Navigation buttons, default state */
div.anythingSlider .anythingControls ul a.cur, div.anythingSlider .anythingControls ul a {
	background: #777;
	color: #000;
}
/* start-stop button, stopped, default state */
div.anythingSlider .start-stop {
	background-color: #040;
	color: #fff;
}
/* start-stop button, playing, default state */
div.anythingSlider .start-stop.playing {
	background-color: #800;
}
/* start-stop button, default hovered text color (when visible) */
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #ddd;
}

/**** Active State (slider has keyboard focus) ****/
/* slider window - top & bottom borders, active state */
div.anythingSlider.activeSlider .anythingWindow {
	border-color: #4e4e4e;
}
/* Navigation buttons, active state */
div.anythingSlider.activeSlider .anythingControls ul a.cur, div.anythingSlider.activeSlider .anythingControls ul a {
	background-color: #7C9127;
}
/* start-stop button, stopped, active state */
div.anythingSlider .start-stop {
	background-color: #080;
	color: #fff;
}
/* start-stop button, playing, active state */
div.anythingSlider .start-stop.playing {
	background-color: #d00;
}
/* start-stop button, active slider hovered text color (when visible) */
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #fff;
}

/***********************
  COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper: 45px right & left padding for the arrows, 28px @ bottom for navigation */
div.anythingSlider {
	display: block;
	margin: 0 auto;
	overflow: visible !important; /* needed for Opera and Safari */
	position: relative;
}
/* anythingSlider viewport window */
div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
/* anythingSlider base (original element) */
.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
/* all panels inside the slider */
.anythingBase .panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}
.anythingBase .panel.vertical {
	float: none;
}

/* Navigation Arrows */
div.anythingSlider .arrow {
	top: 50%;
	position: absolute;
	display: block;
}
div.anythingSlider .arrow a {
	display: block;
	height: 140px;
	margin: -70px 0 0 0; /* half height of image */
	width: 45px;
	text-align: center;
	outline: 0;
	background: url(../images/default.png) no-repeat;
}
/* hide text, target the span so IE7 doesn't text-indent the link */
div.anythingSlider .arrow a span { display: block; text-indent: -9999px; }
/* back arrow */
div.anythingSlider .back { left: 0; }
div.anythingSlider .back a { background-position: left top; }
div.anythingSlider .back a:hover, div.anythingSlider .back a.hover { background-position: left -140px; }
div.anythingSlider .back.disabled { display: none; } /* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
/* forward arrow */
div.anythingSlider .forward { right: 0; }
div.anythingSlider .forward a { background-position: right top; }
div.anythingSlider .forward a:hover, div.anythingSlider .forward a.hover { background-position: right -140px; }
div.anythingSlider .forward.disabled { display: none; } /* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */

/* Navigation Links */
div.anythingSlider .anythingControls { outline: 0; display: none; }
div.anythingSlider .anythingControls ul { margin: 0; padding: 0; float: left; }
div.anythingSlider .anythingControls ul li { display: inline; }
div.anythingSlider .anythingControls ul a {
	font: 11px/18px Georgia, Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	background-image: url(../images/default.png);
	background-position: center -288px ;
	background-repeat: repeat-x;
	text-align: center;
	outline: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
div.anythingSlider .anythingControls ul a:hover {
	background-image: none;
}
/* Navigation size window */
div.anythingSlider .anythingControls .anythingNavWindow { overflow: hidden; float: left; }

/* slider autoplay right-to-left, reverse order of nav links to look better */
div.anythingSlider.rtl .anythingControls ul a { float: right; } /* reverse order of nav links */
div.anythingSlider.rtl .anythingControls ul { float: left; }    /* move nav link group to left */
div.anythingSlider.rtl .anythingWindow {
	direction: ltr;
	unicode-bidi: bidi-override;
}
/* div.anythingSlider.rtl .start-stop { float: right; } */ /* move start/stop button - in case you want to switch sides */

/* Autoplay Start/Stop button */
div.anythingSlider .start-stop {
	background-image: url(../images/default.png);
	background-position: center -288px;
	background-repeat: repeat-x;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	float: right;
	z-index: 100;
	outline: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
/* hide cell shading on hover - makes the button appear to come forward */
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover { background-image: none; }

/* probably not necessary, but added just in case */
div.anythingSlider, div.anythingSlider .anythingWindow, div.anythingSlider .anythingControls ul a, div.anythingSlider .arrow a, div.anythingSlider .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}





html body div#container img {
	margin: 0 0 20px 0;
	}
	html body div#container div#aboutcamp {
		}
html body div#container div#aboutcamp h1 {
    background-color: #F58020;
    color: white;
    font-size: 29px;
    letter-spacing: 1px;
    line-height: 30px;
    padding: 7px 9px;
    width: 867px;
    text-align: center;
}
html body div#container div#aboutcamp p,html body div#container div#aboutcamp ul {
	margin: 30px auto;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	color: gray;
	}
	html body div#container div#aboutcamp p span {
		font-size: 22px;
		color: #F58020;
		}
		html body div#container div#aboutcamp h3 {
			font-size: 22px;
			padding: 15px 0 0 0;
			}
