/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/

/*Body and Base*/
body {
	word-wrap: break-word;
	font-size: 12px;
	font-family: Verdana;
	margin: 0;
	color: #333333;
	background-color: #FFFFFF;
}
a[href] {
	color: #2082CD !important;		/* For Firefox... mark as important, otherwise it becomes black */
	text-decoration: -moz-anchor-decoration;	/* For Firefox 3, otherwise no underline will be used */
}
body a {
	color: #2082CD !important;
}
a {
	color: #2082CD !important;
}
a:link {
	color: #2082CD;
}
#network {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #014C8A;
	margin-left: 9px;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
}
/*Basic Structure*/

.white-type {
	color: #FFFFFF !important;
}
#header {
	background-image: url(/images/head.jpg);
	background-repeat: no-repeat;
	height: 295px;
	width: 950px;
	position: relative;
	left: 0px;
	top: 0px;
}
#navigation {
	position: absolute;
	left: 0px;
	top: 245px;
}
#wrapper {
	width: 950px;
	margin:0 auto;
	text-align:left;
}
#content-wrap {
}
#content {
	padding: 0px;
	width: 950px;
	position: relative;
}
#footer {
	left:16px;
	position:relative;
	width:918px;
	top:15px;
}
#logo {
	height: 182px;
	width: 418px;
	position: absolute;
	left: 4px;
	top: 6px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#share {
	height:51px;
	left:710px;
	position:absolute;
	top:195px;
	width:248px;
}
#share img {
	margin-right:-3px;
}
.inner {
	padding-right: 15px;
	padding-left: 15px;
}
#all-news {
	left:16px;
	position:relative;
	width:918px;
}
.inner_blog {
	border-bottom:2px ridge #FFFFFF;
	border-top:2px ridge #FFFFFF;
	display:inline-block;
	margin-top:9px;
	padding-bottom:0;
	padding-top:14px;
}
#all-news .inside {
	background-image:url("/images/p_918_b.gif");
	float:right;
	margin-bottom:0;
	margin-top:0;
	width:918px;
}
#all-news .rss {
	float:right;
	padding-top:0px;
}
#all-news h4 {
	float:left;
	font:16px/16px "MyriadPro", Helvetica, Arial, sans-serif;
	margin-bottom:11px;
	padding-bottom:11px;
	width:889px;
}
#all-news h4 a {
	color:#2082CD;
	text-decoration:none;
}
#all-news h4 a:hover {
	text-decoration: underline;
}
#footer .footer_inside {
	background-image:url("/images/p_918_b.gif");
	float:left;
	margin-bottom:0;
	margin-top:0;
	width:918px;
}
#footer .footer_inside ul {
	float:left;
	width:150px;
	margin-left:70px;
	margin-right:30px;
	display:inline;
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
}
#footer .footer_inside ul li {
	float:left;
	width:160px;
	font-size:12px;
	line-height:15px;
	color:#737373;
}
#footer .footer_inside ul li a {
	float:left;
	font-size:12px;
	line-height:15px;
	color:#737373 !important;
	text-decoration:none;
}
#footer .footer_inside ul.small {
	width:100px;
	margin-right:0;
}
#footer .footer_inside ul.small li {
	width:120px;
}
#footer .footer_inside ul li strong {
	font-size:13px;
}
#footer .footer_inside ul li a:hover {
	text-decoration:none;
	color:#4282c0 !important;
}
#footer .footer_inside p {
	border-bottom-style:solid;
	border-bottom-width:0;
	border-top:1px outset #3E3D3D;
	color:#737373;
	float:left;
	font-size:12px;
	line-height:14px;
	margin-left:10px;
	padding:18px 0 0;
	text-align:center;
	text-transform:uppercase;
	width:898px;
}
#politicalmedia {
	float:left;
	left:16px;
	padding:0;
	position:relative;
	text-align:center;
	top:5px;
	width:918px;
}
#politicalmedia .logo {
	float:left;
	padding-bottom:10px;
}
#politicalmedia a {
	float:right;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #737373;
	text-decoration: none;
	padding: 14px 10px 0px;
}
#politicalmedia a:hover {
	color:#4282c0;
	text-decoration:underline;
}
.left {
	float:left;
}
img, .png {
	position:relative;
}
img {
	border:medium none;
}
* {
	margin:0;
	outline:medium none;
	padding:0;
}
#utility hr {
	width: 293px !important;
	color: #306BAC;
	background-color: #306BAC;
	display: block;
	height: 1px;
}
#nav-secondary {
}
#sidebar {
}
#search {
}
#search-form {
	margin-top:1px;
}
#search-form input {
	border:1px solid #01297A;
	height:15px;
	width:200px;
	padding:2px;
}
#search-form #button {
	background-color:#02387E;
	color:#FFFFFF;
	height:21px;
	position:relative;
	top:-3px;
	width:63px;
	font-size: 0px;
	background-image: url(/images/button-search.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	cursor: pointer;
}
#login {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 620px;
	margin-top: 1px;
}
#login label {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 620px;
}
#login a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF !important;
	width: 620px;
	text-decoration: none;
}
#login a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF !important;
	width: 620px;
	text-decoration: underline;
}
#login input {
	border:1px solid #01297A;
	height:15px;
	padding:2px;
}
#login #login-input {
	width: 150px;
}
#login #password {
	width: 80px;
}
#login #remember_me2 {
	margin-left:0;
	margin-top:0;
	position:relative;
	top:4px;
}
#login #cmd_submit {
	background-color:#02387E;
	color:#FFFFFF;
	height:21px;
	position:relative;
	top:-3px;
	width:53px;
	font-size: 0px;
	background-image: url(/images/button-login.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	text-indent: -5000px;
	cursor: pointer;
}
#bug {
	background-image: url(/images/pm_bug.gif);
	display: block;
	height: 51px;
	width: 124px;
}
/*Basic Navigation*/

#navigation a {
}
#navigation a:hover {
}
/*Blog*/

#theblog {
}
#theblog a {
}
#theblog a:hover {
}
.the_date {
}
.title {
}
/*Forms*/


.field {
}
.regular {
}
.description {
}
h4 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-style: normal;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
ol {
	clear:both;
	float:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:5px;
	padding:2px;
}
label {
	color:#000000;
	font-family:verdana, sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
li.sub-section {
	clear:left;
	padding:10px 10px;
}
li.form-element dt {
	float:left;
	width: 75px;
}
li.form-element {
stylesheet.css (line 580) clear:both;
	padding-top:2px;
}
input.text-input {
	padding:2px;
	border: 1px solid #666666;
}
a.visibility-toggle {
	font-size:100%;
}
.submit {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0pt;
	margin:5px 0pt 0pt;
}
/* BASE TYPOGRAPHY */
p, ul {
	margin: 0 0 1.5em;
}
h1, h2, h3 {
	letter-spacing: -1px;
	font-family: arial, verdana, sans-serif;
	padding-bottom: .1em;
}
h1 {
	font-size: 196%;
	margin-top:.6em;
}
h2 {
	font-size: 136%
}
h3 {
	font-size: 126%
}
.highlight {
	color:#E17000
}
.subdued {
	color:#999
}
.error {
	color:#c00;
	font-weight:bold
}
.success {
	color:#390;
	font-weight:bold
}
.caption {
	color:#999;
	font-size:11px
}
.date {
	font: bold 82% arial;
	color:#bbb;
	display:block;
	letter-spacing: 1px
}
small {
	font-size:11px
}
/*CUSTOM SITE FORMS*/

.loginfields {
}
.loginbutton {
}
/*CUSTOM SITE TYPOGRAPHY*/

.text_head {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #022976;
}
.text_sub {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family:georgia;
	font-style: italic;
}
.text_date {
	font-size: 10px;
	font-weight: bold;
	color: #CD3F20;
}
.text_location {
	color:#CD3F20;
	font-family:georgia;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
.text_description {
	font-size: 12px;
	font-weight: bold;
	color: #02387E;
}
.read-more {
	font-size: 11px;
	font-weight: bold;
}
#slideshow {
	position: relative;
	height: 516px;
	width: 950px;
	background-image: url(/images/b_slideshow.gif);
	margin-bottom: 15px;
	left: 0px;
	top: 0px;
}
#slideshow .banner_cycle {
	float:left;
	width:898px;
	background:none;
	position: absolute;
	top: 0px;
	height: 507px;
	left: 26px;
}
.content-row-a {
	height:563px;
	margin-bottom:15px;
}
#recent-news {
	float:left;
	height:563px;
	left:16px;
	overflow:hidden;
	position:relative;
	width:544px;
}
#recent-news .inside {
	background-image:url("/images/p_544_b.gif");
	float:right;
	margin-bottom:0;
	margin-top:0;
	width:544px;
	height:531px;
}
#recent-news .inside h3 {
	color:#AAAAAA;
	float:left;
	font:20px/20px "MyriadPro", Helvetica, Arial, sans-serif;
	padding-top:9px;
	text-decoration:none;
}
#recent-news .inside .inner_blog {
	float:left;
	padding:30px 0 0 0;
	width:514px;
	min-height:424px;
}
#recent-news .inside h4 {
	float:left;
	font:20px/20px "MyriadPro", Helvetica, Arial, sans-serif;
	margin-bottom:12px;
}
#recent-news .inside a.blog_photo {
	border:4px solid #043870;
	float:right;
	height:197px;
	text-decoration:none;
	width:266px;
}
#recent-news .inside h4 a {
	color:#295A8A !important;
	text-decoration:none;
}
#recent-news .inside h4 a:hover {
	text-decoration: underline;
}
#recent-news .inside .blog_text {
	color:#262626 !important;
	float:left;
	font:15px/18px "MyriadPro", Helvetica, Arial, sans-serif;
	height:147px;
	padding-top:15px;
	text-align:justify;
	width:226px;
}
#recent-news .inside a.read_more {
	color:#2977B0;
	float:left;
	font:15px/15px "MyriadPro", Helvetica, Arial, sans-serif;
	margin-top:19px;
	text-decoration:none;
	width:100px;
}
#action-center {
	float:right;
	height:563px;
	overflow:hidden;
	position:relative;
	right:16px;
	width:356px;
}
#action-center .inside {
	background-image:url("/images/p_356_b.gif");
	float:right;
	margin-bottom:0;
	margin-top:0;
	width:356px;
	height:531px;
}
h2#email-updates {
	background-image:url("/images/h_email_updates.gif");
	background-repeat:no-repeat;
	display:block;
	height:30px;
	margin:0 0 5px;
	overflow:hidden;
	text-indent:-5000px;
	width:146px;
}
#email-form {
	border-bottom:2px ridge #FFFFFF;
	margin-bottom:10px;
	padding-bottom:5px;
}
#email-form .row {
	margin-bottom:5px;
	text-indent:3px;
}
#email-form .row input {
	border:1px solid #B3C3D8;
	color:#476B96 !important;
	height:17px;
	padding:2px;
	width:313px;
}
#email-form .row #virtual_3_zip {
	width:167px;
}
#email-form .row #virtual_3_email {
	margin-top: 4px;
}
#email-form .row .button {
	background-image: url(/images/b_get_updates.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 30px;
	width: 144px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	cursor:pointer;
}
#email-form .row .button_over {
	background-image: url(/images/b_get_updates.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 30px;
	width: 144px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	cursor:pointer;
}
#action {
	display:block;
	height:51px;
	border-bottom:2px ridge #FFFFFF;
	margin-bottom:10px;
	padding-bottom:5px;
}
#action #contribute {
	background-image: url(/images/b_contribute.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: inline-block;
	height: 48px;
	width: 163px;
	overflow: hidden;
	float:left;
}
#action #volunteer {
	background-image: url(/images/b_volunteer.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: inline-block;
	height: 48px;
	width: 163px;
	float:right;
	overflow: hidden;
	padding:0;
}
#action-center .video-box {
	height:266px;
	overflow:hidden;
	text-align:center;
	border-bottom:2px ridge #FFFFFF;
	margin-bottom:10px;
	padding-bottom:5px;
}
#action-center .video {
	padding:12px;
}
#action-center .video-title h3 {
	color:#295A8A;
	line-height:17px;
	padding-top:5px;
	text-align:center;
}
.network {
	text-align: center;
}
#network a {
}
#action-center #twitter {
	background-image: url(/images/b_net_twitter.gif);
	width: 85px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: inline-block;
	height: 33px;
	overflow: hidden;
}
#action-center #facebook {
	background-image: url(/images/b_net_facebook.gif);
	width: 85px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: inline-block;
	height: 33px;
	overflow: hidden;
}
#action-center #youtube {
	background-image: url(/images/b_net_youtube.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: inline-block;
	height: 33px;
	overflow: hidden;
	width: 79px;
}
/********* contact *******/
#contact {
	float:left;
	left:16px;
	padding-top:20px;
	position:relative;
	width:918px;
}
#contact .contact_inside {
	width:838px;
	height:400px;
	background: #f0f0f0;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	padding: 0px 30px;
}
#contact .contact_inside h3 {
	font: normal 28px/28px "MyriadPro", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color:#555454;
}
#contact .contact_inside h4 {
	font: normal 15px/15px "MyriadPro", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color:#2977b0;
	padding-top:25px;
}
#contact .contact_inside p {
	color:#262626;
	font: normal 13px/16px "MyriadPro", Helvetica, Arial, sans-serif;
	text-align: justify;
}
/********* about *******/
#about_box {
	float:left;
	left:16px;
	padding-top:20px;
	position:relative;
	width:918px;
}
#about_box .about {
	float:left;
	width:860px;
	padding:0px 30px 0px;
	position:relative;
	background-image: url(/images/p_918-w_b.gif);
	background-repeat: repeat-y;
}
#about_box .about h3 {
	float:left;
	width:860px;
	padding-bottom:10px;
	color:#641919;
	font-size: 16px;
}
#about_box .about p {
	float:left;
	width:860px;
	padding-bottom:10px;
	text-align: justify;
}
#about_box .about a {
	color:#2082CD;
	text-decoration:none;
}
#about_box .about a:hover {
	color:#003;
	text-decoration:underline;
}
#about_box .about a:visited {
	color:#2082CD;
	text-decoration:none;
}
/********* issues *******/
#about_box {
	float:left;
	left:16px;
	padding-top:20px;
	position:relative;
	width:918px;
}
#about_box .issues {
	float:left;
	width:860px;
	background:url(/images/p_918-w_b.gif);
	background-repeat: repeat-y;
	padding: 0px 30px 0px;
}
#about_box .issues .issueHeading {
	float:left;
	padding-bottom:5px;
	color:#641919;
	font-size: 16px;
	line-height:16px;
}
#about_box .issues p {
	text-align: justify;
}
#about_box .issues a {
	color:#2082CD;
	text-decoration:none;
}
#about_box .issues a:hover {
	color:#003;
	text-decoration:underline;
}
#about_box .issues a:visited {
	color:#2082CD;
	text-decoration:none;
}
#about_box .issues .issues_entry {
	float:left;
	width:860px;
	padding-bottom:40px;
}
#about_box .issues .issues_entry2 {
	float:left;
	width:860px;
	padding-bottom:10px;
}
#about_box .issues .issues_icon {
	float:left;
	margin: 0px 20px 20px 0px;
}
/********* news *******/
#news {
	
}
#news .box {
	
}
#news .box a.rss {
	float:right;
	width:21px;
	height:22px;
	margin:8px 14px 0 0;
	display:inline;
}
#news .box .news_box {
	float:left;
	width:860px;
	margin-bottom:0px;
}
#news .box .news_box h4 {
	float:left;
	width:294px;
	height:194px;
	text-decoration:none;
	border: 4px solid #00436d;
	display:inline-block;
	margin:5px;
}
#news .box .news_box h5 {
	float:left;
	width:500px;
	font-size:18px;
	line-height:20px;
	color:#2082CD;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}
#news .box .news_box h5 a {
	float:left;
	width:500px;
	font-size:18px;
	line-height:20px;
	color:#2082CD;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px;
}
#news .box .news_box h5 a:hover {
	text-decoration:underline;
}
#news .box .news_box h6 {
	float:left;
	width:500px;
	font-size:15px;
	line-height:18px;
	color:#73a3d9;
	font-weight:normal;
	padding-bottom:12px;
}
#news .box .news_box h6 a {
	float:left;
	width:500px;
	font-size:15px;
	line-height:18px;
	color:#73a3d9;
	font-weight:normal;
	padding-bottom:12px;
	text-decoration:none;
	margin:0px;
}
#news .box .news_box h6 a:hover {
	text-decoration:underline;
}
#news .box .news_box p {
	float:left;
	width:537px;
	font-size:12px;
	line-height:21px;
}
#news .box .news_box.none {
	padding-top:0;
}
#news .bottomCorners {
	padding-bottom:30px;
}
#news .box .news_box .inner_blog {
	float:left;
	width:837px;
	padding:8px 0 0 22px;
}
#news .box .news_box .inner_blog a.blog_photo {
	float:left;
	width:266px;
	height:197px;
	text-decoration:none;
	border: 6px solid #b6c7d8;
	margin-bottom:10px;
}
#news .box .news_box .inner_blog .blog_photo2 {
	float:left;
	width:266px;
	height:197px;
	text-decoration:none;
	border: 6px solid #b6c7d8;
	margin-bottom:10px;
	margin-right:10px;
}
#news .box .news_box .inner_blog a.title {
	color:#2082CD;
	margin-top:0px;
	font: normal 18px/20px "MyriadPro", Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding-left: 10px;
	padding-top:10px;
}
#news .box .news_box .inner_blog a.title:hover {
	text-decoration:underline;
}
#news .box .news_box .inner_blog a.date {
	color:#73a3d9;
	margin-top:10px;
	font: normal 15px/40px "MyriadPro", Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding-left: 9px;
	margin-top:40px;
}
#news .box .news_box .inner_blog a.date:hover {
	text-decoration:underline;
}
#news .box .news_box .inner_blog a.date2 {
	color:#73a3d9;
	font: normal 18px/20px "MyriadPro", Helvetica, Arial, sans-serif;
	text-decoration: none;
	margin-left:10px;
	padding-left: 9px;
	border-left: 1px solid #73a3d9;
}
#news .box .news_box .inner_blog a.date2:hover {
	text-decoration:underline;
}
#news .box .news_box .inner_blog .blog_text {
	float:left;
	width:520px;
	color:#262626;
	font: normal 13px/16px "MyriadPro", Helvetica, Arial, sans-serif;
	text-align: justify;
	padding-left: 9px;
	padding-top:10px;
}
#news .box .news_box .inner_blog .blog_text2 {
	float:left;
	width:830px;
	color:#262626;
	font: normal 13px/16px "MyriadPro", Helvetica, Arial, sans-serif;
	text-align: justify;
	padding-left: 9px;
	padding-bottom:20px;
	margin-top:20px;
}
#news .box .news_box .inner_blog .blog_text a.read_more {
	float:left;
	color:#2977b0;
	margin-top:10px;
	font: normal 14px/18px "MyriadPro", Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#news .box .news_box .inner_blog .blog_text a.read_more:hover {
	text-decoration:underline;
}
#news .box .news_box .inner_blog .blog_text2 a {
	color:#2977b0;
	font: normal 14px/18px "MyriadPro", Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#news .box .news_box .inner_blog .blog_text2 a:hover {
	text-decoration:underline;
}
/********* media *******/
#about_box .media {
	background:url("/images/p_918-w_b.gif") ;
	background-repeat: repeat-y;
	float:left;
	padding:0px 30px 0;
	width:860px;
}
#about_box .media .photos {
	float:left;
	width:860px;
	margin:0 auto;
}
#about_box .media .photos .photosingle {
	display:inline-block;
	margin:0 12px 24px;
	width:178px;
}
#about_box .media .photos_img {
	background-color: #b6c7d8;
	padding: 5px;
}
#about_box .media .photos h4 a {
	font-size:18px;
	line-height:20px;
	color:#2082CD;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
}
#about_box .media .photos h4 a:hover {
	text-decoration:underline;
}
/********* petition *******/
#petition_box {
	float:left;
	left:16px;
	padding-top:20px;
	position:relative;
	width:918px;
}
#petition_box .petition {
	float:left;
	width:860px;
	background:url(/images/p_918-w_b.gif);
	background-repeat: repeat-y;
	padding: 20px 30px 0px;
}
#petition_box .petition h3 {
	float:left;
	width:340px;
	padding-bottom:10px;
	color:#641919;
	font-size: 16px;
}
#petition_box .petition p {
	float:left;
	width:450px;
	padding-bottom:10px;
	text-align: justify;
}
#petition_box .petition a {
	color:#1a4b7f;
	text-decoration:none;
}
#petition_box .petition a:hover {
	color:#003;
	text-decoration:underline;
}
#petition_box .petition a:visited {
	color:#1a4b7f;
	text-decoration:none;
}
/********* vounteer / contact *******/
#volunteer {
	float:left;
	position:relative;
	width:918px;
	background:url(/images/p_918-w_b.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
#volunteer p {
	float:left;
	width:900px;
	padding-bottom:10px;
}
#volunteer a {
	color:#2082CD;
	text-decoration:none;
}
#volunteer a:hover {
	color:#003;
	text-decoration:underline;
}
#volunteer a:visited {
	color:#1a4b7f;
	text-decoration:none;
}
#volunteer form {
	float:left;
	width:900px;
	border:none;
}
#volunteer fieldset {
	float:left;
	width:390px;
	margin-left:255px;
	display:inline;
	border:none;
}
#volunteer fieldset .row {
	float:left;
	width:390px;
	margin-bottom:7px;
}
#volunteer fieldset .row2 {
	float:left;
	width:200px;
	margin-right:14px;
	display:inline;
}
#volunteer fieldset .row3 {
	float:left;
	width:58px;
	margin-right:12px;
	display:inline;
}
#volunteer fieldset .row4 {
	float:left;
	width:103px;
}
#volunteer fieldset .row5 {
	float:left;
	width:175px;
}
#volunteer fieldset .row6 {
	float:left;
	width:480px;
	margin-bottom:7px;
}
#volunteer fieldset .row.btn {
	text-align:center;
	padding:42px 0 5px;
}
#volunteer fieldset input.text1 {
	float:left;
	width:388px;
	height:21px;
	border:1px solid #d4d4d4;
	padding-top:3px;
}
#volunteer fieldset input.text2 {
	float:left;
	width:198px;
	height:21px;
	border:1px solid #d4d4d4;
	padding-top:3px;
}
#volunteer fieldset input.text3 {
	float:left;
	width:103px;
	height:21px;
	border:1px solid #d4d4d4;
	padding-top:3px;
}
#volunteer fieldset input.text4 {
	float:left;
	width:173px;
	height:21px;
	border:1px solid #d4d4d4;
	padding-top:3px;
}
#volunteer fieldset label {
	float:left;
	width:300px;
	padding-top:4px;
	font-size:12px;
	line-height:16px;
	color:#353434;
	padding-bottom:3px;
}
#volunteer fieldset label.city {
	float:left;
	width:165px;
	padding-top:4px;
	font-size:12px;
	line-height:16px;
	color:#353434;
	padding-bottom:3px;
}
#volunteer fieldset label.zip {
	float:left;
	width:auto;
	padding-top:4px;
	font-size:12px;
	line-height:16px;
	color:#353434;
	padding-bottom:3px;
}
#volunteer fieldset label.volunterr {
	float:left;
	width:380px;
	font-size:14px;
	line-height:16px;
	color:#641919;
	padding-top:22px;
	padding-bottom:0;
}
#volunteer fieldset select {
	float:left;
	width:58px;
	height:24px;
}
#volunteer fieldset label.post {
	float:left;
	width:158px;
	font-size:12px;
	line-height:16px;
	color:#353434;
	padding:0 0 0 9px;
}
#volunteer fieldset label.post2 {
	float:left;
	width:205px;
	font-size:12px;
	line-height:16px;
	color:#353434;
	padding:0 0 0 9px;
}
#volunteer fieldset input.check {
	float:left;
	width:12px;
	height:12px;
	margin-top:3px;
}
#volunteer fieldset input.submit {
	width:168px;
	height:38px;
	background:url(/images/submitContribution.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
}
#volunteer fieldset input.submit_over {
	width:168px;
	height:38px;
	background:url(/images/submitContribution_over.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
}
.donate-page-row {
}
#content-area {
	display:inline-block;
	left:0;
	margin-right:30px;
	top:0;
	vertical-align:top;
	width:355px;
}
#content-area h1 {
	color:#2082CD;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight: normal;
	line-height:35px;
}
#donate-form {
	display:inline-block;
	width:450px;
}
#donate-frame {
	display: inline-block;
	border: none;
	height: 1500px;
	width: 450px;
	top:0px;
	left:300px;
}
#content h1{
	color: #2082CD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #9CB3CF;
}