/******************************************************/
/* GLOBAL STYLES                                      */
/* ©2007 Qatalyst Design                              */
/* Last Revision : 2007-02-09                         */
/******************************************************/

/******************************************************/
/* Body Styles                                        */
/******************************************************/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/******************************************************/
/* Layout Styles                                      */
/******************************************************/

#foundation {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 750px;
	min-height: 100%;
	border-right: 1px solid #01006c;
	border-left: 1px solid #01006c;
}

* html #foundation {
	height: 100%
}

#banner {
	width: 750px;
	padding: 0;
	border-bottom: 1px solid #01006c;
}

#columns_wrap {
	margin: 0;
	padding: 0;
}

#left_nav, #content, #right_nav {
	float: left;
}

#side_nav {
	padding: 0;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0px;
	width: 200px;
	color: #cccc99;
	font-size: 11px;
}

#content {
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width: 430px;
	color: #000;
	font-size: 11px;
}

#left_nav {
	width: 150px;
	height: 600px;
	color: #cc9;
	font-size: 11px;
	background-color: #01006c;
	color: #FFFFFF;
}

#right_nav {
	width: 160px;
	color: #cc9;
	font-size: 11px;
	background-color: #01006c;
}

#directions {
	padding-top: 60px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #668441;
	background-image: url(../images/fielddirections.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#directions p {
	margin-bottom: 0px;
}
	
#clubhouse {
	padding-top: 55px;
	padding-left: 3px;
	padding-right: 3px;
	background-image: url(../images/clubhouse.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}


#footer {
	margin: 0 auto;
	font-size: 10px;
	padding: 0;
	width: 750px;
	margin-top: -60px;
	color: #FFFFFF;
}

div.clear_floats {
	margin: 0;
	padding: 0;
	padding-bottom: 70px;
	clear: both;
	border: 1px dashed #CCC;
	visibility: hidden;
}

#columns_wrap {
	margin: 0;
	padding: 0;
}

#horizon_menu {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

/******************************************************/
/* Format Styles                                      */
/******************************************************/

#horizon_menu ul{
	margin: 0;
	padding: 0;
}

#horizon_menu li{
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	list-style: none;
}


#content a:link {
	text-decoration: none;
	color: #990000;
}

#content a:visited {
	text-decoration: none;
	color: #990000;
}

#content a:hover {
	text-decoration: none;
	color: #999;
}

#content a:active {
	text-decoration: none;
	color: #990000;
}



#left_nav a:link {
	text-decoration: none;
	color: #CCCCCC;
}

#left_nav a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

#left_nav a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#left_nav a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:link {
	text-decoration: none;
	color: #999;
}

#footer a:visited {
	text-decoration: none;
	color: #999;
}

#footer a:hover {
	text-decoration: none;
	color: #CCC;
}

#footer a:active {
	color: #999;
	text-decoration: none;
}

#horizon_menu a:link {
	text-decoration: none;
	color: #000;
}

#horizon_menu a:visited {
	text-decoration: none;
	color: #000;
}

#horizon_menu a:hover {
	text-decoration: none;
	color: #999;
}

#horizon_menu a:active {
	text-decoration: none;
	color: #000;
}

div.clear {
	margin: 0;
	padding: 0;
	clear: both;
	visibility: hidden;
}



dt {
	color: #336;
	size: 11px;
	font-weight: bold;
}

dd {
	padding-bottom: 10px;
}

.contactcolor {
	color: #f90;
}

.announcementcolor {
	color: #6c3;
}

.caps {
	text-transform: uppercase;
	font-size: 9px;
}

.faqcolor  {
	color: #cc9;
	font-weight: bold;
	text-transform: capitalize;
}

.eventhead  {
	color: #990000;
	font-weight: bold;
	text-transform: capitalize;
}

.eventtitle  {
	text-transform: uppercase;
	font-weight: bold;
	color: #cc9;
	font-size: 14px;
}

h1 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

.sponsor {
	font-size: 11px;
	font-weight: bold;
	color: #01006c;
	}

.define {
	font-size: 11px;
	font-weight: bold;
	color: #01006c;
	}

.coachhead {
	font-size: 13px;
	font-weight: bold;
	color:#666666;
	text-transform: uppercase;
	}
	
.time {
	font-weight: bold;
	color: #01006c;
	}
	
.date_location {
	font-weight: bold;
	color: #990000;
	}