/*
// $Id: wrapper.css,v 1.14 2008/06/05 14:58:22 stephend Exp $
// $Revision: 1.14 $
// $Author: stephend $
//
// $Log: wrapper.css,v $
// Revision 1.14  2008/06/05 14:58:22  stephend
// Tweaks
//
// Revision 1.13  2008/06/04 16:29:00  stephend
// Flash updates
//
// Revision 1.12  2008/06/03 21:05:04  stephend
// Updating non-flash layouts
//
// Revision 1.11  2008/05/29 21:17:22  stephend
// Tweaks
//
// Revision 1.10  2008/05/29 17:14:51  stephend
// Tweaks
//
// Revision 1.9  2008/05/28 22:47:59  stephend
// Tweaks
//
// Revision 1.8  2008/05/28 21:17:16  stephend
// Tweaks
//
// Revision 1.7  2008/05/22 18:10:14  stephend
// Tweaks
//
// Revision 1.6  2008/05/22 15:19:34  stephend
// Tweaks
//
// Revision 1.5  2008/05/21 23:48:29  stephend
// Site Build
//
// Revision 1.4  2008/05/21 15:56:15  stephend
// Flash Builds / Modules Builds
//
// Revision 1.3  2008/05/16 18:29:30  stephend
// Site Build
//
// Revision 1.2  2008/05/14 22:33:14  stephend
// Init Commit
//
*/

body {
	margin:0;padding:0;
}

body,a,p {
	font:normal 11px Verdana;
	line-height:16px;
}

a {color:#2578be;}
p {margin:0;padding:0}
form {display:inline;}

h1,h2,h3,h4,h5,h6 {margin:0;padding:0}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#6fa143;
}
h2 {
	font-family: Arial;
	font-size: 13px;
	color:#535353;
	font-weight:bold;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	color:#888;
	font-weight:bold;
}

ul 
{
	margin:0 0 0 12px;
	padding:0;
	list-style-type:disc;
}

li
{
	margin:0;padding:0;
}

img {border:0}

#countdown 
{
	position:absolute;
	height:106px;
	width:229px;
	z-index:1;
	left:4px;
	margin:122px 0 0 4px;
}

#donation table
{
	float:left;
	clear:left;
}
#footer 
{
	float:right;
	clear:right;
	padding:10px 10px 0 0;
}

#hero {

}

#leftcol_container 
{
	float:left;
	width:208px;
	margin-right:22px;
}

#leftcol_nav {list-style-type:none;text-transform:uppercase;line-height:17px;}
#leftcol_nav ul {list-style-type:none} /* third level nav */

/*
#leftcol_nav li
{
	padding-left:10px;
	background:url(../images/arrow.subnav.gif) no-repeat 0px 5px;
}
*/
#leftcol_nav li ul li {text-transform:capitalize;background:none} /* third level nav */
#leftcol_nav li ul li a.on {text-transform:capitalize} /* third level nav */
#leftcol_nav a {color:#2578be;text-decoration:none}
#leftcol_nav a.on 
{
	font-weight:bold;
	color:#1c3b7d;
	text-decoration:underline;
}

#navbar
{
	height:47px;
	background:url(../images/nav.bkg.jpg) repeat-x;
}

#rightcol_container {float:right;width:217px}

.absolute {position:absolute}
.container {width:976px;margin:0 auto}
.content_container
{
	width:747px;
	float:right;
}
.content {padding:4px 0 10px 10px}
.content a {color:#2578be}
.content a:hover {color:#93461e;}
/*
.content table {border-top:solid 1px #6fa143;border-left:solid 1px #6fa143}
.content table tr td {border-right:solid 1px #6fa143;border-bottom:solid 1px #6fa143}
*/
.debug, .debug1 {border:solid 1px red}
.debug2 {border:solid 1px red}
.debug3 {border:solid 1px red}
.error {color:#ff0000;}
.left {float:left}
.pine 
{
	background:#79ab48 url(../images/pageBackground.jpg) no-repeat top center;
	height:298px;
}
.print_header {display:none}
.relative {position:relative}
.right {float:right}
.rust {color:#93451e}
.success {}
.textured 
{
	height:737px;
	background:url(../images/background.tan.texture.jpg) #ba9c78 repeat-x top;
}