body {
	background-color: #394d19;
}
.davidStokesStyle {
	background-repeat: repeat-x;
	background-image: url(images/davidStokesBkg.jpg);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#wrapper {
	background-repeat: repeat-x;
	background-image: url(images/davidStokesBkg.jpg);
	background-color: #ffffff;
}
.botLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.schedule{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.6em;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #29a892;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
#footer {
	background-color: #496e30;
}
#footer a:link {
	color: #999999;
	text-decoration: underline;
}
#footer a:visited {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #fced03;
	text-decoration: none;
}
#footer a:active {
	text-decoration: underline;
}
.center {
text-align: center;
}

.floatleft {
float: left;
margin: 0px 1em 1em 0;
padding: 2px;
}

.floatright {
float: right;
margin: 0px 0px 1em 1em;
}

.bodyCopy {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height: 1.0em;
}
.copyright {
	font-size: 0.65em;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
}
.nav {
	font-size: 0.7em;
}
.sampleCopy {
	padding: 8px;
	font-weight: normal;
}
.coptionCopy {
	font-size: 85%;
	line-height: 1.15em;
	font-weight: normal;
}
