/* Element Specific CSS */




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background-color: #F2F5F1;
	text-align: center;
}

a {
	color:#A4513B;
	text-decoration:none;
}

a:hover {
	color:#A4513B;
	text-decoration:underline;
}

a.subNav {
  text-decoration: none;
  color: #ffffff;
  font-size:11px;
  font-weight:normal;
}

a.subNav:hover {
  text-decoration: underline;
  color:#ffffff;
  font-size:11px;
  font-weight:normal;
}


a.nav {
  text-decoration: none;
  color: #333333;
  font-size:inherit;
}

a.nav:hover {
  text-decoration: underline;
  color:#3281AC;
  font-size:inherit;
}

a.footerSite {
  text-decoration: none;
  color: #666666;
  font-size:inherit;
}

a.footerSite:hover {
  text-decoration: underline;
  color:#3281AC;
  font-size:inherit;
}

a.footerPrograms {
  text-decoration: none;
  color: #666666;
  font-size:inherit;
}

a.footerPrograms:hover {
  text-decoration: underline;
  color:#5DA33A;
  font-size:inherit;
}

a.footerServices {
  text-decoration: none;
  color: #666666;
  font-size:inherit;
}

a.footerServices:hover {
  text-decoration: underline;
  color:#A4513B;
  font-size:inherit;
}

div.menu {
    width:auto;
    background:#fffff;
    padding:0;

}

div.menu a {
    display:block;
    margin-top:0px;
    padding:0.2em;
	width:100%;
    font-weight:bold;
	font-family: Arial;
	font-size: 11px;
    color:#666666;
    text-decoration:none;
}

html>body div.menu a {width:auto;}

div.menu a:hover {
	background:#5DA33A;
	color:#ffffff;
	text-decoration: none;
}

div.menu2 {
    width:auto;
    background:#fffff;
    padding:0;

}

div.menu2 a {
    display:block;
    margin-top:0px;
    padding:0.2em;
	width:100%;
    font-weight:bold;
	font-family: Arial;
	font-size: 11px;
    color:#666666;
    text-decoration:none;
}

html>body div.menu2 a {width:auto;}

div.menu2 a:hover {
	background:#A4513B;
	color:#ffffff;
	text-decoration: none;
}

div.subsections {
    width:auto;
    background:#fffff;
    padding:5;
	color:#333333;

}

div.subsections a {
    display:block;
    margin-right:10px;
    padding:10px;
	padding-bottom:15px;
	text-decoration:none;
	border: 1px solid #ffffff;
}

html>body div.menu a {width:auto;}

div.subsections a:hover {
	background:#F8FCF8;
	text-decoration: none;
	border: 1px solid #cccccc;
}

div.subsections2 {
    width:auto;
    background:#fffff;
    padding:5;
	color:#333333;

}

div.subsections2 a {
    display:block;
    margin-right:10px;
    padding:10px;
	padding-bottom:15px;
	text-decoration:none;
	border: 1px solid #ffffff;
}

div.subsections2 a:hover {
	background:#FFFFC0;
	text-decoration: none;
	border: 1px solid #cccccc;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;	
}

caption#copyright {
	caption-side:bottom;
	font-size: 8px;
	color:#999999;
	font-style:italic;
	text-align:left;
}


/* IDs */

#pageContainer {
	width: 696px;
	margin-top: 0; 
	margin-bottom: 0; 
	background-color:#ffffff;
	background-image: url(../images/body_back.jpg);
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}

#navContainer {
	margin-bottom: 5px;
}

#bannerTable {
	border: 1px solid #A9A9A9;
	margin-top: 2px;
	margin-bottom: 2px;
	table-layout: fixed;
}

#subBannerTable {
	border: 1px solid #A9A9A9;
	margin-top: 0px;
	margin-bottom: 2px;
}

#subNavTable {
	margin-top: 0px;
	margin-bottom: 0px;
}


#subNavBar {
	color:#ffffff;
	font-size:11px;
	margin-right: 8px;
	margin-top: 3px;

}

#inBannerTable {
	
	width: 206px;
	height: 255px;
}

#bannerBottom {
	width: 634px;
	border-bottom: 3px solid #575757;
	margin-top: 0;
	margin-bottom: 0;
}

#contentTable {
	margin-top: 10px;
	margin-bottom: 3px;
}

#footerTable {
	margin-top: 12px;
	margin-bottom: 3px;
}

#footerMargin {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 8px;
	font-size: 9px;
	color: #666666;
}

#businessBox {
	background-color: #D3D1D2;
}

#footerNavBox {
	background-color: #EDEBEC;
	border-left: 2px solid #ffffff;
	margin-top: 15px;
}


/* Classes */

.aboutColor {
	background-color: #3281AC;
}

.programsColor {
	background-color: #5DA33A;
}

.servicesColor {
	background-color: #A4513B;
}

.donateColor {
	background-color: #B99826;
}

.leftBorder {
	border-left: 2px solid #A9A9A9;
}

.rightBorder {
	border-right: 2px solid #A9A9A9;
}

.alignRight {
	text-align: right;
}

.greenTitle {
	color: #5DA33A;
	font-size: 14px;
	font-weight: lighter;
	margin-bottom: 2px;
	margin-top: 12px;
	margin-left: 12px;
}

.greenTitle2 {
	color: #5DA33A;
	font-size: 14px;
	font-weight: lighter;
	margin-bottom: 2px;
	margin-top: 12px;
}

.redTitle {
	color: #A4513B;
	font-size: 14px;
	font-weight: lighter;
	margin-bottom: 2px;
	margin-top: 12px;
	margin-left: 12px;
}

.standardMargin {
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 30px;
}

.standardMarginContent {
	margin-left: 0px;
	margin-right: 12px;
	margin-bottom: 30px;
}

.footerTitles {
	font-weight: bold;
	margin-top: 4px;
}

.homeBannerButtons {
	margin-top: 7px;
}

/* newsroom styles */
.newsDate {
	font-size: 8px;
	color: #884422;
	font-style:italic;
	margin-top: 2px;

}

.gTitles {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size: 17px;
	font-weight:bolder;
	letter-spacing: -1px;
}

.sm_gTitles {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size: 14px;
	font-weight:bolder;
	letter-spacing: -1px;
	padding-bottom:3px;
	margin-bottom:0px;
	margin-right:5px;
}

.content_shader {
	background-color: #F1F0EC;
	padding:8px;
	margin-bottom:25px;
	margin-right:5px;
	margin-left:0px;
}

.sTitles {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#005A00;
	font-size: 18px;
	font-weight:bolder;
	letter-spacing: 1px;
	background-image:url(../images/hor_dot.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:5px;
	margin-bottom: 2px;
	margin-top:10px;
}

.sDesc {
	font-weight:normal;
	font-size:12px;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:5px;
}

DIV.greenBullet {
	margin-left: 15px;
	padding-left: 15px;
	font-size:11px;
	color:#666666;
	background:url(../images/bullet_grn3.gif) left center no-repeat;
}

.listHead {
	margin-top:10px;
	margin-bottom:2px;
	margin-left:5px;
	font-weight:bold;
	color:#666666;
}

.more {
	font-size:10px;
	font-style:italic;
	font-weight:bold;
}

.standardIndent {
	margin-left:10px;
}

.cmimage {
	border:1px solid #000000;
}

.imgcap {
	font-size:9px;
	font-style:italic;
	text-align:center;
	color:#999999;
	
}

.picContainer {
	margin-left:25px;
}

.servPicContainer {
	margin-right:5px;
}