/* CSS Document */

* {
	outline:none;
}

body {
	margin:0;
	padding:0;
	background-color: #0d2c53;
	text-align:center;
	color:#000000;
}

#box {
background:url(../images/site.jpg) no-repeat center top;
width:1146px; height:694px;
margin:0 auto;
position:relative;
padding:0;
}
#box_volunteer {
background:url(../images/site-nocontent.jpg) no-repeat center top;
width:1146px; height:694px;
margin:0 auto;
position:relative;
padding:0;
display:block;
text-align:left;
}
#box_about {
background:url(../images/site-about.jpg) no-repeat center top;
width:1146px; height:694px;
margin:0 auto;
position:relative;
padding:0;
display:block;
text-align:left;
}

#box h1.logo, #box_donate h1.logo, #box_about h1.logo, #box_volunteer h1.logo {
position:absolute;
width:462px;
height:150px;
display:block;
padding:0;
margin:0 auto;
left:357px;
}
#box h1.logo a, #box_donate h1.logo a, #box_about h1.logo a, #box_volunteer h1.logo a {
display:block;
text-indent:-9999px;
margin:0 auto;
padding:0;
width:462px; height:150px;
}
#box a.homeDonate {
	top:351px;
	left:342px;
}
#box a.homeVolunteer {
	top:390px;
	left:342px;
}
#box a.homeAbout {
	top:427px;
	left:342px;
}
#box_donate a.indDonate {
	top:390px;
	left:342px;
}
#box_donate a.busiDonate {
	top:427px;
	left:342px;
}
#box_donate a.indDonate,
#box_donate a.busiDonate,
#box a.homeDonate,
#box a.homeVolunteer,
#box a.homeAbout{
	position:absolute;
	margin:0;
	padding:0;
	width:240px;
	height:32px;
	text-indent:-9999px;
}


#box a.bg_mailto,
#box a.bg_mailto:link,
#box a.bg_mailto:visited,
#box a.bg_mailto:active,
#box_about a.bg_mailto,
#box_about a.bg_mailto:link,
#box_about a.bg_mailto:visited,
#box_about a.bg_mailto:active,
#box_volunteer a.bg_mailto,
#box_volunteer a.bg_mailto:link,
#box_volunteer a.bg_mailto:visited,
#box_volunteer a.bg_mailto:active,
#box_donate a.bg_mailto,
#box_donate a.bg_mailto:link,
#box_donate a.bg_mailto:visited,
#box_donate a.bg_mailto:active  {
	position:absolute;
	z-index:100;
	bottom:113px;
	right:318px;
	font-size:11px;
	color:#00192D;
	text-decoration:none;
	/*width:44px;*/
	font-weight:bold;
	text-indent:-9999px;
	width:220px;
	height:15px;
	display:block;
	border-bottom:1px solid #CCCCCC;
}
#box_about #contents {
	padding: 181px 450px 0 230px;

}

#box_about #contents .innerContents {
	padding:0px;
	margin:0px;
}

#box_about #contents .innerContents .innerContents2 {
	overflow: auto;
	height:290px;
	color:#00243E;
	line-height:1.3em;
}

#box_about #contents h1{
margin:0;
padding:2px 0 3px;
font-size:20px;
color:#8A011B;
border-bottom:1px dotted #8A011B;
width:95%;
}

*+html .innerContents2 p.firstParagraph {
padding-top:5px;
}
#box_about h3, #box_about h3 a {
	margin-top:0;
	text-decoration:none;
	color:#013963;
	text-transform:uppercase;
}
#box_about h3 a:hover {
	color:#a32927;
	text-decoration:underline;
	text-transform:uppercase;
}
#box_about p a, #box_about ul a {
	margin-top:0;
	text-decoration:underline;
	color:#a32927;
	font-size:75%;
}
#box_about p a:hover, #box_about ul a:hover {
	color:#a32927;
	text-decoration:underline;
	font-size:75%;
}
.size-75 {
	font-size:75%;
}
#box_about a.backTo,
#box_about a.backTo:link,
#box_about a.backTo:visited,
#box_about a.backTo:active,
#box_volunteer a.backTo,
#box_volunteer a.backTo:link,
#box_volunteer a.backTo:visited,
#box_volunteer a.backTo:active,
#box_donate a.backTo,
#box_donate a.backTo:link,
#box_donate a.backTo:visited,
#box_donate a.backTo:active  {
	position:absolute;
	z-index:100;
	top:515px;
	right:440px;
	font-size:14px;
	color:#013963;
	text-decoration:none;
	/*width:44px;*/
	font-weight:bold;
	padding-left:17px;
	
}

#box_about a.backTo:hover,
#box_about a.backTo:focus,
#box_volunteer a.backTo:hover,
#box_volunteer a.backTo:focus,
#box_donate a.backTo:hover,
#box_donate a.backTo:focus {
	color:#a32927;
	text-decoration:none;
	padding-left:17px;
}
#formContainer {
padding: 265px 450px 0 250px;
}

#formContainer {
padding-top:270px\9; /* ie8 hack only  - JTM */
}

*+html #formContainer { /* ie7 hack only - JTM */
padding-top:250px;
}

#box_volunteer #formContainer table#mainForm {
font-size:12px;
margin:0px;
}

#box_volunteer #formContainer table#mainForm {
/*margin:0 0 0 296px\9;  ie8 hack only  - JTM*/
/*padding-top:150px\9;  ie8 hack only - JTM */
}

#box_volunteer #formContainer table h1{
margin:0;
padding:2px 0 3px;
font-size:20px;
color:#8A011B;
border-bottom:1px dotted #8A011B;
}

#box_volunteer #formContainer textarea{
	width:99%;
	border: 1px solid #CCC;
	color: #00243E;
	background-color:#EDEDED;
	padding:2px;
}

body input[type="checkbox"] {
	border: none;
	color: #00243E;
}

body input[type="text"] {
	border: 1px solid #CCC;
	color: #00243E;
	background-color:#EDEDED;
	padding:2px;
	width:98%;
	padding:2px;
	margin-bottom:5px;
}

body.donate_page input[type="text"] {
	border: 1px solid #CCC;
	color: #00243E;
	background-color:#EDEDED;
	padding:2px;
	padding:2px;
	width:auto;
	font-size:11px;
}

body.donate_page select {
	border: 1px solid #CCC;
	color: #00243E;
	background-color:#EDEDED;
	padding:2px;
	padding:2px;
	width:auto;
	font-size:11px;
}

body input[type="submit"] {
	border:1px solid #AEAEAE;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px 2px;
	background-color:#8A011B;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

body input[type="text"]:focus,
#box_volunteer #formContainer textarea:focus  {
	background-color:#fde78d;
}