@charset "utf-8";
/* CSS Document */

body {
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 785px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	width: 785px;
	height: 103px;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 5px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #216B16;
	padding-bottom: 5px;
	FONT-SIZE: 11px; 
	COLOR: #FFF; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	LINE-HEIGHT: 15px; 
	text-align: left;;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


body {
	background: url(images/home_bg.gif) repeat top left #216B16;
}

img {
border: 0;
}

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

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

p {
	margin-top: 8px;
	margin-bottom: 10px;
}

h1 {
	FONT-SIZE: 18px; 
	COLOR: #066949; 
	font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	text-align: left;
	line-height: 20px;
	margin: 0;
}

h2 {
	FONT-SIZE: 16px; 
	line-height: 17px;
	COLOR: #468518/*#98c840*/; 
	font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	margin: 20px 0 0 0;
}

h3 {
	FONT-SIZE: 14px; 
	line-height: 15px;
	COLOR: #003f7d; 
	font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	margin: 18px 0 0 0;
	font-style: italic;
}

h4 {
	FONT-SIZE: 13px; 
	line-height: 15px;
	COLOR: #066949; 
	font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	margin: 5px 0 0 0;
}

a:hover {
text-decoration: underline;
}

.maintable {
	margin-top: 6px;
}

#banner-home {
	background-image: url(images/banner3.jpg);
	width: 755px;
	height: 103px;
	padding: 0 10px 0 20px;
}

#banner-about {
	background-image: url(images/banner2.jpg);
	width: 755px;
	height: 103px;
	padding: 0 10px 0 20px;
	
}

#banner-services {
	background-image: url(images/banner6.jpg);
	width: 755px;
	height: 103px;
	padding: 0 10px 0 20px;
	
}

#banner-current {
	background-image: url(images/banner5.jpg);
	width: 755px;
	height: 103px;
	padding: 0 10px 0 20px;
}

#banner-newsletter {
	background-image: url(images/banner4.jpg);
	width: 755px;
	height: 103px;
	padding: 0 10px 0 20px;
	
}

#banner-resources {
	background-image: url(images/banner1.jpg); 	
	width: 755px;
	height: 103px;
	padding: 0 10px 0 20px;
	
	
}

#banner-contact {
	background-image: url(images/banner7.jpg);
	width: 755px;
	height: 103px;
	padding: 0 10px 0 20px;
}


#content-sub {
	float: left;
	padding-left: 62px;
	padding-right: 0px;
	padding-top: 0px;
	FONT-SIZE: 13px; 
	margin-right: 0px;
	COLOR: #666; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	LINE-HEIGHT: 22.4px; 
	text-align: left;
	width: 450px;
}

#content-home {
	float: left;
	padding-left: 62px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 0px;
	FONT-SIZE: 13px; 
	COLOR: #666; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	LINE-HEIGHT: 22.4px; 
	text-align: left;
	width: 320px;
	background: #fff;
}

#nav-newsletter{
	float: right;
	margin-top: 0px;
	padding-top: 20px;
	margin-right: 16px;
	padding-bottom: 20px;
	width: 226px;
}

	
#nav-right{
	background: url(images/banner_bg3.jpg) no-repeat top right #FFF; 
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	width: 357px;
}

#nav-right-about{
	background: url(images/banner_bg2.jpg) no-repeat top right; 
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	width: 244px;
}

#nav-right-services{
	background: url(images/banner_bg6.jpg) no-repeat top right; 
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	width: 244px;
}

#nav-right-current{
	/*background: url(images/banner_bg5.jpg) no-repeat top right; */
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	width: 244px;
}

#nav-right-newsletter{
	background: url(images/banner_bg4.jpg) no-repeat top right; 
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	width: 244px;
}

#nav-right-resources{
	background: url(images/banner_bg1.jpg) no-repeat top right; 
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	width: 244px;
}

#nav-right-contact{
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	width: 244px;
}

#nav-right img, #nav-right-about img, #nav-right-services img, #nav-right-current img, #nav-right-newsletter img, #nav-right-resources img, #nav-right-bookstore img, #nav-right-contact img{
	padding-bottom: 10px;
}

#nav-right p, #nav-right-about p, #nav-right-services p, #nav-right-current p, #nav-right-newsletter p, #nav-right-resources p, #nav-right-bookstore p, #nav-right-contact p{
	padding-left: 18px;
	padding-right: 10px;
	FONT-SIZE: 12px; 
	COLOR: #000; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	padding-right: 0px;
	LINE-HEIGHT: 15px; 
	text-align: left;
	margin-top: 0px;
	margin-left: 0;
	padding-bottom: 0px;
	padding-top: 0;
	margin-bottom: 5px;
}

#programs{
	background: #EFF8E4;
	margin-top: 19px;
	margin-right: 0px;
	width: 327px;
	border: 1px solid #c1de8d;
}

#announcement-sub{
	background: #EFF8E4;
	margin-top: 0px;
	margin-top: 19px;
	margin-right: 16px;
	width: 226px;
	border: 1px solid #c1de8d;
	float: right;
}


.text {
	FONT-SIZE: 12px; 
	COLOR: #666; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	padding-right: 0px;
	LINE-HEIGHT: 16px; 
	text-align: left;
}
p {
	FONT-SIZE: 12px; 
	COLOR: #666; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	padding-right: 0px;
	LINE-HEIGHT: 16px; 
	text-align: left;
}

ul {
	FONT-SIZE: 12px; 
	COLOR: #666; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	padding-right: 0px;
	LINE-HEIGHT: 16px; 
	text-align: left;
	margin: 10px 0px 10px 30px;
}

.header {
	FONT-SIZE: 16px; 
	COLOR: #066949; 
	font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	text-align: left;
	line-height: 22.4px;
}

.subhead {
	FONT-SIZE: 14px; 
	COLOR: #468518; 
	font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
}

.subhead2 {
	FONT-SIZE: 13px; 
	COLOR: #003f7d; 
	font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
}

#copyright {
	MARGIN: 35px 0px;
	margin-left: 18px;
	text-align: left;
	width: 782px;
}

#copyright-doc {
	MARGIN: 45px 0px;
	margin-left: 18px;
	text-align: left;
	width: 693px;
}

.copyright A {
	FONT-WEIGHT: bold; COLOR: #333; TEXT-DECORATION: none
}

.copyright A:hover {
	FONT-WEIGHT: bold; COLOR: #000; TEXT-DECORATION: none
}

ul.bullet {
	PADDING: 0px;
	margin: 0px; 
	padding-top: 0px;
	margin-top: 0px;
	border: 0;
	margin-left: 2px;
	margin-bottom: 15px;
	FONT-SIZE: 12px; 
	COLOR: #333; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	width: 327px;
	text-align: left;
}

li.bullet {
	text-align: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	margin-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-left: 25px;
	margin-left: 0px;
	background: url(images/bullet.gif) top left no-repeat;
	border-bottom: #c1de8d 1px solid;
}

li.bullet-last {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	margin-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
	margin-left: 0px;
	background: url(images/bullet.gif) top left no-repeat;
	text-align: left;
}

li.bullet a{
	text-decoration: underline;
}

li.bullet-last a{
	text-decoration: underline;
}

ul.bullet-sub {
	PADDING: 0px;
	margin: 0px; 
	padding-top: 0px;
	margin-top: 0px;
	border: 0;
	margin-left: 2px;
	margin-bottom: 15px;
	FONT-SIZE: 12px; 
	COLOR: #333; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	width: 226 px;
	text-align: left;
}

li.bullet-sub {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	margin-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-left: 25px;
	margin-left: 0px;
	background: url(images/bullet.gif) top left no-repeat;
	border-bottom: #c1de8d 1px solid;
	text-align: left;
}

li.bullet-last-sub {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
	margin-left: 0px;
	background: url(images/bullet.gif) top left no-repeat;
	text-align: left;
}

li.bullet-sub a{
	text-decoration: underline;
}

li.bullet-last-sub a{
	text-decoration: underline;
}

ul.breadcrumb{
	list-style-type: none;
	padding-top: 5px;
	FONT-SIZE: 10px;
	COLOR: #999;
	FONT-FAMILY: "Trebuchet MS", sans-serif;	
	margin-left: 0;
	padding-left: 0;
	line-height: 12px;
}


li.breadcrumb{
	list-style-type: none;
	padding-right: 2px;
	padding-bottom: 0 px;
	padding-left: 0px;
	display: inline;
	margin-left: 0;
	padding-top: 5px;
	COLOR: #999;
}

li.breadcrumb a{
	color:#999;
	text-decoration: none;
}

li.breadcrumb-last{
	list-style-type: none;
	padding-right: 2px;
	padding-bottom: 0 px;
	padding-left: 0px;
	display: inline;
	padding-top: 5px;
	COLOR: #999;
}

li.breadcrumb-last a{
	color:#999;
	text-decoration: none;
}
li.breadcrumb-sub{
	list-style-type: none;
	padding-right: 2px;
	padding-bottom: 0 px;
	padding-left: 2px;
	display: inline;
	padding-top: 5px;
	COLOR: #999;
}

li.breadcrumb-sub a{
	color:#999;
	text-decoration: none;
}

li.breadcrumb-first {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	margin-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	display: inline;
	text-decoration: none;
}

li.breadcrumb-first a{
	color:#999;
	text-decoration: none;
}
li.breadcrumb a:active{
	text-decoration: underline;
}

li.breadcrumb a:hover{
	text-decoration: underline;
}

li.breadcrumb-first a:hover{
	text-decoration: underline;
}

li.breadcrumb-last a:hover{
	text-decoration: underline;
}

li.breadcrumb-sub a:hover{
	text-decoration: underline;
}

/* SON OF SUCKERFISH */	
#mainNav li ul ul {     margin: -1em 0 0em 10em; background: url(images/dropdown2_bg.gif) repeat-y bottom; } 
#mainNav li:hover ul ul, #mainNav li.sfhover ul ul {     left: -999em; } 
#mainNav li:hover ul, #mainNav li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul { left: auto;  } 

/** YP4 DROP DOWN NAVIGATION  **/
/* SON OF SUCKERFISH */
#mainNav, #mainNav ul {
	list-style: none;
	padding: 0;
	margin:0;
	width:786px;
	line-height: 1;
}

#mainNav a {
	border-bottom: none;
	display:block;
}

#mainNav li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainNav li ul {
	position: absolute;
	left: -999em;
	width: 125px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	margin-left : 0px;
	margin-top : 0px;
	z-index:1000;
	background: url(images/dropdown_bg.gif) repeat bottom;
	text-align:left;
}

#mainNav li li {
	background: url(images/dropdown_bg.gif) repeat bottom;
}

#mainNav li li li{
	background: url(images/dropdown_bg.gif) repeat bottom;
	margin-left: -60px;
	
}

#mainNav li ul a{
	width: 120px;
	color:#333;
	background: url(images/dropdown_bg.gif) repeat bottom;
	margin-left:0px;
	border-bottom: 1px solid #FFF;
	text-align:left;
}


#mainNav li ul li a:link, #mainNav li ul li a:visited {
	color : #333;
	background: url(images/dropdown_bg.gif) repeat bottom;
	font-size:12px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight:normal;
	margin-left:0px;	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height:16px;
	text-align:left;
}

#mainNav li ul li a:hover, #mainNav li ul li a:active {
	color : #333;
	background: url(images/dropdown_bg.gif) repeat bottom;
	font-size:12px;
	border-right:none;
	text-decoration: underline;
	text-align:left;
}	

#mainNav li:hover a#home, #mainNav li.sfhover a#home {
	background: url(images/home.gif) top left no-repeat;
}
#mainNav li:hover a#about, #mainNav li.sfhover a#about {
	background:url(images/about.gif) top left no-repeat;
}
#mainNav li:hover a#services, #mainNav li.sfhover a#services {
	background:url(images/services.gif) top left no-repeat;
}

#mainNav li:hover a#current, #mainNav li.sfhover a#current {
	background: url(images/programs_groups.gif) top left no-repeat;
}
#mainNav li:hover a#newsletter, #mainNav li.sfhover a#newsletter {
	background:url(images/newsletter.gif) top left no-repeat;
}
#mainNav li:hover a#resources, #mainNav li.sfhover a#resources {
	background:url(images/resources.gif) top left no-repeat;
}

#mainNav li:hover a#bookstore, #mainNav li.sfhover a#bookstore {
	background:url(images/bookstore.gif) top left no-repeat;
}
#mainNav li:hover a#contact, #mainNav li.sfhover a#contact {
	background:url(images/contact.gif) top left no-repeat;
}
#mainNav li:hover a#payment, #mainNav li.sfhover a#payment {
	background:url(images/payment.gif) top left no-repeat;
}

#mainNav li:hover ul ul, #mainNav li:hover ul ul ul, #mainNav li.sfhover ul ul, #mainNav li.sfhover ul ul ul {
	left: -999em;
}

#mainNav li:hover ul, #mainNav li li:hover ul, #mainNav li li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul, #mainNav li li li.sfhover ul {
	left: auto;
}
#mainNav li:hover, #mainNav li.sfhover {
	color:#333;
}

li a img {	height: 34px; border-width: 0; }

li a#home {	background:url(images/home.gif) top left no-repeat;}

li a#home:hover {	background: url(images/home_on.gif) top left no-repeat;}

li a#about {	background:url(images/about.gif) top left no-repeat;}

li a#about:hover {	background: url(images/about_on.gif) top left no-repeat;}

li a#services {	background:url(images/services.gif) top left no-repeat;}

li a#services:hover {	background: url(services_on.gif) top left no-repeat;}

li a#current {	background:url(images/programs_groups.gif) top left no-repeat;}

li a#current:hover {	background: url(images/programs_groups_on.gif) top left no-repeat;}

li a#newsletter {	background:url(images/newsletter.gif) top left no-repeat;}

li a#newsletter:hover {	background: url(images/newsletter_on.gif) top left no-repeat;}

li a#resources {	background:url(images/resources.gif) top left no-repeat;}

li a#resources:hover {	background: url(resources_on.gif) top left no-repeat;}

li a#bookstore {	background:url(images/bookstore.gif) top left no-repeat;}

li a#bookstore:hover {	background: url(images/bookstore_on.gif) top left no-repeat;}

li a#contact{	background:url(images/contact.gif) top left no-repeat;}

li a#contact:hover {	background: url(contact_on.gif) top left no-repeat;}

li a#payment{	background:url(images/payment.gif) top left no-repeat;}
	
