/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}



/* Layout */
html {
	background: url(img/bg.gif) fixed;
}

body {
	font-family: Arial, sans-serif;
	font-size: 72.5%;
	color: #000;
	background: url(img/bg_shadow.png) repeat-x top left fixed;
	text-align: center;
	padding: 20px 0;
}

#wrap {
	width: 800px;
	background: #1a883d;
	margin: 0 auto;
	border-bottom: 10px solid #1a883d;
	border-top: 10px solid #1a883d;
}

#wrap2 {
	width: 780px;
	background: #fff;
	margin: 0 auto;
}

#wrap3 {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 760px;
	height: 102px;
	background: url(img/header.jpg) no-repeat bottom center;
	border-top: 10px solid #fff;
}

#header h1 {
	display: none;
}

#header #description {
	display: none;
}

#linkhome {
	display: block;
	width: 760px;
	height: 102px;
	background: transparent;
}

#content {
	width: 760px;
	background: #c5dc98 url(img/bg_content.gif) repeat-x top left;
	overflow: hidden;
	padding: 0 0 10px 0;
}

#content .gutter {
	margin: 10px 10px 0 10px;
	padding: 10px;
	background: #fff;
}

#left {
	width: 235px;
	float: right;
}

#left .gutter {
	margin: 10px 10px 0 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #f0f6e5;
}

#right {
	width: 515px;
	float: left;
}

#right .gutter {
	margin: 10px 0 0 10px;
	padding: 10px;
	background: #fff;
	border: 1px solid #f0f6e5;
}

#intro {
	overflow: hidden;
}

#intro p {
	margin-bottom: 10px;
}

.post {
	overflow: hidden;
	margin: 0 0 10px 0;
	background: #fff;
	border-bottom: 1px solid #c5dc98;
	clear: both;
}

.archivepost {
	margin: 0 0 10px 0;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #c5dc98;
}

.postmetadata {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 10px 0 0 0;
	padding: 2px 0;
	clear: both;
}

.alt {
	margin: 20px 0 10px 0;
	padding: 2px 4px;
}

#footer {
	width: 760px;
	background: #111 url(img/bg_footer.gif);
	color: #fff;
	border-bottom: 10px solid #fff;
	margin: 10px 0 0 0;
}

#footer p {
	padding: 10px 20px;
	line-height: 1.4em;
}



/* Typography */
h1, h2, h3 {
	font-family: Georgia, serif;
}

h1 {
	font-size: 2.2em;
	color: #222;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #c5dc98;
}

h2 {
	font-size: 1.6em;
	color: #222;
	margin: 0 0 5px 0;
	font-weight: normal;
}

h3 {
	font-size: 1.6em;
	color: #222;
	margin: 0 0 10px 0;
}

#left p {
	line-height: 1.4em;
	text-align: justify;
	font-size: 1em;
}

#left h2 {
	background: #097c2e url(img/bg_left_h2.gif) repeat-x top left;
	color: #fff;
	padding: 5px;
	margin: 0;
}

#right p {
	line-height: 1.4em;
	text-align: justify;
	font-size: 1em;
}

#right .listing h3 {
	margin: 0;
	text-align: center;
	border: 1px solid #ccc;
	border-width: 1px 1px 0 1px;
	font-size: 1.4em;
}

#content h2.pagetitle {
	font-size: 2.2em;
	border-bottom: 2px solid #c5dc98;
	margin-bottom: 10px;
}

#content .gutter p {
	margin: 0 0 10px 0;
}

.post h2 {
	padding: 0;
}

#content #left .gutter p {
	padding: 10px 5px 5px 5px;
	margin: 0;
	line-height: 1.4em;
}

#content #left .gutter #form_request p {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 11px;
}

.sectiontitle {
	font-size: 1.6em;
	margin: 0 0 5px 0;
}

/* Forms */
#form_request {
	color: #222;
	padding: 10px 5px 0 5px;
}

#form_request  #txtEmail {
	width: 142px;
}

#form_request #txtMessage {
	margin: 4px 0 0 0;
	width: 200px;
	height: 60px;
}

#form_request label {
}

#form_request .butSubmit {
}



/* Hyperlinks */

a {
	text-decoration: none;
	color: #097c2e;
}

a:hover {
	text-decoration: underline;
}

#right h1 a  {
	color: #222;
	text-decoration: none;
}

#right h2 a {
	color: #097c2e;
}

#right h2 a:hover {
	text-decoration: underline;
}

#footer a {
	color: #4abe4f;
}

#right .listing h3 a {
	color: #222;
	display: block;
	padding: 2px;
}

#right .listing h3 a:hover {
	color: #fff;
	background: #111 url(img/bg_menu_on.gif) repeat-x top left;
	text-decoration: none;
}

#content .gutter h3 a {
	
}

/* Menu */
#menu {
	padding: 5px 0;
	overflow: hidden;
}

#menu ul {
	width: 400px;
	float: left;
}

#menu ul li {
	float: left;
	margin: 0 5px 0 0;
}

#menu ul li a {
	background: #555 url(img/bg_menu.gif) repeat-x top left;
	color: #fff;
	display: block;
	font-family: Verdana, sans-serif;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 1em;
	padding: 5px;
}

#menu ul li a:hover {
	color: #fff;
	background: #111 url(img/bg_menu_on.gif) repeat-x top left;
	text-decoration: none;
}

/* Searchform */
#searchform {
	float: right;
	text-align: right;
	padding: 2px 0 0 0;
}

#searchform #s {
	width: 150px;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 1px 5px 0 0;
	display: block;
	font-weight: normal;
	font-family: Arial, sans-serif;
	float: left;
	font-size: 14px;
}

#searchform .butSubmit {
	height: 28px;
	width: 50px;
	border: 0;
	margin: 0;
	padding: 0 0 3px 0;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	cursor: pointer;
	background: #fff url(img/bg_butsubmit.gif) no-repeat top left;
	color: #fff;
}

#searchform .butSubmit:hover {
	background: url(img/bg_butsubmit_on.gif) no-repeat top left;
}

#searchform p {
	margin: 0;
	padding: 0;
}

/* Listing */
.listing {
	width: 154px;
	float: left;
	margin-bottom: 10px;

}

.listing ul {
	padding: 2px 4px;
	border: 1px solid #ccc;
	min-height: 80px;
}

.listing ul li {
	padding: 0 0 2px 0;
}

.listing ul li a {
	font-size: 1em;
}

.post .center {
	margin: 0 10px;
}

/* Featured */
#left .list {
	list-style: disc;
	color: #097c2e;
	padding: 10px 10px 0 10px;
	background: #fff;
}

#left .list li {
	margin: 0 0 2px 14px;
}

/* Entry */
.entry {
	line-height: 1.4em;
	text-align: justify;
	font-size: 1em;
	overflow: hidden;
	padding: 0 0 10px 0;
}

#content .gutter .single img, .archivepost .entry img, #right .post .entry img {
	padding: 5px;
	border: 1px solid #c5dc98;
	float: right;
	margin: 0 0 0 10px;
}

#content #right .gutter .post .entry img {
	margin-bottom: 0;
}

/* Comment */
#comment {
	width: 100%;
	margin-bottom: 5px;
}

#commentform p {
	margin: 0 0 5px 0;
}

/* Navigation */
.navigation {
	padding: 0 0 5px 0;
	width: 100%;
	overflow: hidden;
}

.navigation .alignleft {
	width: 50%;
	float: left;
	text-align: left;
}

.navigation .alignright {
	width: 50%;
	float: right;
	text-align: right;
}

/* Lists */
#right #catalog ul {
	margin: 0 0 10px 0;
	list-style: disc;
	color: #097c2e;
}

#right #catalog ul li {
	margin: 0 0 0 16px;
}

/* Misc */
#left .gutter p span {
	font-weight: bold;
}

#right img.right {
	float: right;
	margin: 0 0 0 10px;
	padding: 5px;
	background: #fff;
	border: 1px solid #c5dc98;
}

#form_request p.right {
	text-align: right;
}
.last {
	margin-bottom: 0;
}
.first {
	margin-top: 0;
}
hr {
	display: none;
}
p .phone {
	font-size: 1.4em;
	font-weight: bold;
}
.imgabout {
clear: both;
margin: 10px 0;
padding: 5px;
border: 1px solid #c5dc98;
}
.edit {
	margin: 5px 0;
}
.edit a {
	color: red;
	font-weight: bold;
}