body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFF url('/images/bg-noise02.gif') repeat left top;
	font-size: 82.4%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/*--eliminates dashed lines around links on Firefox---*/
a {
  outline: none;
}

p {
	margin: 0 0 25px 0;
}

a {
	color: #80890C;
	text-decoration: underline;
}

a:hover {
	color: #4C5208;
	text-decoration: none;
}

img {
	border: 0;
}

/*---------------------------------------------------------------------
	HEADER
---------------------------------------------------------------------*/
#wrap {
	width: 100%;
	background: transparent url('/images/bg-gradient02.gif') repeat-x left top;
}

#wrap-inner {
	width: 100%;
	background: transparent url('/images/bg-header02.jpg') no-repeat center top;
	text-align: center;
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

/*---------------------------------------------------------------------
	HEADER
---------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 121px;
	padding-top: 5px;
}

/*---------- Logo ----------*/
#header a.logo {
	outline: none;
	float: left;
	display: block;
	width: 265px;
	height: 78px;
	margin: 25px 0 0 10px;
	text-indent: -9999px;
}

/*---------- Nav Main ----------*/
#header .nav-main {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 247px;
	height: 30px;
	background: transparent url('/images/nav-bg.jpg') no-repeat center top;
}

#header .nav-main li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#header .nav-main li.first {
	margin-left: 10px;
}

#header .nav-main li.about a {
	display: block;
	width: 68px;
	height: 30px;
	background: transparent url('/images/nav-main-about.jpg') no-repeat 0 0;
}

#header .nav-main li.success a {
	display: block;
	width: 80px;
	height: 30px;
	background: transparent url('/images/nav-main-success.jpg') no-repeat 0 0;
}

#header .nav-main li.contact a {
	display: block;
	width: 79px;
	height: 30px;
	background: transparent url('/images/nav-main-contact.jpg') no-repeat 0 0;
}

#header .nav-main li a:hover {
	background-position: 0 -30px;
}

#header .nav-main li a.active {
	background-position: 0 -30px;
}

/*---------------------------------------------------------------------
	CONTENT-TOP
---------------------------------------------------------------------*/
#content-top-wrap {
	float: left;
	width: 100%;
	background: transparent url('/images/content-bg.gif') repeat-y 0 0;
}

#content-top {
	float: left;
	width: 100%;
	background: transparent url('/images/content-top-bg.gif') no-repeat left top;
}

#content-top #content-top-primary {
	float: left;
	display: inline;
	width: 675px;
	margin: 0;
	padding: 0 25px;
}

#content-top #content-top-primary h1 {
	margin: 0;
	padding: 10px 0;
	color: #80880E;
	font-size: 2.0em;
}

#content-top #content-top-secondary {
	position: relative;
	float: right;
	display: inline;
	width: 275px;
	color: #FFF;
}

/*---------- Phone Number ----------*/
#content-top #content-top-secondary .phone {
	position: absolute;
	left: 0;
	top: -60px;
	width: 275px;
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}

/*---------- Search Form ----------*/
#content-top #content-top-secondary .search-form {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
}

#content-top #content-top-secondary .search-form li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 25px;
}

#content-top #content-top-secondary .search-form li.title {
	padding: 0 10px;
	font-weight: bold;
}

#content-top #content-top-secondary .search-form li.button {
	padding: 2px 0 0 5px;
	font-weight: bold;
}

/*---------------------------------------------------------------------
	PRODUCT SLIDER
---------------------------------------------------------------------*/
#product-slider {
	position: relative;
	float: left;
	width: 1010px;
	height: 193px;
	margin: 0 0 0 -10px;
	background: transparent url('/images/product-slider-bg.jpg') no-repeat 0 0;
}

/*---------------------------------------------------------------------
	HOME FEATURED
---------------------------------------------------------------------*/
.featured-wrap {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #E4E4DD;
	text-align: left;
}

.featured-wrap table tr td {
	/*text-align: left;*/
}

.featured-wrap .BlackBorder {
	border: 0;
}

.featured-wrap .featured-image {
	/*float: left;
	margin: 0 15px 5px 0;*/
}

.featured-wrap h2 {
	margin: 5px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #E4E4DD;
	color: #80880E;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: normal;
}

.featured-wrap h3 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #06386C;
	font-size: 1.6em;
	font-weight: normal;
}

/*---------------------------------------------------------------------
	CONTENT
---------------------------------------------------------------------*/
#content-wrap {
	float: left;
	width: 100%;
	background: transparent url('/images/content-bg.gif') repeat-y 0 0;
}

#content {
	float: left;
	width: 100%;
	background: transparent url('/images/primary-bg.gif') no-repeat left bottom;
}

#content #content-primary {
	float: left;
	display: inline;
	width: 675px;
	margin: 0;
	padding: 0 25px;
}

#content #content-secondary {
	float: right;
	display: inline;
	width: 275px;
}

/*---------------------------------------------------------------------
	NAV PRODUCTS
---------------------------------------------------------------------*/
.nav-products {
	list-style: none;
	margin: 0;
	padding: 10px 0 11px 20px;
	background: transparent url('/images/nav-sub-divider.gif') no-repeat left bottom;
	color: #FFF;
	font-weight: bold;
}

.nav-products-first {
	padding-top: 0;
}

.nav-products-last {
	background: none;
	padding-bottom: 25px;
}

.nav-products li {
	margin: 0;
	padding: 0;
}

.nav-products li a {
	color: #FFF;
	text-decoration: none;
}

.nav-products li a:hover {
	color: #C5C5C5;
}

.nav-products li ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
	color: #FFF;
}

.nav-products li ul li {
	margin: 0;
	padding: 0;
}

.nav-products li.top-level {
	font-size: 1.2em;
}

.nav-products li.top-level ul li {
	padding: 1px 0;
	font-size: 95%;
	font-weight: normal;
}

/*---------------------------------------------------------------------
	PRODUCTS
---------------------------------------------------------------------*/
.categoryDesc {
	margin: 0 0 10px 0;
}

.top {
	text-align: right;
}

/*-------------------------------------------------------------
	CONTACT PAGE
-------------------------------------------------------------*/
/*---------- Google Map ----------*/
.google-map {
	float: right;
	margin: 0 0 5px 10px;
	width: 375px;
}

.google-map p {
	margin: 0;
}

/*---------- Contact Form ----------*/
#contact-form {
	width: 100%;
	margin-top: 20px;
	padding-top: 25px;
	border-top: 1px solid #E4E4DD;
}

#contact-form table tr td {
	width: 50%;
}

#contact-form h2 {
	margin: 0 0 25px 0;
	color: #80880E;
}

/*-------------------------------------------------------------
	FORM VALIDATION
-------------------------------------------------------------*/
span.require-indi {
	color: #FF0000;
}

label.error {
	display: block;
	width: 250px;
	clear: left;
	color: #FF0000;
}

/*---------------------------------------------------------------------
	SEARCH RESULTS
---------------------------------------------------------------------*/
.search-marker {
	background: #7F8811;	
}

/*---------------------------------------------------------------------
	FOOTER
---------------------------------------------------------------------*/
#footer {
	float: left;
	width: 100%;
	padding: 10px 0 20px 0;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	float: left;
	margin: 0 25px 0 0;
	padding: 0;
	color: #FFF;
}

#footer ul li.last {
	margin: 0;
}

#footer ul li a {
	color: #FFF;
}

#footer ul li a:hover {
	text-decoration: none;
}