/*
 *  Sampson County
 *  Site by New Media Campaigns
 */

/* Eric Meyer's Reset styles */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}:active{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

/* Begin text */

body {
	font-size: 15px;
	line-height: 24px;
	color: #707070;
	}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#footer p, input, textarea, select, label, .button {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	}
code {
	font-family: Consolas, "Courier New", Courier, mono;
	}

p {
	padding-bottom: 24px;
	}

a:link, a:visited {
	color: #801f1e;
	text-decoration: none;
	border-bottom: 1px dotted #801f1e;
	}
a:focus, a:hover, a:active {
	text-decoration: none;
	border-bottom: 1px solid #801f1e;
	}

h1 {
  padding: 0 0 12px;
	font-size: 18px;
	font-weight: bold;
	color: #3f9c3c;
	}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3f9c3c;
	}

h3 {
	font-size: 15px;
	font-weight: bold;
	}

h4 {
	font-size: 14px;
	font-weight: bold;
	}

blockquote {
	padding: 0 12px 24px;
	font-size: 18px;
	font-style: italic;
	color: #3f9c3c;
	}

em {
	color: #3f9c3c;
	}

label {
	font-size: 15px;
	}

input, textarea, select {
	font-size: 15px;
	}

img {
	-ms-interpolation-mode: bicubic;  /* Fixes IE6 scaling ugliness */
	}
table.styled{
	border-collapse: collapse;
	margin: 20px 0;
	width: 98%;
}
table.styled{ text-align: center !important; }
table.styled-left{ text-align: left !important; }
table.styled .industry{ text-align: left !important; }
table.styled th, table.styled td{
	padding: 5px 10px !important;
	vertical-align: middle !important;
}
table.styled th{
	color: #222 !important;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

/* End text */

html {
	background: #fff;
	}
body {
	background: url(../images/header-bg.png) repeat-x 0 0;
	}

/* Begin header styles */

#header {
	position: relative;
	width: 920px;
	height: 177px;
	margin: 0 auto;
	}

#skip {
	height: 0;
	width: 0;
	position: absolute;
	left: -9999px;
	}

#logo {
	width: 270px;
	padding: 0;
	}
#logo a {
	display: block;
	width: 270px;
	height: 146px;
	background: url(../images/logo.png);
	text-indent: -9999px;
	border: none;
	}

#primeNav {
	float: left;
	border-left: 1px solid #8a8575;
	}
#primeNav li {
	position: relative;
	float: left;
	border-right: 1px solid #8a8575;
	}
#primeNav li a {
	display: block;
	padding: 0 18px;
	font-size: 17px;
	line-height: 31px;
	color: #d6d1c1;
	border: none;
	background: url(../images/mainnav-bg.png) repeat-x 0 0;
	}
#primeNav li>a:focus, #primeNav li>a:hover, #primeNav li.current>a {
	background-position: 0 -31px;
	}
#primeNav li ul {
	position: absolute;
	width: 230px;
	left: -1px;
	top: 31px;
	padding: 8px 0;
	background: #756f5d url(../images/mainnav-bg.png) repeat-x 0 -62px;
	}
#primeNav li ul li {
	float: none;
	border: none;
	}
#primeNav li ul li a {
	font-size: 15px;
	line-height: 26px;
	background: none;
	color: #d6d1c1;
	}
#primeNav li ul li a:focus, #primeNav li ul li a:hover {
	color: #fff;
	}

#secondNav {
	position: absolute;
	right: 20px;
	bottom: 50px;
	}
#secondNav li {
	float: left;
	padding: 0 10px 0 9px;
	border-left: 1px solid #8a8575;
	font-size: 14px;
	line-height: 14px;
	}
#secondNav li:first-child {
	border: none;
	}
#secondNav li a {
	}

#quickContact {
	position: absolute;
	top: 0;
	right: -12px;
	width: 192px;
	height: 63px;
	padding: 10px 0 0 40px;
	background: url(../images/header-contact-bg.png);
	font-size: 14px;
	line-height: 18px;
	}
#quickContact p {
	padding: 0;
	}

/* End header */


/* Begin banner */

#banner {
	clear: both;
	position: relative;
	width: 920px;
	height: 187px;
	margin: 0 auto;
	}

#slides, #slides li {
	width: 100%;
	height: 100%;
	}
#slides li .caption {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/banner-overlay.png);
	}
#slides li .caption h3 {
	position: absolute;
	bottom: 45px;
	left: 20px;
	width: 294px;
	font-size: 28px;
	line-height: 36px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #fff;
	}
#slides li img {
	float: right;
	}

/* End banner */


/* Begin body styles */

#content {
	width: 920px;
	margin: 20px auto 40px;
	}
/* Clearfix */
#content:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* IE6 */
* html #content {height: 1%;}
/* IE7 */
*:first-child+html #content {min-height: 1px;}

#body {
	float: left;
	width: 650px;
	}

#body ul {
	list-style-type: none;
	padding: 0 0 12px 1.3em;
	}
#body ol {
	list-style-type: upper-roman;
	padding: 0 0 12px 1.3em;
	}
#body li {
	padding: 0 0 12px;
	}
#body ul.page-list {
  padding-left: 0;
  font-size: 16px;
  }
#body ul.page-list li span {
  padding-left: 0.5em;
  font-size: 14px;
  color: #888;
  }

#body table {
  min-width: 400px;
  max-width: 580px;
	margin-bottom: 24px;
	font-size: 14px;
	border-bottom: 1px solid #707071;
	}
#body table caption {
  font-size: 16px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #707071;
	}
#body table thead {
  background: #e8e8e8;
  font-weight: bold;
  color: #707070;
  }
#body table th {
  text-align: left;
	padding: 2px 1.5em 2px 0.25em;
  }
#body table tr.alt {
	background: #f5f5f4;
	}
#body table td {
	padding: 2px 1em 2px 0.25em;
	}

#body #pagination-links {
	margin: 0;
	list-style: none;
	}
#body #pagination-links li {
	float: left;
	}
#body #pagination-links li a {
	display: block;
	padding: 0 6px;
	line-height: 24px;
	font-size: 12px;
	}
#body #pagination-links li a.current {
	margin: 0 3px;
	font-weight: bold;
	}

/* End body */

/* Begin Sidebar */

#sidebar {
	float: right;
	width: 264px;
	margin: 0 -12px 0 0;
	padding-top: 24px;
	background: url(../images/sidebar-bg-top.png) no-repeat 0 0;
	}
#sidebar ul {
	padding-bottom: 24px;
	background: url(../images/sidebar-bg-bottom.png) no-repeat 0 100%;
	}
#sidebar ul li {
	padding: 3px 28px;
	color: #000;
	background: url(../images/sidebar-bg.png) repeat-y 0 0;
	}
#sidebar ul li a {
	font-size: 16px;
	line-height: 22px;
	}
#sidebar ul li.current a {
  color: #000;
  border: none;
  }

#sidebar-news {
	float: right;
	width: 240px;
	padding-top: 36px;
	}
#sidebar-news li {
  padding: 0 0 12px;
  font-size: 14px;
  }

/* End Sidebar */

/* Begin footer styles */

#footerWrapper {
	clear: both;
	padding: 28px 0;
	background: #eef5ee;
	color: #6e6e6e;
	}
#footer {
	width: 920px;
	margin: 0 auto;
	}

#sitemap {
	float: left;
	padding-bottom: 40px;
	}
#sitemap ul {
	float: left;
	width: 154px;
	margin: 0 30px 4px 0;
	}
#sitemap ul li {
	font-size: 13px;
	line-height: 18px;
	}
#sitemap ul li a {
	color: #3d9539;
	border: none;
	}
#sitemap ul li.current a {
  color: #000;
  }
#sitemap ul li a:focus, #sitemap ul li a:hover {
  border-bottom: 1px dotted;
  }

#footer p {
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	}

/* End footer */


/* Begin Homepage */

body.home {
	background: url(../images/header-bg-home.png) repeat-x 0 0;
	}

.home #banner {
	height: 259px;
	overflow: hidden;
	}
.home #slides li {
	position: absolute;
	left: 0;
	top: 0;
	}
.home #slides li .caption {
	background: url(../images/banner-overlay-home.png);
	}
.home #slides li .caption h3 {
	bottom: 90px;
	}
.home #slides li .thumb, .home #slides li .thumb-over {
	display: none;
	}

.home #thumbs {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 10px 0 0 10px;
	background: url(../images/banner-thumbs-bg.png) no-repeat 0 0;
	z-index: 40;
	}
.home #thumbs li {
	float: left;
	width: 67px;
	height: 58px;
	border: solid #fff;
	border-width: 1px 0 0 1px;
	}
.home #thumbs li:last-child, .home #thumbs li.last-child {
	border-right-width: 1px;
	}
.home #thumbs li img {
	display: block;
	position: absolute;
	}
.home #thumbs li img.hover {
	opacity: 0;
	filter: alpha(opacity = 0);
	z-index: 510;
	}
.home #thumbs li a img.hover {
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  }
.home #thumbs li a.activeSlide img.hover, .home #thumbs li a:hover img.hover {
  opacity: 1;
  filter: alpha(opacity = 100);
  }

.home #content {
  margin-top: 40px;
  font-size: 16px;
  }

.home h1 { padding: 0; }

.home #map {
	float: right;
	margin-left: 24px;
	}

.home #features {
	clear: both;
	float: left;
	padding: 48px 0;
	}
.home #features li {
	float: left;
	width: 209px;
	padding: 0 10px;
	border-left: 1px solid #dbdbdb;
	font-size: 14px;
	line-height: 18px;
	}
.home #features li:first-child { border: none; }
.home #features li img {
	float: right;
	margin: 0 0 10px 10px;
	}
.home #features li h2 {
	padding-bottom: 10px;
	color: #3f9c3c;
	}
.home #features li .button {
	display: block;
	margin: 0 auto;
	padding: 0 5px 0 3px;
	height: 34px;
	width: 157px;
	background: url(../images/home-button.png) no-repeat;
	border: none;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	}

.home em {
	color: #3f9c3c;
	}

/* End homepage */
