/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666666;
	background: #ffffff url(images/grass.jpg) bottom repeat-x;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#branding {
	background: #ffffff url(images/logo.gif) no-repeat;
	height: 111px;
}
#tickerAnchor {
	margin-left: 10px;
	margin-right: 10px;
	font-size: .8em;
	border-top: 1px dashed #eeeeee;
	border-bottom: 1px dashed #eeeeee;
	padding: 16px 8px;
}
#subColumn {
	float: left;
	width: 170px;
	font-size: .7em;
	padding-top: 1em;
	margin-left: 6px;
	padding-bottom: 3em;
}
#contentMain {
	float: right;
	width: 560px;
	margin-right: 10px;
	padding-top: 1em;
	padding-bottom: 2em;
	font-size: .8em;
}
#contentMain a:link, #contentMain a:visited, #contentMain a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#contentMain a:hover, #contentMain a:focus {
	color: #333333;
}
html {
	min-height: 100%;
	margin-bottom: 0;
}
#enclosure {
	float: right;
	width: 560px;
	margin-right: 10px;
	padding-top: 1em;
}
#homeContent {
	float: left;
	width: 370px;
	font-size: .8em;
}
#homeContent a:link, #homeContent a:visited, #homeContent a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#homeContent a:hover, #homeContent a:focus {
	color: #333333;
}
#rightContent {
	float: right;
	width: 180px;
	font-size: .7em;
}
#rightContent ul {
	margin: 10px 0 6px 0;
	padding: 6px 0;
	list-style: none;
}
#rightContent li {
	padding-bottom: 10px;
}
#rightContent a:link, #rightContent a:visited, #rightContent a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#rightContent a:hover, #rightContent a:focus {
	color: #990000;
}
.events li { 
	background: url(images/events.gif) no-repeat 0 0;
	padding-left: 22px;
}	
.news li {
	background: url(images/news.gif) no-repeat 0 0;
	padding-left: 22px;
}
#rightContent h2 {
	font-size: 1em;
	text-align: center;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px 4px;
	margin: 0;
}
#clearer {
	clear: both;
	padding: 0;
	margin: 0;
}
#footer {
	width: 760px;
	margin: 0 auto;
	font-size: .7em;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-bottom: 40px;
}
a.sitecredits:link, a.sitecredits:visited, a.sitecredits:active {
	color: #990000;
	text-decoration: none;
}
a.sitecredits:hover, a.sitecredits:focus {
	color: #000000;
}
h1 {
	font-size: 1.1em;
	margin-top: 0;
	color: #990000;
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 6px;
}
h2 {
	font-size: 1em;
	color: #000000;
}
h3 {
	font-size: 1em;
	color: #000000;
	background: #eee;
	padding: 8px 6px;
}
/*--------------------------------------------------- */
#menu {
    width: 160px;
    margin: 0 0 5px 0;
    background-color: #ffffff;
}
#menu a {
    text-decoration: none;
	font-weight: bold;
}
#menu div {
    border-top: 1px solid #ffffff;
}
#menu div a {
    line-height: 21px;
    padding-left: 5px;
	letter-spacing: .1em;
    display: block;
    color: #ffffff;
    background-color: #990000;
}
#menu div a:hover {
    background-color: #000000;
    color: #ffffff;
}
#menu div a:focus {
    background-color: #000000;
    color: #ffffff;
}
#menu div div {
    background-color: #ffffff;
    border: 0;
    margin: 0;
}
#menu div div a {
    padding-left: 12px;
    background-color: #999999;
    display: block;
    border-top: 1px solid #666666;
    color: #ffffff;
}
#menu div div a:hover {
    background-color: #000000;
    color: #ffffff;
}
.menuon {   
	background-color: #ffffff !important;
    color: #000000 !important;
}
/* end of menu
-----------------------------------------------------*/
/** gallery.php **/
#galleryTbl td {
	vertical-align:top;
	}
#galleryTbl td img {
	border:0px;
	}
#galleryTbl h1 {
	margin:0px!important;
	font-size:12px;
	}
#galleryTbl p {
	margin:3px 0px 0px 0px!important;
	}
#fmContact * {
	font-size:11px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	}	
#fmContact label {
	margin-top:3px!important;
	display:block;
	text-align:right;
	margin-top:3px;
	}
#fmContact label span {
	color:#ff0000;
	padding:3px;
	}
#fmContact th , #fmContact td {
	vertical-align:top!important;
	}
#fmContact input, #fmContact textarea {
	padding:3px;
	font-size:11px;
	border:1px inset #fff;
	}
#fmContact .fmbtn {
	border:2px solid #bbb;
	background-color:#fff;
	cursor:pointer;
	}
.error {
	color:#ff0000;
	margin:0px;
	padding:0px;
	}
/** news date **/
#news p {
	margin-top:3px;
	}
#news h2 {
	margin-bottom:3px;
	}
.newsdate {
	color:#666!important;
	margin:3px 0px 3px 0px!important;
	padding:0px;
	font-size:11px;
	}
/** 1 | 2 | 3 next nav index used on news etc **/
p.navIndex {
	display:block;
	height:30px;
	margin-bottom:20px;
	}
.navIndex a, .navIndex strong {
	text-decoration:none;
	display:block;
	float:left;
	padding:3px 7px 3px 7px;
	border:1px solid #ccc;
	margin:2px;
	}
/** score report form **/
#fmScore * {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	}
#fmScore input,
#fmScore textarea,
#fmScore select {
	padding:1px;
	font-size:11px;
	}
#fmScore th,
#fmScore td {
	padding:3px;
	font-size:11px;
	vertical-align:top;
	}
#fmScore .hdr {
	background-color:#eee;
	text-align:center;
	font-weight:bold;
	padding:5px;
	font-size:13px!important;
	}
#fmScore th,
#fmScore th label {
	text-align:right;
	display:block;
	font-weight:normal;
	width:130px;
	}
#fmScore th label {
	padding-top:3px;
	}
#fmScore span {
	font-size:13px!important;
	color:#ff0000;
	padding:4px;
	}
#fmScore p.error {
	padding:3px;
	color:#000;
	background-color:#FFCDCF;
	margin:1px 0px 1px 0px;
	}
#fmScore #coaches_comment {
	width:320px;
	height:150px;
	}
