body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }

body {
	font-size: 62.5%;
	background: #fff;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 22px;
	color: #555;
}

a { color: #006400; text-decoration: none; font-weight: normal; }
a:hover { color: #990000; }

p a { border-bottom: 1px solid #d0d0d0; }
p a:hover { border-bottom: 1px solid #990000; }

.blogBody a { border-bottom: 1px solid #d0d0d0; }
.blogBody a:hover { border-bottom: 1px solid #990000; }

.blogfooter a { border-bottom: 1px solid #d0d0d0; }
.blogfooter a:hover { border-bottom: 1px solid #990000; }

.blogfooterPN a { border-bottom: 1px solid #d0d0d0; }
.blogfooterPN a:hover { border-bottom: 1px solid #990000; }

h2 {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
	color: #333;
	margin-bottom: 18px;
}
.quote {
	color: #000000;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	background-color:#e8e8e8;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	clear: both;
}
.bannerpic {
	border: 3px solid #e8e8e8;
	float:left;
}
.iwl {
	border-right: 1px solid #aaa;
	border-bottom: 2px solid #aaa;
	margin: 5px;
	float: left;
}
.iwr {
	border-right: 1px solid #aaa;
	border-bottom: 2px solid #aaa;
	margin: 5px;
	float: right;
}
.button {
	padding:3px; 
	border: 1px solid #aaaaaa; 
	background-color: #e8e8e8;
}
.bannerpic {
	margin-top: 20px; 
	margin-bottom: 20px; 
	border: 1px solid #aaa;
}
.ww1 { border: 1px solid #fff; float: left; }
.ww2 { border: 2px solid #fff; float: left; }
.ww3 { border: 3px solid #fff; float: left; }
.ww4 { border: 4px solid #fff; float: left; }
.shadowwrap {
	border-right: 1px solid #aaaaaa;
	border-bottom: 2px solid #aaaaaa;
}
.blogfooter { 
	margin: 2px 0px 50px 0px;
	border: 1px solid #ccc;
	background-color:#eee;
	color: #aaa;
}
.blogfooterPN { 
	margin: 2px 0px 40px 0px;
	
}
.blogdate {
	margin-left: 10px;
}
.comments1 {
	margin-right: 15px;
	float:right;
}

#header {
	height: 88px;
	min-width: 960px;
	background: #006400;
}

#header h1 a {
	display: block;
	background: url(img/logo2.gif) center left no-repeat;
	width: 425px;
	height: 88px;
	text-indent: -9999px;
	float: left;
}
#topnav {
	float: right;
	font-weight: normal;
	display: block;
	line-height: 34px;
	padding: 0 10px;
	font-size: 10px;
	color: #e8e8e8;
	text-shadow: #333 1px 1px 1px;
}
#header ul {
	margin-top: 54px;
	margin-right: 14px;
	float: right;
	list-style: none;
	min-width: 500px;
}
#header ul li {
	float: left;
}
#header ul li a {
	font-weight: normal;
	display: block;
	line-height: 34px;
	padding: 0 10px;
	font-size: 14px;
	color: #e8e8e8;
	text-shadow: #333 1px 1px 1px;
}
#header ul li a:hover {
	color: #fff;
}
#header ul li a.current {
	color: #555;
	background: #e8e8e8;
}

#midbar {
	background: #e8e8e8;
	min-width: 960px;
	min-height: 328px;
	border-bottom: 1px solid #aaaaaa;
}
#midbar p {
	font-size: 13px;
	padding: 5px 0;
	margin-right: 14px;
}
#midbar p.intro {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 20px;
	font-size: 17px;
	line-height: 1.5em;
}
.gmap {
	border: 1px solid #aaaaaa;
	margin-top: 22px;
	margin-right: 28px;
	float: left;
}
#midbarsmall {
	font-size: 12px;
	padding-top: 7px;
	min-height: 30px;
	min-width: 960px;
	background: #e8e8e8;
	border-bottom: 1px solid #aaaaaa;
	text-align:center;
}

#bodybar {
	font-size: 12px;
	width: 960px;
	margin: 0 auto;
}
#bodybar .wrapper {
	float: left;
	margin-bottom: 14px;
}
#bodybar h2 {
	margin-top: 16px;
	margin-bottom: 16px;
}
#bodybar h2 a {
	font-weight: bold;
}
.bodybox {
	float: left;
	width: 456px;
}
.bbl { margin-right: 24px; }
.bbr { margin-left: 24px; }
.bodyboxwide {
	float: left;
	width: 588px;
}
.bodyboxnarrow {
	float: left;
	width: 324px;
}




#footer {
	background: #006400;
	width: 932px;
	height: 220px;
	clear: both;
	padding: 6px 14px;
	margin: 0 auto;
}
#footer .wrapper {
	width: 932px;
}
.footerbox1 {
	float: left;
	width: 350px;
}
.footerbox2 {
	float: left;
	margin: 0 24px;
	width: 200px;
	height: 220px; 
	border-left: 1px dotted #fff;
	padding-left: 20px;
}
.footerbox3 {
	float: left;
	margin: 0 24px;
	width: 250px;
}
#footer p {
	float: left;
	color: #fff;
}
#footer p a {
	border: 0px;
	color: #fff; 
	text-decoration:none;
	font-weight: normal;
}
#footer p a:hover {
	text-decoration: underline; 
}
#footer h1 {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 4px;
	color: #fff;
}
#footer h4 {
	font-size: 10px;
	color: #fff;
}
#footer h1 a {
	color: #fff; 
	text-decoration: none; 
}
#footer h1 a:hover {
	text-decoration: underline; 
}