/* Base HTML definitions */
body { margin:0; padding:0; text-align:center; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; background: #ffffff; }

.AllCopy { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; }

/**************************************************************/
/* Page Framework  */
/**************************************************************/
.1pxborder {
	background-color: #FFFFFF;
}
.topright {
	background-image: url(bk_topright.gif);
	background-repeat: repeat-x;
}
.bk_leftnav {
	background-image: url(bk_sidehm.jpg);
	background-repeat: no-repeat;
}
.bk_leftnavblue {
	background-image: url(bk_leftsideblue.gif);
	background-repeat: no-repeat;
}

.bk_brown { background-color: #EAE8C4;}

/**************************************************************/
/* global and side navigation */
/**************************************************************/

.topnav {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#topAddress {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 1.3em;
}
#topAddress a { color: #FFFFFF; text-decoration:none }
#topAddress a:hover { text-decoration: underline;
}

#sideNav ul { 
	list-style-type: none;
	margin: 0;
	padding: 20px 9px 0 9px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
	#sideNav li {  padding-left: 0px;  padding-bottom: 25px;}
    #sideNav ul li #current {color:#FBC969; text-decoration:none; }
			
	#sideNav li a { text-decoration:none; color: #FFFFFF; }
	#sideNav li a:hover { color:#003562; }

/**************************************************************/
/* home page content  */
/**************************************************************/

#homecontent {margin:15px; padding:0; color:#7d4800;}
#homecontent h1 {margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;}
#homecontent h2 {margin: 0;
	padding: 15px 0 0 0;
	font-size: 12px;
	font-weight: BOLD; 
	text-transform: uppercase;}
#homecontent a {text-decoration: none;  color:#7d4800;}
#homecontent a:hover {text-decoration: underline;}
	
#homecontent p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}



/**************************************************************/
/* Capital Campaign content  */
/**************************************************************/

 #content2 { margin:0; padding:10px; width:630px; text-align:left;
  }
 
 
 #content2 h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	font-size: 14px;
	font-weight: normal;
	color: #640000;
	font-weight: bold;
}
 


/**************************************************************/
/* template content  */
/**************************************************************/

 #content1 { margin:0; padding:0; }

#content1 h1 {margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;}

#content1 h2 {
	margin: 0;
	padding: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	text-align: left;
}
	
#content1 p {
	margin: 0;
	padding: 0 8px 8px 15px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
}


#body1container {
	margin: 0;
	padding: 0;
	text-align: left;
}
#body1container h1 {
width: 400px;
	margin: 20px;
	padding: 10px 100px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-color: #603811;
	color: #FFFFFF;
	letter-spacing: 2px;
}
#body1container h2 {margin: 0;
	padding: 15px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
	text-transform: uppercase;}
	
#body1container p {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#fullwidthcontainer {margin:0; padding:0 30px 0 30px;}
.fullwidth {margin: 0;
	padding: 10px 40px 10px 40px }
	
#body1container h3 {
margin: 0;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #003562;
	text-align: center;
	padding: auto;
	border: 1px solid #FFFFFF;
	width: 473px;
}
#body1container h4 {
font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	
}
.indented1 { padding: 4px 4px 4px 20px }

/**************************************************************/
/* Program sections - different colors */
/**************************************************************/

#green h3 {
margin: 0;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #005E1F;
	text-align: center;
	padding: auto;
	border: 1px solid #FFFFFF;
	width: 473px;
}
#greenTable  {
	margin:0;
	padding:0;
	text-align:left;
	background-color: #FFF799;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#greenTable a {text-decoration: none;  color:#000000;}
#greenTable a:hover {text-decoration: underline;}

.green2color { background-color: #ABA000; }




/*******************************/
/************* Adult programs ****************/
/*******************************/

#greenwhite h3 {
margin: 0;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #005E1F;
	text-align: center;
	padding: auto;
	border: 1px solid #FFFFFF;
	width: 473px;
}
#greenwhiteTable  {
	margin:0;
	padding:0;
	text-align:left;
	background-color: #B3C3D0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#greenwhiteTable a {text-decoration: none;  color:#000000;}
#greenwhiteTable a:hover {text-decoration: underline;}

.greenwhite2color { background-color: #ffffff; }

/*******************************/
/************* All Ages programs ****************/
/*******************************/

#allAges h3 {
margin: 0;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #005E1F;
	text-align: center;
	padding: auto;
	border: 1px solid #FFFFFF;
	width: 473px;
}
#allAgesTable  {
	margin:0;
	padding:0;
	text-align:left;
	background-color: #C4DF9B;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#allAgesTable a {text-decoration: none;  color:#000000;}
#allAgesTable a:hover {text-decoration: underline;}

.allAges2color { background-color: #ffffff; }

#schoolprograms h3 {
margin: 0;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #603811;
	text-align: center;
	padding: auto;
	border: 1px solid #FFFFFF;
	width: 473px;
}



.title { font-weight: bold; }
.purpletext { color:#990099; font-style: italic;
}
a.purpletext { color:#990099; font-style: italic; text-decoration: none;
}
a.purpletext:hover { text-decoration: underline;
}
/**********************************************/
/************* All Class Descriptions ****************/
/**********************************************/


#descriptions {margin:0px; padding: 4px 4px 4px 20px; }
#descriptions h1 {margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;}
#descriptions h2 {margin: 0;
	padding: 15px 0 0 0;
	font-size: 12px;
	font-weight: BOLD; 
	text-transform: uppercase;}
#descriptions a {text-decoration: none;  color:#7d4800;}
#descriptions a:hover {text-decoration: underline;}
	
#descriptions p {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#descriptions td {
	font-size: 12px;
	line-height: 16px;
}
.darkpurple {
	color:#330066;
	font-weight: bold;
}
a.topLink {
	font-style: italic;
	color: #330066;
	text-decoration: none;
	text-align: right;
}
a.topLink:hover {
	
	text-decoration: underline; 
	
}
