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

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: 884px;
	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;
	}
	
#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 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 {
	overflow: hidden;
	margin-top: 30px;
	}
	
#leftcolumn {
	float: left;
	width: 294px;
	text-align: left;
	margin-bottom: 15px;
	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;
	}
	

/* 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;
	}

#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;
	}	
		
/* 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: 300px;
	}

/* 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: 120px;
	padding-left: 40px;
	text-align: left;
	}	
	
#rightbottom {
	float: right;
	width: 400px;
	border: 0px dotted green;
	padding-top: 110px;
	text-align: right;
	border: 0px dotted red;
	}	
	

	
	


/*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*/
}