@charset "utf-8";

/* Site by 8fold Design www.8folddesign.com */

body {
    height: 100%;
    text-align: left;
    font: Helvetica, sans-serif;
	line-height: 1.5em;
    margin: 0px;
	color: #FFFFFF;
	background-color: #999999;
	
}
h1 {
	color:#FFFFFF;
}
a{
	color: #ffffff;
	text-decoration:none;
}	
a:hover{
	color: #0033CC;
}	

#wrap {
	margin:0 auto;
	width: 1000px;
	height: auto;
	background-color: #333333;
	
	
}
#header {
	margin:0 auto;
	width: 1000px;
	height: 100px;
}
#hero_about {
	margin:0 auto;
	width: 1000px;
	height: 500px;
	background-image: url(img/bg/homepage_bg.jpg);
	background-repeat:no-repeat;	
}
#hero_programs {
	margin:0 auto;
	width: 1000px;
	height: 500px;
	background-image: url(img/bg/programs_bg.jpg);
	background-repeat:no-repeat;	
}
#hero_contact {
	margin:0 auto;
	width: 1000px;
	height: 500px;
	background-image: url(img/bg/contact_bg.jpg);
	background-repeat:no-repeat;	
}
#hero_sponsors {
	margin:0 auto;
	width: 1000px;
	height: 500px;
	background-image: url(img/bg/sponsors_bg.jpg);
	background-repeat:no-repeat;	
}
#hero_home {
	margin:0 auto;
	width: 1000px;
	height: 500px;
	background-image: url(img/bg/about_bg.jpg);
	background-repeat:no-repeat;	
}
#hero_donate {
	margin:0 auto;
	width: 1000px;
	height: 500px;
	background-image: url(img/bg/donate_bg.jpg);
	background-repeat:no-repeat;	
}
#hero_text {
	width: 490px;
	height: 340px;
	color: #000000;
	padding:30px 0 0 50px;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.8px;
	line-height: 1.7em;	
}
#hero_text p a{
	color:#000000;
}
#hero_text h1 a{
	color: #336699;
	text-decoration:underline;
}
#hero_text h2,h3{
	color:#FFFFFF;
}
#hero_text_thanks {
	width: 600px;
	height: 340px;
	color: #FFF;
	padding:30px 0 0 50px;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.8px;
	line-height: 1.9em;	
}
#hero_text_thanks p{
	color: #FFF;
}
#hero_text_thanks h2 {
	color: #FFF;
}
#hero_text_thanks ol li {
	color: #FFF;
}
#mainvideo {
	color: #FFFFFF;
	width: 400px;
	padding:230px 0 0 50px;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	text-transform: normal;
	letter-spacing: 0.8px;
	line-height: 1.5em;
}
#nav_home {
	margin:0 auto;
	width: 1000px;
	height: 100px;
	background-image: url(img/bg/nav_bg.jpg);
	background-repeat:no-repeat;	
	padding:80px 0 0 50px;
}
#nav_home ul {
	list-style: none;
	display: inline;
}
#nav_home ul span{
	color:#FF9900;
}

#nav {
	margin:0 auto;
	width: 1000px;
	height: 100px;
	background-image: url(img/bg/nav_bg.jpg);
	background-repeat:no-repeat;	
	padding: 40px 0px 0px 50px;
}
#nav ul {
	
	list-style: none;
	display: inline;
}
#nav ul li{

	list-style: none;
	display: inline;
	font-family: "Helvetica", serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	text-transform: normal;
	letter-spacing: 0.8px;
	line-height: 1.5em;
	padding-right: 56px;
	
}
#nav ul li a{
	color: #FFFFFF;
}
#nav ul li a:hover{
	color: #CC0000;
}
#nav ul span{
	color: #336699;
}
#content {
	margin:0 auto;
	width: 1000px;
	height: ;
	background-color:#333333;
}
#left_content {
	float: left;
	width: 550px;
	color: #FFFFFF;
	font-family: "Helvetica", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	text-transform: normal;
	letter-spacing: 0.8px;
	line-height: 1.5em;
	padding: 20px 0px 0 40px;
}
#left_content p{
	color: #FCEFC2;
	
}
#left_content img { 
	float:left; 
	margin:5px 10px 20px 10px; 
	padding:0;
}
#social_media {
	float: left;
	width: 300px;
}	
#facebook {
	color: #FFFFFF;
	width: 400px;
	padding:30px 0 0 50px;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	text-transform: normal;
	letter-spacing: 0.8px;
	line-height: 1.5em;
}
#twitter {
	float:right;
	padding: 10px 0 0 50px;
}
#newsletter {
	float: right;
	width: 300px;
	color: #FFFFFF;
	font-family: "Helvetica", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	text-transform: normal;
	letter-spacing: 0.8px;
	line-height: 1.5em;
	padding: 20px 20px 0 0;
	
}
#corporate_sponsors {
	float: right;
	width: 380px;
	color: #FFFFFF;
	font-family: "Helvetica", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	text-transform: normal;
	letter-spacing: 0.8px;
	line-height: 1.5em;
	padding: 20px 20px 0 0;
	
}
#address {
	float: right;
	width: 400px;
	color: #FFFFFF;
	font-family: "Helvetica", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	text-transform: normal;
	letter-spacing: 0.8px;
	line-height: 1.5em;
	padding: 20px 20px 0 0;
	
}
#address2 {
	float: right;
	width: 300px;
	color: #FFFFFF;
	font-family: "Helvetica", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	text-transform: normal;
	letter-spacing: 0.8px;
	line-height: 1.5em;
	padding: 100px 60px 0 0;
	
}
#footer {
	margin:0 auto;
	width: 1000px;
	height: 50px;;
	padding: 0px 0 0 0px;	
}
#footer p{
	padding: 0px 0 0 460px;	
	color: #FFFFFF;
	font-family: "Helvetica", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	text-transform: normal;
	letter-spacing: 0.8px;
	line-height: 1.5em;
}
#footer a{
	color: #336699;
}
#footer a:hover{
	color: #CC0000;
}
.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;
}

/* NEWSLETTER FORM */
.tbmain{ 
 /* Changes on the form */
 background: transparent !important; 
}
.left{
  /* Changes on the form */
  color: #000000 !important; 
  font-family: Helvetica !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:14px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
