body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 115%;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
}
#wrapper {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
#masthead div.tellfriend {
	height: 30px;
	background-color: #386EB0;
	border-top: 1px solid #FFFFFF;
	clear: right;
	text-align: right;
}
#masthead div.tellfriend img.buttonlink {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#wrapper #maincontent #rightcol {
	width: 260px;
	float: right;
}
#wrapper #maincontent #leftcol {
	width: 455px;
	float: left;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-top: 40px;
}
#wrapper #maincontent #leftcolwide {
	width: 710px;
	float: left;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-top: 40px;
}
#rightcol div.cell_donate {
	background-color: #FA7C10;
	color: #FFFFFF;
	padding: 0px 20px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	width: 220px;
}
#rightcol div.cell_donate p {
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #FA7C10;
}
a {
	color: #386FB2;
}
a:hover {
	color: #FA7C10;
}
#rightcol div.cell_forefront {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 11px;
	margin: 0px;
	width: 220px;
	/*background-image: url(images/forefront_bg.gif);*/
	background-repeat: repeat-x;
}
#rightcol div.cell_forefront p {
	margin-top: 12px;
	margin-bottom: 12px;
	background-color:#e5e8ec;
}
div.cell_donate img {
	border-style: none;
}
div.cell_forefront img {
	border-style: none;
}
#rightcol div.photobox img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#rightcol div.photobox {
	margin: 0px;
	padding: 0px;
	width: 260px;
	border-style: none;
}
#rightcol img.sidebarpic {
	margin: 0px;
	padding: 0px;
}
#masthead img.mastheadpic {
	float: right;
	width:569px;
	border:0;
}
#leftcol #pullquote {
	background-color: #356EA9;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(http://www.kintera.org/atf/cf/%7B65728db9-08c1-4ba5-8363-f2d1df27ec84%7D/PULLQUOTE.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	height: 87px;
	padding-left: 177px;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
	padding-right: 15px;
	line-height: 120%;
	clear: both;
}
div.clearbar {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
#leftcol h1 {
	font-size: 18px;
	color: #386FB2;
	margin-top: 0px;
	margin-bottom: 4px;
}
#leftcol p {
	font-size: 11px;
}
#leftcol h2 {
	font-size: 14px;
	margin-top: 0px;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding: 4px;
	border-top: 16px solid #D7D5D5;
	clear: both;
}
#footer a {
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
#footer a:hover {
	color: #356EA9;
	text-decoration: none;
}
#masthead img.logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width:175px;
	border:0;
}
#wrapper #maincontent {
	clear: both;
	border-top: 1px solid #FFFFFF;
}
img.floatright {
	float: right;
	margin-bottom: 8px;
	margin-left: 15px;
	border: 1px solid #EEEEEE;
}
img.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #EEEEEE;
}

.sidebar_links
{
	background:#386EB0;
	padding:10px;
	font:12px Arial;
	border-bottom:1px solid #fff;
	color:#fff;
}
.sidebar_links a
{	
	font:11px Arial;
	color:#fff;
}
.sidebar_links a:hover
{
	text-decoration:none;
}



/*** new header style **/

div#photo
{
	background:#386EB0 url(https://www.kintera.org/atf/cf/%7B65728DB9-08C1-4BA5-8363-F2D1DF27EC84%7D/PIC_MASTHEAD.JPG) top right no-repeat;
	height:130px;
	width:569px;
	float:left;
	
}
div#header a#home
{
	background:#fff url(https://www.kintera.org/atf/cf/%7B65728DB9-08C1-4BA5-8363-F2D1DF27EC84%7D/MAIN_LOGO.GIF) top left no-repeat;
	width:181px;
	height:130px;
	text-indent:-999px;
	display:block;
	float:left;
}
