ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../images/bg.jpg') top center no-repeat #000;

}

a img, img
{
	border: none;
}

form
{
	margin: 0;
	padding: 0;
}

#wrapper
{
	width: 800px;
	margin: 0 auto;
	background: url('../images/content_bg.jpg') repeat-y top center;
}

#header
{
	margin: 0;
	text-align: center;
}

#nav
{
	padding: 4px 25px 0 25px;
	color: #fff;
	font-size: 12px;
	height: 27px; /* 31 - 4 (top padding) */
	background: url('../images/nav_bg.jpg') no-repeat top center;
}

#nav ul
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li
{
	margin: 0;
	padding: 0 45px 0 0;
	display: inline;
}

#nav ul li.last
{
	padding: 0;
}

#nav a
{
	color: #fff;
	text-decoration: none;
}

#nav a:hover
{
	text-decoration: underline;
}

#content
{
	color: #fff;
	padding: 25px;
	font-size: 12px;
}

#content .left_pane
{
	float: left;
	width: 360px;
}

#content .right_pane
{
	float: right;
	width: 330px;
	line-height: 1.2;
}

#content .right_pane .highlight
{
	font-weight: bold;
	font-style: italic;
}

#content #charities_list
{
	font-weight: bold;
	margin: 0;
	padding: 5px 18px;
}

#content #charities_list li
{
	padding: 2px 0;
}

#content a
{
	color: #fff;
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}

#content p
{
	padding: 5px 0;
}

#footer
{
	font-size: 10px;
	text-transform: uppercase;
	color: #6f211d;
	text-align: center;
	padding: 10px;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}


#footer ul
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li
{
	margin-right: 10px;
	padding-right: 10px;
	display: inline;
	border-right: 1px solid #6f211d;
}

#footer ul li.last
{
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

.spacer
{
	clear: both;
}

.thumbnail
{
	padding-bottom: 50px;
}

.thumbnail .image
{
	padding-left: 6px;
	padding-top: 4px;
	background: url('../images/home/thumbnail_bg.gif') no-repeat;
	height: 128px;
	width: 174px;
	float: left;
}

.info
{
	font-size:11px;
	font-style:italic;
}

/* Form Styling */
form th, form td
{
	padding: 2px 0;
}

form td
{
	padding-left: 5px;
	background: none;
}

form th
{
	vertical-align: top;
	text-align: right;
	width: 150px;
	padding-top: 5px;
}

form textarea
{
	padding: 0;
	margin: 0;
}

form div.info
{
	font-size: 12px;
}

form div.help
{
	color: #F2F2F2;
	font-style: italic;	
	padding: 5px 0 8px 0;
	font-size: 90%;
}

form div.error
{
	color: #f00;
}

form
{
	padding: 10px 0;
}

form fieldset
{
	border: 1px solid #6f211d;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

form legend
{
	padding: 2px 10px;
	margin-left: 10px;
	border: 1px solid #6f211d;
}

form input, form textarea, form select
{
	border: 1px solid #6f211d;
	padding: 2px;
	font-size: 12px;
}

.comment
{
	border-bottom: 1px solid #6f211d;
}

.comment small
{
	color: #6f211d;
}

div.pagination
{
	color: #6f211d;
}

h2.highlight
{
	color: #9B1E12;
}

h2.highlight2
{
	font-style: italic;
	color: #9B1E12;
}

.top_pane
{
	height: 380px;
}

.container
{
	border: 1px solid #6f211d;	
	padding: 10px;
	margin-bottom: 10px;
}

#video_intro_container
{
	float: right;
	margin-right: 60px;
	_margin-right: 30px;
	font-size: 11px;
	width: 184px;
	line-height: 1.2;
}

#thanks_panel
{
  background: url(/images/border_sm.gif) transparent top left no-repeat;
  padding-top: 20px;
  margin-top: 20px;
}

#thanks_panel p
{
  background: url(/images/border_sm.gif) transparent bottom left no-repeat;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

#thanks_panel p span
{
  font-weight: bold;
  font-size: 14px;
}
