@charset "UTF-8";
/* CSS Document */


/* neutralize browser styles */
body, html {
	margin:0;
	padding:0;
	background-color: #dce7f6;
}

/* neutralize browser spacing for vertical elements */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
	font-weight: normal;
	color: #333;
	font-size: 12px;
}

/* General Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bgRepeat.gif);
	background-repeat: repeat-x;
	background-color: #E8EEF8;
	background-position: 0px 50px;
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
/*	height: 1248px; */
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#header {
	background-image: url(../images/home/headerBG.jpg);
	height: 118px;
	width: 800px;
}
#logo {
	height: 89px;
	width: 213px;
	float: left;
}
#wrapper #container #header #searchbox {
	height: 100px;
	width: 300px;
	float: right;
	color: #87B338;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: right;
	letter-spacing: 1px;
	padding-right: 8px;
	padding-top: 8px;
	font-weight: normal;
}

#wrapper #container #header #searchbox p {
	text-align:right
}

#clearFloat {
	clear: both;
}
#mainPic {
	height: 150px;
	width: 800px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #96b852;
	letter-spacing: 1px;
	margin-bottom: 1px;
}
#contentHolder {
	width: 800px;
	height: auto;
	background-image: url(../images/contentcolor2.jpg);
}
#content {
	background-color: #FFF;
	width: 520px;
	min-height: 450px;
	color: #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	height: 100%;
	line-height: 1.3em;
	font-size: 12px;
	text-align: left;
}
#sidebar {
	width: 218px;
	float: right;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
ul, ol {
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#footer {
	height: 25px;
	width: 800px;
	margin-top: 1px;
	color: #CCC;
}
#footerLinks {
	margin-top: 10px;
	font-size: 12px;
	color: #96b852;
	letter-spacing: 5px;
	padding-left: 24px;
}
#LPFlogo {
	height: 66px;
	width: 780px;
	text-align: right;
	margin-top: 20px;
}
#grass {
	width: 900px;
	text-align: right;
}
h1 {
	font-size: 24px;
	color: #96b852;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1em;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #060;
	margin: 0px;
	letter-spacing: -1px;
	font-weight:normal;
	line-height: 22px;
	text-align: left;
}

h3 {
	margin: 0px;
	line-height: 1.5em;
}

a:link {
	color: #475F28;
}
a:visited {
	color: #475F28;
}
a:hover {
	color: #96b852;
}
a:active {
	color: #000;
	text-align: right;
}

#wrapper #container #header #searchbox a:link {
	color: #87B338;
	text-decoration: none;
}
#wrapper #container #header #searchbox a:visited {
	color: #87B338;
	text-decoration: none;
}
#wrapper #container #header #searchbox a:hover {
	color: #FFF;
	text-decoration: underline;
}
#wrapper #container #header #searchbox a:active {
	color: #87B338;
	text-decoration: underline;
}

#wrapper #container #contentHolder #sidebar a:link {
	color: #FFF;
	text-decoration: underline;
}
#wrapper #container #contentHolder #sidebar a:visited {
	color: #FFF;
	text-decoration: underline;
}
#wrapper #container #contentHolder #sidebar a:hover {
	color: #29190E;
	text-decoration: underline;
}
#wrapper #container #contentHolder #sidebar a:active {
	color: #29190E;
	text-decoration: underline;
}
#wrapper #container #footerLinks a:link {
	color: #29190E;
	text-decoration: none;
	letter-spacing: 0px;
}
#wrapper #container #footerLinks a:visited {
	color: #29190E;
	text-decoration: none;
	letter-spacing: 0px;
}
#wrapper #container #footerLinks a:hover {
	color: #29190E;
	text-decoration: underline;
	letter-spacing: 0px;
}
#wrapper #container #footerLinks a:active {
	color: #29190E;
	text-decoration: underline;
	letter-spacing: 0px;
}
.sidebarHeader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #29190E;
	letter-spacing: -1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.blockquote {
	font-size: 20px;
	color: #39C;
	padding-right: 90px;
	text-align: right;
	line-height: 1em;
}

.blockquote2 {
	font-size: 16px;
	color: #39C;
	padding-left: 72px;
	text-align: left;
	line-height: 1em;
}

.pdfImage {
	margin-bottom: -3px;
	margin-right: 5px;
}

.pdfImageul {
	margin-bottom: 3px;
	margin-right: 5px;
	list-style-image:url(../images/pdf.png);
	list-style-position:outside;
	line-height:1.5em;
}

.new {
	border: 0;
}

.subclass {
	margin-left: 2em;
}

.thumb {
	border: white 2px;
}
.imgNoBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imgTextRight{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-bottom: 5px;
}

.imgTextLeft{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.programHeader {
	color:#96b852;
	font-size:16px;
	text-transform:uppercase;
}

.programSubHead {
	color: #729740;
	font-size: 14px;
	line-height: 16px;
}

.tab {
	padding-left: 20px;
}

.thumbtab {
	padding-left:107px;
}

li {
	margin-bottom: 3px;
}
#wrapper #container #contentHolder #content table tr td {
	font-size: 12px;
	color: #000;
}
#wrapper #container #contentHolder #content table {
	font-size: 12px;
	color: #000;
}
#wrapper #container #contentHolder #content table tr td strong {
	font-size: 12px;
	color: #000;
}
#parkPhotos, .parkPhotos {
	margin: .5em 0 0 1em;
}
#parkPhotos img, .parkPhotos img{
	margin: 0 1.5em 1em 0;
	border: 2px solid #475F28;
}

#announce {
	width:200px;
	z-index:1;
	float: left;
	margin-left: 45px;
	margin-top: 20px;
	color: #89B53A;
	font-size: 16px;
}

#announce a {
	color:#89B53A;
}

#announce p {
	color:#FFF;
}
