body {
	margin: 0;
	padding: 0;
	background: #fff url( assets/page_bg.png) left top no-repeat;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #777;
}

p, h1, h2, h3, h4, h5 {
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
}

a {
	color: #af3e00;
}

#main {
	width: 900px;
	padding: 0;
	margin: 0;
	position: relative;
}

#main #story {
	width: 620px;
	margin: 10px 0 20px 0;
	padding: 0;
	float: left;
}

.error { color:red; }

#main #sidebar {
	width: 242px;
	float: right;
	padding-top: 220px;
	margin: 0 0 20px 0;
}

#info {
	clear: both;
}

#main h1 {
	width: 803px;
	height: 92px;
	text-indent: -9000px;
	background: url( assets/masthead.png );
	position: relative;
	left: 87px;
}

#main #story #case, 
#main #story #impact,
#main #story #help
{
	background: url( assets/hsep.png ) 0 21px no-repeat;
	padding-left: 87px;
}

#main #story #content
{
	padding-left: 87px;
}

#main #story #impact,
#main #story #help
{
	margin: 20px 0px;
}

#main #story .message {
	color: #af3e00;
	font-size: 14px;
	margin-left: 87px;
}

#main #story #case h2 {
	width: 116px;
	height: 16px;
	margin-top: 10px;
	background: url( assets/text/h2_the_case.png ) left top no-repeat;
	text-indent: -9999px;
}

#main #story #impact h2 {
	width: 147px;
	height: 16px;
	background: url( assets/text/h2_the_impact.png ) left top no-repeat;
	text-indent: -9999px;
}

#main #story #help h2 {
	width: 238px;
	height: 16px;
	background: url( assets/text/h2_how_you_can_help.png ) left top no-repeat;
	text-indent: -9999px;
}


#main #story #case ul {
	background: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main #story #case ul li {
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
}

#main #story #case ul li h3 {
	background: none;
	color: #af3e00;
	display: inline;
	line-height: 20px;
	font-size: 12px;
}

#main #story #case ul li p {
	background: none;
	display: block;
	margin: 0 0 0 25%;
	margin-top: -16px;
	font-size: 12px;
}

#main #story #help a.sponsors {
	display: block;
	background: url( assets/text/list_of_sponsors.png ) left top no-repeat;
	height: 12px;
	text-indent: -9999px;
}

#main #sidebar .quote {
	
}

#main #sidebar .quote blockquote {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #af3e00;
}

/*
	Bottom part: Info
*/

#info {
	background: url( assets/hsep_2.png ) 0 16px repeat-x;
	margin: 20px 0 0 0;
}

#info #event {
	width: 242px;
	margin: 0 0 0 87px;
	padding: 0;
	float: left;
}

#info #instructions {
	float: left;
	width: 550px;
	margin-left: 20px;
}

#info #event h3 {
	width: 191px;
	height: 11px;
	background: url( assets/text/h3_fundraising_event.png ) left top no-repeat;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	padding: 0;
}

#info #instructions h3 {
	width: 184px;
	height: 11px;
	background: url( assets/text/h3_instructions.png ) left top no-repeat;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	padding: 0;
}


#info #event h4 {
	width: 184px;
	height: 12px;
	background: url( assets/text/h4_levels_of_support.png ) left top no-repeat;
	text-indent: -9999px;
}

#info #event ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#info #event ul li h5 {
	color: #af3e00;
	display: inline;
	line-height: 20px;
	font-size: 12px;
	background: none;
	text-indent: none;
}

#info #event ul li p {
	display: block;
	margin: 0 0 0 25%;
	top: -16px;
	position: relative;
	font-size: 12px;
}

#info #event ul li p a {
	display: block;
	color: #777;
	padding-left: 12px;
	background: url( assets/bullet_marker.png ) left center no-repeat;
}

#info #event p.contact {
	color: #af3e00;
}

#info #event p.contact a {
	color: #777;
}

#info #event table.support {
	border: 0;
	width: 90%;
}

#info #event table.support td.entry, 
#info #event table.support td.value 
{
	border-bottom: 1px solid #efd8cc;
}

#info #event table.support td.entry {
	width: 80%;
	color: #af3e00;
	font-weight: bold;
}

#info #event table.support td.value {
	text-align: right;
	color: #777;
	font-weight: bold;
}

#info #event table.support td.detail {
	color: #af3e00;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}

#info #instructions #online {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}

#info #instructions #online p.donorName strong {
	color:#af3e00;
	font-weight: bold;
}

#info #instructions #online ul.attendence {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 242px;
}

#info #instructions #online ul.attendence li {
	margin-left: 20px;
}

#info #instructions #online ul.attendence input {
	position: relative;
	margin-left: -20px;
}

#info #instructions #online a.donate {
	display: block;
	width: 242px;
	height: 50px;
	text-indent: -9999px;
	background: url( assets/text/button_donate.png ) no-repeat;
	margin: 10px 0;
	padding: 0;
}

#info #instructions #mail {
	width: 250px;
	float: right;
}

#info #instructions #mail p {
	clear: both;
	padding-top: 10px;
}

#info #instructions #mail p.address {
	font-size: 14px;
	color: #af3e00;
}

p.address .contact {
	font-size: 70%;
}

#info p.details {
	width: 800px;
	clear: both;
	padding: 20px 0;
	margin: 0 0 0 87px;
}

#apco {
	background: url( assets/hsep_2.png ) 0 0 repeat-x;
	font-size: 10px;
	margin: 0;
	padding: 10px 0px 10px 87px;
}

a.tell_a_friend {
	display: block;
	width: 222px;
	height: 30px;
	background: url( assets/text/button_tell_a_friend.png ) no-repeat;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	padding: 0;
}

ul.sponsors {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.sponsors li {
	display: block;
	float: left;
	text-indent: -9999px;
	margin-bottom: 10px;
}

ul.sponsors li a.ilr {
	display: block;
	width: 121px;
	height: 43px;
	background: url( assets/text/button_ilr.png ) center center no-repeat;
}

ul.sponsors li a.atra {
	display: block;
	width: 121px;
	height: 43px;
	background: url( assets/text/button_atra.png ) center center no-repeat;
}


/*
	Content
*/

#content {
	width: 800px;
	padding: 30px 0 30px 87px;
}

#content h2 {
	font-size: 16px;
	font-weight: normal;
	color: #af3e00;
}

#content ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content li {
	margin: 0;
	padding-left: 20px;
}

#content li strong {
	color: #af3e00;
}