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


body {
	margin: 0px;
	background-color: #ffffff;
	background-repeat:repeat-x;
	background-position: center top;
	background-image:url(_files/background3.jpg); 
	}
	
		
/* //////////////////////////  HEADER ////////////////////////////// */	

#header {
	clear:both;
	background-image:url(_files/header2.png);
	background-repeat:no-repeat;
	background-position:top;	
	width:790px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	}

/* //////////////////////////  DROP DOWN MENUS ////////////////////////////// */	

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 14px Helvetica, Arial, sans-serif;
	line-height:18px;
	z-index:100;
	}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #fff;
	padding: 1px 0;
	text-decoration: none;
	background-color: #000;
	color: #fff;	}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #fff;
	color: #000000;
	}

#menu {
	padding:100px;
}

/* //////////////////////////  TOP NAVIGATION ////////////////////////////// */
	
#navigation {
	clear:both;
	background-color:#1E1E1E;
	background-image:url(_files/menu_bar2.jpg);
	background-repeat:repeat-x;
	background-position:top;		
	width:790px;
	height: 29px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;	
	padding-top:1px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	}
	
/*
	letter-spacing: -1px;

*/	
	
#navigation a {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 25px;
	color: #000000;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
	}	
	
#navigation a:hover {
	text-decoration: bold;
	color:#333;
	background: #fff;
	}		
	
/* //////////////////////////  CONTAINER ////////////////////////////// */

#container {
	width:790px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}

/* //////////////////////////  FOOTER ////////////////////////////// */


#footer{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	clear:both;
	text-align:center;
	padding-top:3px;
	padding-bottom:5px;
	background-image:url(_files/menu_bar2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-top: 1px solid #000;
	}
	
#footer p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 15px;
		}
	
#footer a {
		text-decoration:none;
		color:#fff;
		outline:none;
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 10px;
		}




/* //////////////////////////  INDIVIDUAL STYLES ////////////////////////////// */	
	
#charity {
	width:800px;
	margin:0px auto 20px auto;
	padding-left:100px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #999;
	color: #333;
	}

#statement {
	width:800px;
	margin:0px auto 20px auto;
	padding-left:100px;
/*	outline: 1px solid #999; */
	}
	
#oppnav {
	clear:both;	
	width:800px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	}
	
#oppnav img {
	padding:0px;
	margin:0px;
	border:none;
	}
		
#oppnav a {
	outline:none;
	border:0px;
	}
	
#content {
	width:790px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top: 20px;
	}
	
#leftcol {
	width: 340px;
	padding-left: 45px;
	float: left;
/*	outline: 1px solid #333; */
	}	
	
#leftcol a img {
	border:0px;
	padding-bottom: 10px;
	}	
	
#leftcol img {
	border:0px;
	padding-bottom: 10px;
	}		
		
	
	
	
#rightcol {
	width: 340px;
	padding-right: 45px;
	float: right;
	text-align:left;
/*	outline: 1px solid #999; */
	}	
	
#rightcol a img {
	border:0px;
	padding-bottom: 10px;
	}	
	
#rightcol img {
	border:0px;
	padding-bottom: 10px;
	}		
	
.signup {
	width:220px;
	height: 300px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 30px;
	background-color:#fff;
	background-image:url(_files/form_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:10px;
	}

.signup p {color: #fff;}	
	
.signup input {
	margin: 0px;
	padding:0px;
	}
	
.box {
	background-image:url(_files/newbox_bg3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
}

.box h2 {
	color: #000;
	text-align: left;
	width: inherit;
	padding: 10px;
	background-image:url(_files/box_bg_new.jpg);
	border-bottom: solid 1px #333;
	}
	
.box p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}		
	
	
	
/* //////////////////////////  TEXT ////////////////////////////// */

h1{
	font-family:  Helvetica, Arial, sans-serif;
	margin: 0px;
	font-size: 25px;
	font-weight: normal;
	color: #999;
	letter-spacing: -2px;
	color: #333;
	}
	
h2{
	font-family:  Helvetica, Arial, sans-serif;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	color: #333;
	}		
	
p	{	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 15px;
	}
	
	li {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #333;
	margin: 5px;
	list-style-position: outside;
	}
	
hr {
	color: #333;
	background-color: #333;
	height: 1px;
	border: 0;
	width: 100%;
    display: block;
    visibility: visible;
   	margin-top: 20px;
	margin-bottom: 20px;

	}	
	
a img {
	border:0px;
	}
	
form { display:block;}