/* --------------------------------------------------html styles */
body {
	background: #637c9e url(../image/fill_bkgrd.jpg) repeat-x;
	margin: 0 auto;
	padding: 0;
	width: 780px; /*keeps width and centers*/
	
	/*margin: 0px;
	padding: 0px;*/
	font-family:Arial, Helvetica, sans-serif;
	/*text-align: center;
	margin-left: auto; 
	margin-right: auto;*/
}

table td {
	vertical-align: top;
}
a:link, a:visited {color:#008056;text-decoration: underline;}
a:hover {color:#666666;text-decoration: none;}
a:active {color:#009900;}



/* --------------------------------------------------layout styles */
#wrap {
	width: 780px;
	text-align: left;
}
#mast {
	height: 80px;
	width: 100%;
	background: #FFFFFF url(../image/bkgrd_mast.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
}
#wrap #mast img {margin-left: 30px;}
#mast h1 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #009966;
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}

/* --------------------------------------------------actions navigation */
#actions {
	color: #333333;
	background: #FFFFFF;
	position: absolute;
	left: 580px;
	top: 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	width: 170px;
	height: 24px;
	text-align: center;
	padding-top: 5px;
}
#actions a:link, #actions a:visited {
	color: #333333;
	text-decoration: none;
}
#actions a:hover {
	color: #333333;
	text-decoration: underline;
}
/* --------------------------------------------------selected nav */

.home #home a, .contact #contact a, .about #about a, .memberships #memberships a, .outreach #outreach a, .programs #programs a, .resources #resources a {color: #BFFBFF;}

.home #home li a:hover, .contact #contact a:hover, .about #about li a:hover, .memberships #memberships li a:hover, .outreach #outreach li a:hover, .programs #programs li a:hover, .resources #resources li a:hover {color: #000;}

.home #home li li a:hover, .contact #contact a:hover, .about #about li li a:hover, .memberships #memberships li li a:hover, .outreach #outreach li li a:hover, .programs #programs li li a:hover, .resources #resources li li a:hover {color: #000;}

.home #home, .home #footerHome {display:none;}

/* --------------------------------------------------add page styles */
#content {
	margin: 0px;
	padding: 0px;
	background: #FFF;
}

#content .bar, #content .bar_grn, #content .bar_turq, #content .bar_gold, #content .bar_purp {
	background: url(../image/bar.jpg) repeat-y right;
	height: 8px;
	margin: 0px;
	padding: 0px;
}
#content .bar {background: url(../image/bar.jpg) repeat-y right;}
#content .bar_grn {background: url(../image/bar_grn.jpg) repeat-y right;}
#content .bar_turq {background: url(../image/bar_turq.jpg) repeat-y right;}
#content .bar_gold {background: url(../image/bar_gold.jpg) repeat-y right;}
#content .bar_purp {background: url(../image/bar_purp.jpg) repeat-y right;}
table.page {
	width:100%;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	margin: 0px;
	padding: 0px;
}
.imgBlock {
	display: block;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

.col-L{
	background: #F0E7C8;
	padding: 12px;
}
.col-C{ border-right:1px solid #999999;padding: 12px;}
.col-R{padding: 12px;}

.col-C p, .col-C li {
	font-size: .8em;
	line-height: 1.5em;
}

.col-C h1, .col-C h2, .col-C h3 {
	margin: 0;
	padding: 2px 0;
}
.col-C h1 {
	font-size: 1.15em;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.col-C h2 {
	font-size: 1em;
	color: #3C4A60;
}
.col-C h3 {
	font-size: 0.9em;
	color: #008056;
}
.col-C p.byline{
	font-size: .8em;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.col-C h4{
	font-size: .7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.col-R h1 {
	font-size: .8em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.col-C p, .col-R p {
	font-size: .8em;
	line-height: 1.5em;
}
p.title {
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
}
.col-R h2 {
	font-size: 0.8em;
	color: #000066;
}
.col-R img {
	border:solid 1px #666666;
}
.col-R li {
	list-style-position: outside;
	list-style-image: url(../image/bullet2.gif);
}
.col-C table td{
	border-left: 1px solid #999;
	padding: 4px;
}

.col-C li {
	list-style-position: outside;
	list-style-image: url(../image/bullet.jpg);
	padding-bottom: 8px;
}
.col-C .photo {
	float: right;
	border: 1px solid #000000;
	margin-left: 2px;
}
.col-C hr {
	color: #637C9E;
	border-width: 1px;
	border-style: solid;
	margin: 8px 0;
}

p.txtSmBold {
	font-size: .7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #00754F;
	font-weight: bold;
}
.marginL {
	margin-left: 10px;
}

.floatR {
	float: right;
}
img.noborder {
	border: none;
	margin: 4px;
}
#tdborder td{
	border-bottom: 1px dashed #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;	
}
#noborder td{
	border: none;	
}
.boxOrg {
	background: #FBD37F url(../image/box_1end.gif) no-repeat center bottom;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 158px;
	vertical-align: top;
}
.boxGrn {
	background: #BCD6BF url(../image/box_2end.gif) no-repeat center bottom;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 158px;
	vertical-align: top;
}
.boxGrn h1, .boxOrg h1 {
	font-weight: bold;
	color: #000;
	margin: 0px;
	font-size: 80%;
	line-height: 1.25em;
	text-align:center;
}
.boxOrg  p {
	margin: 0px;
	font-size: .7em;
	line-height: 1.25em;
}
.boxGrn p, .boxGrn h1, .boxGrn h2 {
	padding: 4px;
}
.boxGrn p {
	margin: 0px;
	font-size: .7em;
	color: #000000;
}
.boxGrn h1 {margin: 0px; line-height: 1.25em; color: #000; font-weight:bold;}
.boxGrn h2 {margin: 0px; line-height: 1.25em; font-size: 90%; color: #039;font-weight:bold;}
/*---takenout 3-6-07----
#frmContact {
	margin:0px;
	padding: 0 6px 12px 0;
}

.fieldSm {
	background: #DFD5BF;
	width: 130px;
}*/
.buttonSm {
	font-size: 1em;
	line-height: 16px;
	width: 130px;
	background: #FAC963;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* --------------------------------------------------footer */

#footer{
	clear: left;
	width: 100%;
	background: url(../image/fill_foot.jpg) repeat-y left;
	color: #999999;
	text-align: center;
	padding: 4px 0;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #999999;
	margin: 0px;
}
#footer p {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
}


#footer a {
	color: #333;
	padding: 0 10px;
	line-height: 2em;
	text-decoration: none;
}
#footer a:hover{
	color: #666;
	text-decoration: underline;
}
#footer a.footlink {
	color: #999999;
}
.col-C .photoC {

	float: none;
	border: 1px solid #000000;
	margin-left: 2px;
}
.highlite {
	color: #C03;
}

