/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01-grn3.jpg) repeat-x;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #000000;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 20px;
	color: #000000;
}

h2 {
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 3px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



h3 {
	font-size: 16px;
	line-height: 120%;
	color: #000000;
	margin-top: 30px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: left;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05-grn.gif) repeat-y;
}

a {
	text-decoration: none;
	color: #006633;
}

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

/* Header */

#header {
	width: 760px;
	height: 250px;
	margin: 0 auto;
	background: url(images/img02-header2.jpg);
}

#header-show {
	width: 760px;
	height: 250px;
	margin: 0 auto;
	background: url(slideshow/PFR2.swf) no-repeat;
}

#header h1, #header h2 {
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 14px;
	background: url(images/img05-grn.gif) repeat-y;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 18px;
}

/* Menu */

#menu {
	width: 760px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 12px 20px 0 20px;
	background: url(images/img03-new.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

#menu .active a {
	background: url(images/img03-new.gif) no-repeat;
	color: #D7F0B2;
}
/* Content */

#content {
	width: 720px;
	margin: 0 auto 0 auto;
	padding: 20px 20px 0 20px;
	background: #FFFFFF url(images/img04-760.jpg) no-repeat right bottom;
}


/* Posts */

#posts {
	float: left;
	width: 480px;
}

#posts h2 {
	color: #000000;
	}

/* News */

p.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding:12px;
	background:#D7F0B2;
	margin:15px 180px 15px 0;
	color:#339900;
	border:1px solid #339900;

}

/* Story */

.header {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	color: #006633;
	padding: 6px 0 4px 0;
	background: url(images/img06-grn.gif) repeat-x left bottom;
}

.services {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	color: #000000;
	padding: 6px 0 4px 0;
	background: url(images/img06-grn.gif) repeat-x left bottom;
	font-weight: bold;
}

.staff {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	color: #339900;
	padding: 6px 0 0 0;
	background: url(images/img06-grn.gif) repeat-x left bottom;
}


/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05-grn.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px 10px 0;
	margin-left: 8px;
	font-size: 12px;
	background: url(images/img06-grn.gif) repeat-x left bottom;
}

#links li a {
	color: #006633;
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
	color:#339900;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

.title {
	margin: 0;
	padding: 14pt 0 0 0;
	text-transform: uppercase;
	font-size: 18 px;

}

/* Post */

.post {
}

.post .story p {
	line-height: 180%;
	}
	
.post .title {
	margin: 0;
	padding: 12pt 0 0 0;
	text-transform: uppercase;
	font-size: 16pt;
	line-height: 1em;

}

.post .title a {
	text-decoration: none;
	color: #339900;
}

.post .title a:hover {
	text-decoration: underline;
}
.post .title h1 {
	margin: 0;
	padding: 0;
}

.post .date {
	margin-top: 4px;
	padding-right: 100px;
	text-align: left;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .entry {
	padding: 20px 15px 10px 15px;
	background: url(images/img07.gif) repeat-x;
	line-height: 1.8em;
}

.post .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}

/* Image wraps around text */

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Footer */

#footer {
	height: 120px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	font-size: 11px;
	text-align: center;
	color: #999999;
}
