/*-- ERIC MEYER RESET RELOAD --*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*-- SITE STYLES --*/

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#000;
	background-image:url(../images/interface/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	}
	
div#wrapper {
	width:852px;
	margin:auto;
	padding:0px;
	}

h1 {
	margin:0px 0px 10px 0px;
	font-size:26px;
	line-height:1;
	font-weight:normal;
	}

h2 {
	margin:0px 0px 10px 0px;
	font-size:22px;
	line-height:1;
	font-weight:normal;
	}

h3 {
	margin:0px 0px 10px 0px;
	font-size:20px;
	line-height:1;
	font-weight:normal;
	}
	
h4 {
	margin:0px 0px 10px 0px;
	font-size:18px;
	line-height:1;
	font-weight:normal;
	}

a:link, a:visited {
	color:#c8241d;
	}

a:hover {
	color:green;
	}

b,strong {font-weight:bold;}
i,em {font-style:italic;}

/*-- UTILITY --*/

.blockon {display:block;}

.clearl	{clear:left;}

.clearr	{clear:right;}

.clearem {clear:both; margin:0px; padding:0px;}

.floatl	{float:left;}

.floatr	{float:right;}

.floatn	{float:none;}

.hideon {display:none; visibility:hidden;}

.inlineon {display:inline;}

/*-- HEADER --*/

div#header {
	position:relative;
	width:852px;
	height:100px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#FFF;
	}

div#logo {
	position:absolute;
	top:0px;
	left:110px;
	width:198px;
	height:91px;
	margin-bottom:0px;
	background-image:url(../images/interface/logo.jpg);
	background-repeat:no-repeat;
	}

div#logo a:link, div#logo a:visited, div#logo a:hover{
	display:block;
	width:298px;
	height:34px;
	text-decoration:none;
	}

div#tagline {
	position:absolute;
	top:35px;
	right:92px;
	width:530px;
	font-size:17px;
	font-style:italic;
	text-align:right;
	}
	
div#header div.phone {
	position:absolute;
	top:60px;
	right:170px;
	width:530px;
	font-size:13px;
	text-align:right;
}

/*-- LISTS GENERAL --*/
ul{
	padding-left:6px;
	margin: 2px 0px 16px 30px;
	}
	
ul li {
	list-style:disc;
	padding-left:0px;
	margin: 2px 0px 2px 0px;
	}
	
ul ul {
	margin: 2px 0px 2px 30px;
	padding-left:6px;
	}
	
ul li ul li {
	list-style:circle;
	margin: 2px 0px 2px 0px;
	padding-left:0px;
	}
	
ol{
	margin: 6px 0px 6px 36px;
	padding-left:12px;
	}	
	
ol li {
	list-style:decimal;
	padding-left:3px;
	}
	
.circlelist {
		list-style:circle;
		}
		
.squarelist {
	list-style:square;
	}
		
.nonelist {
	list-style:none;
	}

/*-- MAIN WRAPS CONTENT--*/

div#main{
	width:852px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

/*-- CONTENT--*/

div#content {
	float:left;
	width:852px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:1;
	}

div#content p {
	padding-bottom:12px;    /* padding instead of margin so floats work in IE */
	}
	
/*-- HOMEPAGE--*/

body#homepage div#contenta {
	width:810px;
	margin:0px 0px 0px 0px;
	padding:21px 21px 0px 21px;
	font-size:17px;
	line-height:1.35;
	font-weight:bold;
	background-image:url(../images/interface/page-back-top-transparent.png);
	background-repeat:no-repeat;
	color:#FFF;
}

img, body#homepage div#contenta { behavior: url(iepngfix.htc) } /* IE6 PNG FIX */

body#homepage div#contentb {
	width:810px;
	padding:21px 21px 0px 21px;
	margin:0px 0px 0px 0px;
	font-size:13px;
	line-height:1.5;
	background-image:url(../images/interface/page-background.gif);
	background-repeat:repeat-y;
}

* html body#homepage div#contentb {
	margin:-1px 0px 0px 0px;	 /* IE6 1px Margin FIX */
	}

body#homepage div.column1 {
	float:left;
	width:394px;
	padding: 0px 10px 0px 0px;
	 
	}

body#homepage div.column2 {
	float:left;
	width:394px;
	padding: 0px 0px 0px 10px;
	}

body#homepage div#flashscroller {
	float:left;
	width:394px;
	height:269px;
	margin:0px;
	padding:0px;
}

body#homepage div#mission {
	float:left;
	width:337px;
	padding:74px 34px 0px 45px;
}

/*-- SPECIAL ON HOME PAGE --*/


body#homepage div.special {
	width:394px;
	margin:0px 0px 20px 0px;
	padding:12px 0px 0px 0px;
	background-image:url(../images/specialbox/top-cap.gif);
	background-position:top;
	background-repeat:no-repeat;
}

body#homepage div.special span {
	width:370px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 12px 12px 12px;
	background-image:url(../images/specialbox/bottom-softball_2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

body#homepage div.special span.soccer {
	width:370px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 12px 12px 12px;
	background-image:url(../images/specialbox/bottom-soccer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

body#homepage div.special p {
	padding-bottom:6px;
}

body#homepage div.special p.description {
	padding-right:130px;
}

body#homepage div.special h3{
	font-size:23px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color:#009225;
}

body#homepage div.special .date {
	text-align:center;
	font-weight:bold;
}

body#homepage div.special a {
	font-weight:bold;
}

/*-- SECONDARY --*/

body#secondarypage div#main{
	width:852px;
	background-image:url(../images/interface/page-back-top-transparent.png);
	}
	
a.homelink:link, a.homelink:visited {
	padding:10px 21px;
	color:#FC0;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a.homelink:hover{
	color:lime;
	}


/*-- SECONDARY PAGES --*/

img, body#secondarypage div#main { behavior: url(iepngfix.htc) } /* IE6 PNG FIX */

body#secondarypage div#content{
	width:810px;
	background-color:#FFF;
	background-image:url(../images/interface/page-background.gif);
	padding: 21px 21px 0px 21px;
	line-height:1.35;
	}
	
body#secondarypage div.column1 {
	float:left;
	width:548px;
	margin-right:10px;
	}

body#secondarypage div.column2 {
	float:left;
	width:242px;
	margin-left:10px;
	}
	
body#secondarypage div.column2 blockquote{
		width:210px;
		padding:10px 16px 0px 16px;
		background-image:url(../images/quotebox/quote-background.gif);
		font-family:"Times New Roman", Times, serif;
	}

body#secondarypage div.column2 p.quoteauthor {
	display:block;
	width:222px;
	padding:15px 10px 21px 10px;
	background-image:url(../images/quotebox/quote-bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-family:"Times New Roman", Times, serif;
	}
	
/*-- SITE STYLES --*/

a.thickbox img{
	margin: 3px;
	border: 1px solid #c8241d;
}

a.thickbox img:hover{
	border: 1px solid green;
}

form#driverform table td {
	vertical-align:top;
	padding:6px 8px;
	}
	

form#driverform table tr.even td {
	background-color:#CCC;
}

form#driverform table tr.columnlabel td {
	font-weight:bold;
	
}

/*-- FOOTER --*/

div#footer{
	width:852px;
	margin:0px 0px 10px 0px;
	padding: 2px 0px 0px 0px;
	line-height:1.25;
	font-size:13px;
	background-image:url(../images/interface/page-background-bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	}

img, div#footer { behavior: url(iepngfix.htc) } /* IE6 PNG FIX */

div#footer div.phone {
	font-size:19px;
	text-align:center;
	font-weight:bold;
	color:#000;
	}

div#footer a:link, div#footer a:visited { 
	margin:0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	color:#FC0;
	}

div#footer a:hover { 
	color:lime;
	}

div#copyright{
	margin-top:20px;
	color:#FC0;
}