/************************************************************************
/ Default Styles
/************************************************************************/

* {
	margin: 0;
	padding: 0;
}

body, html {
	background-color: #e1e2dc;
	height: 100%;
}

a:hover, a:active, a:focus, a:active {
    outline: none;
    -moz-outline-style: none;
}

a img {
	border: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

/************************************************************************
/ Page Styles
/************************************************************************/

#container {
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	width: 100%;
}

	#header-wrapper {
		background-color: #556434;
		background-image: url(../images/bg-header.jpg);
		background-position: center;
		background-repeat: no-repeat;
		height: 168px;
		width: 100%;
	}
	
		#header {
			height: 123px;
			margin: 0 auto;
			width: 1001px;
		}
		
			#header img {
				display: block;
				float: left;
			}
	
/************************************************************************
/ Navigation Styles
/************************************************************************/

#nav {
	height: 45px;
	margin: 0 auto;
	width: 1000px;
}

	#nav ul li {
		float: left;
		list-style-type: none;
		height: 45px;
	}
	
		#nav ul li a {
			display: block;
			height: 45px;
		}
	
		#nav ul li#home a {
			background-image: url(../images/nav-home-off.gif);
			width: 90px;
		}
		
		#nav ul li#about a {
			background-image: url(../images/nav-about-off.gif);
			width: 167px;
		}
		
		#nav ul li#schedule a {
			background-image: url(../images/nav-schedule-off.gif);
			width: 157px;
		}
		
		#nav ul li#news a {
			background-image: url(../images/nav-news-off.gif);
			width: 137px;
		}
		
		#nav ul li#gallery a {
			background-image: url(../images/nav-gallery-off.gif);
			width: 150px;
		}
				
		#nav ul li#sponsors a {
			background-image: url(../images/nav-sponsors-off.gif);
			width: 156px;
		}
		
		#nav ul li#contact a {
			background-image: url(../images/nav-contact-off.gif);
			width: 139px;
		}
		.featured_sponsors {
			width: 324px;
			height: 193px;
			background: url(../images/img-featured-sponsors.jpg);
			}
			.featured_sponsors a {
				width: 50%;
				height: 100%;
				display: block;
				float: left;
				text-decoration: none;
				}
		
/************************************************************************
/ Index Page Styles
/************************************************************************/
	
#flash-wrapper {
	background-color: #a5b097;
	background-image: url(../images/bg-index-flash.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 368px;
	width: 100%;
}

	#flash-wrapper2 {
		height: 368px;
		margin: 0 auto;
		width: 1058px;
	}
	
#wrapper-features {
	background-color: #677347;
	background-image: url(../images/bg-index-features.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 356px;
	width: 100%;
}

	#features {
		margin: 0 auto;
		height: 356px;
		width: 1024px;
	}
	
		#features #feature-box1 {
			float: left;
			width: 320px;
		}
		
			#tackle {
				background-image: url(../images/index-tackle.gif);
				background-repeat: no-repeat;
				height: 114px;
				padding: 54px 0 0 137px;
				width: 182px;
			}
			
			#tour {
				background-image: url(../images/index-tour.gif);
				background-repeat: no-repeat;
				height: 114px;
				padding: 54px 0 0 137px;
				width: 182px;
			}
			
				#tackle p, #tour p {
					color: #e1e1e1;
					font-size: 11px;
					padding-bottom: 10px;
					width: 175px;
				}
				
				#tackle a, #tour a, #feature-box2 a {
					color: #fff;
					font-size: 12px;
					text-decoration: none;
				}
				
					#tackle a:hover, #tour a:hover {
						color: #e1e1e1;
					}
		
		#features #feature-box2 {
			background-image: url(../images/index-fly.gif);
			float: left;
			height: 255px;
			padding: 72px 30px 0 40px;
			width: 270px;
		}
		
			#feature-box2 p {
				color: #e1e1e1;
				font-size: 11px;
				padding-bottom: 9px;
			}
			
				#feature-box2 p strong {
					color: #fff;
				}
			
			#feature-box2 a {
				padding-top: 10px;
			}
		
		#features #feature-box3 {
			float: left;
			width: 320px;
		}

/************************************************************************
/ Interior Styles
/************************************************************************/

#interior-wrapper {
	background-color: #a7b199;
	background-image: url(../images/bg-index-flash.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
}

	#interior {
		background-image: url(../images/interior-bg.jpg);
		background-repeat: repeat-y;
		margin: 0 auto;
		padding-bottom: 30px;
		width: 1000px;
		overflow: auto;
	}

		#sidebar {
			padding-left: 35px;
			float: left;
			width: 175px;
		}
		
			#sidebar ul li {
				border-bottom: solid 1px #000;
				list-style-type: none;
				padding: 5px 0;
			}
			
			#sidebar ul li.first {
				border-top: solid 1px #000;
			}
		
			#sidebar ul li a {
				font-size: 14px;
				text-decoration: none;
			}
		
		#content {
			float: left;
			padding-left: 35px;
			width: 700px;
		}
		
#interior-bottom-wrapper {
	background-image: url(../images/bg-interior-bottom2.jpg);
	background-repeat: repeat-x;
	height: 178px;
	width: 100%;
}

	#interior-bottom {
		background-image: url(../images/bg-interior-bottom1.jpg);
		background-repeat: no-repeat;
		height: 178px;
		margin: 0 auto;
		width: 1215px;
	}
	
		#fan-zone {
			height: 114px;
			padding: 64px 0 0 136px;
			width: 254px;
		}
		
			#fan-zone img {
				float: left;
			}

/************************************************************************
/ Footer Styles
/************************************************************************/

#footer-wrapper  {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 160px;
	width: 100%;
}

	#footer {
		background-image: url(../images/footer-sponsors.gif);
		background-repeat: no-repeat;
		height: 135px;
		padding-top: 25px;
		margin: 0 auto;
		width: 1200px;
		position: relative;
		text-align: center;
	}

/************************************************************************
/ FORM STYLES
/************************************************************************/

.message {
	padding: 15px 0 15px 0;	
}

form fieldset {
	border: 0;
	display: block;
	padding: 0;
	width: 350px; /* Change this width to affect element widths */
}

	form input, form select, form textarea {
		border: 0;
		display: block;
		padding: 0;
		width: 100%;
	}
	
	/* Use these wrapper classes to change padding, margin, etc. on form elements */
	
	form .input, form .textarea, form .select {
		background-color: #fff;
		border: 1px solid #999;
		margin-top: 5px;
		padding: 3px;
	}
	
	form label {
		display: block;
		width: 100%;
	}
	
	/* Wrapper for label and form field element */

	form .field {
		margin-bottom: 9px; 
		padding: 0;
	}
	
	/* Special widths */
	
	form .half {
		width: 50%;	
	}
	
	form .quarter {
		width: 25%;	
	}
	
	form #submit {
		background: #677347;
		cursor: pointer;
		margin: 10px 0 10px 0;
		padding: 6px;
		width: auto;	
	}
	
	#footer a {
		font-family: arial;
		font-size: 10px;
		color: #999999;
		text-decoration: none;
		padding: 8px 0px 8px 0px;
		}
		
	#footer_top_content {
		position: absolute;
		top: 0;
		left: 120px;
	}

/************************************************************************
/ Youtube, Photos, and Audio Styles
/************************************************************************/

.video, .gallery {
	float: left;
	height: 90px;
	margin-bottom: 35px;
	width: 340px;
}

	.video p, .video img, .gallery p, .gallery img {
		float: left;
	}
	
	.video p, .gallery p {
		font-size: 12px;
		padding-left: 10px;
		width: 200px;
	}

.audio {
	padding-bottom: 20px;
}

	.audio p {
		padding-bottom: 5px;
	}
	
/************************************************************************
/ News Page Styles
/************************************************************************/

ul.news {
	width: 650px;
}

	ul.news li {
		border-bottom: solid 1px #626d43;
		list-style-type: none;
	}

		ul.news li a {
			display: block;
			font-size: 14px;
			padding: 7px 5px;
			text-decoration: none;
		}
		
			ul.news li a:hover {
				background-color: #e2e6de;
			}
			
				ul.news li a span {
					font-size: 11px;
					color: #000;
				}
	
#news-story {
	width: 650px;
}	
				
	#news-story img {
		padding: 0 0 20px 20px;
	}
			
