body {
	background-color: #251B12;
	margin: 0px;
	text-align: center;
	background-position: center top;
	background-image: url(images/pageParts/edge900.gif);
	background-repeat: repeat-y;
	background-position: center;

}
/*
#edge {
	height: 100%; 
	width: 100%;
	z-index: -1;
	top:0px;
	left: 0px;
	position: fixed;
	background-image: url(images/pageParts/edge900.gif);
	background-repeat: repeat-y;
	background-position: center;
}
*/
#container {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 800px;
	background-image: url(/images/pageParts/header2.jpg);
	background-repeat: no-repeat;
	height: 140px;
	text-align: left;
	padding: 0;
	margin: 0 auto;

}
#header img {


}
/*==========================================================HTML OBJECTS==============*/
h1 {
	font-size: 26px;
	margin: 0 0 9px 0;
	color: #496B03;
	font-weight: 400;

}
h1 span {
	font-size: 11px;
	font-weight: normal;
	color: #689804;
	font-family: Arial, Helvetica, sans-serif;


}
h1 span a {
	color: #689804;
	text-decoration: underline;
	font-size: 12px;

}
h1 span a:hover {
	color: #436202;
}
h1 span strong {
	font-size: 12px;
	font-weight: bold;


}
h2 {
	font-size: 21px;
	margin: 0 0 6px 0;
	font-weight: 300;
	color: #000000;


}
h3, h4, h5 {
	font-size: 17px;
	margin: 12px 0 4px 0;
	font-weight: bold;
	color: #003300;
	background-image: url(images/pageParts/h3-graphic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 32px;


}
h3 a {
	text-decoration: none;
	border-bottom: 1px dotted #006600;

}
p {
	font-size: 15px;
	margin: 0 0 6px 0;

}

/*==========================================================MENU==============*/
#menu {
	height: 41px;
	width: auto;
	float:none;
	overflow: hidden;
	background-color: none;

}

#menubump {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
	padding-top: 0;
}
#menu a {
	text-decoration: none;
}
#menubump a span{
	color: #000000;
	text-decoration: none;
	padding: 6px 5px 7px 5px;
	background-color: #EAEDAF;
	border-top: 6px solid #689804;
	margin-left: 6px;
	opacity:0.886;
	filter:alpha(opacity=86);
}
#menubump a:hover span {
	color: #000000;
	text-decoration: none;
	background-color: #F5F4C9;
	border-top: 6px solid #689804;
	background-image: none;
	opacity:1;
	filter:alpha(opacity=100);

}

#menubump a.menubumpselect span{
	background-image: none;
	background-color: #F9F8DF;
	color: #213F01;
	padding: 6px 5px 7px 5px;
	opacity:1;
	filter:alpha(opacity=100);


}
/* ========================================================================= CONTENT ====*/
#content {
	background-image: url(/images/pageParts/content.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding: 12px 30px 30px;
	min-height: 400px;
	width: auto;
	z-index: 18;
}
#content a{
	color: #003300;
}
#content a:hover{
	color: #006600;
}
#content ul, .content ol {
	margin-bottom: 12px;
	font-size: 16px;
	color: #122B11;
	font-family: Arial, Helvetica, sans-serif;
}

#content li {
	list-style: square url(images/pageParts/h3-graphic.gif) inside;
}
#content ol li {
	list-style: decimal;

}

#greenbar {
	margin: 0px;
	clear: both;
	width: 800;
	height: 12px;
	background-image: url(/images/pageParts/green-bar.gif);
	background-repeat: repeat-y;
	color: #689804;
	background-color: #689804;

}
.descriptionholder {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 235px;
	float: right;
	padding-right: 5px;
	clear: both;
	margin-top: 105px;

	
}
.portfolioPage {
	line-height: 103%;
	float:left;
	font-size: 10px;
	color: #689804;
	padding: 6px;
	/*border: 1px solid #689804;	*/
	margin-right: 12px;
	margin-bottom: 24px;
	text-align:center;
	max-width:120px;
	height: 106px;

}
.portfolioPage a, .portfolioPage p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B6D03;
	text-decoration: none;

}
.portfolioPage a:hover{
	text-decoration: underline;
	color: #436202;
}
.portfolioThumbs {
	text-align:left;
	font-size: 11px;

}
.portfolioThumbs img, .portfolioPage img{
	margin-bottom:1px;	text-decoration: none;	font-size: 12px;

}
.portfolioThumbs a img, .portfolioPage a img{
	border: 2px solid #F5F4C9;
	color: #F5F4C9;
}
.portfolioThumbs a:hover img, .portfolioPage a:hover img{
	border: 2px solid #689804;
	color: #689804;
	text-decoration: underline;
}
#content .imageNav {
	float:right;
	color: #CCCCCC;
	padding: 12px 0;
	background-image: url(images/pageParts/imageNavBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 43px;
	width: 140px;
	text-align: center;
}
#content .imageNav a{
	color: #FFFFFF;
}
#content .imageNav a span{
	text-decoration: none;
}
#content .imageNav a:hover{
	color: #D3FC81;
}
#content .imageNav a:hover span{
	text-decoration: none;
}

.testimonial {
	border-top: 1px solid #689804;
	margin-bottom: 12px;
	padding: 4px 12px;


}
.testimonial em {
	font-style: normal;
	font-weight: bold;
	color: #547A03;
}
#content .popbox {
	float:right;
	color: #FFFFFF;
	padding: 12px 0;
	background-image: url(images/pageParts/imageNavBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 43px;
	width: 140px;
	text-align: center;

}
#content .popbox a{
	color: #FFFFFF;
	text-decoration: none;

}
#content .popbox a:hover{
	color: #DBF5A9;
	text-decoration: underline;

}
#content .popboxhome {
	float:right;
	color: #FFFFFF;
	padding: 86px 0 0 0;
	margin-right: 100px;
	background-image: url(images/pageParts/imageNavBgWithTools.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 60px;
	width: 140px;
	text-align: center;
}
#content .popboxhome a{
	color: #FFFFFF;
	text-decoration: none;

}
#content .popboxhome a:hover{
	color: #DBF5A9;
	text-decoration: underline;

}

/* ========================================================================= FOOTER ====*/
#footer {
	width: 800px;
	min-height: 220px;
	clear: both;
	background-image: url(/images/pageParts/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#footerpad {
	margin-top: 0px;
	min-height: 220px;
	margin-left: 588px;
	padding: 22px 10px 3px 22px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #f4f4f4;
	background: #689804;
	opacity:0.75;
	filter:alpha(opacity=75);
	line-height: 103%;

}
#footerpad p {
	font-size: 11px;
	margin-bottom: 12px;
}
#footerpad strong {
	font-size: 12px;
}
#footerpad a {
	color: #F5F4C9;
	text-decoration: underline;

}
#footerpad a:hover {
	color: #ffffff;
}
/* ================================================================ form =========== */
.formPlacement {
	float:right;
	margin:0 0 40px 30px;
	width: 330px;

	
}
.formArea {
	text-align: left;
	vertical-align: top;
	font-size: 12px;

}
.formItemWidth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 240px;
	border: 1px solid #689804;
}
.formItemSubmit {
	width: 244px;
	color: #003300;
	background-color: #B4CC82;
	border: 1px solid #689804;
	font-size: 12px;
}
.required {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	line-height: 103%;
}
#error {
	background-color: #FCFADC;
	width: 310px;
	padding: 9px;
	border: 1px dashed #990000;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#error strong {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.imagecontainer {
	margin:0 0 12px 12px;
	float:right;
	width:400px;
	font-size:12px;
	border: 1px solid #FFFFFF;
	padding: 3px;
	color: #333333;
	background-image: url(images/pageParts/content.gif);
}
#aboutusbullets {
	margin: 0;
	padding-left: 25px;
	/*border: thin dashed #999999;

*/
}
/* ================================================================ Home boxes for aboutus.php =========== */
#homeboxes {
	clear:both;
	width:inherit;
	min-height:340px;
	
}
#homeboxes .box{
	float:left;
	margin: 0px 3px;
	min-height: 320px;
	width: 240px;
	background-image: url(images/pageParts/homepage-box-bg.png);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #060;
}
#homeboxes .box .area{
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#homeboxes h2 {
	font-size: 18px;
	color: white;
	font-weight: 300;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;

}
#homeboxes .box .area li {
	margin: 0;
	padding: 0;
	list-style-image: url(images/pageParts/h3-graphic.gif);
}

/* ================================================================ wordpress = NEWS =========== */
#rightcol {
	float:right;
	width:200px;
	background-color:none;
	margin-left: 12px;
	font-size:12px;
	border-left: 1px none orange;

}
.padding {
	margin: 0px 0px 0px 12px;
}

.padding p {
	font-size:12px;
}
.padding h2 {
	font-size:12px;
	margin-top: 9px;
	margin-bottom: 6px;
	font-weight: bold;
}
.padding h3 {
	font-size:12px;
	font-weight: bold;
}
#content .padding ul li {
	list-style: square url(images/pageParts/h3-graphic.gif) outside;
}

#content .padding li {
	font-size:11px;
	list-style: square;
}
#content .padding li li {
	font-size:11px;
	list-style: square;
	margin-left: -26px;
	
}
#content .padding a {
	
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#rss-4 ul li{

}
#content .padding label.screen-reader-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
#content .padding form #s {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #F9F9F7;
	border: 1px solid #97BB9B;
}
#content .padding form #searchsubmit {
	margin-top: 3px;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: white;
	background-color: #295B28;
	border: 1px solid #295B28;
}
#content .entry {
	width: 530px;	
}
#content p.postmetadata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CED643;
	padding-bottom: 6px;
	margin-bottom: 12px;
	width: 530px;
}
#content p.postmetadata a{
	color: #333;
}
#content p.articlelink {
	text-align: center;
	width: 530px;
}
#content p.articlelink a {
	color: #4A6B45;
}
#content p.articlelink a:hover {
	color: #000;
	text-decoration: underline;
}
#content .services ul, #content .services ul ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .services p, #content .services ul li{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #251B12;
	list-style: disc url(none);
}
#content .services h2{
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #251B12;
	list-style: disc url(none);
	font-weight: normal;
	color: #003300;
	background: url(none);	text-indent: 0;

}
#content .services h2 strong{
	font-weight: normal;
}
#content .services h3{
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #251B12;
	list-style: disc url(none);
	font-weight: bold;
	color: #003300;
	text-indent: 0;
	background: url(none);
	border-top: 1px solid #689804;
}
#affiliatelinks {
	width: 310px;
	margin: 12px 0;
	clear: left;
	padding: 9px;
	border: 1px dashed #060;
	font-size: 12px;
	background: #FBFCD6;
}
#affiliatelinks strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#affiliatelinks p{
	margin-top: 6px;
	font-size: 13px;

}
/*================================================= drop down menu==============*/
ul#topnav {
	margin: 0 auto;
	padding: 3px 0 0 0;
	clear:both;
	width: 100%;
	list-style: none;
	font: 11px Arial, Helvetica, sans-serif;
	height:27px;
	border-top: 3px solid #1A581A;/**/
	background: url(images/pageParts/content.gif);
}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;

}
ul#topnav li a {
	float: left;
	/*text-indent: -9999px;*/
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #060;
	text-decoration: none;
	padding: 5px 0;
	display:block;
	padding: 2px 20px;
}
ul#topnav li a.menubasicitem, ul#topnav li a.menudropdownitem {
	color: #060;
	background-position: left bottom;
}
ul#topnav li a.menubasicitem:hover, ul#topnav li a.menudropdownitem:hover {
	color: #030;
	display:block;
	/*background: #F9F8DD;*/
	border-bottom: 1px solid #1A581A;
}
ul#topnav div.sub {
	font: normal 11px Tahoma, Geneva, sans-serif;
	position: absolute;
	top: 22px;
	left: 0;
	background: url(images/pageParts/topnav-sub-bg.png);
	width: 460px;
	padding: 0px 20px 20px 20px;
	float: left;
	/*	-moz-box-shadow: 		3px 3px 2px 4px #9B8159;
		-webkit-box-shadow: 	3px 3px 3px 5px #9B8159;
		box-shadow: 			3px 3px 3px 5px #9B8159;*/
				-moz-box-shadow: 	 2px 2px 4px rgba(0,0,0,0.3);
				-webkit-box-shadow:  2px 2px 4px rgba(0,0,0,0.3);
				box-shadow: 		 2px 2px 4px rgba(0,0,0,0.3);
	-moz-border-radius: 0px 16px 16px 16px;
	border-radius: 		0px 16px 16px 16px;

	display: none;

}
ul#topnav .sub ul{
	list-style: none;
	margin: 0; 
	padding: 0 10px 10px 0px;
	float: left;
}
ul#topnav .sub ul li {
	width: 95%; 
	clear:both;
	color: #333;
	text-indent: 0;
	font-size: 11px;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; 
	height: auto;
	padding: 7px 5px 7px 0px;
	display: block;
	color: #030;
}
ul#topnav .sub ul li a:hover {
	color: #030;

}
ul#topnav .sub ul li h3  {
	border:none;
	background: url(none);
	font-size: 13px;}

ul#topnav .sub ul li h3 a {
	border:none;
	background: url(none);
	text-decoration: none;
	padding: 0 0 2px 0;
	margin: 0;
	text-indent: 0;
	color: #060;
	font-size: 13px;
}
ul#topnav .sub h3 ul li a:hover {
	background-image: none;
	color: #000;
	text-decoration: underline;
	text-indent: 0;
}

