@charset "UTF-8";
/* CSS Document */

#header {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 139px;
}
#header a {
	display: block;
	width: 890px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	background-image: url(images/1_px_header_blue_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#page {
	width: 915px;
	background: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 1200px;
	z-index: 2;
	height: 100%;
}
#mainNav {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-bottom: 0px;
	z-index: 500;
	height: 35px;
	padding: 0px;
}
#innerNav {
	padding: 0;
	width: 890px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
}
#innerNav ul {
	list-style: none;
	padding: 0;
	width: 590px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#innerNav li{
	font-size: 11px;
	display: block;
	float: left;
	}
#innerNav li a{
	padding-right: 10px;
	padding-left: 10px;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
}
#mainNav li a:hover {
	color: #036;
	text-decoration: none;
}
.primaryNav a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.lastLinkNoBorder a {
	border: none;
}
/********SUB NAV STYLES****/
#subNav {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	margin-bottom: 30px;
	z-index: 500;
	font-weight: bold;
	margin-top: 20px;
}
#subNav ul {
	list-style: none;
	padding: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	text-align: center;
	width: 690px;
	height: 19px;
	font-weight: bold;
	margin-top: 0px;
}
#subNav li{
	float: left;
	display: block;
}
#subNav li a {
	color: #BA1F24;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#subNav li a:hover {
	color: #FFF;
	background-color: #BA1F24;
	text-decoration: none;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BA1F24;
	border-bottom-color: #C11F2E;	
}

#content {
	margin: 0px;
	padding: 20px;
}
#content p {
	font-size: 12px;
	color: #333;
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-top: 15px;
}
#content img {
}
#content ul li {
	font-size: 12px;
}
#content a {
	font-size: 12px;
	color: #702331;
}
#footer {
	float: left;
	width: 875px;
	padding: 20px;
	font-size: 12px;
	color: #333;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {
	display: block;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
	list-style-type: none;
}
#footer li {
	font-size: 12px;
	background-image: url(images/caret_black_trans.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 188px;
	padding-left: 10px;
}
#footer li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#footer li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	text-decoration: underline;
}
#footer p {
	display: block;
	width: 875px;
	float: left;
	text-align: center;
	margin-top: 20px;
}
#footer_sub {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	display: block;
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
h1.headline  {
	font-size: 28px;
}
.CharityListing p {
	margin-left: 10px;
	float: left;
	display: block;
	margin-top: 5px;
	width: 520px;
}
.CharityListing {
	float: left;
	width: 600px;
	min-height: 65px;
	margin-top: 15px;
}
.CharityListing img {
	display: block;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 20px;
}
.CharityListing a {
	font-family: "Lucida Grande", sans-serif;
	color: #000;
	font-weight: bold;
}
.CharityListing a:hover {
	color: #000;
}
#RightBar {
	float: right;
	width: 240px;
	min-height: 350px;
	text-align: center;
	margin-bottom: 35px;
}
#RightBar_sub {
	text-align: center;
	border-top-width: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #112d53;
	border-right-color: #112d53;
	border-bottom-color: #112d53;
	border-left-color: #112d53;
	list-style-type: none;
	margin-top: 0px;
	width: 240px;
	margin-bottom: 15px;
	min-height: 350px;
}
#RightBar_sub ul{
	text-align: center;
	list-style-type: none;
	float: none;
	display: block;
	width: 108px;
	margin: 0px;
	padding: 0px;
}
#buttonWrap {
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#RightBar_sub a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#RightBar h4 {
	font-weight: bold;
	margin-top: -20px;
	display: block;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#RightBar_sub img {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#RightBar_sub p {
	display: block;
	margin-left: auto;
	font-size: 12px;
	margin-right: auto;
	width: 190px;
	margin-top: 0px;
	float: none;
}
#RightBar h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.c2aLeft {
	height: 22px;
	width: 12px;
	background-image: url(images/li_button_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: block;
	float: left;
}
.c2aRight {
	background-image: url(images/li_button_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	display: block;
	float: left;
	padding-right: 16px;
	line-height: 22px;
	font-size: 11px;
	width: 80px;
}
.MainWCopyWidth {
	width: 600px;
}
#like_toolbox {
	width: 280px;
	float: right;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	height: 35px;
}
#like_toolbox p{
	color: #000;
	display: block;
	width: 160px;
	float: left;
	text-align: right;
	font-size: 10px;
	margin-top: -5px;
	margin-right: 10px;
}
#fb-Box {
	margin-bottom: 15px;
}
.addthis_toolbox {
	margin-top: 0px;
	width:300px;
}
#wrapper #page #content form table tr td p {
	margin: 0px;
	padding: 0px;
}
#wrapper #page #content #mail {
	float: left;
	width: 600px;
	text-align: left;
	margin-top: 15px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
#wrapper #page #content #LeftColumn .HalfCopyWidth {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	width: 250px;
	margin-top: 25px;
}
#LeftColumn {
	float: left;
	width: 295px;
	margin-right: 15px;
}
#LeftColumn p {
	display: block;
	float: left;
	width: 300px;
	margin-top: 15px;
}
h2{
	font-size:16px;
	margin: 10px 0  0;
	float: left;
	width: 600px;
	}
h3 {
	float: left;
	display: block;
	width: 300px;
	font-size: 14px;
	margin: 20px 0 0 0;
}
.message{
	padding: 20px;
	float: left;
	width: 560px;
	font-size: 14px;
	background-color: #FFF7C2;
	margin: 10px 0;
	border:1px solid #FFE180;
	}
.message h2{
	font-size:16px;
	margin: 0 0 10px 0;
	float: left;
	
	}
.MainWCopyWidthX     {
	display: block;
	float: left;
	width: 500px;
	margin-left: 0px;
	text-align: left;
}
#wrapper #page #content #fubarbox .clear table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
.elevenpoint {
	font-size: 12px;
	line-height: 1.5em;
}
#wrapper #page #content #fubarbox {
	float: left;
	width: 625px;
	margin: 0px;
	padding: 0px;
}
.awardHistory {
	font-size: 18px;
	color: #112D53;
}
.awardList {
	display: block;
	float: left;
	width: 550px;
}
#wrapper #page #content table {
	float: left;
}
#content p.post-date {
    color: #777777;
    font-size: 12px;
    font-weight: bold;
    margin-top: 7px;
}
img.post-img {
	float:left;
	margin:0 15px 0 0;
	border:1px solid #ccc;
}

