/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
/*	font-family: "Courier sans", Arial, Helvetica, sans-serif; */
	font-family: "Verdana", sans-serif;
	font-size: 13px;
	color: #A1A1A1;
}
table {
	display: block;
}

li {
	 line-height: 140%;
 }

h1 {
}

h2, h3, h4, h5, h6 {
	color: #565549;
}

p, ol, ul, option {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	/*color: #87A019; */
	color: #6e8092;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
}

img	{
	display: inline;
	border: none;
}

#colOne .box {
	padding: 0px ;
	margin-bottom: 30px;
	background: #efefef;
}

#colOne .top {
	background: url(/images/img20.png) repeat-x top;
	height: 20px;
}

#colOne .top img, .bottom img {
	float: right;
}

#colOne .bottom {
	height: 20px;
	background: url(/images/img24.png) repeat-x bottom;
}

#pdxlogo {
	width: 925px; 
	height: 93px;
	margin: 0px auto;
	background: #ffffff;
}

#header {
	width: 925px;
	height: 37px;
	margin: 0 auto;
	padding: 0px;
	background: #E8E8E8 url(/images/img01.gif) repeat-x;
}

#menu {
	float: left;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(/images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 7px 30px 0px 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(/images/img04.gif) repeat-x;
}

/* Search */

#search {
	float: right;
	height: 27px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(/images/img03.gif) no-repeat right top;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #f38624;
}

/* Content */

#content {
	width: 925px;
	margin: 0px auto;
	padding: 0px;
	background: #ffffff;
}

#colOne {
	float: left;
	width: 210px;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colTwo {
	float: right;
	width: 680px;
}

#colTwo h2 {
	margin-top: 0;
	margin-bottom: 4px;
	/*padding: 0 20px*/
	padding: 0px;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box .top{
	background: url(/images/img20.png) repeat-x;
}
#colTwo .box {
	background: #efefef;
}

#colTwo .bottom {
	height: 20px;
	background: url(/images/img24.png) repeat-x bottom;
	margin-bottom: 30px;
}

#colTwo .content {
	padding: 20px;
}

/* Logo */

#logo {
	height: 155px;
	background: url(/images/img06.gif) no-repeat;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 925px;
	margin: 0 auto;
	padding: 0px;
	/* background: url(/images/img14.png); */
}

#footer .hr{
	background: #BECF74 url(/images/img10.gif) repeat-x bottom;
	height: 37px;
	width: 925px;
}

#footer .leftcap {
	float: left;
	background: url(/images/img12.png);
	width: 10px;
	height: 37px;
}

#footer .rightcap {
	float: right;
	background: url(/images/img13.png);
	width: 10px;
	height: 37px;
}

#footer p {
	margin: 0 auto;
	text-align: center;
	color: 
}
