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

body {
	background: url(http://www.clintandsonsbeefjerky.com/images/background.png) #000 top center repeat-x;
}
#wrapOutter {
	background: url(http://www.clintandsonsbeefjerky.com/images/bodyBg.gif) repeat-x top center;
	width: 100%;
	float: left;
}
#wrapOutter2 {
	background: url(http://www.clintandsonsbeefjerky.com/images/background.png) #000 top center repeat-x;
	width: 100%;
	float: left;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
/*#headBig {
	background:url(../images/bodyBg.jpg) no-repeat;
	width:960px;
	height:374px;
	float:left;
	margin:0;
	}*/
#header {
	background:url(http://www.clintandsonsbeefjerky.com/images/bodyBg2.png) no-repeat;
	float: left;
	width: 960px;
	height: 333px;
	overflow: hidden;
}
h1#logo {
	height: 142px;
	width: 417px;
	margin: 50px auto 0 auto;
	display: block;
}
#contact {
	background:url(http://www.clintandsonsbeefjerky.com/images/contactBg.png) no-repeat;
	float: right;
	width: 257px;
	height: 33px;
	display: inline;
	margin: 80px 50px 0 0;
}
h1#logo a {
	display: block;
	height: 142px;
	width: 417px;
	float: left;
}
ul#nav {
	float: left;
	height: 28px;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px 8px 0;
	display: block;
	background: url(http://www.clintandsonsbeefjerky.com/images/navBg.gif) right no-repeat;
}
ul#nav li {
	display: block;
	float: left;
	height: 28px;
	padding-left: 3px;
	background: url(http://www.clintandsonsbeefjerky.com/images/navBg.gif) left no-repeat;
}
ul#nav li.last{
	background: url(http://www.clintandsonsbeefjerky.com/images/navBg.gif) left no-repeat;
}
ul#nav li a {
	display: block;
	float: left;
	text-decoration: none;
	height: 14px;
	text-align: center;
	font-size: 14px;
	padding: 9px 19px 5px 19px;
	color: #ffecc5;
	font-weight: bold;
}
ul#nav li a:hover, ul#nav li a.active {
	background: url(http://www.clintandsonsbeefjerky.com/images/navBg.gif) repeat-x;
	color: #2D6B9F;
}
#content {
	width: 930px;
	padding: 15px 15px 16px;
	float: left;
	background: url(http://www.clintandsonsbeefjerky.com/images/contentBg.jpg) no-repeat bottom left #fff;
	display: inline;
}
#rotator {
	float: left;
	height: 204px;
	width: 415px;
	display: inline;
}
div.teaser {
	width:279px;
	height: 186px;
	background:url(http://www.clintandsonsbeefjerky.com/images/teaserBg.jpg) no-repeat;
	float:left;
	display:inline;
}
div.teaserSmall {
	width: 229px;
	height: 186px;
	background: url(http://www.clintandsonsbeefjerky.com/images/teaserSmallBg.jpg) no-repeat;
	float: left;
	display: inline;
	margin: 0 0 0 7px;
}
div.teaser h2 {
	float: left;
	display: inline;
	background: url(http://www.clintandsonsbeefjerky.com/images/testimonialsBg.jpg) no-repeat;
	width: 137px;
	height: 21px;
	margin: 10px 0 15px 15px;
}
div.teaserSmall h2 {
	float: left;
	display: inline;
	background: url(http://www.clintandsonsbeefjerky.com/images/featuredBg.jpg) no-repeat;
	width: 194px;
	height: 21px;
	margin: 10px 0 15px 15px;
}
.insideBox{
	float: left;
	display: inline;
	overflow: hidden;
}
.insideBox p.teaser {
	color: #2D6B9F;
	font-weight: bold;
	font-size: 1.3em;
}
.insideBox p.price {
	font-size: 1.7em;
}
.insideBox p a.orderButton {
	display:block;
	width: 77px;
	height: 29px;
	background: url(http://www.clintandsonsbeefjerky.com/images/orderButton.gif);
}
.insideBox p a.orderButton:hover {
	background: url(http://www.clintandsonsbeefjerky.com/images/orderButton.gif) !important;
}
div.teaser .insideBox{
	width:254px;
	height: 80px;
	margin: 0 10px 0;
}
div.teaserSmall .insideBox{
	width: 90px;
	height: 130px;
	margin: 0 15px 0;
	display: inline;
}
.insideBox p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 9px;
	padding: 0px;
}
#footer {
	float: left;
	width: 960px;
	display: inline;
	margin: 0 0 30px 0;
	display: inline;
	padding: 20px 0;
	background: url(http://www.clintandsonsbeefjerky.com/images/footerBg.jpg) 580px top no-repeat;
}
#footMenu {
	float: left;
	width: 960px;
	display: inline;
}
#footMenu li {
	border-right: 1px solid #fff;
	float:left;
}
#footMenu li.last {
	border-right: none;
}
#footMenu a {
	display: block;
	font-size: 11px;
	padding: 2px 5px;
	margin: 0;
	color: #fff;
	float:left;
	text-decoration: none;
}
#footMenu a:hover {
	color: #002b65;
	background: #fff;
}
#footMenu li.copy{
	float: right;
	margin: 0px 15px 0 0;
}
#footMenu li.spell{
	margin: 10px 15px 0 0;
	border:none;
}

/* Blog CSS */

#contentb {
	background: url(http://www.clintandsonsbeefjerky.com/images/contentBg.jpg) no-repeat bottom left #fff;
	float: left;
	width: 960px;
}
#contentInnerb {
	margin: 0px 13px 8px 13px;
	float: left;
	width: 934px;
	display:inline;
}
#contentInnerb .blog_posts {
	margin: 0;
	float: left;
	padding:10px 10px 10px 0;
	width: 688px;
	display:inline;
	border-right:2px solid #007dad;
}
#contentInnerb .blog_sidebar {
	margin: 0;
	float: left;
	width: 223px;
	padding:10px 0 10px 10px;
	display:inline;
}
#contentInnerb .blog_sidebar ol,ul,li{
	margin: 0;
	padding:0;
	list-style-type:none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 10px 7px;
	display: block;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 10px 0;
	display: block;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}