@import url(../shared/css/base.css);

body {
	background: url("images/backgrounds/body.gif") repeat-x #fff !important;
}

/*----Structural DIVs----*/


/*----Other DIVs----*/
#local-header a img {
	margin-top: -2px;
	margin-left: -7px;
}
#sectionHeader {
	background: url("images/backgrounds/sectionHeader.gif") repeat-x;
	height: 68px /*80px*/;
	padding: 12px 0 0 0;
	width: 960px;
	text-align: left;
}

#menuTop {
	background: url("images/backgrounds/menuTop.gif") no-repeat;
	font: normal 12px/33px 'Trebuchet MS', trebuchet, verdana, arial, sans-serif;
	color: #fff;
	width: 149px /*157px*/;
	padding-left: 8px;
	height: 33px;
	vertical-align: middle;
	margin: 30px 0 0 56px;
	float: left;	
	display: inline;
}

#content {
	width: 960px;
	text-align: left;
	background-color: #fff;
	padding: 0 0 75px 0;
	float: left;
}

#subNav {
	width: 157px;
	background: #7fc356;
	float: left;
	margin: -6px 0 0 56px;
	display: inline;
	overflow: hidden;
}

#subNavInner {
	padding-bottom: 25px;
}

#subNav ul {
	list-style: none;
	padding: 0 0 6px 0;
	width: 157px;			
}

#subNav li {
	padding: 0 5px 8px 8px;	
}

.mainItems {
	margin-top: 10px;
}

.subNavPadding {
	margin-top: 10px;
}

#textCol {
	width: 425px /*450px*/;
	float: left;
	padding: 27px 25px 0 0;
	margin-left: 28px;
	display: inline;	
}

#sideBar {
	width: 212px;
	float: left;
	display: inline;
	padding-top: 20px;
}

.wide {
	width: 638px /*638px*/ !important;
	padding: 27px 0 0 0 !important;
}

.topPhoto {
	margin-bottom: 15px;
}

.progBanner {
	width: 194px;
	float: left;
	background: url("images/backgrounds/program-banners.gif") #7fc356 no-repeat bottom left;
	padding-bottom: 5px;
	margin: 0 14px 15px 0;
	display: inline;
	height: 130px;
}

.short {
	height: 115px;
	margin-top: 0;
}

/*----Typography----*/

#sectionHeader h1 {
	font: bold 28px/40px 'Trebuchet MS', trebuchet, verdana, arial, sans-serif;
	color: #4e7f1b;
	margin: 40px 0 0 31px;
	float: left;
	position: absolute;
	top: 179px;
	left: 210px;
	z-index: 100;
}

#breadcrumbs {
	font: normal 11px/18px 'Trebuchet MS', trebuchet, verdana, arial, sans-serif;
	color: #211e1c;
	margin-bottom: 8px;
	text-transform: uppercase;	
	margin-left: 232px;
}

#textCol p {
	font: normal 12px/18px tahoma, verdana, arial, sans-serif;
	color: #211e1c;
	margin-bottom: 15px;
}

.wide p {
	padding: 0 15px !important;
}

#textCol h2 {
	font: bold 16px/20px tahoma, trebuchet, verdana, arial, sans-serif;
	color: #4e7f1b;
	margin-bottom: 10px;
}

#textCol h3 {
	font: bold 12px/16px tahoma, arial, helvetica, sans-serif;
	color: #201d1b;
	padding: 10px 0 5px 0;
}

#textCol h4 {
	font: bold 12px/16px tahoma, arial, helvetica, sans-serif;
	color: #4e7f1b;
	padding: 10px 0 5px 0;
}

#textCol h4.eventDate {
	padding: 0;
}

.orange {
	color: #4e7f1b; !important
}

.black {
	color: #000 !important;
}

#textCol ul,
#textCol ol ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 15px;
	}
	
#textCol li,
#textCol ol ul li {
	background: url("images/arrows/bullet.gif") no-repeat 2px 6px;
	padding: 0 0 6px 12px;
	line-height: 17px;
	}
	
#textCol ul.linkList li{	
		background: url("images/arrows/linkList.gif") no-repeat 0 3px;
	padding: 0 0 6px 16px;
	line-height: 17px;
}

.noBullet {	
		background: transparent !important;
}


#textCol ol {
	margin: 0;
	padding: 0 25px 0 4px;
	margin: 0 0 15px 20px;
  	font: normal 11px/16px verdana, arial, helvetica, sans-serif;	
  	color: #282826;	
}

#textCol ul {
	margin-left: 5px;
  	font: normal 11px/16px verdana, arial, helvetica, sans-serif;	
  	color: #282826;	
}

#textCol ul ul {
	margin: 0;
	margin-top: 10px;
}


#textCol ol li {
	background: transparent;
	padding: 0;
	margin-bottom: 10px;
}

table {
	margin-bottom: 15px;
}

 table td{
	font: normal 12px/18px tahoma, verdana, arial, sans-serif;
  	color: #211e1c;
}  
  
#textCol table.schedule {
	font: normal 12px/18px tahoma, verdana, arial, sans-serif;
  	color: #211e1c;
  	margin: 10px 0 15px 5px !important;	
  	border: 1px solid #ffcc50;
 	border-top: 0;
 	border-left: 0;
 	padding: 0;
 	width: 425px;
 }
  
 .schedule td {
 	vertical-align: top;
  	border: 1px solid #ffcc50;
  	border-bottom: 0;
  	border-right: 0;
  	padding: 5px;
  	text-align: center;
 }
 
 .schedule .firstCol {
 	width: 225px;
 	text-align: left;
 }
 
 .schedule .bold {
 	font-weight: bold;
 	text-align: center;
 	width: 35px; 	
 }
  
 
 
/*----Links----*/

#menuTop a {
	font: normal 12px/33px 'Trebuchet MS', trebuchet, verdana, arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

#menuTop a.indent {
	padding-left: 5px;
}

#subNav a {
	color: #fff !important;
	font: normal 11px/14px 'Trebuchet MS', trebuchet, verdana, arial, sans-serif;	
	text-decoration: none;
}

#subNav a:hover {
	color:#f7ec46;

}

#subNav .current_page_item a {
	color: #f7ec46 !important;
	background: url("images/backgrounds/subNav-item.gif") no-repeat -100px 3px !mportant;
}

#subNav .parent_page, .mainItems li {
	font: normal 11px/14px 'Trebuchet MS', trebuchet, verdana, arial, sans-serif;	
	text-transform: uppercase;
	border-bottom: 1px solid #579333;
	margin-bottom: 5px;
	color: #fff !important;
	padding-top: 10px;
}

.mainItems li a {
	padding-left: 5px;
}

#textCol a {
	color: #579333;
}

#textCol a:hover {
	text-decoration: none;
}

.progBanner .text a {
	color: #fff !important;
	font: normal 12px/12px "Trebuchet MS", trebuchet, verdana, arial, sans-serif;	
	margin: 10px 0 5px 8px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

.progBanner .text a:hover {
	color:#f7ec46 !important;
}