body {
	background: url(images/bg.jpg) repeat-x;
	background-color: #f3f3f3;
	margin: 0px;
	font-family: Georgia, "Times New Roman";
}

#content {
	width: 980px;
	height: 850px;
	margin-left: 10px;
	overflow: hidden;
}

#banner {
	width: 250px;
	height: 827px;
	background: url(images/banner.jpg) no-repeat;
	float: left;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

#main {
	width: 730px;
	background: url(images/rifle.jpg) no-repeat 24px 71px;
	height: 500px;
	float: left;
	text-align: left;
}

#schedule {
	height: 134px;
	width: 730px;
}

img.upcomingShows{
	margin: 6px 12px 0px 3px;
	float: left;
}

.showDate {
	height: 134px;
	width: 159px;
	border-left: 1px solid black;
	float: left;
}

.date {
	height: 27px;
	width: 147px;
	background: url(images/dateBg.jpg) repeat-x 0px 1px;
	font-size: 1.125em;
	text-transform: uppercase;
	color: white;
	padding: 7px 0px 0px 12px;
	font-weight: bold;
}

.show {
	height: 86px;
	width: 148px;
	background: url(images/showBg.jpg) repeat-x;
	padding: 14px 0px 0px 11px;
}

#schedule a.fullSchedule {
	display: block;
	float: left;
	width: 30px;
	height: 134px;
	border-left: 1px solid black;
	border-right: 9px solid black;
}

#schedule a.fullSchedule img {
	border: 0px;
	margin: 9px 0px 0px 10px;
}

.show h1 {
	color: #024c06;
	font-size: 0.75em;
	margin: 0px 0px 5px 0px;
}

.show p {
	margin: 0px 0px 2px 0px;
	font-size: 0.75em;
}

.show a, .show a:link, .show a:active, .show a:visited {
	color: #e3e3e3;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.625em;
}

.show a:hover {
	color: #9f6d01;
}

.show img {
	float: none;
	border: 0px;
	margin: 5px 0px 0px 5px;
	vertical-align: top;
}

#nav {
	height: 174px;
	width: 730px;
}

#nav ul, #nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#nav ul {
	margin-left: 30px;
}

#nav li {
	height: 166px;
	width: 199px;
	background: url(images/linkDown.jpg) no-repeat 0px -110px;
	float: left;
	margin-right: 10px;
	text-align: center;
	font-weight: normal;
}

#nav li a {
	display: block;
	height: 41px;
	width: 199px;
	padding-top: 15px;
	color: white;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 0.875em;
}

#aboutUs {
	width: 670px;
	padding: 30px;
	overflow: auto;
}

#fullSched {
	width: 690px;
	padding: 30px 10px 30px 30px;
}

#aboutUs h1, #fullSched h1 {
	margin: 0px 0px 20px 0px;
	font-size: 1.875em;
	color: #025006;
}

#aboutUs p {
	margin-bottom: 20px;
	line-height: 1.75em;
}

.schedColumn {
	width: 650px;
}

#banner ul, #banner li {
	list-style: none;
	padding: 0px;
	text-indent: 0px;
}

#banner ul {
	color: white;
	margin: 295px 24px 0px 20px;
	width: 206px;
	font-variant: small-caps;
	font-size: 0.875em;
}

#banner li {
	margin-bottom: 15px;
}

#banner blockquote {
	margin: 135px 34px 0px 30px;
	width: 186px;
	line-height: 1.5em;
	font-variant: small-caps;
}

#footer {
	clear: left;
	width: 100%;
	height: 80px;
	background: url(images/footerBg.jpg) repeat-x 0px 30px;
}

#footerContent {
	width: 970px;
	text-align: left;
	margin-left: 25px;
	padding-top: 60px;
	font-size: 0.6875em;
}

#footerContent a, #footerContent a:link, #footerContent a:visited, #footerContent a:active {
	color: #666666;
	text-decoration: none;
}

#footerContent a:hover {
	text-decoration: underline;
}

#scheduleLink, #vendorLink, #contactLink {
	width: 199px;
	display: none;
}

#scheduleLink h2, #vendorLink h2, #contactLink h2 {
	font-size: 0.875em;
	text-decoration: underline;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: black;
	margin: 0px 0px 5px 0px;
}

#vendorLink h2, #contactLink h2 {
	font-size: 0.75em;
}

#contactLink h2.second {
	margin-top: 5px;
}

#scheduleLink p, #vendorLink p, #contactLink p {
	color: white;
	margin: 0px;
	font-size: 0.875em;
}

#vendorLink p {
	font-size: 0.75em;
	margin-bottom: 5px;
}

#nav li p.link {
	margin-top: 5px;
	color: #fcff00;
}

#nav li #scheduleLink p.link {
	margin-top: 15px;
}

#nav li p.link a, #nav li p.link a:link, #nav li p.link a:visited {
	padding-top: 0px;
	display: inline;
	color: #fcff00;
	text-transform: uppercase;
	font-weight: normal;
	font-variant: normal;
}

#nav li p.link a:hover {
	text-decoration: underline;
}

#nav li #contactLink p.link a, #nav li #contactLink p.link a:link, #nav li #contactLink p.link a:visited {
	font-size: 0.7em;
}

#nav li #contactLink p.link a {
	text-transform: none;
}

ul.showDay, ul.showDay li {
	list-style: none;
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
}

ul.showDay {
	margin: 20px 15px 20px 0px;
	width: 200px;
	float: left;
}

ul.showDay li.dateofShow {
	font-size: 1.25em;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 2px solid #9f6d01;
}

ul.showDay li.times {
	font-size: 0.875em;
	margin-bottom: 15px;
	color: #666666;
}

ul.showDay li.location, ul.showDay li.venue {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
}

ul.showDay li.location {
	font-weight: normal;
}

ul.showDay li.venue {
	color: #024c06;
	text-transform: uppercase;
}

ul.showDay li.directions {
	font-size: 0.75em;
	margin-top: 15px;
}

li.directions a, li.directions a:link, li.directions a:visited {
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}

li.directions a:hover {
	color: #9f6d01;
}
li.directions img {
	float: none;
	border: 0px;
	margin: 0px 0px 0px 5px;
	vertical-align: top;
}

.dirRow {
	margin-bottom: 5px;
}

#directions {
	width: 340px;
	height: 400px;
	float: left;
	margin-right: 20px;
	overflow: auto;
}

#map_canvas {
	width: 310px;
	height: 400px;
	float: left;
}

.bold {
	font-weight: bold;
}

.contentLink a, .contentLink a:link, .contentLink a:active, .contentLink a:visited {
	color: #9f6d01;
	text-decoration: none;
	font-weight: bold;
}

.contentLink a:hover {
	color: #024c06;
}

.dirRow a, .dirRow a:active, .dirRow a:link, .dirRow a:visited {
	color: #024c06;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.875em;
}

.dirRow a:hover {
	color: #9f6d01;
}

#sched11, #sched10 {
	overflow: auto;
	height: 425px;
	width: 690px;
}

#sched11 { display:none; }

#fullSched p a, #fullSched p a:link, #fullSched p a:active, #fullSched p a:visited {
	color: #9f6d01;
	font-weight: bolder;
	text-decoration: none;
}

#fullSched a.current, #fullSched a.current:link, #fullSched a.current:active, #fullSched a.current:visited {
	color: black;
	font-weight: bolder;
	text-decoration: none;
}

h1.hidden {
	display: none;
}

.yearLinks { float:right; padding-right:20px; }