body {
	background-image: url(/images/bk.gif);
	margin-left: 65px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
}

H1 {
	color: #244262;
	font-size: 20px;
	font-weight: bold;
	text-transform:uppercase;
	margin-top:5px;
	margin-bottom:9px;
	padding-top:0px;
	padding-bottom:0px;
}

H2 {
	color: #244262;
	font-size: 16px;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:12px;
	padding-top:0px;
	padding-bottom:0px;
}

H3 {
	color: #96b0c9;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H4 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a:link, a:active, a:visited {
	color:#426291;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#emph {
	color:#244262;
	font-size:13px;
	font-weight: bold;
}
	
.---------------------------------- {}

.header {
	height: 78px;
	width: 760px;
}

.outerWrapper {
	background-color:#b9d1e1;
	width: 760px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 78px;
}

.wrapper {
	background-color: #FFFFFF;
	background-image: url(/images/content-bk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 500px;
	width: 760px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}




#topNav {
	text-decoration: none;
	background-image: url(/images/topNav-bk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 196px;
	height: 24px;
	top: 24px;
	left: 595px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	text-align: center;
}

#topNav ul {
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
}

#topNav li {
	display: inline;
	color: #FFFFFF;
	padding-left: 17px;
	background: url(/images/bullet.gif) no-repeat;
	background-position: 5px;
}

#topNav a:link, #topNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#topNav a:hover {
	color: #426291;
	text-decoration:underline;
}

#leftBar {
	width: 176px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	height: 100%;
}


#leftNav {
	text-decoration: none;
	background-color: #7ca4c1;
	background-image: url(/images/leftNav-bk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 176px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 25px;
	overflow: visible;
}

#leftNav a:link, #leftNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#leftNav a:hover {
	color: #426291;
	list-style-image: url(/images/bullet-over.gif);
}

.navText {
	font-size: 11px;
	color: #FFFFFF;
	overflow: auto;
	display: block;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-top: 8px;
	padding-right: 10px;
	vertical-align: top;
	text-transform: uppercase;
}

.navText a:link, #leftNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navText:hover {
	color: #FFFFFF;
	background-color: #b9d1e1;
}

.---------------------------------- {}


.contentBox {
	margin-top: 15px;
	margin-left:0px;
	padding:0px;
	line-height: 1.3;
	float:right;
	width:514px;
	margin-right: 20px;
	clear: right;
}


#galleryBox {
	margin-top: 15px;
	float:right;
}

#galleryScroll {
	background:url(/images/gallery-navBk.gif);
	background-repeat:repeat-x;
	height: 100px;
}

#galleryPhoto {
	padding: 3px;
	border: 1px solid #b9d1e1;
}


.---------------------------------- {}
.footer {
	margin: 0px;
	text-align: right;
	color: #426291;
	font-size: 11px;
	padding: 15px;
	clear: both;
}

.footer a:link, .footer a:active, .footer a:visited {
	color: #426291;
}






.---------------------------------- {}


#left {
	margin-left: 5px;
	width: 170px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	left: 80px;
	clear: left;
	margin-bottom: 25px;
}
html>body #left {
	width: 170px; /* ie5win fudge ends */
}


/* Custom corners addition */
div.Article {
  background:  url("/images/corners_topleft.gif") top left no-repeat;
  position:relative;
 } 
div.Article h4 {
  position:relative;
  background:  url("/images/corners_topright.gif") top right no-repeat;
  font-size:1.5em;
  padding:15px;
  padding-left:0;
  margin:0;
  right:-8px;
  text-align: center;
  }
div.ArticleBody {
	background:  url("/images/corners_right.gif") top right repeat-y;
	margin:0;
	margin-top:-2em;
	margin-left:6px;
	padding:15px;
	padding-left:0;
	position:relative;
	right:-8px;
	color: #96b0c9;
	font-size: 10px;
}

div.ArticleBody p {
	margin-left:10px;
}

.ArticleBody a:link, .ArticleBody a:active, .ArticleBody a:visited {
	color: #cbd8e4;
}
div.ArticleFooter {
  background:  url("/images/corners_bottomleft.gif") bottom left no-repeat;
  position:relative;
  top:7px;
  
  }
div.ArticleFooter p {
	background:  url("/images/corners_bottomright.gif") bottom right no-repeat;
	padding:0px;
	padding-top:11px;
	display:block;
	margin:-2em 0 0 0;
	position:relative;
	right:-8px;
  }
 div.ArticleLongContent {
 background: url("/images/corners_leftborder.gif") top left repeat-y;
 }
.contentBox#county-fair {
	line-height:1.5;
}
.contentBox#county-fair ul ul {
	font-size:12px; 
	margin-bottom:15px;
}

.contentBox#county-fair > ul {
	font-size:13px; 
	line-height:1.8;
}