body
{
	background-image: url( ../images/background.jpg );
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #689306;
}

body
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
}

#wrapperHolder
{
	width: 1024px;
	margin: 0px auto;
	text-align: left;
}

#contentContainer
{
	background-image: url( ../images/contentBack2.jpg );
	background-repeat: no-repeat;
	width: 976px;
	padding-left: 24px;
	padding-right: 24px;
}

#contentContainer2
{
	background-image: url( ../images/containerBack.jpg );
	background-repeat: repeat-y;
	width: 1024px;
	margin-top: 0px;
	padding-top: 0px;
}

#wrapper
{
	width: 1024px;
	background-image: url( ../images/wrapperBack.jpg );
	background-repeat: no-repeat;
	height: auto !important;
	height: 896px;
	min-height: 896px;
}

#header
{
	margin: 0px;
	padding: 0px;
	width: 990px;
	height: 362px;
}

#contentBox
{
	width: 941px;
	margin-left: 19px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	margin-top: 15px;
}

#content
{
	width: 941px;
	background-color: #EDF2DE;
	color: #666666;
	background-image: url( ../images/contentBack.jpg );
	background-repeat: repeat-y;
	padding-bottom: 15px;
}

#content p, h3, ul.pageList
{
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
}

ul.pageList
{
	padding-left: 30px;
}

#footer
{
	width: 1024px;
	height: 75px;
	background-image: url( ../images/footerBack.jpg );
	background-repeat: no-repeat;
	color: ccff66;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}

#footer p, #footer a
{
	margin: 0px;
	color: #ccff66;
}



#leftSide
{
	width: 350px;
	float: left;
	margin-left: 44px;
	margin-top: 29px;
}

#rightSide
{
	width: 300px;
	float: right;
	margin-right: 44px;
	margin-top: 29px;
}

#rightSide p
{
	float: right;
}

h1
{
	margin-top: 0px;
}

h1 span
{
	display: none;
}

table.homePic
{
	float: right;
	padding-left: 20px;
	padding-right: 10px;
}

td.captionText
{
	text-align: center;
	font-size: 9pt;
	font-style: italic;
}

/*Navigation Code*/

#navigation
{
	height: 69px;
	padding-left: 24px;
}

.horizontalNav 
{
	position: relative;
	height: 29px;
	width: 922px;
	background-color: white;
	padding: 15px;
	padding-left: 17px;
	margin: 10px 0;
	overflow: hidden;
}
.horizontalNav li 
{
	float: left;
	list-style: none;
	margin-left: 0px;
	margin-right: 40px;
}

.horizontalNav li.back 
{
	border-bottom: 5px solid #006600;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.horizontalNav li a 
{
	font: 12pt georgia;
	text-decoration: none;
	color: #669900;
	outline: none;
	text-align: center;
	top: 7px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
}   

.horizontalNav li#lastItem
{
	margin-right: 30px;
}

.horizontalNav li a:hover, .horizontalNav li a:active, .horizontalNav li a:visited 
{
	border: none;
}  

.map
{
	float: right;
	margin-right: 15px;
	border: 2px solid #163317;
	margin-left: 15px;
}

p.CSSFixer
{
	clear: both;
	height: 1px;
}

table.teamTable
{
	margin: 0px auto;
	margin-top: 25px;
}

.teamTable tr td img
{
	border: 2px solid #163317;
}

.teamTable tr td
{
	text-align: center;
	vertical-align: top;
}

#tableCenter
{
	text-align: center;
}

h3, h2
{
	color: #02590A;
} 

h2
{
	margin-left: 15px;
}

img.pageImage
{
	margin: 0px auto;
	margin-left: 15px;
	border: 2px solid #163317;
}

#pageImageHolder
{
	text-align: center;
}

table.tablePage
{
	margin-left: 15px;
}

img.hurondaImage
{
	width: 300px;
}

img.fightingImage
{
	float: right;
	margin-right: 15px;
}

img.fightingImage2
{
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #163317;
	float: left;
	margin-left: 15px;
}

#content a
{
	color: #669900;
}

table.sponsorsTable img
{
	border: 2px solid #163317;
}

table.sponsorsTable tr td
{
	text-align: center;
}

table.sponsorsTable
{
	margin-left: 15px;
	
}

table.sponsorsTable strong
{
	color: #02590A;
}

table tr.divider td
{
	border: 3px solid #163317;
	background-color: #689306;
}

table tr.divider td h2
{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #163317;
}

#centerLink
{
	text-align: center;
}

body#sponsors
{
	font-size: 10pt;
}

.direction
{
	padding-left: 30px;
}

#donateRight
{
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
