body {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images/bgtile_1.jpg) #cccece top left repeat-x;
}

body.sub {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images/bgtile_1.jpg) #cccece top left repeat-x;
}

h1 {
    text-indent: -3000px;
	background: url(images/logo.jpg) no-repeat;
    width: 340px;
    height: 105px;
	margin: 0;
	padding: 0;
    white-space: nowrap;
	float: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 0;
	color: #55a51c;
	font-size: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #55a51c;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: 4px solid #cecece;
}

hr {
	color: #cbd0ca;
	background-color: #cbd0ca;
	width: 100%;
	height: 1px;
	border: 0;
	margin: 20px 0 20px 0;
}

blockquote {
	margin: 0;
	padding: 20px;
	color: #39892f;
	background-color: #e6f2d1;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #55a51c;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #55a51c;
}

a.boxed {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 15px 3px 15px;
	color: #fff;
	background: #55a51c;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

a.boxed:hover {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 15px 3px 15px;
	color: #fff;
	background: #39892f;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#container {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

#hdr {
	width: 966px;
	height: 105px;
}

#hdr_sub {
	width: 966px;
	height: 105px;
	background: url(images/bgtile_hdr.gif) repeat-x left top;
}

.fill {
	padding-top: 80px;
}

/* New Homepage Stuff */

#home_one {
	width: 966px;
	height: 359px;
	margin: 0 auto;
	text-align: left;
	/*background: url(images/pic_home.jpg) no-repeat top;*/
}

#home_two {
	width: 966px;
	height: 212px;
	margin: 0 auto;
	text-align: left;
	background: url(images/pic_bottom.jpg) no-repeat top;
}

.home_box_one {
	width: 308px;
	height: 212px;
	float: left;
	margin: 0 auto;
	padding: 0;
	border: none;
}

.home_box_two {
	width: 308px;
	height: 212px;
	float: left;
	margin: 0 auto;
	padding: 0;
	border: none;
}

.home_box_three {
	width: 290px; /* 350 */
	height: 152px; /* 212 */
	float: left;
	padding: 30px 30px 30px 30px;
	margin: 0;
}


.home_box_three h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 20px 0;
	margin: 0;
	text-transform: uppercase;
	border-bottom: none;
}

.home_box_three a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bdfd8e;
	text-decoration: none;
}

.home_box_three a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bdfd8e;
	text-decoration: underline;
}

.home_box_three hr {
	color: #fff;
	background-color: #fff;
	opacity: 0.25;
	filter: alpha(opacity=25);
	width: 100%;
	height: 1px;
	border: 0;
	padding: 0;
	margin: 8px 0 8px 0;
}

/* End Homepage Stuff */
 
/* Navigation */

#navigation {
	width: 626px;
	height: 105px;
	float: right;
}

#nav {
	width: 626px;
	display: inline;
	list-style: none;
}

#nav li {
	padding: 0 25px 0 0;
	margin: 48px 0 0 0;
	float: left;
}

#nav li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7c7d;
}

#nav li a:hover {
	color: #39892f;
}

#nav li a.selected {
	color: #39892f;
}

/* Sub Navigation */

#nav_sub {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav_sub li {
	width: 179px;
	float: left;
	font-size: 11px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #cecece;
}

#nav_sub li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #55a51c;
}

#nav_sub li a:hover {
	color: #55a51c;
	text-decoration: underline;
}

#nav_sub li a.selected {
	color: #55a51c;
}

/* Bottom Navigation */

#nav_bottom {
	width: 966px;
	height: 50px;
	display: inline;
	list-style: none;
}

#nav_bottom li {
	padding: 0 20px 0 0;
	margin: 15px 0 0 0;
	float: left;
}

#nav_bottom li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7c7d;
}

#nav_bottom li a:hover {
	color: #39892f;
}

#nav_bottom li a.selected {
	color: #39892f;
}

#column_one {
	width: 179px;
	padding: 0 20px 30px 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	float: left;
	background: url(images/bgtile_3.jpg) top left no-repeat;
}

#column_two {
	width: 727px;
	font-size: 12px;
	padding: 0 20px 40px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a7c7d;
	line-height: 1.8em;
	float: left;
	background: url(images/bgtile_2.jpg) top left no-repeat;
}

#column_two img.borderless {
	margin: 0;
	padding: 0 0 20px 0;
	float: left;
	border: none;
}

#column_two img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #B7B7B7;
	float:left;
	margin:5px 40px 10px 0;
	padding:5px;
}

.clear {
	clear: left;
}

#footer {
	width: 966px;
	height: 50px;
	background: #c7c9c9;
}

#footer_container {
	float: right;
	padding: 0;
	margin: 0;
}

#footer_address {
	width: 966px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7c7d;
	background:#cccece;
}

