/*___________________ Screen ___________________*/
input, textarea {
	background-image: url(../i/bg_input.gif);
	background-repeat: repeat-x;
	}
input:focus, textarea:focus {
	background-image: url(../i/bg_inputfocus.gif);
	}
#nav #search fieldset input.radio, input.radio:focus {
	background-image: none;
	}
.btn {
	background-image: none;
	}
a[class="offsite"] {
	background-image:url(../i/offsite.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 13px;
	}
a[class="offsite"]:hover {
	background-image: url(../i/offsite_h.gif);
	}
.hide {
	display: block;
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	}
#banner {
	background-image: url(../i/toplogo.gif);
	background-repeat: no-repeat;
	background-position: 2% 50%;
	height: 130px;
	padding: 0;
	}
#banner h1 {
	position: absolute;
	background: url(../i/banner.gif) no-repeat 30% 0%;
	top: 0;
	left: 19%;
	height: 130px;
	width: 78%;
	}
#banner h1 span {
	display: none;
	}
#banner #contact {
	height: 110px;
	width: auto;
	overflow: auto;
	padding: 20px 10px 0 10px;
	}
#content {
	background-image: url(../i/banner.gif);
	background-repeat: no-repeat;
	background-position: 30% -165px;
	position: absolute;
	top: 140px;
	left: 18%;
	width: 76%;
	border: outset #796f74;
	border-width: 1px 1px 1px 1px;
	margin: 10px 10px 10px 15px;
	padding: 15px;
	}
#container > #content {
	width: auto;
	}
#tab {
	background: #b0b3a2 url(../i/gradient.gif) repeat-y top right;
	color: #796f74;
	position: relative;
	top: -15px;
	left: -15px;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	}
/*--- FreeFind Styles ---*/
.freefind table[bgcolor='#000000'], td[bgcolor='#000000'] {
	background-color: #b0b3a2;
	color: #cdd0be;
	border: 1px solid #4d3a44;
	}
.freefind .search-results b, b font, font b {
	font-family: Georgia, Times, "Times New Roman", serif;	
	font-style: italic;
	}
.freefind .search-nav b, .search-sort-control b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	}
.freefind font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.freefind form table tr td {
	background-color: #cdd0be;
	color: #4d3a44;
	}
/*~~~ END FreeFind Styles ~~~*/
.nrp h2 {
	padding-right: 25%;
	}
#nrdate {
	position: absolute;
	top: 45px;
	right: 15px;
	width: 25%;
	height: 15px;
	text-align: right;
	}
fieldset {
	padding: 0 1em 1em 1em;
	}
legend {
	background-color: #cdd0be;
	color: #4d3a44;
	font-weight: bolder;
	font-size: 1.1em;
	}
#content h3 {
	background-color: #4d3a44;
	color: #cdd0be;
	border: solid #b0b3a2;
	border-width: 2px 0 0 2px;
	}
#content .by {
	display: list-item;
	margin: 10px 10px 10px 40px;
	list-style-type: square;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.25em;
	}
#aboutPGI {
	font-size: 0.8em;
	}
.tc dt {
	font-weight: bold;
	border-bottom: 2px solid;
	}
.tc dd {
	border-left: 2px solid;
	margin-left: 50px;
	}
.bulletin {
	position: relative;
	top: 33px;
	right: -14px;
	}
div.bulletins a {
	float: left;
	width: 160px;
	height: 215px;
	text-align: center;
	margin: 5px;
	padding: 5px;
	}
div.bulletins p img {
	display: block;
	width: 144px;
	margin: 5px auto;
	}
div.bulletins p a:hover span {
	background-color: #ab9;
	}
.resource dt img {
	float: left;
	margin: 0 10px 5px 0;
	}
.resource dd {
	margin: 10px 0 50px 0;
	}
/*These next 2 are a fix for the Firefox scrollbar and extra 3 pixels*/
#container > #flashcontent {
	position: relative;
	top: -5px;
	}
embed {
	position: relative;
	top: 3px;
	}
.contactinfo {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 2px solid #4d3a44;
	border-spacing: 0;
	}
.contactinfo tr {
	margin: 0;
	padding: 0;
	}
.contactinfo th {
	margin: 0;
	padding: 5px;
	border-right: 1px dotted #4d3a44;
	border-bottom: 1px solid #4d3a44;
	}
.contactinfo td {
	margin: 0;
	padding: 5px;
	vertical-align: top;
	border-right: 1px dotted #4d3a44;
	border-bottom: 1px dashed #4d3a44;
	}
.left, .right, .nrs li {
	position: relative;
	float: left;
	width: 45%;
	margin: 0 auto 20px;
	padding: 0;
	}
.left {
	float: left;
	clear: left;
	}
.right {
	float: right;
	clear: right;
	}
.front {
	width: 31em;
	}
.nrs li {
	height: 4em;
	}
.full {
	position: relative;
	clear: both
	}
.resource dt img {
	float: left;
	margin: 0 10px 5px 0;
	}
.resource dd {
	margin: 10px 0 50px 0;
	}
/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ END OF Screen ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */





/*___________________ Nav ___________________*/
#nav {
	position: absolute;
	top: 140px;
	left: 0;
	width: 18%;
	margin: 10px 0 0 0;
	border: outset #796f74;
	border-width: 1px 1px 1px 0;
	font-size: 0.85em;
	}
#nav a:visited:hover, #contact a:visited:hover {
	background-color: #ab9;
	color: #4b6ae5;
	}
#nav dt {
	background-image: url(../i/gradientnav.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 5px 15px 2px 5px;
	}
#search form {
	margin: 0;
	padding: 0;
	}
#search fieldset {
	margin: 1em 0 0;
	padding: 0 1em;
	border: none;
	}
#search legend {
	display: none;
	}
#search input {
	margin-top: 0.4em;
	}
#searchfield {
	width: 95%;
	}
#search button {
	float: left;
	margin-right: 3px;
	}
#nav #legal p, #search p {
	font-size: 77%;
	font-weight: lighter;
	}
dd#search p {
	float: right;
	margin-top: 0;
	}
dd#search p a {
	display: inline;
	float: right;
	padding: 0 13px 0 0;
	border-bottom-width: 0;
	}
#nav div#legal {
	background: #b0b3a2 url(../i/gradientnav.gif) repeat-y top left;
	color: #796f74;
	padding: 7px 0 0 0;
	}
#nav #legal p {
	background-color: #cdd0be;
	color: inherit;
	margin: 0;
	padding: 5px;
	}
#legal br {
	display: block;
	margin: 0.4em;
	}
/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ END OF Nav ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */





/*___________________ Form ___________________*/
#contactfield textarea {
	width: 60%;
	}
#contactfield .btn {
	display: block;
	margin-top: 15px;
	clear: right;
	}
#contactfield label {
	display: block;
	margin-top: 1em;
	}
#contactfield div {
	float: right;
	width: 35%;
	}
#contactfield div input {
	width: 100%;
	}
/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ END OF Form ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */