
/* ---[ universal ]------------------------------- */


body   { 
	margin: 0; 
	padding: 0; 
	color: #333; 
	background: #DCDCDC;
	text-align: center; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif; 
	font-size: 12px; 	
	line-height:15px; 
}

  #wrap   { 
    position:relative;
   	width: 765px;
	margin: 0 auto;
	padding: 0;
    text-align:left;
 }

	.box {
 		margin-top: 0px;
		padding:0 6px 0 0;
		background:#FFF url(images/borders.gif) 100% 0 repeat-y;
	}
	.bi {
		padding:0 0 0 6px;
		background:#fff url(images/borders.gif) 0 0 repeat-y;
	}
	.bt {
		height:12px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 100% no-repeat;
	}

p {margin: .8em 0 1em 0; padding: 0; }



#middle {
	position: relative;
	margin: 0; 
	padding: 0;
	width: 750px;
}

/*
 #galwrap   { 
	position: relative; 
	background: #FFF; 
	margin-left: auto; 
	margin-right: auto;
	padding: 0; 
	width: 620px; 
	text-align: left; 
}
*/

#footer  { 
	background: transparent url(images/footerbar.gif) no-repeat top left ; 
	font-size: 10px; 
	height: 30px;
	margin-top: 0px; padding: 0; 
	color: #666;
}


#footer p {
	margin: 0 0 0 20px;
	padding-top: 10px;
	}


/* ---[ links ]------------------------------- */

a:link {
	color: #006494;
	}
a:visited {
	color: #069;
	}
a:hover {
	color: #036;
	}
img { border: 0; }


#top {
	position: absolute;
	top: 12px;
	left: 10px;
	width: 750px;
	height: 75px;
	margin: 0;padding: 0;
}


#navwrap {
	position: absolute;
	top: 68px;
	left: 96px;
	
	width: 608px;
	height: 38px;
	background: transparent url(images/tfcpnavbar.gif) no-repeat top left ; 
}

#nav {
	color: #ddd;
	margin: 10px 0 0 0; 	
	padding: 0;
	background: transparent; 
	}

#nav li {
	padding: 0;
	text-align: center; 
	text-transform: uppercase;
	font-size: 12px;
	display: inline;
	list-style: none;
	}
	
#nav a {
	padding: 5px;
	text-decoration: none;
	color: #ddd;
	}

#nav a:hover, #nav a:active {
	color: #fff;
	}
	
#nav a.active {
	font-weight: bold;
 	}
	
.activepage {
	color: #000;
	background-color: #fff;
    font-weight:bold;
    }

 .activepage a:visited {
	 color: #FF0000;
 }
 

/* ---[ page stuff ]------------------------------- */

#areateaser, #areateaser2 {
	width: 205px;
}
#areateaser, #areateaser2, #rightside {
	color: #666;
	margin-right: 10px;	
	padding: 1px 10px 10px 10px;
	font-size: 11px;
/*
	border-left: 1px solid #999;
	background: #E6E6E6 url(images/homedivback.gif) no-repeat center left ; 
*/	}
	
#areateaser h3, #areateaser2 h3, #rightside h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006BB7;
	margin: 0 0 3px 0; padding: 0;
	}

/*
#contenttitle {
	position: absolute;
	top: 193px;
	left: 29px;
	width: 462px;
	height: 40px;
	color: #000;
	margin: 0;	padding: 0;
	line-height: 2em;
	font-size: 20px;
	font-family: georgia, times, serif; 
	background: #fff url(images/columntop.jpg) no-repeat top left ; 
	}
*/	
#content {
	width: 500px;
	padding: 0;margin: 0;
	line-height: 140%;
	}

 
#content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
 }

#content li {
	margin: 0 0 2px 20px; 
	padding: 0 0 0 18px;
    background: transparent url(images/checkbox.gif) no-repeat 0 4px;
	}
 

#homecontent {
	width: 720px;
	padding: 0;
	margin: 0 0 0 15px;
	}
	
.spacer25 {
height: 100px;
}

.spacer10 {
height: 10px;
}

#columns {
	float: left; 
	width: 540px;
	padding: 0;
	margin: 0;
	}
 	
#leftside {
	float: left; width: 225px;
	padding: 0;
	margin: 0;
 	}

#midside {
	padding: 0;
	margin-left: 235px;
	}
	
#rightside { 	
	width: 220px;
	float: right;
	/*background: #E6E6E6 url(images/homedivback.gif) no-repeat center left ; */
 	}

#content .leftpic {
	float:left;
	margin: 5px 8px 3px 0;
	padding: 5px;
	border: 1px solid #ddd;
	}

#content .rightpic {
	float:right;
	margin: 5px 0 5px 8px;
	padding: 5px;
	border: 1px solid #ddd;
	}

#content .feature {
	margin-bottom: 10px;
	padding: 5px 25px 5px 15px;
	}

#content h1 {
	color: #006BB7;
	font-size: 18px;
	font-weight: normal;
	font-family: georgia, times, serif; 
	margin: .5em 0 .5em 0;
	}

#content .feature h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: georgia, times, serif; 
	}

#content .feature h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006BB7;
	}

#content .entry h2 {
	color: #006494;
	font-size: 14px;
	font-weight: bold;
	}

#content .entry h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}
	
#graybox {
	background: #E6E6E6;
	margin-bottom: 10px;
	padding: 10px;
	}
	
#bluebox {
	background: #CDD9EE;
	margin-bottom: 10px;
	padding: 10px;
	}
	
/* ---[ figures ]------------------------------- */

#content img.thumb {	
	margin: 2px 14px 5px 14px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

#content a img.thumb:hover {
	border-color: #999;
	}

#content .figure {
	float: right;
	margin: .5em 0 6px 20px;
	font-size: 92%;
	color: #999;
	text-align: center;
	}

#content .figure dt img {
	margin: 0 0 1em 0;
	padding: 6px;
	border: 1px solid #ddd;
	}

#content .figure img.fig, #portcoll img {	
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}
	
#indent {
	margin-left: 30px;
	}
	
/* ---[ right column ]----------------------------- */

#secondbar {
	width: 709px;
	padding: 0;
	margin-left: 22px;
	}

#mastpic {
	float:left;
	width: 470px;
	margin: 0; padding: 0;
}


#sidebar, #aboutcol {
	float: right; 
	width: 239px;
	color: #333;
	line-height: 12px;
	font-size: 11px;
	margin: 0; padding: 0;
	}

#aboutcol h3 {
	color: #037045;
	font-size: 14px;
	font-weight: bold;
	}

#sidebar h3 {
	color: #037045;
	font-size: 12px;
	font-weight: bold;
	}

#aboutcol ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
 }

#aboutcol li {
	margin: 0 0 5px 20px; 
	padding: 0 0 0 18px;
    background: transparent url(images/arrowbox.gif) no-repeat 0 0px;
	}
 
#sidebarblue {
	padding: 1px 10px;
	background: #CDD9EE;
	}

#sidebargray {
	padding: 0; margin: 0;
	background: #EEEEEE;
	height: 141px;
	}

#sidebargray ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    font-size: 12px;
 }

#sidebargray li {
	margin: 0; padding: 0;
    line-height: 12px;
	}

#sidebargray li a {
    display: block;
    padding: 4px 0 4px 10px;
    text-decoration: none;
}


html>body #sidebargray li a {
    width: auto;
}

#sidebargray li a:hover {
	background: #006BB7;
	color: white;
}

  
 
#countytitle {
	/*width: 100%;*/
	height: 15px;
	color: #fff;
	margin: 0;	padding: 7px 8px;
	text-transform: uppercase;
	font-size: 12px;
	background: #999 url(images/countyheader.gif) no-repeat top right ; 
	}

#maptitle {
	overflow: hidden;
	height: 64px;
	color: #fff;
	margin: 0;	padding: 8px;
	background: #DF9D35 url(images/faintmap.gif) no-repeat top left; 
	}
#maptitle p {margin: 0 0 2px 0; padding: 0; }
#maptitle a {
margin-left: 7px;
padding-left: 17px; 
background: transparent url(images/greenarrow.gif) no-repeat 0 2px;
}
#maptitle h5 { font-size: 13px; font-weight: bold; margin: 0 0 2px 0; padding: 0; }

#maptitle a { color: #FFFFFF; }

/* ---( specials )----------------------------------- */

#pullquote {border-top: 1px solid #C9C6A2; border-bottom: 1px solid #C9C6A2; margin: 10px 0 10px 0; padding: 10px; color: #656352; background: #F8F5EE;}

.blue { color:#006BB7; }

.brown { color:#807D67; }

.line { border-bottom: 1px #B9B39E solid; }

.small { font-size: 9px; font-weight: normal; line-height: 1.5em; }

.fl { float:left; margin-right: 10px; }
.fr { float:right; margin-left: 10px; }

/* ---( forms )----------------------------------- */

.shade {
	padding: 10px;
/* 	margin: 5px 0; */
	background: #F0F0F0;
	}

.white {
	padding: 10px;
/* 	margin: 5px 0; */
	background: #FFFFFF;
	}

fieldset {border: 1px solid #CECECE; padding: 10px;margin: 10px 0;position: relative;}

.reset {clear: both;font-size: 1px; margin: 0;padding: 0;line-height: 1px; height: 1px; }

td { font-size:11px; }

td.tdright {
width: 120px;
text-align:right;
padding-right:5px;
}

#eventfixed {
height: 680px;
overflow: auto;
}
#eventfixed p {
font-size: 11px;
line-height: 14px;
text-indent: 14px;
}
#eventfixed h2 {
font-size: 14px;
line-height: 17px;
}

#stack {
width: 650px; 
margin-left:auto;
margin-right:auto;
}

#stack2, #stack3 {
/* width: 650px;  */
margin-left:auto;
margin-right:auto;
font-size:11px;
}

#stack p, #stack2 p, #stack3 p {
margin:0; padding:0;
}

#stack label, #stack2 label, #stack3 label {
	/* display: block;  */
	padding: 3px 0 0 0;
	font-size:10px;
	/* color:#696969; */
  }

#stack input, select, textarea, #stack2 input, select, textarea, #stack3 input, select, textarea {
	background: #eeeeee;
  	color: black;
  	font: 12px Arial, Verdana, sans-serif;
	border: 1px inset;
	height: auto;
  }
  
#sidebyside .btn,#stack .btn {
	border: 3px double;
	border-color: #AEB8D1 #424D6A #424D6A #AEB8D1; 
	background: #efefef;
	display: block;
	margin: 5px 10px;
	cursor: pointer;
	color: #777;
	font-weight: bold; }
	
#stack label.non, #stack2 label.non, #stack3 label.non {display: inline !important; } 

.radio {background: transparent !important; border: none !important; } 

.style8 { font-size: 12px; font-weight: bold; line-height: 17px;}
