.directions a {
	color: #000;
}
#sidebar a:hover   {
	text-decoration: underline;
}
.linkimg {
	clear: both;
	float: left;
	border: thin dotted #060;
	padding: 10px;
	margin-right: 10px;
}
.staff {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1.meta {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 20px;
}
.box {
	clear: both;
}
.linkdoc {
	clear: both;
	float: left;
	border: thin dotted #060;
	padding: 10px;
	margin-right: 10px;
}
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
}
p {
	text-align: justify;
}

h1, h2, h3 {
	text-transform: none;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #153704;
}

h1 {
	font-size: 1.2em;
	color: #000;
}

h2 { font-size: 18px; }

h3 {
	font-size: 16px;
	margin-left: 20px;
}

p, ul, ol {
	margin-top: 0;
	text-align: left;
}
.ilink {
	float: none;
	clear: both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 650px;
	padding-bottom: 10px;
	height: 95px;
	padding-top: 10px;
	margin: 10px;
}
#actscores {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content .secondcolumn{
	float: left;
	width: 325px;
	padding-right: 30px;
}
#sidebar .links ul li{
	margin-bottom: 7px;
	padding-left: 10px;
}
#sidebar .links a:hover {
	color: #000;
	text-decoration: underline;
}
#happening {
	font-size: 1.2em;
	list-style-type: none;
	padding-left: 10px;
}
#happening ul {
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.days {
	margin-left: 20px;
	color: #000;
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul, ol { }

blockquote { }

a { color: #549900; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}
#lepright {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

img.right {
	float: right;
	clear: none;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 920px;
	height: 45px;
	background: url(images/img03.jpg) no-repeat left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Menu */

#menu {
	float: left;
	width: 900px;
	height: 45px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	background: url(images/img09.jpg) no-repeat left 18px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 20px;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}

#page-bgtop {
	padding-top: 30px;
}

	/** LOGO */

#logo {
	width: 920px;
	height: 86px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: none;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: none;
	font-size: 12px;
}

#logo h1 {
	padding-top: 10px;
	font-size: 34px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 658px;
	padding-right: 30px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 177px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #375910;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	font-size: .8em;
}
#content p   {
	font-size: .75em;
	padding-left: 20px;
}
#content ol , #content ul{
	font-size: .75em;
	padding-left: 20px;
	margin-left: 20px;
}
#content ol li , #content ul li{
	padding-bottom: 10px;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 0px 0px;
}
#sidebar dl {
	font-size: .9em;
}
#sidebar dt {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebar dd {
	color: #000;
	font-style: normal;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	background: url(images/img07.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0px 10px;
}
#lepa p{
	color: #000;
	font-size: .9em;
	margin-top: 20px;
	padding-left: -10px;
	margin-left: -10px;
	text-align: center;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 10px;
	background: url(images/img06.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 120%;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #375910;
}

/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(images/img05.jpg) no-repeat left top;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
	background: url(images/img04.jpg) repeat-x left top;	
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #E5FFC4;
}
.quote {
	color: #000;
	margin-right: 10px;
	font-style: italic;
	line-height: 1.5em;
	font-variant: normal;
}
#verse {
	color: #000;
	font-size: .85em;
}
#ref {
	font-style: normal;
	font-weight: bold;
	color: #2F570E;
}
.quote strong {
	color: #009;
}
#flashevents {
	float: right;
	margin-left: 15px;
	height: 240px;
	width: 300px;
	border: thin solid #000;
}
#content table.sport {
	margin-left: 20px;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 10px;
}
.blue {
	font-style: normal;
	font-weight: bold;
	color: #00F;
}
#content table.sport tr {
	margin-left: 20px;
	text-align: left;
	text-indent: 10px;
	font-size: 0.9em;
	font-weight: normal;
}
#content table {
	margin-left: 20px;
	font-size: .8em;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
#content table + h2 {
	margin: 0px;
	padding: 0px;
}
#content thead th{
	background-image: url(images/img06.jpg);
	color: #FFF;
}
h4 {
	font-size: 12px;
	margin-left: 20px;
}
#banner {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#sidebar .lep ul li {
	margin-bottom: 7px;
	list-style-type: square;
	list-style-position: outside;
}
#leph {
	font-size: 2.2em;
}
#lepleft {
	float: right;
	border: thin solid #000;
	margin-left: 10px;
	background-color: #000;
	margin-bottom: 10px;
}
#josh {
	clear: both;
	border-right-width: thin;
	border-bottom-width: medium;
	border-right-style: none;
	border-bottom-style: double;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #009;
	display: block;
	float: none;
}
.lepb {
	float: right;
	clear: both;
}
.largtext {
	font-size: 2em;
	line-height: 1.6em;
}
#whitetxt {
	float: none;
	clear: both;
	color: #FFF;
	background-color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.yellow {
	color: #FF0;
}
.right {
	display: block;
	clear: none;
	float: right;
	margin-left: 10px;
	width: 250px;
	text-align: center;
}
.map {
	float: right;
	padding-right: 10px;
}
#content ul.directions {
	font-size: 0.75em;
	padding-left: 20px;
	margin-left: 20px;
	list-style-type: none;
	color: #000;
}
.subtitle {
	font-size: .75em;
}
.ilink2 {
	float: right;
	clear: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 300px;
	padding-bottom: 10px;
	height: 95px;
	padding-top: 10px;
	margin: 10px;
}
.ilink3 {
	float: right;
	clear: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 315px;
	padding-bottom: 10px;
	height: 95px;
	padding-top: 10px;
	margin: 10px;
}
.rightVideo {
	display: block;
	clear: none;
	float: right;
	margin-left: 10px;
	text-align: center;
}
#sidebar dd a {
	font-style: normal;
	font-weight: normal;
	color: #000;
}
