a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #cc6600;
	font-weight: bold;
}

body {
	background-color: #c6c680;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;

}

.banner {
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-color: #C7C7E1;
	border-top-width: thick;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #64642D;
	border-bottom-color: #000000;
	overflow: hidden;
	background-image: url(images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

}
.embedflash {
	display: inline;
}
.nav {
	color: #ffcc66;
	background-color: #87873d;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}



.nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFCC66;
	font-weight: bold;
	border-right-width: thin;
	padding-right: 4px;
}
.scheduleHeader {
	font-weight: bold;
	color: #C6C680;
	background-color: #663300;
	text-align: center;
}

.left {
	padding-top: 30px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	padding-right: 30px;
}
.right {
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

.topColor {
	background-color: #87873D;
	height: 20px;
	width: 100%;
}

.bannerlogo {
	text-align: right;
	background-color: #C7C7E1;
	border-top-width: thick;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #64642D;
	border-bottom-color: #000000;
	height: 140px;
	background-image: url(images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
}
.left #prep_photo {
	margin-right: 20px;
	margin-top: -4px;
	padding-right: 5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: right;
}
#footerFloat {
	left: 0px;
	bottom: 0px;
}
.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	padding-top: 3px;
	text-align: right;
	padding-right: 20px;
}
#navwidth {
	width: 950px;

