/* -------- page framework  -------- */	

#pgBlock { padding: 0 12px; margin: 0 auto; width: 765px; }
#hdrBlock { position: relative; height: 114px; }
#navBlock { height: 30px; margin-top: 57px; }
#contentBlock { padding: 0; }
#ftBlock { margin: 0; clear: both; height: 35px; background-color: #1C3838; }
#ftClose { padding: 0 12px; margin: 0 auto 24px auto; width: 765px; height:75px; }

#content { float: left; clear: left; width: 485px; padding: 0 0 25px 0; }
#lfNav { position: absolute; left: 0; top: 0; width: 501px; margin: 0; padding: 0; }
#rtNav { position: absolute; left: 502px; top: 0; width: 243px; margin: 0; padding: 0; }
#sbar { padding: 0; margin: 0 0 0 502px; }
#ft { float: left; clear: left; width: 765px; padding: 0; }
#ftText { position: absolute; top:inherit; left:inherit; padding: 0; margin: 0 0 0 12px; }
#ftLogo { position: absolute; top:inherit; left:inherit; padding: 0; margin:0 0 0 489px; }

/* DOM browser corrections */
html>body #ftClose	
{
	background-image: url(imgs/bgrd_ftclose.png);
	background-repeat: no-repeat;
	background-position: left top;
}
		
/* -------- general elements -------- */

	body
	{
		padding: 0; margin: 0; background-color: #1C3838; font: 11px/17px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif; min-width: 785px;
		background-image: url(imgs/bgrd_body.gif);
		background-repeat: repeat;
		background-position: left top;
	}
	
	h1 { font-family: Georgia, Times, serif; font-size: 18px; line-height: 19px; font-weight: normal; margin-top: 20px; letter-spacing: -0.04em; }
	h2 { font-family: Georgia, Times, serif; font-size: 15px; line-height: 17px; font-weight: normal; margin-top: 20px; letter-spacing: -0.04em; }
	h3 { font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif; font-size: 12px; line-height: 13px; font-weight: bold;letter-spacing: -0.04em; }

	img { border: 0; }

/* ---------- display descriptions ---------- */

	#contentBlock a:link, #contentBlock a:visited	
	{
		color: #066;
		text-decoration: none;
		border-bottom: 1px dotted #066;
	}
	
	#contentBlock a:hover, #contentBlock a:active	
	{
		color: #930;
		text-decoration: none;
		border-bottom: 1px dotted #930;
	}
	
	.null {display: none; margin: 0; padding: 0; clear: left; }
	.nav { margin: 0; padding: 0; }
	
	#contentBlock a.acrobtn:link, #contentBlock a.acrobtn:visited	
	{
		display: block;
		height: auto;
		padding: 11px 5px 11px 36px;
		margin: 15px 0;
		font: 9px/10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		background-image: url(imgs/acrobat.gif);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-color: #FFF;
	}
	#contentBlock a.acrobtn:link, #contentBlock a.acrobtn:visited	
	{
		color: #333;
		border: 1px solid #DEDBCE;
	}
	
	#contentBlock a.acrobtn:hover, #contentBlock a.acrobtn:active	
	{
		color: #900;
		border: 1px solid #9A8354;
	}
	
	#contentBlock table td { vertical-align: top; text-align: center; }
	
	/* font colors */
	
	.grn_dk { color: #1C3838; }
	
	.bwn_dk { color: #443A25; }
	.bwn_md { color: #9A8354; }
	.bwn_lt { color: #DEDBCE; }
	
	.alert { color: #F00; }
	
	/* background colors */
	
	.bggrn_dk { background-color: #1C3838; }
	.bgbwn_dk { background-color: #443A25; }
	.bgbwn_md { background-color: #9A8354; }
	.bgbwn_lt { background-color: #DEDBCE; }
	.bgbwn_xlt { background-color: #F8F8F5; }
	
	.borderTop { border-top:1px dotted #9A8354; }
		
		
/* -------- gui elements -------- */

	/* header */
	
	h1#logotype	
	{
		margin: 0;
		padding: 26px 0 0 0;
		display: block;
		height: 0;
		width: 263px;
		overflow: hidden;
		position: relative;
		left: 500px;
		top: 41px;
		background-image: url(imgs/hdr_logotype.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	#pgBlock
	{
		height: auto;
		background-image: url(imgs/bgrd_pg.gif);
		background-repeat: repeat-y;
		background-position: center top;
	}
	
	#hdrBlock
	{
		background-image: url(imgs/hdr_birddog.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	#navBlock
	{
		height: 30px;
		background-image: url(imgs/bgrd_nav.gif);
		background-repeat: repeat-x;
		background-position: left top;
	}
	
	div.section	
	{
		margin: 0 25px 15px 0;
		padding: 5px 0 5px 10px;
		width: 215px;
	}
	
	div.section h3
	{
		font: 12px/17px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		font-weight: normal;
		color: #7F7C6E;
	}
	
	div.section h4
	{
		margin: 7px 0 7px 4px;
		padding: 0 0 2px 0;
		font: 9px/11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		font-weight: bold;
		color: #1C3838;
		text-transform: uppercase;
		border-bottom: 1px solid #C1BCA6;
	}
	
	div.section dl
	{
		margin: 0;
		width: 220px;
	}
	
	div.section dt
	{
		margin: 7px 0;
		padding: 0 0 2px 0;
		font: 9px/11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		font-weight: bold;
		color: #1C3838;
		text-transform: uppercase;
		border-bottom: 1px solid #C1BCA6;
	}
	
	div.section dd
	{
		margin: 2px 4px;
		font: 10px/14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;		
	}
	
	div.section div.label
	{
		font-size: 9px;
		text-transform: uppercase;
		float: left;
		width: 40px;
		color: #7F7C6E;
	}
	
	#contentBlock div.section a.sbnav:link, #contentBlock div.section a.sbnav:visited	
	{
		display: block;
		width: 197px;
		height: 10px;
		margin: 0;
		padding: 6px 8px;
		
		font: 10px/10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		border: 1px solid #C1BCA6;
	}
	
	#contentBlock div.section a.sbnav:link span.icn, #contentBlock div.section a.sbnav:visited span.icn
	{
		color: #DEDBCE;
	}
	
	#contentBlock div.section a.sbnav:hover, #contentBlock div.section a.sbnav:active	
	{
		display: block;
		width: 197px;
		height: 10px;
		margin: 0;
		padding: 6px 8px;
		
		font: 10px/10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		border: 1px solid #C1BCA6;
		background-color: #F8F8F5;
		color: #9A8354;
	}
	
	#contentBlock div.section a.sbnav:hover span.icn, #contentBlock div.section a.sbnav:active span.icn
	{
		color: #9A8354;
	}
	
	
	#sbar p
	{
		margin: 5px 10px;
		padding: 0;
	}
	
	dd.moreLinks
	{
		text-align: right;
	}
	
	dd.moreLinks a
	{
		font-weight: bold;
		margin: 5px 10px;	
	}
	
	.fl_left
	{
		float: left;
	}

/* Special Areas */

	div.propBlock
	{
		width: 451px;
		margin: 20px 10px 35px 25px;
		padding: 0;
		background-image: url(imgs/bgrd_featured.gif);
		background-repeat: repeat-y;
		background-position: left top;
	}
	
	div.propBlock dl	
	{
		padding: 0 0 20px 0;
		margin: 0;
		background-image: url(imgs/ft_featured.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
	}
	
	div.propBlock dt	
	{
		font: 14px/17px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		font-weight: normal;
		letter-spacing: -0.1ex;
		color: #9A8354;
		margin: 0;
		padding: 6px 12px;
		background-image: url(imgs/hd_featured.gif);
		background-repeat: no-repeat;
		background-position: left top;
		border-bottom: 1px solid #DEDBCE;
	}
	
	div.propBlock dd	
	{
		font: 10px/14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		margin: 0;
		padding: 6px 10px;
	}
	
	#content div.propBlock dd h4
	{
		font: 11px/13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0;
		padding: 0;
	}
	
	h2.sect
	{
		padding-top: 12px;
		border-top: 1px dotted #DEDBCE;
	}
	
	/* Form widgets */
	
	div.element
	{
		padding: 2px 0;
	}
	
	div.element div.label
	{
		font-size: 10px;
		text-align: right;
		padding: 2px 4px 0 0;
		float: left;
		width: 100px;
		color: #7F7C6E;
	}
	
	div.element input.submitbtn
	{
		margin-left: 102px;
		font: 9px/9px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		width: 120px;
	}
	
	div.element .widget
	{
		width: 310px;
	}
	
	div.galleryElem
	{
		float:left;
		margin:0 8px 8px 0;
	}
	
	div.callOut {
	  padding: 8px 10px;
	  border: 1px #BBB69F dotted;
	}
	
	div.photoinset
	{
		width: auto;
		float: left;
		clear: left;
		padding: 8px 8px 8px 0;
		margin: 0;
	}
	
	div.photoinset img, div.photoinset a
	{
		border: 0;
	}
	
	div.photoinline
	{
		width: auto;
		float: left;
		clear: left;
		padding: 2px 8px 8px 0;
		margin: 0 0 0 40px;
	}
	
	div.photoinline img, div.photoinline a
	{
		border: 0;
	}
	
	div.caption	
	{
		width: 110px;
		text-align: center;
		margin: 4px 0 0 0;
		color: #9A8354;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		font-size: 9px;
		line-height: 11px;
	}
	
	.formReq	
	{
		font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		font-size: 10px;
		line-height: 14px;
		font-style: italic;
		margin-left: 102px;
	}
	
/* Navigation */

#navBlock { position: absolute; top: 27px; left: 0; width: 765px; }

/* lf nav */

ul#lfNav { list-style: none; }

#lfNav li, #rtNav li { display: inline; margin: 0; padding: 0; }
#lfNav li a , #rtNav li a
{
	display: block;
	padding: 10px; margin: 0;
	height: 10px; width: auto;
	font: 10px/10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
}

#lfNav li a { border-right: 1px solid #D2D2D2; float:left; }

div.home #lfNav li#home a
{
	padding-left: 40px;
	color: #1C3838;
	background-image: url(imgs/nav_on_hm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#lfNav li#home a
{
	color: #1C3838;
	padding-left: 40px;
	background-image: url(imgs/nav_off_hm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#lfNav li#home a:hover, #lfNav li#home a:active
{
	color: #62341C;
	padding-left: 40px;
	background-image: url(imgs/nav_ovr_hm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.props #lfNav li#props a, div.want #lfNav li#want a
{
	color: #1C3838;
	background-color: #FFF;
	background-image: none;
	border-right: 1px solid #D2D2D2;
}

#lfNav li#props a, #lfNav li#want a
{
	color: #1C3838;
	background-image: url(imgs/nav_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#lfNav li#props a:hover, #lfNav li#props a:active, #lfNav li#want a:hover, #lfNav li#want a:active
{
	color: #62341C;
	background-image: url(imgs/nav_ovr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* rt nav */

ul#rtNav
{
	list-style: none;
	background-color: #9A8354;
	display: block;
	width: 243px;
	height: 30px;
	clear: none;
}

#rtNav li a
{
	color: #FFF;
	background-image: url(imgs/snav_cleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left: 1px solid #FFF;
	background-color: #9A8354;
	float:right;
}

#rtNav li a:hover, #rtNav li a:active
{
	background-color: #443A25;
}


div.contact #rtNav li#contact a
{
	background-color: #DEDBCE;
	color: #443A25;
	border-right: 0 none transparent;
}

div.about #rtNav li#about a
{
	background-color: #DEDBCE;
	color: #443A25;
	border-left: 1px solid #C1BCA6;
}


/* foot nav */

#ft
{
	background-image: url(imgs/bgrd_ftNav.gif);
	background-repeat: repeat-y;
	background-position: 502px 0;
	height: 35px;
}

ul#ftNav
{
	display:block;
	width:500px; height:35px;
    float:left;
    clear:left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#ftNav li
{
	display: block;
	height:auto; width:auto;
	margin: 0;
	padding: 0;
	float: left;
	clear:none;
}

#ftNav li.topLi
{
	float:right;
}

#ftNav li a
{
	display: inline-block;
	padding: 10px;
	margin: 0;
	height: 10px; width:auto;
	color: #9A8354;
		
	font: 9px/10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
}

#ftNav li a:hover, #ftNav li a:active { color: #FFF; }

#ftLogo
{
	background-image: url(imgs/plc_logo_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 268px;
	height: 75px;
}

html>body #ftLogo { background-image: url(imgs/plc_logo_foot.png); }

#ftText p
{
	font-style: italic;
	display: block;
	padding: 10px;
	color: #9A8354;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

#ftText p a
{
	color: #9A8354;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #9A8354;
	font-style: normal;
}
#ftText p a:hover
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
	font-style: normal;
}
	
	/* Text Format-blocks */
	
	#content H1, #content H2, #content H3, #content H4, #content p { margin-left: 40px; margin-right: 20px; }
	#content p { font: 12px/21px Georgia, "Times New Roman", serif;  }
	span.captionfull { font: 12px/21px Georgia, "Times New Roman", serif; font-style: italic; border-top: 1px solid #DEDBCE; display: block; padding: 2px 0 12px 0; }
	span.captionsm { font: 10px/12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif; font-style: italic; display: block; padding: 10px; }

