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

body {
	margin: 0;
	padding: 0;
	background: #A0A0A3;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;  
	color: #7E632E;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #6C958B;
}

h2 {
	letter-spacing: -2px;
	font-size: 1.8em;
}

h5 {
	margin: 0;
	padding: 0;
	color: #6C958B;
	font-weight: bold;
   font-size: 1em;
}

p, blockquote, ol, ul, td {
	line-height: 120%;
	font-size: 0.9em;
}

a {
	border-bottom: 1px solid #E0E0E0;
	text-decoration: none;
	color: #73632E;
}

a:hover {
	border: none;
}

/* Header */

#header {
	height: 260px;
	background: url(images/pcpbannr.gif) no-repeat center top;
}	

#header h1 {
	padding: 120px 30px 0 0;
	text-align: right;
	letter-spacing: 0px;
   font-size: 4em;
}

#header h1 a {
	border: none;
	text-decoration: none;
	color: #B22900;
}

#header h2 {
	margin: -1px 0 0 0;
	padding: 0 30px 0 0;
	text-align: right;
	letter-spacing: normal;
	font-size: 1em;
}

#header h2 a {
	border: none;
	text-decoration: none;
	color: #6C7F00;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(images/img2-beige.gif) repeat-y;
}

/* Column One */

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

#colOne .post {
	margin: 10px 15px;
	padding: 5px 0 2px 0;
	border-top: 10px solid #D0D1C7;
}

#colOne .posted {
	font-size: .8em;
}

#colOne p {
	margin: 0;
	padding: 5px 0;
}

#colOne a {
	border-bottom: 0;
   color: #B22900; 
   text-decoration: none;
}

#colOne a:hover {
	text-decoration: underline;
}

#colOne .post li {
	color: #6C958B;
}

#colOne .post table {
	margin: 5px 0 20px 0;
	padding: 0;
}

#colOne .post form {
	margin: 0 0 0px 0;
	padding: 0;
}

/* Column Two */

#colTwo {
	float: left;
	width: 280px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	padding: 10px 10px;
	border-bottom: 1px solid #6C958B;
}

#colTwo li ul {
	padding-left: 24px;
}

#colTwo li li {
	padding: 0;
	border: none;
}

#colTwo h2 {
	letter-spacing: -1px;
	font-size: 1.3em;
	margin-bottom: .3em;
	padding: 0 0 0 24px;
	background: url(images/img4-beige.gif) no-repeat left center;
}

#colTwo a {
	border: none;
	padding-left: 10px;
	background: url(images/img5.gif) no-repeat left center;
}

#colTwo a:hover {
	color: #B22900;
}

#menu {
	background: #A2DACC url(images/img3-green.gif) no-repeat;
}

#menu h2 {
	background-image: url(images/img6-green.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 195px;
	margin-left: -24px;
	padding: 0px 0 0px 24px;
	background: none;
	color: #6C958B;
}

#menu a:hover, #menu .active a {
	background: #B22900;
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	background: #D0D1C7;
}

#footer * {
	color: #5F5F5F;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
