	/* ===================================
	 * Generic
	 * ===================================
	 */

	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		background-color: #2e1010;
		margin: 0;
		padding: 0;
		cursor : default;
	}
	
	a {
		color: #3e593b;
		font-weight:bold;
	}
	
	a:hover {
		color: #2e1010;
	}
	
	h3 {
		font-size:16px;
		font-weight:bold;
		color: #2e1010;
	}
	h4 {
		font-weight:bold;
		margin-bottom:4px;
		font-size:14px;
	}
	a img {	
		border : none;
	}
	
	/* ===================================
	 * Page
	 * ===================================
	 */
	

	 ul.menu-init li a {
		text-decoration:none;	 
	 }
	 .primary-wrapper {
	  width: 933px;
	  background-image:url(../images/table_bg.jpg);
	  text-align: left;
	}
	
	#page-content {
		margin : 0px 16px;
		overflow : hidden;
	}
	
	/* ===================================
	 * Header
	 * ===================================
	 */
	
	.header {
		position:relative;
	  width: 933px;
	  height: 163px;
	  background-image:url(../images/header.jpg);
	}
	
	.header ul {
	color:#FFF;
	position:absolute;
	margin:0;
	padding:0;
	top:64px;
	right: 90px;
	}
	
	.header ul a {
		font-size:14px;
		color:#FFF;
	}
	.header ul a:hover {
		color:#59875f;
	}
	
	.header ul li {
		list-style : none;
		float:left;
		margin:0 10px 0 0;
		padding:0;
	}
	
	.header h1, .header h2 {
	  text-indent: -10000em;
	  overflow: hidden;
	}
	
	.header p {
	text-align:right;
	color:#FFF;
	position:absolute;
	top:88px;
	right: 90px;
	margin:0 10px 0 0;
	width: 407px;
	}
	
	/* ===================================
	 * Primary Navigation
	 * ===================================
	 */
	
	.primary-nav-wrapper {
		background : #dace9f;
		width : 196px;
		height: 228px;
	}
	
	.primary-nav-wrapper ul {
		margin : 0px;
		padding : 0px;
		list-style : none;
	}
	
	.primary-nav-wrapper ul li {
		margin : 0px;
		padding : 0px;
		list-style : none;
		position : relative;
	}
	
	.primary-nav-wrapper ul li ul {
		visibility : hidden;
		position : absolute;
		top : 0px;
		width : 150px;
		right : -154px;
		background : #DACE9F;
		border : 2px solid #000;
		border-top : none;
		z-index : 2000;
	}
	
	.primary-nav-wrapper ul li ul li {
		border-top : 2px solid #000;
	}
	
	.primary-nav-wrapper ul li ul li a {
		padding-top : 11px;
		padding-bottom : 11px;
	}
	
	.primary-nav-wrapper ul li ul li a:hover,
		.primary-nav-wrapper ul li ul li a.hover {
		border : none;
		padding-left : 13px;
		padding-top : 11px;
		padding-bottom : 11px;
	}
	
	.primary-nav-wrapper li.last a {
		padding-top : 11px;
		padding-bottom : 11px;
	}
	
	.primary-nav-wrapper ul li.last ul li a {
		padding-top : 11px;
		padding-bottom : 11px;
	}
	
	.primary-nav-wrapper ul li.last ul li a:hover {
		padding-top : 11px;
		padding-bottom : 11px;
	}
	
	.primary-nav-wrapper li.last a:hover, .primary-nav-wrapper li.last a.hover {
		padding-top : 11px;
		padding-bottom : 11px;
	}
	
	.primary-nav-wrapper li a {
		display : block;
		color : #2e1010;
		font-size : 16px;
		padding-left : 13px;
		padding-top : 13px;
		padding-bottom : 13px;
		display : block;
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
	}
	
	.primary-nav-wrapper li a:hover, .primary-nav-wrapper li a.hover {
		border-top : 2px solid #000;
		border-bottom : 2px solid #000;
		padding-top : 11px;
		padding-bottom : 11px;
		background : #f2e9c5;
	}
	
	/* ===================================
	 * Page Content
	 * ===================================
	 */
	
	.one-column #inner-content {
		border : none;
		width : auto;
		float : none;
	}
	
	#inner-content {
		min-height : 325px;
		float:left;
		margin-left: 20px;
		margin-right:20px;
		width: 650px;
		float:left;
		border-right: 1px solid #3e593b;
		padding-right:15px;
	}
	#inner-content:a {text-decoration:underline;font-weight:bold;}
	#inner-content-gallery {
		min-height : 325px;
		float:left;
		margin-left: 20px;
		margin-right:20px;
		width: 850px;
		float:left;
		padding-right:15px;
	}
	.right-content {
		margin-top: 20px;
		margin-left: 709px;
		margin-right:20px;
		margin-bottom: 20px;
	}
	.footer {
		background-image:url(../images/footer.jpg);
		background-position:top;
		background-repeat:no-repeat;
		width:933px;
		height:50px;
		margin:auto;
	}
	.footer-content {
		text-align:left;
		margin-left:35px;
		color:#FFF;
		padding-top: 8px;
	}
	
	.FormRow {
		clear			: left;
		margin: 0 10px 10px 0;
	}
	.FormRow .FormHeader {
		float			: left;
		width			: 110px;
		text-align		: right;
		font-size		: 9pt;
	}
	.FormRow input {
		margin-left		: 10px;
	}
	
	#news-cat-buttons {
		float : right;
		padding-top : 5px;
	}
	
	#news-cat-buttons a {
		text-decoration : none;
		margin : 0px 5px;
	}
	
	#news-cat-buttons a img {
		border : 1px solid #002149;
	}
	
	h1.page-title {
		font-size : 18pt;
		margin : 0px;
		padding : 0px;
		clear : none;
	}
	
	.issue-right-bar {
		width : 170px;
		float : right;
	}

	.issue-artials, .issue-links {
		border : 1px dashed #F7BFC0;
		background : #eee;
		padding : 3px;
		margin : 0px;
		margin-left : 5px;
		margin-bottom : 5px;
		overflow : hidden;
	}
	
	.issue-artials a {
		text-decoration : none;
		font-size : 9pt;
		display : block;
		margin : 4px 0px;
		padding : 2px 0px;
		padding-left : 20px;
		background : url(../images/pdficon_small.gif) no-repeat;
	}
	
	.issue-artials a:hover {
		color : blue;
	}
	
	.issue-artials a img {
		vertical-align : top;
	}
	
	.newscontent img {
		width : 230px;
	}
	
	.issue-artials h3 {
		font-size : 8pt;
		padding : 0px;
		margin : 0px;
	}
	
	.rotator {
		float : right;
		width : 705px;
		height: 228px;
	}
	
	.gallery-title {
		width: 840px;
		height:23px;
		padding:14px 10px 10px 10px;
		background-color:#2e1010;
		margin-top:20px;
		margin-bottom:20px;
		color:#FFF;
		font-weight:bold;
		font-size:16px;
	}
	
	.galleryimg-njl {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		text-decoration: none;
		text-align:center;
		border:double;
		border-color:#dace9f;
		background-color:#f2e9c5;
		float : left;
		margin-right:0px;
		margin-bottom:23px;
		margin-left:28px;
	}
	.galleryimg-njl a.big-link {
		display : block;
		width : 240px;
		height : 197px;
		color: #2e1010;
		font-size:16px;
	}
	.galleryimg-njl a.big-link:hover {
		color: #444;
	}
	
	.galleryimg-njl .title {
		padding: 5px;
	}
	
	.galleryimg-njl .title a {
		text-decoration: none;
	}
	
	body .galleryimg-img3 a, body .galleryimg-img2 a, body .galleryimg-img4 a {
		color: #FFF;
	}
	
	.meerkat {
		color: #FFF;
		display: none;
		text-align:center;
		width:100%;
		padding-top:150px;
	}
	
	/*
	.galleryimg-img1 a {
		display : block;
		width : 240px;
		height : 197px;
		line-height : 197px;
		background-image: url(../images/tanbackground.jpg);
		color: #2e1010;
		font-size:16px;
	}
	.galleryimg-img2 a {
		display : block;
		width : 240px;
		height : 197px;
		line-height : 197px;
		background-image: url(../images/municipalphoto.jpg);
		color: #2e1010;
		font-size:16px;
	}
	.galleryimg-img3 a {
		display : block;
		width : 240px;
		height : 197px;
		line-height : 197px;
		background-image: url(../images/privatephoto.jpg);
		color: #2e1010;
		font-size:16px;
	}
	.galleryimg-img4 a {
		display : block;
		width : 240px;
		height : 197px;
		line-height : 197px;
		background-image: url(../images/pipephoto.jpg);
		color: #2e1010;
		font-size:16px;
	}
	
	*/
	.galleryimg-njl a {
		color: #2e1010;
		text-decoration: underline;
	}

.mission-statement-box {
	padding:8px;
	background-color:#d0e2d2;
	width:176px;
}


