/* PRINT */

/* RESET HTML */
html,body,div,ul,ol,li,dl,dt,dd,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
pre,address,caption,cite,code,th { 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 {
	font-family: Arial,Verdana,sans-serif;
	font-size: 1.3em;
	line-height:1.5em;
}

.dotted {
	border-bottom:1px dotted #000;
	padding-bottom:7px;
}

a {
	color:#000;
	text-decoration:none;
}

a.thelast {
	border:none !important;
}

a:visited {
	color:#000;
}

a:hover, a:active {
	color:#000;
	text-decoration:none;
}

a.action {
	background: url(/siteflow/images/arrow_action.jpg) no-repeat scroll 0px 2px transparent;
	padding-left: 12px;
	text-transform:uppercase;
}

a.underline {
	text-decoration:underline;
}

a#siteletLogo {
	float:left;
	padding:20px;
}

br.clear, p.clear {
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
}

fieldset, img {
	border: none;
}

h1 {
	font-family: "Times New Roman",Times,serif;
	font-size:2em;
	width:95%;
}

h2, h3, h4, h5, h6 {
	font-family: "Times New Roman",Times,serif;
}

h2#sitelet {
	font-family: "Verdana",sans-serif;
	text-transform:uppercase;
	font-size:2em;
	font-weight:100;
	border-left:1px solid #eb7e09;
	color:#808080;
	margin:60px 0 0 10px;
	padding:5px 20px;
	float:left;
}



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;
}




/* ELEMENTS */


div#titlebar {
	border-bottom:1px dotted #999;
	position:relative;
	margin:140px 0 10px 0;
}




div#header {
	position:absolute;
	top:0;
	left:0;
	width:960px;
	height:131px;
	overflow:hidden;
}

div#slides div#buttonViewAll {
	float:left;
	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;
}




select {
	border: 1px solid #7F9DB9;
}

select.services {
	width:350px;
}




.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: 12px/14px Arial, Verdana, sans-serif;
	float:left;
	width:153px;
	margin-left:10px;
	padding:3px 0;
}

.theevent a, .theevent a:VISITED {
	text-decoration:none;
	color: #C60;
}

.theevent a:HOVER, .theevent a:ACTIVE {
	font-weight:bold;
}

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 15px 0;
}

div#introCopy {
	margin:0 15px 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;}
.d01 {background-position:-20px 0px;}
.d02 {background-position:-20px -40px;}
.d03 {background-position:-20px -80px;}
.d04 {background-position:-20px -120px;}
.d05 {background-position:-20px -160px;}
.d06 {background-position:-20px -200px;}
.d07 {background-position:-20px -240px;}
.d08 {background-position:-20px -280px;}
.d09 {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 {
	margin:10px 0;
}
	
table.fancy th {
	color:#000;
	background:#D9F3F4;
	border: 1px solid #CCC;
	text-align:center;
	margin:0px;
	padding:5px;
}

table.fancy tr, table.fancy td {
	margin:0px;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

table.fancy td {
	border: 1px solid #CCC;
}
	
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: 460px;
}
	
.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:0.9em;
	line-height:1.1em;
	font-style:italic;
	color:#666;
}



/* BODY COPY */

#main p{
	margin:10px 0;
	
}



div#main ul li, div#main ol li {
	list-style-image: url(/siteflow/images/linkArrow.png);
	margin:8px 0;
	padding:0;
}

div#content ul li, div#content ol li {
	list-style-image: url(/siteflow/images/linkArrow.png);
	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 {
	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 {
	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;
	}
	
ul#selectlocs li ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 186px; /* Width of Menu Items */
	border: 1px solid #FFF;
	border-bottom:none;
	cursor:pointer;
	}

ul#selectlocs ul li a:HOVER {
	background:#075389;
	color:#FFF;
	}

/* Styles for Menu Items */
ul#selectlocs ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	background: #1f76b4; /* 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 */






a {
	text-decoration:none;
	color:#000;
	}

h1,h2,h3,h4,h5,h6 {
	color:#000;
	}
	
form#thesearch, div#subHeader, div#resourcecolumn, div#titlebar div, ul#sectionnav, ul#toolnav, ul#siteletnav, #headnav, div#map, div#mapBottom, div#events, p.breadcrumb, div#footer {
	display:none;
	}

div#leftlinks {
	background:none;
	}

div#main {
	}
	
div#printfooter {
	border-top:1px solid #999;
	padding-top:10px;
	display:block;
	font-size:0.8em;
	line-height:1em;
	}
	
div#printfooter img {
	float:left;
	margin:0 10px 30px 0;
	}
	
#copyright{
	float:right;
	width:400px;
	text-align:right;
	text-transform:uppercase;
	 }
	
div#wrapper {
	margin:0;
	padding:0;
	
	}
	
div#content {
	position:relative;
	
	}

div#leftNav {
	position:absolute;
	top:0;
}

#chihead {
	display:block !important;
	}
	

