/* Pop'n'Work */

a:link,a:visited { text-decoration:none}

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dd, dt
{ margin:0; padding:0}

a img,:link img,:visited img { border:0px solid black;}

img {border-style: none;}

body {
font-size: small;
}
* html body {
font-size: small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
}

/* begin site styles */

body {
	font: small Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #474E70;
	background: #FFFFFF url(images/bgpage.jpg) repeat-x;
	text-align: center;
}
html { min-height:100%; margin-bottom:1px; }

#wrapper {
	margin: 0px auto;
	width: 975px;
	text-align: left;
}

#topper {
	height: 124px;
	width: 100%;
	background: url(images/titlePNW.jpg) no-repeat left top;
	margin: 0px auto;
}

#flash {
	border: 1px solid #474E70;
	height: 281px;
	width: 255px;
	margin: 15px auto;
	background: #036735;
	padding-top: 5px;
	padding-left: 5px;
}
#buttons {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	font: bold 90% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #FFFFFF;
	width: 400px;
	text-align: right;
}

#buttons a:link {
	color: #036735;
	text-decoration: none;
	padding: 3px;
	margin: 10px auto;
	font-size: 95%;
}
#buttons a:visited {
	color: #2FAA09;
	text-decoration: none;
	font-size: 95%;

}
#buttons a:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 95%;
}
#buttons a:active {
	color: #006600;
	text-decoration: none;
	font-size: 95%;
}

#nav {
	vertical-align: top;
	font: bold small Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #474E70;
	width: auto;
	margin-top: 5px;
	margin-bottom: 25px;
	padding: 4px 0px 2px 12px;
	height: 35px;
	background: #FFFFFF;
}
#collage {
	width: 937px;
	height: 260px;
	background: #34364D center;
	margin: 30px auto 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#content {
	width: 949px;
	background: #FFFFFF;
	margin: 0px auto;
	padding-bottom: 20px;
	text-align: left;
}

#content p {
	font: small/1.5em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #474E70;
	padding: 7px 10px;
}

#content .notes {
	font: italic 95% Georgia, "Times New Roman", Times, serif;
}

#content h1 {
	font-size: 107%;
	font-weight: bold;
	border-bottom: 1px solid #474E70;
	margin: 10px 15px 10px 10px;
	color: #474E70;
}

#content a:link {
	font-weight: bold;
	color: #036735;
	text-decoration: underline;
}
#content a:visited {
	font-weight: bold;
	color: #2FAA09;
	text-decoration: underline;
}
#content a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#content a:active {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
#content .strong {
	font-weight: bold;
}
#content .column1 {
	width: 33%;
	vertical-align: top;
}

#content .column2 {
	width: 32%;
	border-right: 1px solid #898C9B;
	border-left: 1px solid #898C9B;
	vertical-align: top;
}

#content .column3 {
	width: 33%;
	vertical-align: top;
}

#content .listgrnarrowright {
	color:#474E70;
	padding: 5px;
	margin-left: 20px;
	font: italic bold small Georgia, "Times New Roman", Times, serif;
}
#content .listgrnarrowright ul {
	list-style: none;
}

#content .listgrnarrowright li {
	background: url(images/bullet_arrowright.gif) no-repeat left center;
	list-style: url(none) none;
	padding: 3px 0px 3px 20px;
}

/* for lists providing links */

#content .listlinks {
	color:#000000;
	padding: 5px;
	margin-left: 5px;
	font: bold small Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#content .listlinks ul {
	list-style: none;
}

#content .listlinks li {
	background: url(images/bttn_about.gif) no-repeat left top;
	list-style: url(none) none;
	padding: 3px 0px 3px 20px;
}

#content .listlinks a:link {
	font-weight: bold;
	color: #036735;
	text-decoration: underline;
}
#content .listlinks a:visited {
	font-weight: bold;
	color: #2FAA09;
	text-decoration: underline;
}
#content .listlinks a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#content .listlinks a:active {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.buybutton {
	margin: 5px;
	float: right;
}

.buybuttonCenter {
	margin: 0px auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer {
	margin: 10px auto;
	width: 975px;
	text-align: center;
	text-transform: uppercase;
	font: 90% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 1px;
	border-top: 1px solid #474E70;
}
#footer a:link {
	color: #474E70;
	text-decoration: none;
	padding: 3px;
	margin: 10px auto;
	font-weight: bold;
	font-size: 95%;
}
#footer a:visited {
	color: #2FAA09;
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	font-size: 95%;

}
#footer a:active {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
}
#copyright {
	font: 90% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #474E70;
	text-align: center;
	margin: 10px auto 25px;
	border-top: 1px solid #474E70;
	padding-top: 10px;
	width: 975px;
	padding-bottom: 15px;
}
#copyright a:link {
	color: #474E70;
	text-decoration: none;
	padding: 3px;
	margin: 10px auto;
}
#copyright a:visited {
	color: #2FAA09;
	text-decoration: none;
}
#copyright a:hover {
	color: #FF6600;
	text-decoration: underline;

}
#copyright a:active {
	color: #006600;
	text-decoration: none;
}
