/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* 
Website: Elcweb.org
Name: Environmental Learning Center
Description: inSite-powered website, designed and hosted by Artemis Inc.
Version: 
Author: 
Author URI: http://www.artemisit.com
Comments:	This stylesheet contains all the basic styles used by inSite.
			Also notable is the combination of two css methodologies, tabbed(rounded) buttons and drop-down navigation.
			This stylesheet is best viewed without word wrapping.
*/
/* Start Core Styles */
/*** Body Styles ***/
body { margin: 0; font-size: 62.5%; font-family: Arial, Helvetica, Sans-serif; background: #A3D713 url('images/page_bg.jpg') repeat-x;} 
/* This percentage sets 1.0 em to 10px. Lucida is a nicer mac font than Arial, it ships with all new macs and XP */
#page { padding: 0; margin: 0 auto; width: 760px; background: #fff; }
#wrap { float: left; border-right: 3px solid #90B333; border-left: 3px solid #90B333; width: 760px; margin: 0 0 30px 0;}
#printpage { margin: 0; padding: 0; width: 780px; background: #fff; }
#header { width: 760px; height: 155px; background: #fff; padding: 0; } /* background: url('images/hd-right.jpg')*/
#headerlogo { width: 130px; float: left; margin: 10px 0 0px 25px; }
#headertext { margin: 58px 25px 15px 0; float: left; }

#enav {	float: left; height: 22px; width: 605px; text-align: right; padding: 0px 0px 0 0; background: transparent url('images/hd_bottom.gif') top right repeat-y; color: #e9f1d4; font-size: 1.1em; margin: 0; }
#enav h2 { display: none; }
#enav a { color: #e9f1d4; text-decoration: none; }
#enav a:hover { color: white; text-decoration: underline; }
#enav div { float: right; display: block; padding: 4px 0 0 0; }

/*** Heading Styles ***/
h1 { display: none; float: left; } 
h2 { margin: 0; font-size: 2.0em; color: #0066CC; font-weight: bold; letter-spacing: -1px;}
h3 { margin: 0; font-size: 1.8em; margin-bottom: 0px; line-height: 25px; letter-spacing: -1px; } 
h4 { margin: 0; font-size: 1.6em; margin-bottom: 0px; font-weight: bold; } 
h5 { margin: 0; font-size: 1.4em; margin-top: 0; margin-bottom: 10px; font-weight: bold; }
hr { border-bottom: 1px solid #888; margin: 0; } 

/*** Warning/Alert Boxes ***/
.errorBox {clear: left; float: left; width: 115px; padding: 5px 5px 5px 35px; font-size: 1.1em; border: 1px solid #FF0000; background: #FFE4E4 url('images/ico_error.png') no-repeat 5px 5px; margin: 5px 0 5px 5px; display: none; }
.messageBox {clear: left; float: left; width: 115px; padding: 5px 5px 5px 35px; font-size: 1.1em; border: 1px solid #FFCC00; background: #fffdd6 url('images/ico_yellowerror.png') no-repeat 5px 5px; margin: 5px 0 5px 5px; display: none;}
.positiveBox {clear: left; float: left; width: 115px; padding: 5px 5px 5px 35px; font-size: 1.1em; border: 1px solid #6EC461; background: #E5FFE0 url('images/ico_checkmark.png') no-repeat 5px 5px; margin: 5px 0 5px 5px; display: none;}
	
/*** Table Styles - Tables are for tabular data ***/
td { font-size: 1.0em; padding: 0; text-align: left; vertical-align: top;}
tr.altrow { background-color: #e5e5e5; }
th { text-align: left; vertical-align: top; width: 100px;}
table { font-size: 1.3em; }
table .normal { width: 330px; }

/*** Content/Copy Styles ***/
p {	font-size: 1.3em; line-height: 155%; margin: 0; padding-bottom: 15px; }
#content { float: left; color: #333; padding: 5px; width: 560px; background: #f2f2f2; overflow: visible; position: relative;}
#printcontent { padding: 8px; float: left; color: #000; width: 100%; }
#printcontent p { font-size: 11px; clear: left; }
li { list-style-type:disc; }
#printcontent .pageTitle { display: block; float: left; width: 100%; padding: 0px; margin: 2px 0 10px 0; font-size: 1.8em; color: #EE9200; font-weight: bold; }
#content .pageTitle { display: block; float: left; padding: 0px; width: 100%; margin: 2px 0 10px 0;  }
#content .pageTitle h2 { font-size: 1.8em; color: #EE9200; font-weight: bold; background: none; border: none; padding: 0;}
#content .pageTitle img { border: none; }
#printFooter { clear: left; width: 100%; }
.sectionTitle { float: left; padding: 0px; margin: 0 0 0 0; font-size: 1.8em; color: #EE9200; font-weight: bold; }

/*** Link Styles ***/
a:link { color: #7792ae; }
a:visited { color: #7792ae; }
a:hover { color: #355F89; }

/*** Inconsistant HR styling across browsers forces the use of a div with this class in lieu of the hr tag ***/
.hr { border-top: 1px solid #; width: 100%;	height: 1px; margin: 0 0 0 7px;	padding: 0;	border: 1px solid #4299ce; }


#Subscribe {
	width: 167px;
	margin: 0px 0 0 0;
	float: left;
	background: url(/images/txt_subscribe.gif) 10px 15px no-repeat;
}

/*** Navigation - Uses an unordered list and styles them as buttons 
	 This nav supports rounded buttons and drop-down menus.								***/
	/* Main Nav */
		/* Main Nav Container */
		#navcontainer1 {
			width: 167px;
			margin: 0px 0 0 0;
			float: left;
			background: url(/images/txt_seeyoureco.gif) 10px 15px no-repeat;
		}

		/* Tabs (Top level menu items) - Special for this site - http://www.alistapart.com/articles/slidingdoors2/ */
		#nav1 {
			margin: 35px 0 0 0;
			float: left; 
			font-size: 1.3em;
			line-height:normal;
			font-style: normal;
			letter-spacing: -1; 
			border-top: 1px solid #DBE7BA;
			}
		#nav1 ul {
			float: left;
			margin:0;
			padding:0;
			list-style:none;
		}
		#nav1 li {
			float: left;
			position: relative;
			margin:0px;
			padding:0; 
			list-style-type: none;
		}
		#nav1 a {
			float: left;
			/*background:url('images/nav_frontcap.png') no-repeat left top;*/
			margin:0;
			padding:0 0 0 10px; /* The space between the left side of the tab and the text. */
			margin-left: 0px; /* Spacing between navigation tabs */
			text-decoration:none; 
			width: 158px;
			border-bottom: 1px solid #DBE7BA;
		}
		#nav1 a span {
			float:left;
			display:block;
			/*background:url('images/nav_endcap.png') no-repeat right top;*/
			padding:3px 0px 3px 1px; /* The padding around the text */
			color:#255280;
		}
		/*#nav1 a span:after { content: "  \00BB \0020"; }*/
		/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#nav1 a span {float:none;}
		/* End IE5-Mac hack */
		#nav1 a:hover span {
			color: #EE9200;
		}
		#nav1 #current a {
			background-position: left bottom;
			border-width:0;
		}
		
		#nav1 #current a span {
			background-position:100% 100%;
			padding:8px 8px 8px 5px;
			color:#EE9200;		
		}
		#nav1 a:hover {
			background-position:0% 71%; background: #fff;
		}
		#nav1 a:hover span {
			background-position: 100% 71%; 
		}

	/* Dropdowns - http://www.htmldog.com/articles/suckerfish/dropdowns/ */

		/* Applies to all sub-levels */
		#nav_dropdown1, #nav_dropdown1 ul { float: left; padding: 0; margin: 0; list-style: none; line-height: 1; }
			
		#nav_dropdown1 ul a { display: block; background: none; font-weight: bold; }
		
		/* 1st Level List Items */
		#nav_dropdown1 li { float: left; }
		
		/* 2nd Level List - UL
		Sets a width on the UL element - Without it, list goes horizontal 
		Hides the UL from view using left									*/
		
		/* Using left instead of display to hide menus because display: none isn't read by screen readers */
		#nav_dropdown1 li ul { position: absolute; left: -999em; border-top: 1px solid #DBE7BA; border-left: 1px solid #90B333;}
		
		/* 2nd Level List elements - LI */
		#nav_dropdown1 ul li { clear:left; }
		
		/* 2nd Level List elements - A */
		#nav_dropdown1 ul li a { width: 140px; padding: 3px 10px; background: #fff; color:#255280; font-weight: normal;}
		#nav_dropdown1 ul li a:hover { color: #EE9200; }	
		
		/* 3rd Level List elements - UL - Sets position of the UL element	*/
		#nav_dropdown1 li ul ul { margin: -1px 0 0 160px; }
		
		/* 3rd Level List elements - A */
		#nav_dropdown1 ul ul li a { width: 140px; padding: 3px 10px; background: #fff; color:#255280; font-weight: normal; }
		#nav_dropdown1 ul ul li a:hover { color: #EE9200; }		
		
		/* This bit moves list items off the page using negative left margin */
		#nav_dropdown1 li:hover ul ul, #nav_dropdown1 li.sfhover ul ul { left: -999em; }
		
		/* This brings the list items back on screen and into view upon hover
		Note usage of .sfhover, a class required and called by the javascript function
		that handles :hover attributes so that IE will properly :hover on a LI element	*/
		
		/* lists nested under hovered list items */ 
		#nav_dropdown1 li:hover ul, #nav_dropdown1 li li:hover ul, #nav_dropdown1 li.sfhover ul, #nav_dropdown1 li li.sfhover ul { 
			left: 168px;
			top: -1px;
		}
		#nav_dropdown1 li li:hover ul, #nav_dropdown1 li li.sfhover ul { 
			left: 0px;
			top: 0px;
		}
		
		/* Special Class For showing bg-image w/arrow for 3rd level items */
		#nav_dropdown1 .nav_has_level3 { background-image: url('images/dot_arrow.png');
			background-position: top right;
		}
		
		#nav_dropdown1 .nav_has_level3:hover { background-image: url('images/dot_arrow_up.png');
			background-position: top right;
		}	
	
/*** NAV 2  					***/
	/* Main Nav */
		/* Main Nav Container */
		#navcontainer2 {
			width: 167px;
			margin: 0;
			padding:  0px 0 0 0;
			background: #fff;
			float: left;
			background: url(/images/txt_knowyoureco.gif) 10px 15px no-repeat;
		}

		/* Tabs (Top level menu items) - Special for this site - http://www.alistapart.com/articles/slidingdoors2/ */
		#nav2 {
			margin: 35px 0 0 0;
			float: left; 
			font-size: 1.3em;
			line-height:normal;
			font-style: normal;
			letter-spacing: -1; 
			border-top: 1px solid #DBE7BA;
			}
		#nav2 ul {
			float: left;
			margin:0;
			padding:0;
			list-style:none;
		}
		#nav2 li {
			float: left;
			position: relative;
			margin:0px;
			padding:0; 
			list-style-type: none;
		}
		#nav2 a {
			float: left;
			/*background:url('images/nav_frontcap.png') no-repeat left top;*/
			margin:0;
			padding:0 0 0 10px; /* The space between the left side of the tab and the text. */
			margin-left: 0px; /* Spacing between navigation tabs */
			text-decoration:none; 
			width: 158px;
			border-bottom: 1px solid #DBE7BA;
		}
		#nav2 a span {
			float:left;
			display:block;
			/*background:url('images/nav_endcap.png') no-repeat right top;*/
			padding:3px 0px 3px 1px; /* The padding around the text */
			color:#255280;
		}
		/*#nav1 a span:after { content: "  \00BB \0020"; }*/
		/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#nav2 a span {float:none;}
		/* End IE5-Mac hack */
		#nav2 a:hover span {
			color: #EE9200;
		}
		#nav2 #current a {
			background-position: left bottom;
			border-width:0;
		}
		
		#nav2 #current a span {
			background-position:100% 100%;
			padding:8px 8px 8px 5px;
			color:#EE9200;		
		}
		#nav2 a:hover {
			background-position:0% 71%; background: #fff;
		}
		#nav2 a:hover span {
			background-position: 100% 71%; 
		}

	/* Dropdowns - http://www.htmldog.com/articles/suckerfish/dropdowns/ */

		/* Applies to all sub-levels */
		#nav_dropdown2, #nav_dropdown2 ul { float: left; padding: 0; margin: 0; list-style: none; line-height: 1; }
			
		#nav_dropdown2 ul a { display: block; background: none; font-weight: bold; }
		
		/* 1st Level List Items */
		#nav_dropdown2 li { float: left; }
		
		/* 2nd Level List - UL
		Sets a width on the UL element - Without it, list goes horizontal 
		Hides the UL from view using left									*/
		
		/* Using left instead of display to hide menus because display: none isn't read by screen readers */
		#nav_dropdown2 li ul { position: absolute; left: -999em; border-top: 1px solid #DBE7BA; border-left: 1px solid #90B333;}
		
		/* 2nd Level List elements - LI */
		#nav_dropdown2 ul li { clear:left; }
		
		/* 2nd Level List elements - A */
		#nav_dropdown2 ul li a { width: 140px; padding: 3px 10px; background: #fff; color:#255280; font-weight: normal;}
		#nav_dropdown2 ul li a:hover { color: #EE9200; }	
		
		/* 3rd Level List elements - UL - Sets position of the UL element	*/
		#nav_dropdown2 li ul ul { margin: -1px 0 0 160px; }
		
		/* 3rd Level List elements - A */
		#nav_dropdown2 ul ul li a { width: 140px; padding: 3px 10px; background: #fff; color:#255280; font-weight: normal; }
		#nav_dropdown2 ul ul li a:hover { color: #EE9200; }		
		
		/* This bit moves list items off the page using negative left margin */
		#nav_dropdown2 li:hover ul ul, #nav_dropdown2 li.sfhover ul ul { left: -999em; }
		
		/* This brings the list items back on screen and into view upon hover
		Note usage of .sfhover, a class required and called by the javascript function
		that handles :hover attributes so that IE will properly :hover on a LI element	*/
		
		/* lists nested under hovered list items */ 
		#nav_dropdown2 li:hover ul, #nav_dropdown2 li li:hover ul, #nav_dropdown2 li.sfhover ul, #nav_dropdown2 li li.sfhover ul { 
			left: 168px;
			top: -1px;
		}
		#nav_dropdown2 li li:hover ul, #nav_dropdown2 li li.sfhover ul { 
			left: 0px;
			top: 0px;
		}
		
		/* Special Class For showing bg-image w/arrow for 3rd level items */
		#nav_dropdown2 .nav_has_level3 { background-image: url('images/dot_arrow.png');
			background-position: top right;
		}
		
		#nav_dropdown2 .nav_has_level3:hover { background-image: url('images/dot_arrow_up.png');
			background-position: top right;
		}	

/*** NAV 3  					***/
	/* Main Nav */
		/* Main Nav Container */
		#navcontainer3 {
			width: 167px;
			margin: 0;
			float: left; 
			background: url(/images/txt_helpyoureco.gif) 10px 15px no-repeat;
		}

		/* Tabs (Top level menu items) - Special for this site - http://www.alistapart.com/articles/slidingdoors2/ */
		#nav3 {
			margin: 35px 0 0 0;
			float: left; 
			font-size: 1.3em;
			line-height:normal;
			font-style: normal;
			letter-spacing: -1; 
			border-top: 1px solid #DBE7BA;
			}
		#nav3 ul {
			float: left;
			margin:0;
			padding:0;
			list-style:none;
		}
		#nav3 li {
			float: left;
			position: relative;
			margin:0px;
			padding:0; 
			list-style-type: none;
		}
		#nav3 a {
			float: left;
			/*background:url('images/nav_frontcap.png') no-repeat left top;*/
			margin:0;
			padding:0 0 0 10px; /* The space between the left side of the tab and the text. */
			margin-left: 0px; /* Spacing between navigation tabs */
			text-decoration:none; 
			width: 158px;
			border-bottom: 1px solid #DBE7BA;
		}
		#nav3 a span {
			float:left;
			display:block;
			/*background:url('images/nav_endcap.png') no-repeat right top;*/
			padding:3px 0px 3px 1px; /* The padding around the text */
			color:#255280;
		}
		/*#nav1 a span:after { content: "  \00BB \0020"; }*/
		/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#nav3 a span {float:none;}
		/* End IE5-Mac hack */
		#nav3 a:hover span {
			color: #EE9200;
		}
		#nav3 #current a {
			background-position: left bottom;
			border-width:0;
		}
		
		#nav3 #current a span {
			background-position:100% 100%;
			padding:8px 8px 8px 5px;
			color:#EE9200;		
		}
		#nav3 a:hover {
			background-position:0% 71%; background: #fff;
		}
		#nav3 a:hover span {
			background-position: 100% 71%; 
		}

	/* Dropdowns - http://www.htmldog.com/articles/suckerfish/dropdowns/ */

		/* Applies to all sub-levels */
		#nav_dropdown3, #nav_dropdown3 ul { float: left; padding: 0; margin: 0; list-style: none; line-height: 1; }
			
		#nav_dropdown3 ul a { display: block; background: none; font-weight: bold; }
		
		/* 1st Level List Items */
		#nav_dropdown3 li { float: left; }
		
		/* 2nd Level List - UL
		Sets a width on the UL element - Without it, list goes horizontal 
		Hides the UL from view using left									*/
		
		/* Using left instead of display to hide menus because display: none isn't read by screen readers */
		#nav_dropdown3 li ul { position: absolute; left: -999em; border-top: 1px solid #DBE7BA; border-left: 1px solid #90B333;}
		
		/* 2nd Level List elements - LI */
		#nav_dropdown3 ul li { clear:left; }
		
		/* 2nd Level List elements - A */
		#nav_dropdown3 ul li a { width: 140px; padding: 3px 10px; background: #fff; color:#255280; font-weight: normal;}
		#nav_dropdown3 ul li a:hover { color: #EE9200; }	
		
		/* 3rd Level List elements - UL - Sets position of the UL element	*/
		#nav_dropdown3 li ul ul { margin: -1px 0 0 160px; }
		
		/* 3rd Level List elements - A */
		#nav_dropdown3 ul ul li a { width: 140px; padding: 3px 10px; background: #fff; color:#255280; font-weight: normal; }
		#nav_dropdown3 ul ul li a:hover { color: #EE9200; }		
		
		/* This bit moves list items off the page using negative left margin */
		#nav_dropdown3 li:hover ul ul, #nav_dropdown3 li.sfhover ul ul { left: -999em; }
		
		/* This brings the list items back on screen and into view upon hover
		Note usage of .sfhover, a class required and called by the javascript function
		that handles :hover attributes so that IE will properly :hover on a LI element	*/
		
		/* lists nested under hovered list items */ 
		#nav_dropdown3 li:hover ul, #nav_dropdown3 li li:hover ul, #nav_dropdown3 li.sfhover ul, #nav_dropdown3 li li.sfhover ul { 
			left: 168px;
			top: -1px;
		}
		#nav_dropdown3 li li:hover ul, #nav_dropdown3 li li.sfhover ul { 
			left: 0px;
			top: 0px;
		}
		
		/* Special Class For showing bg-image w/arrow for 3rd level items */
		#nav_dropdown3 .nav_has_level3 { background-image: url('images/dot_arrow.png');
			background-position: top right;
		}
		
		#nav_dropdown3 .nav_has_level3:hover { background-image: url('images/dot_arrow_up.png');
			background-position: top right;
		}		

	
/*** NAV 4  					***/
	/* Main Nav */
		/* Main Nav Container */
		/*#navcontainer4 {
			width: 167px;
			margin: 0;
			float: left; 
            overflow:hidden;
			background:url(/images/logo_kidsclub.gif) 15px 10px no-repeat;}*/
		

		/* Tabs (Top level menu items) - Special for this site - http://www.alistapart.com/articles/slidingdoors2/ */
		#nav4 {
			float: left;
			margin: 0px 0 0 0;
			font-size: 1.3em;
			line-height:normal;
			font-style: normal;
			letter-spacing: -1; 
			
			}
		#nav4 ul {
			float: left;
			margin:0;
			padding:0;
			list-style:none;
		}
		#nav4 li {
			float: left;
			position: relative;
			margin:0px;
			padding:0; 
			list-style-type: none;
		}
		#nav4 a {
			float: left;
			/*background:url('images/nav_frontcap.png') no-repeat left top;*/
			margin:0;
			padding:0 0 0 10px; /* The space between the left side of the tab and the text. */
			margin-left: 0px; /* Spacing between navigation tabs */
			text-decoration:none; 
			width: 158px;
			border-bottom: 1px solid #DBE7BA;
		}
		#nav4 a span {
			float:left;
			display:block;
			/*background:url('images/nav_endcap.png') no-repeat right top;*/
			padding:3px 0px 3px 1px; /* The padding around the text */
			color:#255280;
		}
		/*#nav4 a span:after { content: "  \00BB \0020"; }*/
		/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#nav4 a span {float:none;}
		/* End IE5-Mac hack */
		#nav4 a:hover span {
			color: #EE9200;
		}
		#nav4 #current a {
			background-position: left bottom;
			border-width:0;
		}
		
		#nav4 #current a span {
			background-position:100% 100%;
			padding:8px 8px 8px 5px;
			color:#EE9200;		
		}
		#nav4 a:hover {
			background-position:0% 71%; background: #fff;
		}
		#nav4 a:hover span {
			background-position: 100% 71%; 
		}

	/* Dropdowns - http://www.htmldog.com/articles/suckerfish/dropdowns/ */

		/* Applies to all sub-levels */
		#nav_dropdown4, #nav_dropdown4 ul { float: right; padding: 0; margin: 0; list-style: none; line-height: 1; }
			
		#nav_dropdown4 ul a { display: block; background: none; font-weight: bold; font-size: 11px; }
		
		/* 1st Level List Items */
		#nav_dropdown4 li { float: left; }
		
		/* 2nd Level List - UL
		Sets a width on the UL element - Without it, list goes horizontal 
		Hides the UL from view using left									*/
		
		/* Using left instead of display to hide menus because display: none isn't read by screen readers */
		#nav_dropdown4 li ul { position: absolute; left: -999em; border-top: 1px solid #DBE7BA; border-left: 1px solid #90B333;}
		
		/* 2nd Level List elements - LI */
		#nav_dropdown4 ul li { clear:left; }
		
		/* 2nd Level List elements - A */
		#nav_dropdown4 ul li a { width: 140px; padding: 3px 10px; background: #fff; color:#255280; font-weight: normal;}
		#nav_dropdown4 ul li a:hover { color: #EE9200; }	
		
		/* 3rd Level List elements - UL - Sets position of the UL element	*/
		#nav_dropdown4 li ul ul { margin: -1px 0 0 160px; }
		
		/* 3rd Level List elements - A */
		#nav_dropdown4 ul ul li a { width: 140px; padding: 3px 10px; background: #fff; color:#255280; font-weight: normal; }
		#nav_dropdown4 ul ul li a:hover { color: #EE9200; }	
		
		/* This bit moves list items off the page using negative left margin */
		#nav_dropdown4 li:hover ul ul, #nav_dropdown4 li.sfhover ul ul { left: -999em; }
		
		/* This brings the list items back on screen and into view upon hover
		Note usage of .sfhover, a class required and called by the javascript function
		that handles :hover attributes so that IE will properly :hover on a LI element	*/
		
		/* lists nested under hovered list items */ 
		#nav_dropdown4 li:hover ul, #nav_dropdown4 li li:hover ul, #nav_dropdown4 li.sfhover ul, #nav_dropdown4 li li.sfhover ul { 
			left: 0px;
			top: 29px;
		}
		#nav_dropdown4 li li:hover ul, #nav_dropdown4 li li.sfhover ul { 
			left: 0px;
			top: 0px;
		}
		
		/* Special Class For showing bg-image w/arrow for 3rd level items */
		#nav_dropdown4 .nav_has_level3 { background-image: url('images/dot_arrow.png');
			background-position: top right;
		}
		#nav_dropdown4 .nav_has_level3:hover { background-image: url('images/dot_arrow_up.png');
			background-position: top right;
		}	
	


	
	/* Top Right Hand Nav Menu (Non-Editable by InSite) */
	ul#topnavcontainer {
		display: block;
		float: right;
		width: auto;
		height: 15px;
		white-space: nowrap;
		padding-top: 5px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#topnavcontainer li { font-size: 9px; display: inline; list-style-type: none; padding-left: 5px; padding-right: 3px; border-right: 1px solid #666; }
	#topnavcontainer a:link, #topnavcontainer a:visited { padding: 3px; color: #888; text-decoration: none; }
	#topnavcontainer a:hover { color: #444; text-decoration: none; }
		/* Hides the ending pipe character */
		#topnavcontainer #topnav_nopipe { display: inline; list-style-type: none; padding-left: 5px; padding-right: 5px; border-right: 0; }
		
	/* Footer Nav */
	#footerCenter { width: 705px; position: relative; display: block; margin: auto; padding-right: 5px; }
	.footer { float: left; clear: both; color: #858586; margin: 0; padding: 9px 5px; border-top: 1px solid #90b333; border-bottom: 2px solid #90b333; background: #f1f2f3; line-height: 115%; text-align: center; float: left; height: 45px; width: 750px;}
	.footer p { font-size: 1.1em; line-height: 120%; margin: 0 0 5px 0; padding: 0; }
	.footer a { color: #7792ae; padding: 2px; margin: 0; }
	.footer a:visited { color: #7792ae; }
	.footer a:hover {color: #7792ae; text-decoration: none; margin: 0; }
	
	.footer img.alignleft { display: block; margin: 0; border: 0; }

/*** Images & Alignments

	Using 'class="alignright"' on an image will align the image to the right. 
	And using 'class="centered', will of course center the image. This is much
	better than using align="center", being much more futureproof (and valid)       ***/
#header img { border: 0; }
img.centered { display: block; margin-left: auto; margin-right: auto;}
img.alignright { margin-left: 10px; margin-right: 15px;	margin: 10px; }
img.alignleft { margin-right: 20px; margin-bottom: 20px; }
.alignright { float: right; }
.alignleft { float: left;}
.captionblock { background-color: white; border: 10px solid white; width: 150px; margin-left: 30px; }


/*** Hacks - May become outdated when/if IE ships with proper CSS support ***/

	/* The infamous "clear div" or "spacer div" hack. An empty div placed below
		floated divs that clears the floats, so that content can continue to flow 
		below the clear. http://www.complexspiral.com/publications/containing-floats/ 

		Update: Use of overflow:hidden in combination with a totally floated layout and position:relative now replaces this hack. 				*/
		div.spacer { clear: both; }

/*** Calendar System Styles ***/

	/* Mini Calendar Styles */
	.MiniCalTableTitle { width: 150px; }
	.MiniCalTableDays {	width: 150px; }
	.MiniCalFont { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder;	}
	.MiniCalHeader { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder;}	
	A.MiniCalLink:link {color: #000000;	font-family: Arial, Helvetica, sans-serif; font-size: 11px;	font-weight: bolder; text-decoration: none;	}
	A.MiniCalLink:visited {	color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px;	font-weight: bolder; text-decoration: none;	}
	A.MiniCalLink:hover { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; text-decoration: none; }

	/* Main Calendar & Event Coordinator Styles */

	/* Single Event Display Styles */
	.EventTable { }
	.EventHeader { font-weight: bolder; background-color: #4299CE; font-size: 15px; color: #ffffff; }
	.EventSubHeader { font-weight: bolder; font-size: 12px; background-color: #90B333; color: #ffffff; }
	.EventSubHeaderReg { font-weight: bolder; font-size: 12px; background-color: #4299CE; color: #ffffff; }
	.EventDate { color: #000000; font-size: 14px; font-weight: bolder; }
	.EventTitle { font-size: 13px; font-weight: bolder; }
	.EventDetail { color: #000000; font-size: 11px; font-weight: normal; }
	.EventDetailSmall { color: #000000; font-size: 9px; font-weight: bolder; text-decoration: none; }
	.EventLinks { font-size: 10; }
	a.EventLinks { font-size: 10; text-decoration: none; }
	a.EventLinks:link { text-decoration: none; font-size: 10;}
	a.EventLinks:visited { font-size: 10; text-decoration: none; }
	a.EventLinks:hover { text-decoration: underline; font-size: 10; }

	/* Side Bar Styles */
	.EventSideBar { color: #000000; font-size: 11px; font-weight: bolder;}
	a.EventSideBar {color: #FFFFFF; font-size: 11px; font-weight: bolder;}
	a.EventSideBar:link { color: #FFFFFF; font-size: 11px; font-weight: bolder;}
	a.EventSideBar:visited { color: #FFFFFF; font-size: 11px; font-weight: bolder;}
	a.EventSideBar:hover { color: #FFFFFF; font-size: 11px; font-weight: bolder;}
	
	/* Main Calendar & Event Coordinator Admin Styles */
	.AdminHeader { font-size: 18px; font-weight: bolder; color: #000000;}
	.AdminSubHeader { font-size: 14px; font-weight: bolder; color: #FFFFFF; background-color: #000000;	}
	.AdminAltRows { background-color: #8f8f8f;}	
	A.AdminLinks:link { font-size: 9px; font-weight: bolder; color: #000000; text-decoration: none;	}
	A.AdminLinks:visited { font-size: 9px; font-weight: bolder; color: #000000; text-decoration: none;	}
	A.AdminLinks:hover { font-size: 9px; font-weight: bolder; color: #000000; text-decoration: none;}
	.AdminNormal {color: #000000; font-size: smaller; font-weight: bolder; }

	.AdminDetails {	color: #000000;	font-size: 9px;}
	.AdminWarning {	color: #FF0000;	font-size: small;}
	.MenuDD { font-size: 10px; font-weight: bolder; color: #000000; }
	
/*** Print Button styles ***/
.printBox a { float: right; display: block; background: url(images/print.gif) no-repeat; width: 80px; height: 20px;}
.printBox a:hover { display: block; background: url(images/printUp.gif) no-repeat; }

/*** Insite WYSIWYG styles ***/
.h1 { font-weight: bold; margin-bottom: -20px; font-size: 19px; line-height: 125%; letter-spacing: -1px; }
.h2 { font-weight: bold; margin: 0 0 0 0; font-size: 16px; line-height: 125%; letter-spacing: -1px; } 
.h3 { margin: 20px 0 0 0; font-size: 14px; margin-bottom: 0px; line-height: 25px; letter-spacing: -1px; font-weight:bold;} 
.h4 { margin: 0 0 0 0; font-size: 12px; margin-bottom: 0px; font-weight: bolder; padding: 0; } 
.h5 { margin: 0 0 0 0; font-size: .8em; margin-top: 0; margin-bottom: 10px; font-weight: bolder; }
.normal { line-height: 145%; margin: 0; padding-bottom: 15px; clear: left; }
.linkBox { font-size: 1.2em; border: 1px solid #8EC2E1; background-color: white; padding: 20px; width: 560px; margin: auto;}

/*** Misc Styles ***/
#content ul, #content ul li {clear: left; }
#content_container { float: left; width: 100%; border-top: 1px solid #90B333; background: url('/images/bg_content_container.gif') bottom left; }
#newsBlok { width: 191px; float: left; padding: 3px;  }
#newsBlok img {border: none; background: none;}
#homeBlok { overflow: visible; float: left; margin: 0; width: 591px; float:left; background: url('/images/bg_content.jpg') bottom left no-repeat; }
#subpageBlok { overflow: hidden; float: left; width: 591px; background: url('/images/bg_content.jpg') bottom left no-repeat; }
#wideBlok { overflow: hidden; float: left; width: 591px; min-height: 760px; background: url('/images/bg_content2.png') bottom left no-repeat; }
#homeBlok #content h2 { margin: 0 0 0 1px; }
#homeBlok h2, #subpageBlok h2, #wideBlok h2 { border-bottom: 1px solid #728E29; font-size: 1.8em; color: #E5EDD1; background: #90B333; padding: 1px 12px; letter-spacing: 0;}
#homeBlok #content { float: left; width: 387px; overflow: visible; background: none; color: #585858; padding: 3px; }
#homeBlok #content div{ width: 367px; }
#subpageBlok #content { overflow: hidden; margin: 0; width: 387px; background: none; color: #585858; min-height: 640px; padding: 3px; }
#subpageBlok #content div { width: 367px;}
#wideBlok #content { overflow: hidden; margin: 0; width: 585px; background: none; color: #585858; min-height: 600px; padding: 3px; }
#newsBlok div { padding: 10px; }
#content div { overflow: hidden; float: left; padding: 10px; }
#content div img { border: 5px solid #DBE7BA; margin: 0px 5px 0 5px;}
#content div img.noborder { border: 0; margin: 0; }
#menucol {float: left; display: block; width: 168px; overflow: visible; margin-left: 1px; }
#content ul { list-style-type:disc; font-size: 1.3em; margin-bottom: 10px; margin-top: 0px; line-height: 1.5;}
#content li { list-style-type:disc; font-size: 12px;}

body#CalendarofEvents #wideBlok { background: #fff;}

/* for Internet Explorer */
/*\*/
* html #wideBlok #content {
height: 600px;
}
* html #subpageBlok #content {
height: 600px;
}
* html #homeBlok #content {
height: 380px;
}
/**/

/* Articles Page */
.NewsHeaderTitle {font-size: 14px; width: 560px; font-weight: bold; margin: 10px 0 0 0; padding: 0; }
.NewsSummary {width: 560px;}
.NewsMore {font-size: 13px; letter-spacing: -1px; float: right; margin: 0 0px 15px 0; padding: 0 0 0 0; font-weight: bold; }

/* Library Page */
.title {font-weight: bold;color: #90B333; }
.results { font-size: 11px; width: 360px; }
thead {font-weight: bold; font-size: 12px; }
.results td { padding: 8px 8px; border-bottom: 1px solid #DBE7BA; }
.results th { padding: 8px 8px; border-bottom: 1px solid #DBE7BA; }
#searchInput { clear: left; display: inline; margin: 0 10px 0 10px; width: 130px; padding: 2px; font-size: 11px; border: 1px solid #90B333;}
#searchSubmit {width: 25px; height: 19px; background: #90B333; border: 1px solid #90B333; padding: 0; font-size: 10px; color: white; }
#librarySearch { float: left; font-size: 11px; width: 190px; margin: 0; padding: 0; overflow: visible;}
#LibrarySearchSelect { float: left; display: block; width: 170px; height: 25px; padding: 0; margin: 0;}
#librarySearchSelect select { margin: 0 0 0px 0px; float: left; }
#LibrarySearchSelect label { width: 60px; float: left; text-align: left; font-size: 11px; padding: 0; margin: 0 2px 0 0; }
#LibrarySearchChecks label { float: left; margin: 0 0 0 5px; text-align: left; display: block; padding: 1px 0; width: 52px; height: 20px;}
#LibrarySearchChecks { float: left; width: 150px; margin: 0 0 10px 5px; }
#LibrarySearchChecks input { float: left; margin: 0 0 0 0px; padding: 0; }
#searchBy { width: 100px; height: 19px; padding: 0; font-size: 11px; font-weight: bolder; border: 1px solid #90B333; }
#librarySearch #all, #librarySearch #audio, #librarySearch #book, #librarySearch #video { font-size: 10px; }

#SearchResults #content { background: #fff; }
.clear { clear: both; }

/*** New Calendar Styles ***/

/* Calendar Listings Page */

	/* Date/Category/Location dropdowns */
	#cal_listing_selects { float: left; width: 565px; margin: 0; border-bottom: 4px solid #90B333; padding: 0; }
		#cal_listing_selects h3 { float: left; width: 198px; font-weight: normal;  padding: 0 0 10px 0; margin: 0; line-height: 1.0em; color: #90B333; }
		#cal_listing_selects select { font-size: 1.1em; width: 120px; }
		
	/* Individual Event Listing and its content */	
	#content .cal_listing { float: left; display: block; margin: 0 0 20px 0; padding: 10px; border-top: 1px solid #ddd; width: 545px;  

			  background-color: #ffffff;
			  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2); 
			  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #f2f2f2)); 
			  background-image: linear-gradient(top, #ffffff, #f2f2f2);
						filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f2f2f2'); 
			
		}
	.cal_listing h4 { line-height: 1.0em; margin: 0 0 5px 0; }
	.cal_listing h5 { font-weight: normal; margin: 0 0 15px 0; font-size: 1.3em;}

	.cal_listing p a { float: left; text-decoration: none;} 
	.cal_listing_photo { float: left; border: none; text-align: center; margin: 0; width: 245px; } 
	#content .cal_listing_photo img { margin: 0 20px 0px 0; border: none; }
	.cal_listing_days { font-weight: bold; background-color: #f2f2f2; color: #777; margin: 20px 0 0 0; font-size: 1.4em; }
	a.cal_more { padding: 4px 12px; margin: 10px 0 0 0; color: #fff; float: left; font-weight: bold; font-size: 1.1em; clear: left;
	
				background-color: #D1EB88;
				background-image: -moz-linear-gradient(top, #D1EB88, #90B333); 
				background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #D1EB88),color-stop(1, #90B333)); 
				background-image: linear-gradient(top, #D1EB88, #90B333);
						  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#D1EB88', EndColorStr='#90B333'); 		
	 }
	 a.cal_more:hover { 
				background-color: #A3D713;
				background-image: -moz-linear-gradient(top, #D1EB88, #A3D713); 
				background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #D1EB88),color-stop(1, #A3D713)); 
				background-image: linear-gradient(top, #D1EB88, #A3D713);
						filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#D1EB88', EndColorStr='#A3D713');		 
	 }
/* Calendar Event Page */	

	#content .cal_event { padding: 0; margin: 10px 0 0 0; }	
	.cal_details_bigphoto { float: right; margin: 0 0 0 15px; border: none; height: 150px; width: 225px; }
	#content .cal_details_bigphoto img { border: none; margin: 0; padding: 0; }
	#content .cal_eventDetail { padding: 0; margin: 10px 0 0 0; }
	.cal_eventDetail p { margin: 0; padding: 0;}
	#content .cal_eventDetail table { float: left; }
	#cal_register { background: #0B5B9C; padding: 2px 4px; color: #fff; text-decoration: none; float: right; }
		#cal_register:hover { background: #F2C206; }
	.cal_event h3 { line-height: 1.0em; margin: 0 0 8px 0; }
	.cal_event h4 { border-bottom: 4px solid #90B333; font-size: 1.3em; font-weight: normal; margin: 0 0 20px 0; padding: 0 0 10px 0; }
	.cal_event h5 { border-bottom: 1px solid #F2C206; font-size: 1.4em; font-weight: normal; margin: 10px 0 15px 0; padding: 0 0 5px 0; }
	.cal_photo { float: left; margin: 0 15px 15px 0; overflow: hidden; width: 100px; height: 100px; }
		#content .cal_photo img { border: none; margin: 0; padding:0; }
		#last { margin-right: 0; }

	.cal_eventDetail h3 { line-height: 1.0em; margin: 0 0 4px 0; }
	.cal_eventDetail h4 { border-bottom: 4px solid #90B333; font-size: 1.3em; font-weight: normal; margin: 0 0 20px 0; padding: 0 0 10px 0; }
	.cal_eventDetail h5 { float: left; width: 100%; border-bottom: 1px solid #F2C206; font-size: 1.7em; font-weight: normal; margin: 20px 0 15px 0; padding: 0 0 5px 0; }
	#enlarge { float: left; clear: left; }

