html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, textarea {

	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;

}

:focus {
	outline: 4;
}

body {
	line-height: 1;
	background: white;
	color: #666666;
	margin: 0;
	background: #f6f6f6;
	padding: 0 0 50px 0;
	font: 11.5px/160% Arial, Helvetica;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

blockquote {
	margin: 10px;
	padding: 10px 10px 10px 32px;
	border: 1px solid #e6e6e6;
	background: #f6f6f6 url(/css/images/quote.gif) no-repeat 12px 12px;
	font: italic 1.0em Georgia, Serif;
	line-height: 1.8em;
	color: #555;
}


.container_16
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}



.grid_4,
.grid_12
{
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	float: left;
}

.container_16 .grid_4
{
	width: 220px;
}

.container_16 .grid_12
{
	padding: 0 0 0 10px;
	width: 667px; 
}

.alpha
{
	margin-left: 0;
}

.omega
{
	margin-right: 0;
}


html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #00A020; 
}
a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}
h2, h3, h4 {
	color: #666666;
	padding: 10px 15px 8px 5px;
	font: 1em/1.3em Arial;
}

h1 {
	font-size: 2.6em;
	font-weight: normal;
	padding-bottom: 5px;
	color: #333333;
}

h2 {	
	color: #666666;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 1px;
	padding-top: 18px;
	margin-left: 5px;
}

h3 {
	color: #666666;
	font-size: 1.3em;
}

h4 {
	font-size: 1.3em;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
dt {
	font-weight: normal;
	color: #00A020;
}
dd {
	padding-left: 25px;
}
p, dl {
	padding: 10px 15px;
}

img {
}

img.fr {
	margin: 5px 0px 10px 10px;
}

.cb {
	clear: both;
}

img.fl {
	margin: 5px 10px 10px 0px;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #895F30;
}
strong {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	margin: 3px;
}

th, td {
	border-style: dotted;
	border-width: 1px;
}
td {
	border-color: #ffffff #ffffff #e0e0e0 #ffffff;
	padding: .7em 1em;
	font-size: 1em;
}
th {
	color: #333333;
	text-align:left;
	border-color: #ffffff #ffffff #999 #ffffff;
	font: italic normal 1.1em Georgia, 'Times New Roman', Times;
	background: #ffffff;
	padding: .8em 1em 1.0em;
}

form {	
}
.box-title {
  color: #666666;
  font: normal 1.8em Arial;
  border-radius: 8px;
  margin: 15px 0px 0px 0px;
  padding: 15px 25px 15px 20px;
  border: 1px solid #e6e6e6;
}
.box-bg {
  border-radius: 16px;
  background: #f9f9f9;
  margin: 15px 0px 0px 0px;
  padding: 15px 25px 25px 20px;
  border: 1px solid #e6e6e6;
}
.box-highlight {
  color: #fff;
  border-radius: 16px;
  background: #327435;
  margin: 15px 0px 0px 0px;
  padding: 15px 25px 25px 20px;
  border: 1px solid #e6e6e6;
}
.box-banner {
  color: #000000;
  font: bold normal 1.8em Arial;
  border-radius: 16px;
  margin: 15px 0px 0px 0px;
  padding: 15px 25px 15px 20px;
  border: 1px solid #e6e6e6;
}
form p {
	
}
label {
	font-weight: bold;
	color: #00A020;
}
input, textarea {
	margin: 5px 0px;
	padding: 3px 10px 7px 7px;
	border-width: 1px;
	border-style: solid;
	letter-spacing: 1px;
	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
	font-size: 2.0em;
	cursor:pointer;
	cursor:hand;
	color: #000;
}
textarea.taPreview {
	width: 94%;
	padding: 2 2;
	overflow: auto;
  	border: 1px #e6e6e6 solid;
	background: #FFFFFF;
; font-size: 8px
; font-family: 'Lucida Sans Typewriter', Consolas, 'Lucida Console', Monaco
}
textarea.taPreview:focus {
	color: #000;
	background: #ffffff; 
}

#map_container {
	position:relative;
	padding:1px;
	margin:15px 0px 15px 0px;
}
.topleft {
	left:0;
	top:0;
}
.topright {
	right:0;
	top:0;
	background-position:top right;
}
.bottomright {
	right:0;
	bottom:0;
	background-position:bottom right;
}
.bottomleft {
	left:0;
	bottom:0;
	background-position:bottom left;
}
.topleft,
.topright,
.bottomleft,
.bottomright {
	position:absolute;
	z-index:100;
	background-image: url(/images/map-corner.png);
	height:15px;
	width:20px;
}
input:focus, select:focus, textarea:focus {
	color: #ffffff;
	background: #4CAF50; 
}
#name, #email, #message, #website {
	width: 380px;
}
.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 10px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
.light {background-color: #f0f0f0; color: black;} 
.grey {background-color: #e7e7e7; color: black;} /* Gray */ 
.black {background-color: #555555;} /* Black */

#content-outer {
	background: #fff;
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px solid #E8E8E8;
	text-align: left;
}
#content-wrapper {
	margin: 0 auto;
	background: #fff url(/css/images/content-bg.gif) repeat-y center top;
	padding-bottom: 35px;
	padding-top: 5px;
	overflow: auto;
}
#header-wrap {
	width: 100%;
	background: #fff url(/css/images/bg.png) repeat-x;
	margin: 0;
	padding: 0;
}
#header {
	position: relative;
	margin: 0 auto;
	height: 265px;
}
#header h1#logo-text {
	margin: 0;
	padding: 0;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font: 1.4em 'Arial', 'Times New Roman', Times, serif;
	letter-spacing: 12px;
	text-align: left;
	color: #00A020;
	text-decoration: none;
	border-bottom: 1px dotted #d6d6d6;
	width: 565px;
	left: 28px;
	top: 129px;
	height: 63px;
}
#header h1#logo-text a:hover {
	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0;
	padding: 0px;
	font: 1em 'Arial', 'Times New Roman', Times;
	line-height: 2.0em;
	letter-spacing:+10px;
	text-align: left;
	color: #00A020;
	z-index: 100;
	height: 51px;
	width: 600px;
	top: 206px;
	left: 33px;
}
#header #header-image {
	position: absolute;
	background: url(/css/images/header-image.png) no-repeat;
	left: 630px;
	width: 320px;
	height: 216px;
	top: 68px;
}

#header form#search {
	position: absolute;
	top: 8px;
	margin: 0px;
	right: 110px;
	padding: 0px;
	border: none;
	z-index: 100;
}

#header #nav {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 880px;
	left: 30px;
	top: 7px;
}
#header #nav ul {
	float: left;
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	letter-spacing: 1px;
	height: 45px;
}
#header #nav ul li {
	float: left;
	padding: 0 0 0 5px;
	margin: 0;
}
#header #nav ul li a {
	float: left;
	margin: 0;
	padding: 0px 10px 6px 5px;
	color: #999;
	font: 1.4em/40px 'Arial', 'Trebuchet MS', 'Helvetica Neue', Sans-Serif;
	text-transform: none;
}
#header #nav ul li a:hover, #header #nav ul li a:active {
	border: none;
	color: #222;
	background: transparent;
}
#header #nav ul li#current {
	background: transparent url(/css/images/left-tab.png) no-repeat;
}
#header #nav ul li#current a {
	color: #111;
	background: transparent url(/css/images/right-tab.png) no-repeat right top;
}

#main h1 {
	font: bold 2.8em Arial, Georgia, 'Times New Roman', Times, Serif;
	color: #00A020; 
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 8px;
	letter-spacing: -0.0px;
	border-bottom: 1px dotted #a6a6a6;
	margin-top: -5px;
}
#main h1 a {
	color: #444;
	border: none;
}

#right-columns h2 {
	color: #333333;
	font: bold 1.8em Arial, Helvetica, sans-serif;
	letter-spacing: -0.0px;
	margin: 12px 0 5px 0px;
	padding: 2px 10px;
}

.sidemenu ul {
	text-align: left;
	margin: 10px 8px 8px 8px;
	border-top: 1px dotted #a6a6a6; 
	padding: 0;
}
.sidemenu ul li {
	list-style: none;
	border-bottom: 1px dotted #e6e6e6;
	padding: 7px 5px;
	margin: 0;
}
* html body .sidemenu ul li {
	height: 1%;
}
.sidemenu ul li a:link, .sidemenu ul li a:visited {
	background-image: none;
	background-color: transparent;
	border: none;
	color: #00A020;
	padding-left: 0;
}
.sidemenu ul li a span {
	color: #00c024;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
}
.sidemenu ul li a:hover {
	color: #000;
}
.sidemenu ul ul {
	margin: 0 0 0 5px;
	padding: 0;
}
.sidemenu ul ul li {
	background: none;
}

.post-info {
	margin-left: 0;
	padding-bottom: 5px;
	font-size: .95em;
	padding-top: 3px;
	color: #B0B0B0;
}
#footer-wrapper {
	clear: both;
	margin: 0 auto;
	text-align: left;
}
#footer-wrapper h2 {
	color: #444;
	text-transform: none;
	letter-spacing: -0.0px;
}
#footer-wrapper h2, #footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper a {
	color: #333;
	background: transparent;
}
#footer-wrapper ul.footer-list {
	border-top: 1px solid #e6e6e6;
	list-style: none;
	padding: 0;
	margin-left: 0;
}
#footer-wrapper ul.footer-list li {
	border-bottom: 1px solid #E6E6E6;
}
#footer-wrapper ul.footer-list li a {
	display: block;
	width: 98%;
	line-height: 2em;
	font-weight: normal;
	padding: 7px 0;
	margin-left: 0;
	padding-left: 0;
	color: #888;
	border: none;
}
#footer-wrapper ul.footer-list li a span {
	font-style: italic;
	font-weight: normal;
}
#footer-wrapper ul.footer-list li a:hover, #footer-wrapper ul.footer-list li a:hover span {
	color: #333;
}
#footer-content {
	float: left;
	width: 100%;
	padding: 0 0 35px 0;
	margin: 10px 0 0 5px;
}
#footer-bottom {
	clear: both;
	font: 0.8em Arial;
	margin: 0 auto;
	width: 907px;
}
#footer-bottom a:hover {
	border: none
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}
.postmeta {
	padding: 5px;
	margin: 20px 15px 15px 10px;
	border: 1px solid #EBEBEB;
	background: #f8f8f8;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
	border: none;
.no-border {
}

.clearer {
	clear: both;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}
select { 
	margin: 5px 0;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	letter-spacing: 1px;
	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
	font-size: 1.6em;
	cursor:pointer;
	cursor:hand;
	color: #000;
 } td select { 

	margin: 0;
	padding: 0;
	font-size: 1.6em;
	outline: 0;
	border: 0;
} 
h1 { 
	color: #333333;
	padding: 10px 15px 8px 5px; 
	line-height: 1.3em 
} 