﻿body {
	font-family:Georgia;
	font-size:14px;
	color:#828282;
	background-color:#43392F;
	background-image:url(images/background.jpg);
	margin:0px;
	line-height:22px;
}

/* Main Boxes */

#bg {
	background-color:#43392F;
	background-image:url(images/background.jpg);
}

#logo_bar {
	background-image:url(images/top_grad_green.jpg);
	background-repeat:repeat-x;
}

#logo2 {
	width:1100px;
	margin:auto;
	background-image:url(images/grad_shadow_green.jpg);
	background-repeat:no-repeat;
	height:400px;
}

#logo
{
	width: 310px;
	height: 310px;
	position: absolute;
	margin-left: 25px;
	margin-top: 20px;
	left: 817px;
	top: -367px;
	background-image: url(images/logo2.png);
	background-repeat: no-repeat;
}

#logo img {
	margin-left:0px;
}

#divider
{
	width: 1090px;
	height: 40px;
	background-image: url(images/divider.png);
	background-repeat: repeat-x;
}

#sidebar
{
	width: 213px;
	position:absolute;
	margin-left: 850px;
	margin-top: 300px;
}

#services
{
	height: 215px;
	background-color: #e6e6e6;
	border: 1px solid #99cc66;
	padding: 15px;
}

.quoteImage
{
	padding: 0px;
	margin:10px;
	float:center;
	margin-left: 0px;		
}

#services ul
{
	list-style: square;
	color: #b6b6b6;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 20px;
}

#newsletter
{
	width: 213px;
	height: 62px;
	margin-top: 10px;
	padding: 20px;
	padding-top: 40px;
	color: #f1f1f1;
	background-image: url(images/newsletter_bg.png);
	background-repeat: no-repeat;
}

#subscribe
{
	width: 213px;
	margin-top:10px;
	margin-bottom: 10px;
	padding-top: 30px;	
							
}

input.newsletterEmail
{
	width: 115px;
}

input.newsletterSubmit
{
	width: 50px;
	height:20px;
	border:1px solid #ffffff;
	background: transparent;
	cursor:pointer;
	color:#ffffff;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#container {
	background-color:#ffffff;
	background-image:url(images/content_shad.jpg);
	background-repeat:no-repeat;
	width:1090px;
	margin:auto;
	border:3px solid #99cc66;
	position:relative;
}

#arrow_left {
	position:absolute;
	left:-50px;
	top:30px;
}

#arrow_right {
	position:absolute;
	right:-50px;
	top:30px;
}

#content {
	margin:30px;
	margin-top:20px;
	margin-bottom:5px;
	width:800px;
}

#left {
	float:left;
	width:460px;
}

#right {
	margin-left:6px;
	border-left:0;
	padding-left:250px;
	font-size:12px;
	line-height:18px;
	padding-bottom:20px;
}

.aboutusImage{
	padding: 2px;
	margin:20px;
	border: 3px solid #99cc66;
	float:left;
	margin-left: 10px;	
	margin-bottom: 0px;
	margin-top: 0px;	
}

.homepageImage{
	padding: 2px;
	margin:20px;
	border: 0px solid #99cc66;
	float:left;
	margin-left: 10px;	
	margin-bottom: 0px;
	margin-top: 0px;	
}


#footer {
	background-image:url(images/foot_green.jpg);
	background-repeat:repeat-x;
	background-color:#99CC66;
	height:60px;
}

#footer_hold {
	width:1100px;
	margin:auto;
	color:#ffffff;
	padding-bottom:10px;
}

#whiteblock {
	height:0px;
	background-color:#99cc66;
	margin-bottom:30px;
}

#recent_hold {
	text-align:center;
}

/* Navigation */

#nav_bar {
	background-color:#43392F;
}

#search_pop {
	display:none;
	position:absolute;
	background-color:#43392F;
	border:1px solid #705f4e;
	padding:10px;
	top:40px;
	right:0px;
	text-align:left;
}

#nav_pop {
	margin-right:130px;
}

#nav_menu {
	width:110px;
	float:right;
	height:37px;
	position:absolute;
	right:0px;
	top:0px;
}

#nav_hold {
	width:950px;
	margin:auto;
	text-align:right;
	color:#D6D6D6;
	position:relative;
}

a.nav {
	color:#ffffff;
	text-decoration:none;
	margin-left:15px;
	line-height:40px;

}

a.nav:hover {
	text-decoration:underline;
	color:#ffffff;
}

a.nav_active {
	color:#ffffff;
	text-decoration:none;
	margin-left:10px;
	line-height:40px;
	background-image:url(images/nav_green.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:11px;
}

a.nav_active:hover {
	color:#ffffff;
}


/* General Styles */


.right_title {
	color:#656565;
	font-size:14px;
}

.accordion {
	margin-bottom:10px;
}

h1 {
	font-weight:normal;
	font-style:italic;
	color:#656565;
	font-size:26px;
	margin-top:0px;
}

h2 {
	font-weight:normal;
	font-style:italic;
	color:#656565;
	font-size:22px;
	margin-top:0px;
}

h3 {
	font-weight:normal;
	font-style:italic;
	color:#656565;
	font-size:18px;
	margin-top:0px;
}

.sep {
	height:40px;
	margin-top:10px;
	background-image:url(images/top_sep.jpg);
	background-repeat:repeat-x;
}

.sep_right {
	border-top:1px solid #e1e1e1;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}

i.posted {
	color:#32c7d7;
}


img.recent{
	background-image:url(images/recent_shad.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
	margin-right:10px;
}

a img {
	border:none;
}

a.right_toggle {
	font-size:18px;
	color:#656565;
	font-style:italic;
	text-decoration:none;
	border-bottom:1px solid #e1e1e1;
	line-height:40px;
	display:block;
}

a.right_toggle:hover {
	background-color:#f9f9f9;
}

a.readmore {
	color:#a4a4a4;
}

a.readmore:hover {
	color:#828282;
}

a.blogpost {
	margin-left:5px;
	margin-right:5-+px;
	color:#32c7d7;
	text-decoration:none;
	border-bottom:1px solid #f0f0f0;
	line-height:25px;
	display:block;
	padding:3px;
}

.forms {
	background-color:#eef1f1;
	border:1px solid #d9dada;
	padding:5px;
	font-family:Georgia;
	color:#000000;
	margin-bottom:5px;
	
}


.forms2 {
	background-color:#958678;
	border:none;
	padding:5px;
	margin-right:5px;
	font-family:Georgia;
	color:#000000;	
	margin-top:0px;
	height:14px;
}

.imageleft {
	float:left;
	margin-right:10px;
}

.imageright {
	float:right;
	margin-left:10px;
}

.block {
	background-color:#f0f0f0;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	padding:10px;
	font-style:italic;
}

.alert_good {
	background-color:#caf8b1;
	border-top:1px solid #95c87a;
	border-bottom:1px solid #95c87a;
	color:#6a9a4f;
	padding:5px;
	margin-top:10px;
}

.alert_bad {
	background-color:#f8b1b1;
	border-top:1px solid #a75656;
	border-bottom:1px solid #a75656;
	color:#914d4d;
	padding:5px;
	margin-top:10px;
	font-size:30px;
}

img {
	vertical-align:middle;
}

a {
	color:#e6e6e6;
}

a:hover {
	color:#300;
}

ul {
	list-style-image: url(images/dot.jpg);
	text-indent:0px;
	list-style-position: inside;
	padding:6px;
	line-height:30px;
	margin:0px;
}

/* SIDEBAR */

#sidebar
{
	width: 213px;
	position:absolute;
	margin-left: 850px;
	margin-top: 120px;
	left: 10px;
	top: -65px;
}

#services
{
	height: 215px;
	background-color: #43392F;
	border: 1px solid #43392F;
	padding: 15px;
}

.style2
{
	font-size:16px;
	margin-left: 6px;
	padding: 6px;
}

.style3
{
	color:#99CC66;
	font-size: 14px;
	font-weight: bold;
	margin-left: 13px;
}

.style5 {
	color: #FFFFFF;
}

.aboutus2Image
{
	padding: 2px;
	margin:10px;
	border: 3px solid #99cc66;
	float:right;
	margin-right: 2px;
		
}
	
.quoteImage
{
	padding: 0px;
	margin:10px;
	float:center;
	margin-left: 0px;		
}

#services ul
{
	list-style: square;
	color: #b6b6b6;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 20px;
}

#newsletter
{
	width: 213px;
	height: 62px;
	margin-top: 10px;
	padding: 20px;
	padding-top: 40px;
	color: #f1f1f1;
	background-image: url(images/newsletter_bg.png);
	background-repeat: no-repeat;
}

input.newsletterEmail
{
	width: 115px;
}

input.newsletterSubmit
{
	width: 50px;
	height:20px;
	border:1px solid #ffffff;
	background: transparent;
	cursor:pointer;
	color:#ffffff;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

DIV.footerLeft
{
	width: 400px;
	float:left;
	text-align:left;
	margin-left: 30px;
}

DIV.footerRight
{
	width:300px;
	float:right;
	text-align:right;
	margin-right: 30px;
}
