/* RESET HTML */
html,body,div,ul,ol,li,dl,dt,dd,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
pre,code,address,caption,cite,code,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
tr,td {text-align:left;vertical-align:top;}
/* LAYOUT */
.clear { clear: both; }

img { border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

body {
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center top;
	margin: 0;
	padding: 0;
	color:#333333;
	font:12px/18px Arial,Verdana,sans-serif;
}

#gomobile {
	position:absolute;
	bottom:0;
	left:0;
	display:none;
	width:100%;
	height:90px;
	background-color:#EB722B;
	text-align:center;
	z-index:9000;
	}
	
#gomobile a, #gomobile a:VISITED {
	color:#fff;
	margin:0;
	font-size:50px;
	line-height:90px;
	text-transform:uppercase;
	font-weight:bolder;
	}

.dotted {
	padding-bottom:7px;
}

h3.dotted {
	border-bottom:1px dotted #333333;
	font: 18px/20px  Georgia, "Times New Roman", Times, serif;
	
	}

a, a:visited {
	color:#2165A9;
	text-decoration:none;
}

a.thelast {
	border:none !important;
}



a:hover, a:active {
	color:#07427e;
	text-decoration:underline;
}

a.action {
	background: url(/siteflow/images/arrow_action.jpg) no-repeat scroll 0px 2px transparent;
	padding-left: 12px;
	text-transform:uppercase;
}



a#siteletLogo {
	float:left;
	padding:20px 10px 20px 20px;
}

br.clear, p.clear {
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
}

fieldset, img {
	border: none;
}

h1 {
	font:22px/26px  Georgia, "Times New Roman", Times,serif;
	width:465px;
}

h2#sitelet {
	font-family: "Verdana",sans-serif;
	text-transform:uppercase;
	font-size:26px;
	font-weight:100;
	border-left:1px solid #eb7e09;
	color:#808080;
	margin:60px 0 0 10px;
	padding:5px 20px;
	float:left;
}



#main h2 {
	font: 18px/20px  Georgia, "Times New Roman", Times, serif;
	}
	
#main h3 {
	font: 14px/16px  Georgia, "Times New Roman", Times, serif;
	}

#main h4 {
	font: 13px/15px  Georgia, "Times New Roman", Times, serif;
	}
	
#main h5 {
	font: 11px/13px  Georgia, "Times New Roman", Times, serif;
	}
	
#main h6 {
	font: 10px/12px  Georgia, "Times New Roman", Times, serif;
	}


hr {
	border-style:dotted;
	border-width:0 0 1px;
	height:1px;
	margin-bottom:20px;
}

p {
	margin:10px 0;
}

ul, ol {
	list-style:none outside none;
	margin:0 0 0 20px;
}

form#thesearch {
	float:right;
	padding: 75px 5px 0 0;
}

ul#siteletnav {
	font-family: Helvetica,Arial,sans-serif;
	left:0;
	margin:0;
	position:absolute;
	top:100px;
}

ul#siteletnav li {
	float:left;
	font-size:11px;
	height:31px;
	line-height:31px;
	margin:0;
	padding:0;
	vertical-align:middle;
}

ul#siteletnav li a {
	color:#fff;
	display:block;
	font-size:11px;
	height:31px;
	line-height:31px;
	letter-spacing:.01em;
	padding:0 9px;
	text-transform:uppercase;
	text-decoration:none;
}

ul#siteletnav li a.active {
	background:url(/siteflow/sitelets/images/activeNavBackground.gif) top left repeat-x !important;
	color:#666;
}

ul#siteletnav li a.returnHome, ul#siteletnav li a:hover {
	background:url(/siteflow/sitelets/images/returnHomeBackground.gif);
}


ul#siteletnav li ul {
	display:none;
}



/* ELEMENTS */
div#wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:100;
}

div#content {
	float:right;
	padding: 280px 0 0;
	width:710px;
}

div#titlebar {
	border-bottom:1px dotted #999;
	position:relative;
	width:710px;
	margin:20px 0 10px;
}

div#titlebar div {
	position:absolute;
	right:0;
	bottom:0;
	padding:10px 5px;
}

div#main {
	float:left;
}



div#main.hasRight {
	width:465px;
}

div#resourcecolumn {
	padding-left:15px;
	width:230px;
	float:left;
}

div.ants {
	background:url(/siteflow/images/dotback.gif) no-repeat scroll left top #fff;
	padding:10px;
	width:209px;
}

div.ants h3 {
	color:#000000;
	font:16px/18px Georgia, "Times New Roman", Times,serif;
	margin:0 0 8px 0;
	padding:4px 0 8px;
}

.ants ul {
	width:200px;
}

.ants ul li, ul.arrowList li {
	list-style-image: url(/siteflow/images/linkArrow.png);
	margin:0;
	padding:0;
}

.ants ul li a, ul.arrowList li a {
	color:#000000;
	display:block;
	line-height:1.2em;
	margin:0 10px 5px 0;
	text-decoration:none;
}

.ants ul li a:VISITED, ul.arrowList li a:VISITED {
	color:#000;
}

.ants ul li a:HOVER, .ants ul li a:ACTIVE {
	color:#C60;
}

ul.arrowList li a:HOVER, ul.arrowList li a:ACTIVE {
	color:#C60;
}

.ants ul li.action {
	list-style-image: url(/siteflow/images/arrow_action.jpg);
}

.ants ul li.action a {
	color:#2165A9;
	text-transform:uppercase;
}

div.antstop {
	background:url(/siteflow/images/dot_bottom.gif) no-repeat scroll left bottom #fff;
	height:4px;
	margin-bottom:10px;
}

div#header {
	position:absolute;
	top:0;
	left:0;
	width:960px;
	height:131px;
	overflow:hidden;
}

div#subHeader {
	position: absolute;
	top: 131px;
	left: 250px;
	width: 710px;
}

div#subHeader h3, div#subHeader h4 {
	float:left;
	width: 480px;
}

div#subHeader h3{
	font:28px/32px Georgia, "Times New Roman", Times, serif;
	margin-bottom:0;
}

div#subHeader h4 {
	font:15px Georgia, "Times New Roman", Times, serif;
	margin:4px 0 10px;
	color:#333 !important;
	font-style:italic;
	font-weight:normal !important;
	overflow: auto;
}

div#subHeader img {
	float:right;
}

div#subHeader div#slides {
	width:465px;
}

div#subHeader div#slides p {
	margin-bottom:5px;
}

div#slides div#buttons {
	float: left;
	width: 300px;
}

div#slides div#buttonViewAll {
	bottom:10px;
	left:230px;
	position:absolute;
	width:150px;
}

div#slides div#buttons a {
	background: url(/siteflow/images/infoButtonsInactive.png) no-repeat scroll 0 0 transparent;
	color:#fff;
	height:18px;
	margin: 2px;
	padding: 2px 5px 2px 6px;
	width:18px;
}

div#slides div#buttons a:hover {
	background: url(/siteflow/images/infoButtonsHover.png) no-repeat scroll 0 0 transparent;
	text-decoration:none;
}

div#slides div#buttons a.active {
	background: url(/siteflow/images/infoButtonsActive.png) no-repeat scroll 0 0 transparent;
}

img#thelogo {
margin: 10px 0 0;
}

div#leftNav {
	float:right;
	width:250px;
}

div#spacer {
  min-height:220px;
}

div#links {
	background:url(/siteflow/images/leftnavBackground.png) no-repeat scroll left top transparent;
	margin:9px 0 0 4px;
	padding:5px 5px 0px;
	width:221px;
}

div#linksBottom {
	background:url(/siteflow/images/leftnavBackgroundBottom.gif) no-repeat scroll left top transparent;
	height:19px;
	margin:0 0 0 4px;
}

div#map {
	background:url(/siteflow/images/mapBackground.png) no-repeat scroll left top transparent;
	color:#fff;
	margin:0 0 0 4px;
	padding:5px 22px;
	width:185px;
}

div#map p {
	margin:0;
	font-weight:bold;
}

div#map h2 {
	font: 18px/20px  Georgia, "Times New Roman", Times, serif;
	margin:0 0 6px 0;
}


div#map select {
	width:164px;
}

div#mapBottom {
	background:url(/siteflow/images/mapBackgroundBottom.png) no-repeat scroll left top transparent;
	height:25px;
	margin:0 0 0 4px;
}

div#footer {
	width:100%;
	background:url(/siteflow/images/footer_back.jpg) repeat-x scroll left top #198bd3;
	margin-top:20px;
	position:relative;
	clear:both;
	font-size:11px;
	line-height:16px;
	color:#ccdae5;
}

div#printfooter {
	display:none;
	}

div#footer a, div#footer a:visited {
	color:#ccdae5;
	text-decoration:underline;
	font-size:11px;
	line-height:16px;
}

div#footer a:hover, div#footer a:active {
	color:#c60;
}

div#footer h6 {
	border-bottom:1px dotted #73A0C3;
	color:#ccdae5;
	font:11px/17px "Times New Roman", Times,serif;
	margin:0 0 13px;
	padding:4px 0;
	text-transform:uppercase;
}

div#footerwrapper {
	width:960px;
	margin: 0 auto;
	padding:15px 0;
	position:relative;
}

div#footer div div {
	float:left;
	color: #ccdae5;
}

div#socials {
	width:232px;
}

div#socials a img{
	margin-right:5px;
}

div#sitelinks, div#otherlinks {
	width:349px;
	margin-left:15px;
}

div.smallcol {
	float:left;
	margin-right:10px;
	width:160px;
}


#gobutton  {
	vertical-align:middle;
}

ul#sectionnav {
	margin:0;
	padding:0 0 10px 0;
	background: transparent url(/siteflow/images/sep_line.jpg) bottom left repeat-x;
}

ul#sectionnav br{
display:none;
}

ul#sectionnav li br{
display:inline;
}

ul#sectionnav li{
	font-size:1em;
	line-height:1.2em;
}

ul#sectionnav li a, ul#toolnav li a{
	width:180px;
	display:block;
	margin:0 0 0 7px;
	padding:5px 0 5px 26px;
	border-bottom:1px dotted #999;
}

ul#sectionnav li ul li a{
	width:160px;
	font-size:1em;
	line-height:1.2em;
	display:block;
	margin:0 0 0 7px;
	padding:5px 0 5px 26px;
	border:none;
}	


ul#sectionnav ul{
	margin-left:0;
	}


li.thesection{
	background: url(/siteflow/images/section_blue_left.jpg) repeat-y scroll 20px 0 transparent;
}

li.thesection > a {
	background: url(/siteflow/images/arrow_down.gif) 9px 6px no-repeat;
}	
	
ul#sectionnav li a, ul#toolnav li a {
	font-family: Helvetica,Arial,sans-serif;
	color:#000;
	text-decoration:none;
}
	
ul#sectionnav li a:visited, ul#toolnav  li a:visited {
	color:#000;
}
	
ul#sectionnav li a:HOVER, ul#sectionnav li a:ACTIVE, ul#toolnav a:HOVER, ul#toolnav li a:ACTIVE {
	color:#2165a9;
	text-decoration:none;
}

ul#sectionnav li ul {
	margin-left:0;
}

ul#sectionnav li ul li {
	font-size:1em;
	line-height:1.2em;
	padding:2px 0 2px 12px;
	border:none;
}
	
ul#sectionnav li ul li.thepage a{
	background:url(/siteflow/images/square.gif) 9px 6px no-repeat;
}

ul#toolnav {
	margin:10px 10px 0 0;
}
	
ul#toolnav li{
	font-size:.9em;
	text-transform:uppercase;
	/*line-height:1.2em;*/
}
	
	
ul#toolnav li a {
	background: url(/siteflow/images/tool_arrow.jpg) 1px 3px no-repeat;
}

select {
	border: 1px solid #7F9DB9;
}

select.services {
	width:350px;
}

a#logo {
	padding: 0 47px 20px;
}

/*h2#sitelet {
	margin: 0 0 0 231px;
	border:none;
}*/

ul#headnav {
	margin:10px 0 10px 100px; 
}

ul#headnav li {
	float:left;
	font-size:10px;
	padding:5px;
	text-transform:uppercase;
}

ul#headnav a, ul#headnav a:VISITED {
	font-family: Helvetica,Arial,sans-serif;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

ul#headnav a:HOVER, ul#headnav a:ACTIVE  {
	color:#C60;
}

/*form#thesearch {
	padding-top:35px;
}*/

div#eNews {
	margin:0 0 0 4px;
	padding:5px;
	width:221px;
}

div#eNews h2 {
	font-family:"Times New Roman", Times,serif;
}

div#events {
	color:#fff;
	margin:0 0 0 4px;
	padding:5px;
	width:221px;
}

div#events p a {
	font-size:10px;
	text-transform:uppercase;
}

div#events h2 {
	color:#333;
	font: 18px/20px  Georgia, "Times New Roman", Times, serif;
}

.calendarrow {
	width:221px;
	margin-bottom:3px;
	border-bottom:1px dotted #999;
}


.themonth, .theday {
	float:left;
	height:32px;
	background-image:url(/siteflow/images/dates.jpg);
	background-repeat:no-repeat;
	padding:1px 0;
}

.themonth {
	width:15px;
	
}

.theday {
	width:43px;
}

.theevent {
	font: 11px/13px Arial, Helvetica, sans-serif;
	float:left;
	width:153px;
	margin-left:10px;
	padding:3px 0;
}

.theevent a, .theevent a:VISITED {
	text-decoration:none;
	color: #000;
}

.theevent a:HOVER, .theevent a:ACTIVE {
	color: #C60;
}

.wideevent {
	width:500px !important;
}

div.eventroll {
	display:none;
	padding:10px;
	background-color:#fff;
	border:1px dotted #ccc;
	color:#999
	}

div#intro {
	background:url(/siteflow/images/introBackground.png) no-repeat scroll left top transparent;
	margin:15px 0 0;
	padding:15px 15px 1px;
	width:665px;
}

div#intro img {
	float:left;
	width:150px;
	margin:0 15px 5px 0;
}

div#introCopy {
	margin:0 15px 0;
}

div#introCopy br {
	margin:0;
	padding:0;
	}
	

div#introCopy h2 {
	font: 22px/24px  Georgia, "Times New Roman", Times, serif;
	margin:3px 0;
	color:#333;
}

div#introCopy h3 {
	font: 17px/21px  Georgia, "Times New Roman", Times, serif;
	margin:3px 0;
}

div#introCopy h4 {
	font: 12px/14px  Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
	margin:3px 0;
}

div#introCopy p.clear {
	margin:0;
	padding:0;
}

	
div#introBottom {
	background:url(/siteflow/images/introBackgroundBottom.png) no-repeat scroll left top transparent;
	height:15px;
	margin:0 0 14px;
	width:685px;
		
}

div.halfcontent {
	float:left;
	margin:10px;
	width:325px;
}

div.halfcontent p {
	clear:both;
	margin-bottom:10px;
}

div.halfcontent img.icon {
	float:left;
	margin: 0 8px 10px 0;
}




/* */
.january {background-position:0 0;}
.february {background-position:0 -40px;}
.march {background-position:0 -80px;}
.april {background-position:0 -120px;}
.may {background-position:0 -160px;}
.june {background-position:0 -200px;}
.july {background-position:0 -240px;}
.august {background-position:0 -280px;}
.september {background-position:0 -320px;}
.october {background-position:0 -360px;}
.november {background-position:0 -400px;}
.december {background-position:0 -440px;}
.m1 {background-position:0 0;}
.m2 {background-position:0 -40px;}
.m3 {background-position:0 -80px;}
.m4 {background-position:0 -120px;}
.m5 {background-position:0 -160px;}
.m6 {background-position:0 -200px;}
.m7 {background-position:0 -240px;}
.m8 {background-position:0 -280px;}
.m9 {background-position:0 -320px;}
.m10 {background-position:0 -360px;}
.m11 {background-position:0 -400px;}
.m12 {background-position:0 -440px;}
.d1 {background-position:-20px 0px;}
.d2 {background-position:-20px -40px;}
.d3 {background-position:-20px -80px;}
.d4 {background-position:-20px -120px;}
.d5 {background-position:-20px -160px;}
.d6 {background-position:-20px -200px;}
.d7 {background-position:-20px -240px;}
.d8 {background-position:-20px -280px;}
.d9 {background-position:-20px -320px;}
.d10 {background-position:-20px -360px;}
.d11 {background-position:-20px -400px;}
.d12 {background-position:-20px -440px;}
.d13 {background-position:-20px -480px;}
.d14 {background-position:-20px -520px;}
.d15 {background-position:-20px -560px;}
.d16 {background-position:-20px -600px;}
.d17 {background-position:-20px -640px;}
.d18 {background-position:-20px -680px;}
.d19 {background-position:-20px -720px;}
.d20 {background-position:-20px -760px;}
.d21 {background-position:-20px -800px;}
.d22 {background-position:-20px -840px;}
.d23 {background-position:-20px -880px;}
.d24 {background-position:-20px -920px;}
.d25 {background-position:-20px -960px;}
.d26 {background-position:-20px -1000px;}
.d27 {background-position:-20px -1040px;}
.d28 {background-position:-20px -1080px;}
.d29 {background-position:-20px -1120px;}
.d30 {background-position:-20px -1160px;}
.d31 {background-position:-20px -1200px;}

table.fancy {
	width:100%;
	margin:10px 0;
}
	
table.fancy th {
	color:#000;
	background:#D9F3F4;
	border-bottom: 1px dotted #999;
	text-align:left;
	margin:0px;
	padding:5px;
}

table.fancy tr, table.fancy td {
	margin:0px;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

table.fancy td {
	border-bottom: 1px dotted #999;
}
	
p.seofooter {
	font-size:0.9em;
	color:#666;
	font-style:italic;
}
	
	
span.caption {
	font-size:0.9em;
	color:#666;
	display:block;
	padding:10px 0 0 0;
	text-align:center;
}
	
/* CLASSES */
.imgright {
	width: 200px;
	clear:both;
	float:right;
	margin:2px 0 5px 10px;
}
	
.imgbig {
	width: 460px;
	margin:2px 0 5px 0;
}
	
.imgbig img {
	width: 400px;
}
	
.imgleft {
	width: 200px;
	clear:both;
	float:left;
	margin:2px 10px 5px 0;
}
	
.clearme {
	clear:both;
}
	
.required, .error, .astrix {
	color:#900;
}
	
/* NEWS */
	
.newsdate {
	clear:left;
	float:left;
	width:75px;
	padding-top:10px;
	color:#666;
}
	
.newsitem {
	float:left;
	width:360px;
	margin-left:10px;
	padding-top:10px;
}
	
.filedescription {
	color:#666;
	font-style:italic;
}
	
/* LISTS */
	
.listingleft {
	clear:left;
	float:left;
	margin:0 20px 0 0;
	padding-bottom:20px;
}
	
.listingright {
	float:left;
	margin:0;
	padding-bottom:20px;
}
	
.disclaimer {
	font-size:12px;
	font-style:italic;
	color:#666;
}



/* BODY COPY */

#main p{
	margin:10px 0;
	
}

div#main ul li {
	list-style-image: none;
	list-style-type: disc;
	margin:8px 0;
	padding:0;
}

div#content ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin:8px 0;
	padding:0;
}


	
.photogallerywrapper {
	clear:both;
	width:100%;
	background:#fff;
	padding:5px 0;
	margin:0;
}
	
.aphoto {
	float:left;
	height:80px;
	padding:0;
	margin:10px 10px 0 0;
	border:1px dotted #999;
}
	
.aphoto img {
	padding:5px;
	height:70px;
	border:none;
}

/* Google map location list */
ul#selectlocs {
	margin:5px 0 8px 0;
	padding:0;
	}

ul#selectlocs li#thefirst {
	font-size:12px;
	margin: 0;
	padding: 4px;
	list-style: none;
	cursor:pointer;
	width:180px;
	height:20px;
	background: #FFF url(/siteflow/images/arrow_down_blue.jpg) 165px 4px no-repeat;
	}
	

	
ul#selectlocs li a {
	font-size:12px;
	}
	
ul#selectlocs li {
	position: relative;
	z-index:100;
	}
	
ul#selectlocs li ul {
	margin:0;
	padding:0;
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top: 27px;
	display: none;
	z-index:100;
	border-top: 1px solid #075389;
	}
	
ul#selectlocs li ul li {
	font-size:12px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 186px; /* Width of Menu Items */
	border: 1px solid #075389;
	border-top:none;
	cursor:pointer;
	}

ul#selectlocs ul li a:HOVER {
	background:#FFF;
	color:#C60;
	}

/* Styles for Menu Items */
ul#selectlocs ul li a {
	display: block;
	text-decoration: none;
	color: #1f76b4;
	background: #FFF; /* IE6 Bug */
	padding: 5px;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul#selectlocs li { float: left; height: 1%; }
* html ul#selectlocs li a { height: 1%; }
/* End */

ul#selectlocs li:hover ul, ul#selectlocs li.over ul { display: block; } /* The magic */


/*  KIDSHEALTH SPECIFICS */

div#kidshealth ul br  {
	display:none;
}



table.khresources td, table.kharticles td {
	padding:10px 0 0 0;
}

table.khresources td a, table.kharticles td a {
	font-weight:bold;
	display:block;
}

table.khresources td img, table.kharticles td img {
	float:left;
	margin:0 5px 5px 0;
}

ul.listsplit {

	}

div#content ul li.listheading {
	list-style:none;
	list-style-image: none;
	margin-left:-20px;
	padding-left:0;
	font-weight:bold;
	}
	
a.underline, a.underline:VISITED {
	font: 12px/15px  Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}

a.underline:HOVER, a.underline:ACTIVE {
	color:#FC6 !important;
}

a.docname, a.docname:VISITED {
	font: 12px/14px  Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}
	
a.docname:HOVER, a.docname:ACTIVE {
	color:#C60;
	}
	
/* LIST STYLES FOR ALPHA LISTINGS */

ul.listsplitalpha{
	padding-left:0 !important;
}

ul.listsplitalpha li{
	list-style-type:none !important;
	margin:0 0 5px 0 !important;
}

li.listheading{
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

.anchorlist{
	margin-bottom:30px;	
}

.anchorlist a{
	font-size:10px;
	padding:0 6px;
	border-right:1px solid #ccc;
}

a.returntop{
	display:block;
	font-weight:normal;
	padding:0;
	margin-bottom:20px;
}

#chihead {
	display:none;
	}

	
.hiddenNote {
display:none;
}	

/* TRUSTEE SITE */

div.trustee_resources, div.trustee_meetings, div.trustee_more {
   background-position:top left;
   background-repeat:no-repeat;
   padding:2px 10px 10px 15px;
   margin:0 0 30px 0;
}


div.trustee_resources {
	background-image: url(/siteflow/sitelets/trustees/resource_back.jpg);
    	
    }
    
div.trustee_meetings {
   background-image: url(/siteflow/sitelets/trustees/meeting_back.jpg);
  
}

div.trustee_more {
   background-image: url(/siteflow/sitelets/trustees/more_back.jpg);
}

.trusteelists ul li, .trusteeresources ul li{
	list-style-image: url(/siteflow/images/linkArrow.png) !important;
	margin:6px 0 0 0 !important;
	padding:0 !important;
}

.trustee_photo {
float:left;
margin-right:15px;
width:50px;
}

.trustee_name {
float:left;
width:130px;
}

