*
{
	margin: 0;
	padding: 0;
}
#lc ul li div.icon img,#buttons a img
{
	behavior: url("application/css/iepngfix.htc");
}
body
{
	background: #263b67 url("../../images/front/bg.png") repeat-x 0 0;
	color: #333;
	font: 11px Arial,Tahoma,Verdana,Helvetica,sans-serif;
	padding-top: 30px;
	text-align: center;
}
div.wrap
{
	margin: 0 auto;
	width: 960px;
}
div.background
{
	background: transparent url("../../images/front/bg-page.png") no-repeat top center;
	margin-top: -30px;
}
#header
{
	height: 270px;
	margin-bottom: 5px;
}
#header div.wrap
{
	text-align: center;
}
#header a#logo
{
	display: inline-block;
	height: 130px;
	margin-top: 15px;
	text-indent: -9999px;
	width: 240px;
}
#header h2
{
	margin-top: 20px;
}
.featured-fundraisers
{
	margin: 10px;
}
.featured-fundraisers td
{
	color: #FFF;
	padding: 2px;
}
.featured-fundraisers a:hover
{
	color: #FDEA13;
}
.featured-fundraisers a
{
	color: #FDB813;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#top
{
	background: #000;
	line-height: 30px;
	position: absolute;
	top: 0;
	width: 100%;
}
#top div.wrap
{
	padding: 0 10px;
	text-align: right;
}
#top a
{
	color: #fdb813;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#top a:hover
{
	color: #fdea13;
}
#top a.login
{
	color: #fff;
}
#top a.login:hover
{
	color: #fdea13;
}
#login
{
	display: none;
	padding: 10px 10px 0;
}
#login input.field
{
	background: #fff;
	border: 1px solid #d5d5d5;
	color: #777;
	padding: 2px;
	width: 100px;
}
#page
{
	margin-bottom: 30px;
}
#page div.wrap
{
	text-align: left;
}
#lc
{
	display: inline;
	float: left;
	margin: 0 10px;
	width: 539px;
}
#rc
{
	display: inline;
	float: left;
	margin: 0 10px;
	width: 381px;
}
#lc h1
{
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
#lc ul
{
	margin-top: 15px;
}
#lc ul li div.icon
{
	display: inline;
	float: left;
	width: 50px;
}
#lc ul li div.text
{
	color: #fff;
	font-size: 1.6em;
	margin-bottom: 10px;
	margin-left: 60px;
	padding-top: 3px;
    vertical-align: middle;
}
.subtext {
  color: #ddd;
  font-size: 1.3em;
}
#lc ul li div.subtext
{
	color: #ddd;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-left: 60px;
	padding-top: 3px;
    vertical-align: middle;
}
#rc #buttons #get-started
{
	margin-left: 7px;
}
#testimonials
{
	background: #fff;
	color: #000;
	margin-top: 30px;
	padding: 20px;
}
#testimonials p
{
	color: #333;
	font-size: 1.1em;
	margin-top: 10px;
}
#footer div.wrap
{
	border-top: 1px solid #7c89a2;
	color: #7c89a2;
	padding: 5px 10px 10px;
	text-align: left;
}
#footer div.submenu
{
	display: inline;
	float: right;
}
#footer a
{
	color: #7c89a2;
	font-weight: bold;
}
#footer a:hover
{
	color: #fff;
}
h1,h2,h3,h4,h5,h6
{
}
h1
{
	font-weight: bold;
	color: #fff;
	font-size: 4em;
	letter-spacing: -0.05em;
}
h2
{
	color: #fff;
	font-size: 2.0em;
	letter-spacing: -0.01em;
}
h3
{
	font-size: 1.8em;
	letter-spacing: -0.03em;
}
h4
{
	font-size: 1.2em;
}
strong
{
	font-weight: bold;
}
.clearer
{
	clear: both;
	display: block;
	line-height: 1;
	margin: 0;
	padding: 0;
}
.left
{
	display: inline;
	float: left;
}
.right
{
	display: inline;
	float: right;
}
img a:hover
{
	margin-bottom: -5px;
}