@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#container {
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 1000px;
	background-image: url(images/PCREC_header.jpg);
	height: 244px;
}
#nav_wrapper {
	float: left;
}
#content_body {
	float: left;
	width: 695px;
	padding-left: 33px;
	text-align: justify;
	font-size: 12px;
}
#content_body_home {
	float: left;
	width: 495px;
	padding-left: 33px;
	text-align: justify;
	font-size: 12px;
}

h1 {
	font-size: 14px;
	padding: 0px;
	text-align: left;
	margin-bottom: 10px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}

#right_col_wrapper {
	width: 210px;
	float: left;
	margin-left: 25px;
	font-size: 10px;
}
#news_wrapper {
	margin-bottom: 30px;

}

#nav_menu {
	width: 202px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-left: 25px;
}





#nav_menu ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 202px;
}

#nav_menu li {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 202px;
}

#nav_menu li:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E00024;
	
}

#nav_menu li a {
	color: #2B4592;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 187px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
}

#nav_menu li a:hover {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	display: block;
	width: 187px;
	height: 100%;
	background-color: #D82E39;
}
#nav_menu_footer {
	width: 203px;
	height: 22px;
	background-image: url(images/Nav_footer.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
}

#mainContent {
	padding-right: 0px;
	color: #000000;
	width: 1000px;
	background-image: url(images/bluesliver.jpg);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	min-height:425px;
	height:auto !important;
	height:425px;
	
}


#footer {
	color: #000000;
	font-size: 9px;
	background-image: url(images/PCREC_FooterBlue.jpg);
	height: 115px;
	width: 1000px;
	background-repeat: no-repeat;
	float: left;

}

#footer_nav {
	width: 720px;
	margin-left: 270px;
	margin-top: 40px;
}

#footer_nav ul {
	list-style-type: none;
	
}

#footer_nav li {
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	color: #FFFFFF;
}
h2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}


#footer_nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	height: 100%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
}

#footer_nav li a:hover {
	color: #FF0000;
	text-decoration: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#roster_wrapper {
	margin-top: 20px;
	width: 600px;
}
#roster_wrapper ul {
	list-style-type: none;
}
#roster_wrapper li {
	float: left;
	width: 250px;
}
.member_wrapper {
	height: 125px;
}

.roster_header {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2B4592;
	margin-bottom: 10px;
}
.roster_name {
	font-weight: bold;
}
.roster_address {
	margin-bottom: 10px;
}
#newsletter_form_wrapper {
}
#newsletter_form_wrapper ul {
	list-style-type: none;
}
.input {
	width: 300px;
}
.number {
	width: 30px;
}
#image_link_wrapper {
	width: 686px;
	padding-left: 10px;
	float: left;
}
#image_link_wrapper ul {
	list-style-type: none;
	font-size: 10px;
	float: left;
	width: 686px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#image_link_wrapper li {
	float: left;
	width: 150px;
}
#mainimage {
	padding-left: 10px;
	padding-bottom: 5px;
	height: 456px;
	width: 686px;
}
#donor_wrapper {
	width: 686px;
	padding-left: 10px;
	float: left;
}
#donor_wrapper ul {
	list-style-type: none;
	float: left;
}
#donor_wrapper li {
	float: left;
	width: 300px;
}
