* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/body-tile.gif) repeat-x;

}

a {
	color: #7B865B;
	text-decoration: none;
}

a:hover {
	color: #B4C272;
}

a img {
	border: none;
}

#container {
	width: 965px;
	margin: 0 auto;
}

#header {
	margin-top: 50px;
}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 280px;
	height: 65px;
	background: url(../images/logo.gif) no-repeat;
}

#flash {
	position: relative;
	top: 18px;
	width: 920px;
	margin: 0 auto 0 15px;
}

#nav, #logo {
	float: left;
}

#nav {
	margin-left: 25px;
	position: relative;
	top: 40px;
}

#nav a {
	font: 14px Arial, sans-serif;
	text-transform: uppercase;
	color: #383d2d;
	padding: 0 10px 4px 10px;
	text-decoration: none;
}

#nav a:hover, #nav a.current {
	border-bottom: 7px solid #d4e8a1;
}

#flash {
	clear: both;
	height: 314px;
}

#headline {
	font: 20px Georgia, sans-serif;
	color: #929d76;
	margin: 34px 0 50px;	
}

#main-content {
	overflow: hidden;
}

#main-content h1 {
	font: 24px Georgia, serif;
	color: #929d76;
	margin-bottom: 20px;
}

#main-content p {
	color: #aaa;
	font-size: 14px;
	line-height: 14pt;
	margin-bottom: 30px;
}

#main-content-col1 {
	width: 170px;
	float: left;
	margin-right: 40px;
}

#main-content-col1 a {
	display: block;
	width: 170px;
	height: 30px;
	background: #7b865b;
	margin-bottom: 10px;
	padding: 14px 0 0 0;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font: 14px Arial, sans-serif;
	text-align: center;
}

#main-content-col1 a:hover {
	background: #b4c272;
}

#main-content-col2 {
	width: 665px;
	float: left;
}

#quote {
	font: 16px Arial, sans-serif;
	color: #b4c272;
	margin: 20px 0 30px;
	line-height: 16pt;
}

#quote em {
	font-style: normal;
	font-size: 12px;
}

#columns {
	overflow: hidden;
	margin: 20px 0 0 -15px;
}

#col-1, #col-2, #col-3 {
	float: left;
	width: 281px;
	border-right: 1px solid #f2f2f2;
	font: 13px Arial, sans-serif;
	color: #aaa;
	padding: 0 20px;
}

#columns h2 {
	font: 24px Georgia, sans-serif;
	margin-bottom: 20px;
}

#columns h2 a {
	color: #8a956b;
	text-decoration: none;
}

#columns h2 a:hover {
	color: #d4e8a1;
}

#columns .top-block {
	height: 130px;
}

#columns .bottom-block {
	margin-top: 50px;
}

#columns .last-column {
	border: none;
}

#newsletter {
	padding: 10px 0;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	margin-top: 60px;
}

#footer {
	background: #2d3223;
	margin-top: 48px;
	border-top: 1px solid #8b8f82;
}

#footer-inner {
	width: 965px;
	margin: 0 auto;
	color: #828773;
	font: 12px Arial, sans-serif;
	padding: 22px 0 50px;
}

#footer-content {
	float: left;
}

#footer-icons {
	float: right;
	position: relative;
	top: -2px;
}
#footer-icons img {
	margin-left: 12px;
}

body#contact #main-content {
	text-align: center;
	font: 14px Arial, sans-serif;
	color: #959594;
	line-height: 20pt;
	margin-top: 42px;
}

body#contact #main-content h1 {
	margin: 12px 0;
}

body#services #main-content {
	clear: both;
}

body#services {
	background: none !important;
}

#top-column {
	margin-top: 60px;
	height: 250px;
}

#t-col1 {
	float: left;
	width: 500px;
}

#t-col1 p {
	color: #8a956b;
	font-size: 16px;
}

#t-col2 {
	float: right;
}

#b-col1, #b-col2, #b-col3 {
	width: 235px;
	float: left;
	margin-left: 130px;
}

#b-col1 {
	margin-left: 0px !important;
}

.b-row {
	margin-bottom: 70px;
	height: 170px;
}

.b-row h2 {
	font: 24px Georgia, sans-serif;
	margin: 10px 0 5px;
}

.b-row h2 a {
	color: #8a956b;
	text-decoration: none;
}

.b-row h2 a:hover {
	color: #d4e8a1;
}
