/*
	
	**************************************
	Prospect Park Styles
	**************************************
	
	---------------------------------------------------------------
	1. General Definitions
	---------------------------------------------------------------
	2. Layout Boxes
	---------------------------------------------------------------
	3. Text Styles
	---------------------------------------------------------------
	4. Lnav
	---------------------------------------------------------------
*/




/* 
	**************************************
	1. General Definitions
	**************************************
*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #999966;
}




/* 
	**************************************
	2. Layout Boxes
	**************************************
*/

#pagetop {
	background-image: url(/template/ppa-images/page_bg-top.gif);
	background-position: center;
	width: auto;
	height: 23px;
	background-repeat: no-repeat;
}

#pagemiddle {
	background-image: url(/template/ppa-images/page_bg-middle.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#pagebottom {
	background-image: url(/template/ppa-images/page_bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	display: block;
	clear: both;
}

#header {
	width: 760px;
	background-image: url(/media/image/site-header_bg.jpg);
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	background-image: url(/template/ppa-images/green_blend.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 716px;
	padding: 22px;
	height: auto;
	margin: auto;
}

#mainhome {
	background-image: url(/template/ppa-images/green_blend-home.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 716px;
	padding: 22px 22px 0px;
	height: auto;
	margin: auto;
}

#lnav {
	width: 158px;
	background-color: #FFFFFF;
	background-image: url(/template/ppa-images/header-section_topics.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	text-align: left;
}

#content {
	float: right;
	width: 536px;
	background-color: #FFFFFF;
	background-image: url(/template/ppa-images/header-tools.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}

#homenews {
	width: 409px;
}




/* 
	**************************************
	3. Text Styles
	**************************************
*/

.pagename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #000000;
	letter-spacing: -1px;
}

.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content1-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.content1-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008457;
	text-decoration: underline;
}

.content1-link:hover {
	color: #FF6600;
}

.content1-link-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008457;
	text-decoration: underline;
	font-weight: bold;
}

.content1-link-bold:hover {
	color: #FF6600;
}

.content1-hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CDDABD;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.footer1-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer1-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.footer1-nav:hover {
	color: #000000;
}

.utility1-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.utility1-nav:hover {
	color: #FF0000;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.image {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
}

.title-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008457;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}

a.title-link:hover {
	color: #FF6600;
	text-decoration: underline;
}

.deck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clear: both;
}

.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008457;
	text-decoration: underline;
	display: block;
	margin-top: 4px;
}

.home-gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666633;
}

.sidebar1-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.sidebar1-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.sidebar1-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008457;
	text-decoration: underline;
}

.sidebar1-link:hover {
	color: #FF6600;
}

form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}

.searchfield {
	height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	height: 1.5em;
	font-size: 12px;
	background-image: url(/template/ppa-images/button-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border: none;
	font-weight: normal;
	color: #FFFFFF;
}

#bcnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#bcnav a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#bcnav a:hover {
	color: #000000;
}

.sitemap-level1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008457;
	display: block;
	margin-top: 20px;
}

a.sitemap-level1:hover {
	color: #FF6600;
}

.sitemap-level3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008457;
}

a.sitemap-level3:hover {
	color: #FF6600;
}

#homenews br {
	display: none;
}

ul {
	margin-left: 0px;
	padding-left: 15px;
	list-style-image: url(/template/ppa-images/bullet.gif);
}




/* 
	**************************************
	4. Lnav Styles
	**************************************
*/

.gnav1-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008457;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C79D;
}

a.gnav1-normal:hover {
	background-color: #B4C79D;
}

.gnav1-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C79D;
	background-color: #000000;
	background-image: url(/template/ppa-images/gnav-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.gnav2-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008457;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C79D;
}

a.gnav2-normal:hover {
	background-color: #B4C79D;
}

.gnav2-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C79D;
	background-color: #000000;
	background-image: url(/template/ppa-images/gnav-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.gnav3-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008457;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C79D;
}

a.gnav3-normal:hover {
	background-color: #B4C79D;
}

.gnav3-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C79D;
	background-color: #000000;
	background-image: url(/template/ppa-images/gnav-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
