body {
	background-color : #FFFFCC;
	background-image : url(/assets/images/page_bg.gif);
	font: 8pt/10pt verdana;
	margin: 0px;
	text-align:center;
	}

a {
	font: 8pt/10pt verdana;
	color : #009900;
	font-weight: bold;
	}
	
a:hover {
	font: 8pt/10pt verdana;
	color : 000000;
	font-weight: bold;
}

a:visited {
	font: 8pt/10pt verdana;
	color : #005100;
	font-weight: bold;
	}

h1 {
	font: 18pt/20pt impact;
	font-weight: bold;
	color: #FF9900;
	}

h2 {
	font: 8pt/10pt verdana;
	font-weight:bold;
	background-color: #FF9900;
	background-image: url(/assets/images/section_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin:0px 0px 0px 5px;
	width:70%;
	padding: 2px 10px 2px 6px;
	}

h2 a {
	color : #000000;
}

h3 {
	font: 8pt/10pt verdana;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
hr {
	color: #FF9900;
	width: 85%;
	height: 1px;
}
	
td {
	font: 8pt/10pt verdana;
	color :#000000;
	}

.navdv {
	width: 100%;
	}
	
.tableinner {
	background-color : #FFFFEA;
	padding: 5px;
	border: 1px solid #9A9A9A;
	width: 980px;
	margin:0px;
	align:center;
	}
	
.tableouter {
	background-color : #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 1000px;
	height: 100%;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	}
	
.tableouter td {
	vertical-align: top;
}
	
.tableinner td a:visited {
	font: 8pt/10pt verdana;
	font-weight: bold;
	color : #005100;
}

.tableinner a:hover {
	font: 8pt/10pt verdana;
	font-weight: bold;
	color :#000000;
}
	
.countynav {
	font-weight : bold;
	}
	
.navtable {
	width: 1000px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.navtableLinkOut {
	width: 100%;
}

.header {
	background-color:#66FF66;
	background-image:url('/assets/images/header_bg.gif');
}

.GreenBorderDiv {
	display:block;
	float:right;
	border: 1px solid #00DD00;
	padding: 5px;
}

.faded {
	colour: #666666;
	font-size: 8.5px;
}

.attPhotoBig {
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
}

.attPhotoThumb {
	border: 1px solid #000000;
}

.navButCell {
	background: url('/assets/images/nav/nav_bg.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.attDiv {
	border:1px solid #FF9933;
	padding: 5px 5px 20px 5px;
}

.section {
	padding: 5px 5px 20px 5px;
	border: 1px solid #FF9900;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
}

.sectionNoBorder {
	padding: 5px 5px 20px 5px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
}

.breadcrumbtrail {
	font: 8pt/10pt verdana;
	text-align:left;
	font-weight: bold;
	margin-left: 10px;
	padding: 0px 0px 5px 0px;
}

.gMap {
	width: 900px;
	height: 400px;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid black
}

.gMapBig {
	width: 900px;
	height: 900px;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid black
}

.descriptionSpan {
	margin: 5px 5px 100px 5px;
	height: 250px;
}

.smallNonBold {
	font: 6pt/8pt verdana;
}

.smallNonBold a {
	font-weight: normal;
}

.smallNonBold a:hover {
	font-weight: normal;
}




