﻿html, body, form, #container
{
	margin:0px;
	height:100%;
}

body 
{
	background:#FFFFFF url('images/bg.gif') repeat-x;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
}

a
{
	color:#000000;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

#container
{
	background:transparent url('images/bar_bg.jpg') no-repeat center 90px;
}

#container a
{
	color:#539024;
	font-weight:normal;
}

#container .content
{
	margin:auto;
	width:1000px;
}

#header img 
{
	float:left;
}

.clear
{
	clear:both;
}

#navLinks
{
	float:right;
	position:relative;
	top:55px;
	color:#FFFFFF;
}

#navLinks a
{
	color:#FFFFFF;
}

#navLinks ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#navLinks li
{
	float:left;
	margin-left:22px;	
}

#featured
{
	clear:both;
	height:230px;
}

.btn
{
	width:70px;
	height:26px;
	background:transparent url('images/btn.gif') no-repeat 0px 1px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	border:none;
	padding:2px 0px 0px 0px;
	margin:0px;
	cursor:pointer;
	margin-left:4px;
}

.contentBox
{
	float:left;
	width:33%;
}

.contentBox h2
{
	font-size:16px;
	letter-spacing:-1px;
	color:#111111;
	font-weight:bold;
	margin:0px;
}

#footer
{
	clear:both;
	border-top:solid 1px #CCCCCC;
	margin:12px;
	font-size:10px;
	color:#999999;
}

.gtList, .gtListOne
{
	list-style-image: url('images/arrow-bullet.gif');
	margin:0px;
	padding:0px;
	margin-left:18px;
}

.gtList li, .gtListOne li
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}

.gtList a
{
	color:#539024;
	font-weight:normal;
}

.gtList h4
{
	font-size:14px;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
}

.gtListOne h4
{
	font-size:13px;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
}

.FAQ 
{
	margin-top:12px;
}

.FAQ .answer
{
	display:none;
	margin-left:14px;
}

h2.columnTitle
{
	font-size:14px;
	letter-spacing:-1px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0x;
	margin-top:24px;
	height:40px;
}

.headerRow td
{
	width:16%;
	background-color:#94c93d;
	text-align:center;
	font-size:16px;
	letter-spacing:-1px;
	vertical-align:top;
	color:#FFFFFF;
	padding:12px;
	font-weight:bold;
}

.headerRow td h3
{
	font-size:16px;
	letter-spacing:-1px;
	color:#FFFFFF;
	line-height:16px;
	margin:0px;
	height:36px;
}

#servicesList li
{
	margin:8px 0px;
}

.sectionTitle
{
	font-size:14px; font-weight:bold; font-style:italic;
}

.sectionHL a
{
	text-decoration:underline;
	color:#000000 !important;
	font-size:13px;
	font-weight:bold !important;
}

.title a
{
	font-size:11px;
	text-decoration:underline;
	color:#000000 !important;
	margin-left:10px;
}

.title a:hover
{
	text-decoration:none;
}