body{
	background-color:#CDC4B3;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color:#000000;
}
.topBanner {
	margin: 0;
	vertical-align: top;	
}
h1{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color:#336600;
}
h2{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color:#006400;
}
h4{
	font-family: Arial;
	font-size: 16px;
	color:#5E3020;
}
.greenHead{
	font-family: Arial;
	font-size: 28px;
	font-weight: normal;
	color:#336600;
	line-height:1;
	margin-top: 5px;
	margin-bottom: 10px;
}
#mainContent {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #000000;
	padding-left: 16px;
	padding-right: 12px;
	text-align: left;	
	}
.newsDate{
	color:#006400;
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
}
.leftNav{
	background-color: #669900;
	padding-left: 8px;
	padding-top: 10px;
	vertical-align: top;
	width:151;
	text-align: left;
}
.leftNav a:link, .leftNav a:visited, .leftNav a:active  {
color: #FFFFFF; font-family: Arial, Verdana; font-size: 12px; font-weight: bold; text-decoration: none;
}

.leftNav a:hover {
	color: #3B3520; 
	font-family: Arial, Verdana; 
	font-size: 12px; 
	font-style: bold; 
	text-decoration: underline;
}
	
a:link {color: #336600; font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none;}
    a:visited {color: #336600; font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none;}
    a:active {color: #336600; font-family: Verdana; font-size: 12px; font-style: normal; text-decoration: none;}
    a:hover {color: #8B4513; font-family: Verdana; font-size: 12px; font-style: normal; text-decoration: underline;
}
	a.basenav:link {background: none; color: #006400; font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none}
    a.basenav:visited {background: none; color: #006400; font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none;}
    a.basenav:active {background: url(../none); color: #006400; font-family: Arial; font-size: 8pt; font-style: normal; text-decoration: none;}
    a.basenav:hover {color: #8B4513; font-family: Arial; font-size: 8pt; font-style: normal; text-decoration: none;
}
.dottedRed  { border: dotted 2px red; }
.dotted  { border: dotted 1px #8B0000; }
.dotGr    { padding: 3px; border: dotted 1px #006400; }
.dotGr2    {
	padding: 3px;
	border: dotted 1px #006400;
	width: 560px;
	text-align: center;
	background-color: #B6C49A;
}
.dotted2  { border: dotted 1px #8B0D43; }
.adminGr    {border: solid 1px #006400; }
.formTable{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: dotted #077e9c 1px;
	padding: 5px;
}
.formBox {
	border:1px solid #006400;
	color:#333;
	}
.topLine {
	border-top: dotted #077e9c 1px;
	}
.grTable{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: dotted #006400 1px;
	padding: 5px;
}
.dividerTop {
	border-top-color: #006400;
	border-top-style: dotted;
	border-top-width: 1px;
}
.bottomBorder {
	border-bottom: dotted 1px #006400;
}
.itemTable {
	background-color: #FFFFFF;
	border: dotted #669900 1px;
	padding:8px;
}
.fltleft {
	float: left;
}
.alignField { 
	margin-bottom: 9px; 
	}
.itemName {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #669900;
	margin-bottom: 5px;
}
.item {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #000000;
}
.item a:link, .item a:visited, .item a:active {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	text-decoration: none;
}
.item a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	text-decoration: underline;
}
.order {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1;
	font-weight: bold;
	}
.donationsTD {
	border-bottom: dotted #006400 1px;
	padding-bottom: 5px;
	}
.adminleftNav{
	background-color: #B9C08D;
	border: dotted #669900 1px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
	width:180;
}
.adminTHead {
	color: #FFFFFF;
	font-size: 14px;
	background-color: #669933;
	padding-left: 10px;
}
.adminLeft{
	background-color: #B9C08D;
	padding-left: 10px;
	border-right: dotted #669900 1px;
}
.adminRight{
	border-right: dotted #669900 1px;
}