@charset "utf-8";
/* CSS Document */
body{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	margin: 0;
	padding: 0;
	line-height: 17px;
}
body#about {
	background: #fff url(../images/bg_about.jpg) no-repeat;
}
#wrapped{
	float: left;
	width: 1024px;
}
#header{
	margin: 0px;
}
#header_left{
	width: 496px;
	float: left;
}
#nav{
	background:url(../images/nav.gif) no-repeat;
	width: 528px;
	height: 31px;
	float: right;
	padding: 0px;
	position: relative;  
	text-indent: -1000px; 
	overflow: hidden;
	margin-top: 38px;
}
#nav li {
	margin: 0px; 
	list-style: none;
	position: absolute; 
	top: 0px;
}
#nav li, #nav a {
	height: 31px; 
	display: block;
}
#nav_about{
	width: 80px;
	left: 0;
}
#nav_about a:hover, #nav_about a.active{
	background:transparent url(../images/nav.gif) 0 -31px no-repeat;
}
#nav_donate{
	width: 92px;
	left: 84px;
}
#nav_donate a:hover, #nav_donate a.active{
	background:transparent url(../images/nav.gif) -84px -31px no-repeat;
}
#nav_receive{
	width: 95px;
	left: 184px;
}
#nav_receive a:hover, #nav_receive a.active{
	background:transparent url(../images/nav.gif) -184px -31px no-repeat;
}
#nav_help{
	width: 146px;
	left: 286px;
}
#nav_help a:hover, #nav_help a.active{
	background:transparent url(../images/nav.gif) -286px -31px no-repeat;
}
#nav_contact{
	width: 65px;
	left: 442px;
}
#nav_contact a:hover, #nav_contact a.active{
	background:transparent url(../images/nav.gif) -442px -31px no-repeat;
}
#content_about{
	width: 566px;
	padding: 0 367px 0 91px;
}
h1{
	font-size: 14px;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#quote_about{
	font-size: 10px;
	width: 374px;
	padding-top: 10px;
	padding-bottom: 62px;
	line-height: 12px;
}
.purple_text{
	color: #996699;
	font-size: 11px;
	font-weight: bold;
}
.black_text{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.tagline{
	padding-bottom: 30px;
}
/*-------------------Donate Art--------------------------*/

body#donate {
	background: #fff url(../images/bg_donate.jpg) no-repeat;
}
#content_donate{
	width: 717px;
	padding: 0 216px 0 91px;
}
.dark_margenta{
	color: #663399;
	padding: 0px;
	margin-top: 0px;
}
#content_donate ul{
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#content_donate ul li {
	margin: 0px;
	padding:0 0 10px 15px;
	background: url(../images/bullet.gif) no-repeat top left;
	list-style: none;
	list-style-image: none;
}
#content_donate a{
	color: #b44444;
	text-decoration: none;
}
#content_donate a:hover{
	color: #b44444;
	text-decoration: underline;
}
#quote_donate{
	width: 238px;
	float: right;
	font-size: 10px;
	padding-bottom: 15px;
	line-height: 12px;
}
.space{
	margin-bottom: -25px;
	padding-bottom: 6px;
	padding-right: 8px;
}
.dark_blue{
	color: #003366;
}
#wrapped_donate .dark_blue a{
	color: #003366;
	text-decoration: none;
}
#wrapped_donate .dark_blue a:hover{
	color: #003366;
	text-decoration: underline;
}

/*------------------Receive Art-----------------------*/
body#receive{
	background: #fff url(../images/bg_receive.jpg) no-repeat;
}
#content_receive{
	width: 717px;
	padding: 0 216px 0 91px;
}
#content_receive ul{
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#content_receive ul li {
	margin: 0px;
	padding:0 0 10px 15px;
	background: url(../images/bullet_blue.gif) no-repeat top left;
	list-style: none;
	list-style-image: none;
}
#quote_receive{
	width: 245px;
	float: right;
	font-size: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 12px;
}
.light_blue{
	color: #336699;
}
.brown_text{
	color: #996600;
	padding-bottom: 82px;
}
#wrapped_receive .brown_text a{
	color: #996600;
	text-decoration: none;
}
#wrapped_receive .brown_text a:hover{
	color: #996600;
	text-decoration: underline;
}
.green_text{
	color: #006600;
	font-size: 11px;
}
/*---------------Help Page----------------*/
body#help{
	background: #fff url(../images/bg_help.jpg) no-repeat;
}
#small_black{
	font-size: 10px;
	font-style:italic;
	color: #000000;
	line-height: 12px;
	margin: 0px;
	padding-bottom: 70px;
	clear: both;
}
.space_text{
	padding-left: 15px;
}
b{
	font-size: 14px;
}
br{
	margin: 0px;
	padding: 0px;
}
/*----------------Contact------------------*/
body#contact{
	background: #fff url(../images/bg_contact.jpg) no-repeat;
}
.red_text{
	color: #993333;
	padding-top: 79px;
	padding-bottom: 56px;
}
.red_text a{
	color: #993333;
	text-decoration: none;
}
.red_text a:hover{
	color: #993333;
	text-decoration: underline;
}
.lineheight{
	line-height: 24px;
	font-size: 12px;
}
.position{
	font-size: 10px;
	color: #000;
}
/*----------------Footer--------------------*/
#footer{
	color: #006600;
	font-size: 12px;
	padding: 5px 0 24px 90px;
}
#footer a{
	color: #006600;
	text-decoration: none;
}
#footer a:hover{
	color: #b44444;
	text-decoration: none;
}
#email{
	width: 950px;
	padding-left: 90px;
	margin-bottom: 50px;
}
#email_left{
	float: left;
	font-size: 12px;
	text-transform: uppercase;
}
#email_right{
	float: right;
	font-size: 9px;
	padding-top: 3px;
	padding-right: 35px;
}
#email_left a{
	color: #0066cc;
	text-decoration: underline;
}
#email_left a:hover{
	color: #0066cc;
	text-decoration: none;
	font-size: 12px;
}
a{
	color: #a72222;
	text-decoration: underline;
}
a:hover{
	color: #a72222;
	text-decoration: none;
}
img{
	border: 0px;
}
p{
	padding: 0 0 15px 0;
	margin: 0px;
	font-size: 12px;
	text-align: left;
}
.clr{
	clear: both;
}
#content_receive, #content_about, #content_donate {
	height: 650px;
}
#content_receive a{
	text-decoration: none;
}
#content_receive a:hover{
	text-decoration: underline;
}
li {
	line-height: 16px;
}
