/* strip troublesome default browser styles */
*	{
	margin:0px;
	padding:0px;

	font-family:verdana,sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:1em;
	line-height:1em;
	letter-spacing:0em;
	text-indent:0px;
	color:black;

	list-style:none;
	}

strong	{font-weight:bold;}

em	{font-style:italic;}

body	{
	color:#e9e9c5 repeat-y center;
	text-align:center;
	}

#container	{
	background:url(../img/container.gif) repeat-y;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-left:1px solid white;
	border-right:1px solid white;
	}

/* header stripe */
#header	{
	background:url(../img/headstripe.gif) repeat-x top;
	height:90px;
	}
#headerimg	{
	background-image:url(../img/moneyOverlay.jpg);
	background-repeat:no-repeat;
	background-position:50% 12px;
	height:90px;
	}

/* logo  */
h1	{
	background:url(../img/logo.png) no-repeat bottom;
	width:275px;
	height:62px;
	display:block;
	float:left;
	margin-left:10px;
	}
h1	{padding-top:16px;}
h1 span	{display:none;}
h2	{display:none;}

/* 'donate today!' badge */
#readmore, #donatetoday	{
	position:absolute;
	left:50%
	}

#readmore	{
	background:#ccd57a;
	font-size:.7em;
	margin-top:29px;
	padding:10px 50px 10px 10px;
	margin-left:200px;
	}
#donatetoday	{
	background:url(../img/donatebadge.png) no-repeat center;
	display:block;
	width:89px;
	height:89px;
	z-index:999;
	margin-left:275px;
	cursor:pointer;
	}
#donatetoday span	{display:none;}

/* sidebar */
#sidebar	{
	background:url(../img/sidebartop.gif) repeat-x top;
	width:235px;
	float:left;
	}
#sidebarimg	{
	border-top:1px solid #aacbd0;
	margin-top:15px;
	width:235px;
	height:235px;
	background:url(../images/bottomImage1.jpg) no-repeat;
	}

/* navigation */
#navigation	{
	margin-top:40px;
	background:url(../img/navigationbottom.gif) repeat-x bottom;
	padding-bottom:2px;
	}
#navigation li	{
	background:url(../img/navlink_button.gif) no-repeat left;
	display:inline;
	}
#navigation li a	{
	background:url(../img/navlink_off.gif) no-repeat left;
	line-height:19px;
	display:block;
	color:#627152;
	font-size:.7em;
	padding-left:30px;
	}
	
#navigation li a:hover	{
	background:url(../img/navlink_on.gif) no-repeat left;
	}

/* contact */
#contact li, #contact a, #contact address, #contact h3	{color:white;}
#contact h3	{
	font-weight:bold;
	font-size:.8em;
	margin-top:30px;
	margin-bottom:20px;
	margin-left:40px;
	}
#contact li	{
	font-size:.7em;
	line-height:16px;
	margin-left:10px;
	padding-left:30px;
	margin-bottom:20px;
	}
#contact li#phone	{background:url(../img/phone.gif) no-repeat left;}
#contact li#email	{background:url(../img/email.gif) no-repeat left;}
#contact li#address	{background:url(../img/home.gif) no-repeat left;}
#contact address	{line-height:1.5em;}
#contact a:hover	{text-decoration:underline;}

/* content */
#content	{
	width:532px;
	float:left;
	margin-left:1px;
	}

/* tagline header */
#banner	{
	background:url(../images/topImage1.jpg) no-repeat;
	height:186px;
	width:532px;
	}
	
/* content boxes */
#content h3	{
	background:url(../img/h3.gif) repeat-y;
	padding:10px;
	font-weight:bold;
	color:white;
	font-size:.7em;
	text-transform:uppercase;
	border-bottom:2px solid #5f8695;
	}
#content h3 em	{
	color:#b7d7bd;
	font-weight:bold;
	font-style:normal;
	}
#content p em	{
	color:#627152;
	font-style:italic;
	}
.singlecolumn, .doublecolumn	{margin:5px;}
.singlecolumn h4, .doublecolumn h4	{
	color:#627152;
	font-weight:bold;
	margin-bottom:10px;
	}
.singlecolumn .columnwrapper, .doublecolumn .columnwrapper	{
	background:#e9eae4;
	border-width:0px 0px 1px 1px;
	border-color:white;
	border-style:solid;
	padding:20px;
	font-size:.7em;
	}
.singlecolumn p, .doublecolumn p, .singlecolumn li, .doublecolumn li	{
	line-height:1.5em;
	margin:5px 0px;
	}
.singlecolumn li, .doublecolumn li	{
	list-style:square;
	margin-left:2em;
	}
.singlecolumn a {color:#245b68;}
.singlecolumn a:hover	{color:#627152; text-decoration:underline;}
.singlecolumn a:visited	{color:#627152;}
	}
.columnwrapper a	{
	color:#2b4f5d;
	text-decoration:underline;
	}
.columnwrapper a:hover	{color:#6ea5ba;}
.columnwrapper a:visited	{color:#627152;}
.column	{
	position:relative;
	width:50%;
	float:left;
	}
.column.first	{
	background:url(../img/columndivider.gif) no-repeat right;
	}
.column blockquote	{
	margin-bottom:15px;
	clear:both;
	}
.column blockquote span	{
	font-style:italic;
	display:block;
	float:right;
	margin-top:10px;
	}
#nationaldebt h4	{
	text-transform:uppercase;
	color:#5e5e5e;
	font-size:1.2em;
	margin-top:50px;
	letter-spacing:-.05em;
	}
#nationaldebt span	{
	color:#627152;
	font-size:1.25em;
	font-weight:bold;
	}
.readmore	{
	text-align:right;
	clear:both;
	margin-bottom:30px;
	margin-top:10px;
	}
.readmore a	{
	display:block;
	background:url(../img/readmore.gif) no-repeat top;
	width:73px;
	height:18px;
	margin:5px;
	float:right;
	}
.readmore a span	{
	display:none;
	}
	
/* footer */	
#footer	{
	border-top:1px solid #3a6573;
	background:#294f5c;
	float:none;
	clear:both;
	height:60px;
	}
#footer p	{
	text-align:center;
	color:#7fa095;
	font-size:.6em;
	padding-top:25px;
	}
#footer a	{
	color:#6e9084;
	}
#footer a:hover {
 text-decoration:underline;
}
/* form styles */
.formAddress{
	position:relative;
	left:210px;
	top:-110px;
	}
.formComments{
	position:relative;
	top:-70px;
	}
.formSkills{
	position:relative;
	top:-90px;
	}
.bottomForm{
	position:relative;
	top:-40px;
	}
.buttons{
	color:white;
	background-color:#82903a;
	padding:5px;
	}
.textBackground{
	background-color:#e6e4cb;
	}
.formHeader{
	background:url(../img/formHeader.gif) repeat-y;
	padding:10px;
	font-weight:bold;
	color:white;
	font-size:.90em;
	text-transform:uppercase;
	border-bottom:2px solid #5f8695;
	}
