﻿@charset "utf-8";
/* CSS Document */

body{
	background:#FFF;
}

#main{
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	height:653px;
	width:965px;
	background-color:#FFF
}

#header{
	width:100%;
	height:150px;
	background-image:url(images/logo_banner.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:white;
}

#navbar{
	width:100%;
	height:27px;
	background-color:#FFF;
	top:95px;
}

#nav_bar_about_us{
	float:left;
	background-image:url(images/about_us.png);
	height:27px;
	width:135px;
	margin-right:2.5px;
}

#nav_bar_about_us:hover{
	background-image:url(images/about_us_hover.png);
}

#nav_bar_contact_us{
	float:left;
	background-image:url(images/contact_us.png);
	height:27px;
	width:135px;
	margin-right:2.5px;
}

#nav_bar_contact_us:hover{
	background-image:url(images/contact_us_hover.png);	
}

#nav_bar_firewood{
	float:left;
	background-image:url(images/firewood.png);
	height:27px;
	width:135px;
	margin-right:2.5px;
}

#nav_bar_firewood:hover{
	background-image:url(images/firewood_hover.png);
}

#nav_bar_woodchip{
	float:left;
	background-image:url(images/woodchip.png);
	height:27px;
	width:135px;
	margin-right:2.5px;
}

#nav_bar_woodchip:hover{
	background-image:url(images/woodchip_hover.png);
}

#nav_bar_gallery{
	float:left;
	background-image:url(images/gallery.png);
	height:27px;
	width:135px;
	margin-right:2.5px;
}

#nav_bar_gallery:hover{
	background-image:url(images/gallery_hover.png);
}

#nav_bar_legislation{
	float:left;
	background-image:url(images/legislation.png);
	height:27px;
	width:135px;
	margin-right:2.5px;
}

#nav_bar_legislation:hover{
	background-image:url(images/legislation_hover.png);
}

#nav_bar_links{
	float:left;
	background-image:url(images/links.png);
	height:27px;
	width:135px;
	margin-right:2.5px;
}

#nav_bar_links:hover{
	background-image:url(images/links_hover.png);
}

#content{
	width:100%;
	height:500px;
	background-color:#FFF;
}

#content h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#006;
	padding: 0 0 0 0;
}

#content p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
	padding: 0 0 0 0;
}

#content td{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
}

#about_us{
	width:100%;	
}

#about_us_table{
	float:right;
	margin-right:250px;
}

#about_us_nptc{
	float:left;
	margin-left:150px;
}

#firewood_bag{
	width:100%;
	height:306px;
	text-align:center;
}

#woodchip_bag{
	width:100%;
	height:306px;
	text-align:center;
}

#gallery_small_img_holder{
	width: 740px;
	margin-left:15px;
}

#gallery_small_img_1{
	background-image:url(images/gallery_img_1.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_1:hover{
	background-image:url(images/gallery_img_1_hover.png)
}

#gallery_small_img_2{
	background-image:url(images/gallery_img_2.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_2:hover{
	background-image:url(images/gallery_img_2_hover.png)
}

#gallery_small_img_3{
	background-image:url(images/gallery_img_3.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_3:hover{
	background-image:url(images/gallery_img_3_hover.png)
}

#gallery_small_img_4{
	background-image:url(images/gallery_img_4.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_4:hover{
	background-image:url(images/gallery_img_4_hover.png)
}

#gallery_small_img_5{
	background-image:url(images/gallery_img_5.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_5:hover{
	background-image:url(images/gallery_img_5_hover.png)
}

#gallery_small_img_6{
	background-image:url(images/gallery_img_6.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_6:hover{
	background-image:url(images/gallery_img_6_hover.png)
}

#gallery_small_img_7{
	background-image:url(images/gallery_img_7.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_7:hover{
	background-image:url(images/gallery_img_7_hover.png)
}

#gallery_small_img_8{
	background-image:url(images/gallery_img_8.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_8:hover{
	background-image:url(images/gallery_img_8_hover.png)
}

#gallery_small_img_9{
	background-image:url(images/gallery_img_9.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_9:hover{
	background-image:url(images/gallery_img_9_hover.png)
}

#gallery_small_img_10{
	background-image:url(images/gallery_img_10.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_10:hover{
	background-image:url(images/gallery_img_10_hover.png)
}

#gallery_small_img_11{
	background-image:url(images/gallery_img_11.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_11:hover{
	background-image:url(images/gallery_img_11_hover.png)
}

#gallery_small_img_12{
	background-image:url(images/gallery_img_12.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_12:hover{
	background-image:url(images/gallery_img_12_hover.png)
}

#gallery_small_img_13{
	background-image:url(images/gallery_img_13.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_13:hover{
	background-image:url(images/gallery_img_13_hover.png)
}

#gallery_small_img_14{
	background-image:url(images/gallery_img_14.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_14:hover{
	background-image:url(images/gallery_img_14_hover.png)
}

#gallery_small_img_15{
	background-image:url(images/gallery_img_15.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_15:hover{
	background-image:url(images/gallery_img_15_hover.png)
}

#gallery_small_img_16{
	background-image:url(images/gallery_img_16.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_16:hover{
	background-image:url(images/gallery_img_16_hover.png)
}

#gallery_small_img_17{
	background-image:url(images/gallery_img_17.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_17:hover{
	background-image:url(images/gallery_img_17_hover.png)
}

#gallery_small_img_18{
	background-image:url(images/gallery_img_18.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_18:hover{
	background-image:url(images/gallery_img_18_hover.png)
}

#gallery_small_img_19{
	background-image:url(images/gallery_img_19.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_19:hover{
	background-image:url(images/gallery_img_19_hover.png)
}

#gallery_small_img_20{
	background-image:url(images/gallery_img_20.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_20:hover{
	background-image:url(images/gallery_img_20_hover.png)
}

#gallery_small_img_21{
	background-image:url(images/gallery_img_21.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_21:hover{
	background-image:url(images/gallery_img_21_hover.png)
}

#gallery_small_img_22{
	background-image:url(images/gallery_img_22.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_22:hover{
	background-image:url(images/gallery_img_22_hover.png)
}

#gallery_small_img_23{
	background-image:url(images/gallery_img_23.png);
	width:180px;
	height:180px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#gallery_small_img_23:hover{
	background-image:url(images/gallery_img_23_hover.png)
}

#gallery_larg_pic{
	float:left;
	height:420px;
}

#gallery_larg_prev_pic{
	float:left;
	background-image:url(images/prev_pic.png);
	width:20px;
	height:34px;
	margin-right:40px;
	margin-left:10px;
}

#gallery_larg_prev_pic_no_logo{
	float:left;
	width:20px;
	height:34px;
	margin-right:40px;
	margin-left:10px;
}

#gallery_larg_next_pic{
	float:left;
	background-image:url(images/next_pic.png);
	width:20px;
	height:34px;
	margin-left:40px;
	margin-right:10px;
}

#gallery_larg_next_pic_no_logo{
	float:left;
	width:20px;
	height:34px;
	margin-left:40px;
	margin-right:10px;
}

#gallery_chng_page{
	width:740px;
	height:27px;
	float:left;
	background-color:#9694EF;
}

#gallery_chng_page_next{
	float:right;
	background-image:url(images/gallery_next_page.png);
	width:110px;
	height:27px;
	margin-left:8px;
}

#gallery_chng_page_next:hover{
	background-image:url(images/gallery_next_page_hover.png);
}

#gallery_chng_page_prev{
	float:right;
	background-image:url(images/gallery_prev_page.png);
	width:150px;
	height:27px;
	margin-left:2px;
}

#gallery_chng_page_prev:hover{
	background-image:url(images/gallery_prev_page_hover.png);
}

#recent_changes{
	float:right;
	width:200px;
	height:400px;
	margin-top:15px;
	background-image:url(images/recent_changes_bg.png);
}

#recent_changes h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#006;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

#recent_changes p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

#footer{
		width:100%;
		height:30px;
		top:670px;
		background-color:#9694EF;
}

#footer p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006;
	padding:0 0 0 0;
	text-align:center;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
