/*
	
	**************************************
	Prospect Park Styles
	**************************************
	
	---------------------------------------------------------------
	1. General
	---------------------------------------------------------------
	2. Layout Boxes
	---------------------------------------------------------------
	3. Non-Text Definitions
	---------------------------------------------------------------
	4. Text Styles
	---------------------------------------------------------------
	5. Gnav
	---------------------------------------------------------------
	6. Lnav
	---------------------------------------------------------------
*/




/* 
	**************************************
	1. General Definitions
	**************************************
*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;

}





/* 
	**************************************
	2. Layout Boxes
	**************************************
*/

#wrapper {
	width: 989px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/header-bg.gif);
	height: 105px;
}

#headerleft {
	float: left;
	margin-top: 22px;
	margin-left: 10px;
}

#headerright {
	float: right;
	text-align: right;
	margin-top: 30px;
	margin-right: 15px;
}

#searchbox {
	background-image: url(../images/search-bg.gif);
	height: 18px;
	width: 265px;
	margin-top: 30px;
	margin-right: 15px;
	overflow: hidden;
	text-align: right;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
}
#utility-navbox {
	clear: right;
	float: right;
	width: 400px;
	text-align: right;
	margin-top: 4px;
	margin-right: 15px;
}


#headerright form {
	margin: 0px;
	padding: 0px;
}

#globalnav {
	background-image: url(../images/gnav-bg.gif);
	background-repeat: repeat-x;
	height: 31px;
	padding-left: 10px;
}

#globalnav1 {
	float: left;
}

#globalnav2 {
	float: left;
}

#hometop {
	background-color: #FFFFFF;
}

#topstory {
	float: left;
	width: 524px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
}

#topheadlines {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-right: 15px;
}

#topheadines-more {
	margin-top: 8px;
}

#iablog {
	width: 170px;
	margin-top: 10px;
	float: left;
	background-color: #EAEAEA;
	background-image: url(../images/iablog-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

#iabloghead {
	height: 92px;
}

#iablogcontent {
	padding-right: 10px;
	padding-left: 10px;
}

#hometopfooter {
	background-image: url(../images/home-top_area-footer.gif);
	height: 11px;
	clear: both;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	margin: auto;
	font-size: 1px;
	line-height: 1px;
}

#homemiddle {
	background-image: url(../images/home-middle_area-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #B5B5B4;
}

#homemiddle-c1 {
	width: 389px;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
}

#homemiddle-c2 {
	width: 195px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
}

#homemiddle-c3 {
	width: 195px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
}

#homemiddle-c4 {
	float: left;
	width: 160px;
	margin-top: 10px;
}

#news-press {
	padding: 0 15px 15px;
}

#emailSignup {
	padding: 15px 15px 0;
	_padding-top: 0;
}

#work-products {
	padding: 15px;
}

#whats-hot {
	padding: 15px;
}

#events-training {
	padding: 3px 10px 10px;
	text-align: center;
}

#member-center {
	padding: 15px;
}

#footer-icons {
	background-color: #FFFFFF;
	background-image: url(../images/footer-bottom.gif);
	height: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: center;
}

#homemiddle-footer {
	clear: both;
	height: 20px;
	background-image: url(../images/footer-top.gif);
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}

#footer-nav {
	text-align: center;
	margin-bottom: 20px;
}

#footer-nav-print {
	display: none;
}

#header-adspace {
	text-align: center;
	background-color: #FFFFFF;
	height: 90px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#sectionwrapper {
	background-color: #FFFFFF;
	background-image: url(../images/lnav-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#bcnav {
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdbdbd;
	margin: auto;
}

#lnav {
	width: 210px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	float: left;
	margin-left: 10px;
}

#pagetools {
	float: right;
	margin-right: 10px;
	margin-bottom: 6px;
}

#pagecontent {
	float: right;
	clear: right;
	margin-right: 25px;
	width: 710px;
}

#section-footer {
	clear: both;
	height: 31px;
	background-image: url(../images/section-bottom.gif);
}


.galleryBox {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	width:600px;
	height:440px;
	padding:15px;
	border:1px solid #49a016;
	margin:0 auto;
}
.galleryBoxImage {
	height:400px;
	width:600px;
	background-color:#c9c9c9;
}

/* 
	**************************************
	3. Non-text Definitions
	**************************************
*/

.search-field {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	background: none;
	padding: 0px;
	border: 0px none #000000;
	height: 16px;
	width: 190px;
	float: left;
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	color: #666666;
}

.search-button {
	float: right;
}

#homemiddle hr {
	color: #999999;
	width: 100%;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#news-press br {
	display: none;
}

#whats-hot br {
	display: none;
}

#work-products br {
	display: none;
}

#iablogcontent br {
	display: none;
}

ul {
	list-style-type: disc;
}

ol {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}

li {
	margin-bottom: 8px;
}

.form-field {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-image: url(/template/images/form-field-bg.gif);
	border: 1px solid #444444;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F3F3F3;
}

.form-button {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #444444;
	background-color: #0D5DA9;
	color: #FFFFFF;
	height: 22px;
}

.awcLocalNav {
	font-size: 12px;
	background-color: #999999;
	float: left;
	width: 100%;
}

ul.awcLocalNavLevel1 {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

li.awcLocalNavLevel1 {
	float: left;
	margin: 0px;
	padding: 0px;
}






/* 
	**************************************
	4. Text Styles
	**************************************
*/

.pagename {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #444444;
	letter-spacing: -1px;
}

.content1 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #444444;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
}

.content1-link {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	color: #0D5DA9;
	text-decoration: underline;
	font-size: 13px;
	line-height: 16px;
}

a.content1-link:hover {
	color: #FD7801;
	text-decoration: underline;
}

.content1-small {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #444444;
	text-transform: none;
	font-weight: normal;
	line-height: 14px;
}

.header1 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	color: #444444;
	font-weight: normal;
}

.header2 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #888888;
	font-weight: bold;
}

.header3 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #222222;
	text-transform: none;
	font-weight: bold;
	line-height: 16px;
}

.header1-white {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}

.header2-white {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.sectionheader {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/template/images/bucket-section-bg.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	font-weight: bold;
	color: #444444;
	display: block;
	margin-bottom: 8px;
}

.headline {
	font-size: 13px;
	font-weight: bold;
	color: #0D5DA9;
	text-decoration: none;
	background-image: url(/template/images/headline-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	line-height: 16px;
	margin-top: 8px;
	display: block;
}

a.headline:hover {
	color: #FD7801;
	text-decoration: underline;
}

.headline2 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D5DA9;
	text-decoration: none;
	line-height: 16px;
	margin-top: 8px;
	display: block;
}

a.headline2:hover {
	color: #FD7801;
	text-decoration: underline;
}

.headline3 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	display: block;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 2px;
}

a.headline3:hover {
	color: #FD7801;
	text-decoration: underline;
}

.headline4 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	line-height: 16px;
	margin-top: 8px;
}

a.headline4:hover {
	color: #FD7801;
	text-decoration: underline;
}

.headline5 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0D5DA9;
	text-decoration: none;
	line-height: 16px;
}

a.headline5:hover {
	color: #FD7801;
	text-decoration: underline;
}

.headline-small {
	font-size: 12px;
	font-weight: bold;
	color: #0D5DA9;
	text-decoration: none;
	background-image: url(/template/images/headline-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	line-height: 14px;
	margin-top: 6px;
	display: block;
}

a.headline-small:hover {
	color: #FD7801;
	text-decoration: underline;
}

.headline-green {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #49A016;
}

.header-white-knockout {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.deck {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	padding-left: 12px;
	line-height: 16px;
}

.deck2 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	line-height: 14px;
}

.deck-small {

	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	padding-left: 12px;
	line-height: 16px;
}

.deck2-small {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 14px;
}

.readmore {
	display: block;
	color: #0D5DA9;
	text-decoration: none;
	font-size: 13px;
	margin-top: 2px;
}

a.readmore:hover {
	color: #FD7801;
	text-decoration: underline;
}

.utilitynav-content {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

.utilitynav-link {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

a.utilitynav-link:hover {
	text-decoration: underline;
}

.sitemap1 {
	font-size: 13px;
	color: #0D5DA9;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	display: block;
	line-height: 16px;
	margin-top: 15px;
	text-transform: uppercase;
}

a.sitemap1:hover {
	color: #FD7801;
	text-decoration: underline;
}

.sitemap2 {
	font-size: 11px;
	color: #0D5DA9;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: bold;
	display: block;
	line-height: 16px;
	background-image: url(/template/images/sitemap2-bullet-normal.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

a.sitemap2:hover {
	color: #fd7801;
	text-decoration: underline;
	background-image: url(/template/images/lnav-l2-bullet-hover.gif);
}

.sitemap3 {
	font-size: 11px;
	color: #0D5DA9;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 35px;
	font-weight: normal;
	display: block;
	line-height: 16px;
	background-image: url(/template/images/sitemap3-bullet-normal.gif);
	background-repeat: no-repeat;
	background-position: 25px 8px;
}

a.sitemap3:hover {
	color: #fd7801;
	text-decoration: underline;
	background-image: url(/template/images/lnav-l3-bullet-hover.gif);
}

.tablecontent {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #444444;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
}

.tablecontent-link {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	color: #0D5DA9;
	text-decoration: underline;
	font-size: 13px;
	line-height: 16px;
}

a.tablecontent-link:hover {
	color: #FD7801;
	text-decoration: underline;
}

.content1-highlite {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #444444;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
	background-color: #FFFF99;
}

.error-text {

	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-transform: none;
	font-weight: bold;
	line-height: 16px;
}






/* 
	**************************************
	5. Gnav
	**************************************
*/

.gnav-normal {
	background-image: url(/template/images/gnav-bg-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-right: 16px;
	padding-left: 14px;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #0D5DA9;
	text-decoration: none;
	line-height: 30px;
}

a.gnav-normal:hover {
	text-decoration: underline;
}

gnav1-bg-normal {
	background-image: url(/template/images/gnav-bg-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.gnav-active {
	background-image: url(/template/images/gnav-bg-right-active.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-right: 16px;
	padding-left: 14px;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}

a.gnav-active:hover {
	text-decoration: underline;
}

#globalnav1 .active {
	background-image: url(/template/images/gnav-bg-left-active.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.gnav1-bg-active {
	background-image: url(/template/images/gnav-bg-left-active.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.gnav2-normal {
	background-image: url(/template/images/gnav2-bg-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-right: 16px;
	padding-left: 14px;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}

a.gnav2-normal:hover {
	text-decoration: underline;
}

gnav2-bg-normal {
	background-image: url(/template/images/gnav2-bg-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}









/* 
	**************************************
	6. Lnav
	**************************************
*/

.lnav1-normal {
	font-size: 13px;
	color: #0D5DA9;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	display: block;
	line-height: 16px;
}

a.lnav1-normal:hover {
	color: #FD7801;
	text-decoration: underline;
}

.lnav1-active {
	font-size: 13px;
	color: #444444;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	display: block;
	line-height: 16px;
	background-color: #FFFFFF;
}

.lnav2-normal {
	font-size: 11px;
	color: #0D5DA9;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: bold;
	display: block;
	line-height: 16px;
	background-image: url(/template/images/lnav-l2-bullet-normal.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}

a.lnav2-normal:hover {
	color: #fd7801;
	text-decoration: underline;
	background-image: url(/template/images/lnav-l2-bullet-hover.gif);
}

.lnav2-active {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: bold;
	display: block;
	line-height: 16px;
	background-image: url(/template/images/lnav-l2-bullet-active.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	background-color: #FFFFFF;
}

.lnav3-normal {
	font-size: 11px;
	color: #0D5DA9;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 35px;
	font-weight: normal;
	display: block;
	line-height: 16px;
	background-image: url(/template/images/lnav-l3-bullet-normal.gif);
	background-repeat: no-repeat;
	background-position: 25px 10px;
}

a.lnav3-normal:hover {
	color: #fd7801;
	text-decoration: underline;
	background-image: url(/template/images/lnav-l3-bullet-hover.gif);
}

.lnav3-active {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 35px;
	font-weight: normal;
	display: block;
	line-height: 16px;
	background-image: url(/template/images/lnav-l3-bullet-active.gif);
	background-repeat: no-repeat;
	background-position: 25px 10px;
	background-color: #FFFFFF;
}

.lnavh-link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	margin-right: 5px;
	border-bottom-width: 1px solid #999999;
}

.lnavh-content {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	margin-right: 5px;
	border-bottom: 1px solid #FFFFFF;
}

a.lnavh-link:hover {
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 7px;
}
