body
{
	font: 12px/1.5em arial, helvetica, sans-serif;
	background: white;
	color: #333333;
	text-align: center;
	padding: 0;
	margin-top: 10px;
}
#container 
{
	width: 780px;
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
}

#contentSub 
{
	clear: left;
	background-color: #ffffff;
}

#contentSub a:link, a:visited 
{
	color: #0000cc;
}

#contentSub a:hover, a:active
{
	text-decoration: underline;
}
#sideBar
{
	float: right;
	text-align: left;
	width: 190px;
	line-height: 1.4em;
	font-size: 15px;
	color: #666666;
}
#sideBar2
{
	float: right;
	text-align: left;
	margin-top: 125px;
	width: 250px;
	line-height: 1.6em;
	font-size: .9em;
	color: #333333;
}
li
{
	margin-bottom: 10px;
}

p
{
	font: 12px/1.5em arial, helvetica, sans-serif;
	color: #333333;
}
img
{
	border: 0 none;
}
h1
{
	font-size: 1.6em; 
	color: #BBA215;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 5px;
}
h2
{
	height: 40px; 
	font-size: 1.6em; 
	color: #333333; 
	margin-bottom: 5px; 
	padding-left: 32px; 
	padding-top: 13px; 
	background-image: url('../images/bwLogoSmall.gif'); 
	background-repeat: no-repeat;
}
h3
{
	font-size: 1.3em; 
	color: #BBA215; 
	margin-bottom: 5px; 
	border-bottom: 1px solid #C5D69C;
}
h4
{
	font-size: 1.1em;
	font-weight: bold; 
	color: #333333; 
	margin-bottom: 0px; 
	
}
.largeBlackText
{
	font-size: 1.3em; 
	color: #333333; 
	font-weight: bold;
	margin-bottom: 5px; 
}
.greenLine
{ 
	font-size: .1em; 
	height: 2px; 
	border-bottom: 1px solid #C5D69C;
}

.homeHiLite
{
	font-family:arial; 
	font-size:12px; 
	color:#666666; 
	line-height: 1.3em; 
	width: 330px; 
	padding: 20px 10px 0 20px; 
	margin-bottom: 15px;
}
.hiLitePix
{
	float: left; 
	padding: 3px; 
	background-color: #336600; 
	border: 1px solid #003300;  
	margin-right: 5px;
}
.smPix
{
	border: 1px solid #6D8C23;
}
.indentSerif
{
	margin-left: 20px;
	font-family: serif;
	font-style: italic;
	margin-top: 0px;
	font-size: 1.2em;
}

.indent
{
	margin-left: 20px;
}
.superIndent
{
	margin-left: 40px;
}
.learnMore a
{
	color: #666600; 
	background-color: #DAE4C4; 
	border: 1px solid #C6D4A5;
	padding: 0px 5px 0 5px;
	text-decoration: none;
}

.quote
{
	font-family: serif; 
	font-size: 1.1em; 
	color: #666666; 
	margin-top: 10px;
	font-style: italic;
}
.attribution
{
	font-size: .5em; 
	letter-spacing: .2em; 
	margin-top: 5px; 
	margin-bottom: 10px; 
	color: #666666;
}
#capCampaign
{
	text-align: left;
	margin-top: 20px;
	border: 1px solid #999999;
	width: 175px; 
}	

#footer
{
	font-family:arial; 
	font-size:11px; 
	color:#92A75F;
	border-top: 1px solid #92A75F;

}
