@charset "utf-8";
body {
	color: #333333;
	background-color: #999966;
	/*background-repeat: repeat-x;*/
	/*background-image: url(../images/backgrounds/bg.jpg);*/
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	vertical-align: top;
	padding: 0px;
}
img {
	border-width: 0px;
}

a, a:active, a:visited {
	text-decoration: underline;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
p {
	margin: 0px 0px 1.4em;
	line-height: 1.5em;
}
h1 {
	margin: 0px 0px 16px 0px;
}
h2 {
	font-size: 13px;
	margin: 0px 0px 1.3em;
}
h3 {
	margin: 0px 0px 0.1em;
	font-style: italic;
	font-size: 12px;
}
#container {
	margin-top: 0px;
	margin-right: auto;
}
#container #main {
	width: 956px;
}
#container #main #bg_left {
	background-image: url(../images/backgrounds/bg_left.png);
	background-repeat: repeat-y;
	width: 8px;
}
#container #main #bg_right {
	background-image: url(../images/backgrounds/bg_right.png);
	background-repeat: repeat-y;
	width: 8px;
}
#container #main #content {
	background-color: #FFFFFF;
	width: 940px;
}
#container #main #content #nav {
	margin-top: 2px;
}
#bg_nav_sub           {
	background: url(../images/nav/bg_nav_sub.gif) no-repeat;
	height: 19px;
	width: 940px;
	padding: 3px 0 0;
	margin-top: 2px;
}
#bg_nav_sub  ul     {
	margin: 0px;
	padding: 0px;
}
#bg_nav_sub  li     {
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #ffcc00;
	padding: 0;
	margin: 0;
}
#bg_nav_sub  a, #bg_nav_sub  a:active, #bg_nav_sub  a:visited          {
	color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#bg_nav_sub  a:hover     {
	color: #ffcc00;
	text-decoration: none;
}
#bg_nav_sub a.selected {
	color: #ffcc00;
	text-decoration: none;
}

#bg_nav_sub .listFirst {
	margin-left: 12px;
}



#container #main #content #contentHome {
	padding: 40px 90px 70px 90px;
}

#container #main #content #contentHome h1 {
	font-size: 14px;
	color: #336699;
	font-weight: normal;
	margin: 0 0 25px 0;
}
#container #main #content #contentHome #picsHomeCP {
	float: left;
	margin-bottom: 70px;
}
#container #main #content #contentHome #picsHomeSP {
	float: left;
	margin-left: 120px;
	margin-bottom: 70px;
}
#container #main #content #contentSec1 {
	margin-right: 12px;
	margin-top: 2px;
}

#container  #main  #content  #contentSec1  #secLeft {
	background: #e1e8f0;
	width: 148px;
	padding: 24px 16px 16px;
}
#container #main #content #contentSec1 h2 {
	color: #336699;
}
#container #main #content #contentSec1 h3 {
	color: #336699;
}

#container #main #content #contentSec2 {
	margin-right: 12px;
	margin-top: 2px;
}
#container #main #content #contentSec2 #secLeft {
	background: #dee6c4;
	width: 148px;
	padding: 24px 16px 16px;
}
#container  #main  #content  #contentSec2  h2  {
	color: #006633;
}
#container  #main  #content  #contentSec2  h3  {
	color: #006633;
}
#container  #main  #content  #secContent  {
	width: 470px;
	padding-top: 24px;
	padding-right: 24px;
	padding-left: 16px;
}
#container #main #content #secContentFull {
	width: 732px;
	padding-top: 24px;
	padding-left: 16px;
}
#container  #main  #content  #secContentFull  #events  tr td  {
	padding: 14px 12px 8px 0px;
	border-top: 1px solid #CCCCCC;
}

#donation  tr  td  {

	padding: 2px 16px 16px 2px;

}
#container #main #content #contentSec1 #secContentFull #events p {
	margin: 0px 0px 0.8em;
}

#container   #main   #content   #secContentFull   #events   h2    {
	margin: 0px 0px 0.1em;
}

#container  #main  #content  #secContentFull  #success  tr  td  {
	padding: 0px 16px 16px 0px;
}
#container  #main  #content  #secContentFull  #success  p  {
	color: #336699;
	line-height: 1.3em;
	margin: 0px 0px 1em;
	font-size: 11px;
}
#container  #main  #content  #secContentFull  #successstory  .story  {
	padding: 0px 16px 16px 0px;
}
#container  #main  #content  #secContentFull  #successstory  .story  h2  {
	margin: 0px 0px 12px;
	color: #006633;
}
#container  #main  #content  #secContentFull  #successstory  .story  p  {
	color: #000000;
	margin: 0px 0px 1em;
}
#container  #main  #content  #secContentFull  #successstory  .photo  {
	padding-top: 48px;
}
#container #main #content #contentSec1 #secContentFull li {
	margin-bottom: 12px;
}





#container  #main  #content  #secRight  {
	width: 236px;
	padding-top: 60px;
}
#container  #main  #content  #secRight p {
	font-size: 8px;
	font-style: italic;
	color: #000000;
	margin:0;
}
#container  #main  #content  #secRight  p.caption  {
	font-size: 9px;
	font-style: italic;
	color: #000000;
	margin: 0px 0px 0px 4px;
}





#container #main #content #footer {
	background-color: #336699;
	width: 940px;
	text-align: center;
	height: 25px;
	clear: both;
}
#container  #main  #content  #footer  p.copyright {
	font-size: 10px;
	color: #F7F7F7;
	line-height: 25px;
	vertical-align: middle;
	float: left;
	margin: 0px 0px 0px 14px;
}
#container #main #content #footer p.byline {
	font-size: 10px;
	color: #F7F7F7;
	line-height: 25px;
	vertical-align: middle;
	float: right;
	margin: 0px 14px 0px 0px;
}

p.connect {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 14px;
	margin-top: 2px;
	font-size: 10px;
	color: #F7F7F7;
	line-height: 25px;
	vertical-align: middle;
	float: right;
}

#container  #main  #content  #footer  a, #container #main #content #footer a:active, #container #main #content #footer a:visited {
	color: #F7F7F7;
	text-decoration: underline;
}
#container #main #content #footer a:hover {
	color: #F7F7F7;
	text-decoration: none;
}

#donationwidget {
width: 500px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 14px;
text-align: left;
text-decoration: none;
font-weight: normal;
}

.donation_header {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #416897;
text-align: center;
text-decoration: none;
font-weight: bold;
}

a.donation_subhead {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #416897;
text-align: center;
text-decoration: none;
font-weight: bold;
}

a.donation_subhead:hover {
text-decoration: underline;
color: #000;
}

.scholarship_text1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #000;
text-align: left;
text-decoration: none;
font-weight: bold;
}
