/* @override http://www.foodtrainers.net.php5-2.dfw1-2.websitetestlink.com/styles/screen.css */

@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

body {
	background: #f6f3f0;
	color: #593616;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a img {
	border: none;
}

a {
	color: #f70;
}
a:hover {
	color: #593616;
}
.clear {
	clear: both;
}

#wrapper {
	width: 940px;
	margin: 10px auto 0;
}

#header {
	padding: 16px 60px 24px;
	background: #fff;
}

#header #logo {
	margin-top: 7px;
}

#head-contact {
	float: right;
	text-align: right;
	color: #c0b199;
	text-transform: uppercase;
	line-height: 18px;
}

#nav {
	height: 58px;
}

#nav ul {
	padding-left: 31px;
}

#nav ul li {
	list-style: none;
	float: left;
	margin-right: 38px;
}

#nav ul li a {
	display: block;
	position: relative;
	padding-top: 30px;
}

#nav ul li.home { position: relative; background: url(/images/img/images/nav-home-over.png) no-repeat bottom left; }
#nav ul li.about { position: relative; background: url(/images/img/images/nav-about-over.png) no-repeat bottom left; }
#nav ul li.bios { position: relative; background: url(/images/img/images/nav-bios-over.png) no-repeat bottom left; }
#nav ul li.services { position: relative; background: url(/images/img/images/nav-services-over.png) no-repeat bottom left; }
#nav ul li.resources { position: relative; background: url(/images/img/images/nav-resources-over.png) no-repeat bottom left; }
#nav ul li.media { position: relative; background: url(/images/img/images/nav-media-over.png) no-repeat bottom left; }
#nav ul li.blog { position: relative; background: url(/images/img/images/nav-blog-over.png) no-repeat bottom left; }
#nav ul li.shop { position: relative; background: url(/images/img/images/nav-shop-over.png) no-repeat bottom left; }
#nav ul li.contact { position: relative; background: url(/images/img/images/nav-contact-over.png) no-repeat bottom left; }
#nav ul li.news { position: relative; background: url(/images/img/images/nav-news-over.png) no-repeat bottom left; }

#nav ul li a:hover,
#nav ul li.active a { position: relative; background: url(/images/img/images/nav-asterisk-over.png) no-repeat top center; }

#nav ul li a:hover img,
#nav ul li.active a img,
#footer-links ul li a:hover img,
#become-a-client a:hover img,
#newsletter-signup a:hover img {
	visibility: hidden;
}

#footer-links ul li,
#footer-links ul li a,
#become-a-client a,
#newsletter-signup a {
	display: block;
	position: relative;
}

#footer-links ul li {
	list-style: none;
	float: left;
}

#footer-links ul li a {
	padding: 0 5px;
}

#footer-links ul li.twitter { position: relative; background: url(/images/img/images/footer-twitter-over.png) no-repeat top center; }
#footer-links ul li.facebook { position: relative; background: url(/images/img/images/footer-facebook-over.png) no-repeat top center; }
#footer-links ul li.get-updates { position: relative; background: url(/images/img/images/footer-get-updates-over.png) no-repeat top center; }

#footer-links ul {
	float: right;
	width: 310px;
}

#become-a-client {
	width: 230px;
	margin-top: 50px;
	background: url(/images/img/images/become-a-client-over.png) no-repeat top left;
}

#newsletter-signup {
	width: 155px;
	float: right;
	padding-bottom: 15px;
	margin-top: 30px;
	background: url(/images/img/images/get-updates-over.png) no-repeat top right;
}



#tri-splash {
	margin-bottom: 30px;
}

#tri-splash .left,
#tri-splash .middle,
#tri-splash .right {
	float: left;
	width: 272px;
	margin: 0 2px 0 0;
}
#tri-splash .middle {
	text-align: center;
}
#tri-splash .right {
	text-align: right;
	margin: 0;
}


#content-wrapper {
	background: #fff;
	padding: 35px 60px 45px;
}

#content-wrapper .header {
	margin-bottom: 20px;
}

#column-text {
	width: 380px;
	text-align: justify;
}

#column-text .content,
#full-column .content,
#post-column .content {
	line-height: 18px;
}

#column-news {
	float: right;
	width: 280px;
}

#column-news .content h1 {
	color: #f70;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 12px;
}

.content p,
.content ol,
.content ul {
	margin-bottom: 18px;
}

.content ol,
.content ul {
	padding-left: 30px;
}

#footer-wrap {
	clear: both;
	background: #fff;
	padding-top: 44px;
	zoom: 1;
}

#footer {
	background: #f6f3f0;
	padding: 13px 0 20px 60px;
	font-size: 10px;
}

#footer a {
	color: #593616;
}

#footer a:hover {
	color: #f70;
}

.bio,
.product {
	border-bottom: 1px solid #c0b199;
	margin-bottom: 20px;
	line-height: 18px;
}

.bio .bio-text,
.service .service-text,
.product .product-text {
	float: right;
	width: 580px;
}

.bio .bio-image,
.product .product-image {
	width: 230px;
	margin-bottom: 18px;
}

.bio .bio-text h2,
.product h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 18px;
}
.product h2 {
	color: #c0b199;
	text-transform: uppercase;
}

.product .price,
.product .buy-now {
	clear: right;
	float: right;
	width: 580px;
	font-size: 16px;
	margin-bottom: 18px;
}

.product .buy-now {
	font-size: 16px;
	text-transform: uppercase;
}
.product .buy-now a {
	display: block;
	color: #ff7700;
	text-decoration: none;
	background: #f0eeeb;
	padding: 6px 15px;
	width: 80px;
	text-align: center;
}
.product .buy-now a:hover {
	color: #593616;
}
.shop-all {
	font-size: 16px;
	margin: 40px 0 0;
}
.shop-all a {
	text-transform: uppercase;
}

#post-column {
	width: 520px;
	float: right;
}

#narrow-splash {
	width: 280px;
}

#archive {
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #c0b199;
}

#archive .header {
	padding-top: 35px;
}

#archive .partner {
	clear: both;
	padding-top: 35px;
}

#archive .partner .text {
	float: right;
	width: 280px;
}

#archive .partner .text h2 {
	color: #c0b199;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

#archive .partner .text h3 {
	font-weight: normal;
	font-size: 15px;
}


#narrow-splash img {
	margin: 0 5px 6px 0;
}

#site-links .header {
	padding-top: 30px;
}
#site-links .header img{
	margin: 0;
}
#site-links p {
	font-size: 14px;
	margin-bottom: 14px;
}


.service {
	clear: both;
	padding-bottom: 1px;
	border-bottom: 1px solid #c0b199;
	margin-bottom: 20px;
}
.service .service-title {
	color: #c0b199;
	text-transform: uppercase;
	font-size: 16px;
	padding-bottom: 12px;
}
.service .service-image {
  margin-bottom: 18px;
}

