body{
	background:url("http://cammackranchsupply.com/image/page_background.jpg") top repeat-x #9a724e;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h1{
	font-size: 20px;
	font-weight: 800;
	color: #44241b;	
}

h2{
	font-size: 16px;
	font-weight: 800;
	color: #44241b;
}

strong{
	font-weight: bold;
}

#page{
	width: 885px;
	margin: auto;
}

#header{
	position: relative;
	top: 0px;
	left: 0px;
	height: 129px;
}

#slogan{
  position:absolute;
  top: 160px;
  right: 55px;
  clear: both;
}

#store_sign{
  padding: 0;
  margin: -2px 0 0 35px;
  float: left;
  clear: both;
  }

#navigation, #navigation2{
	padding-right: 50px;
	padding-top: 3px;
	margin: 0 0 0 auto;
	width: 426px;
}

#navigation{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#navigation a{
	float: left;
	background: url(http://cammackranchsupply.com/image/button_top_dis.png) bottom center no-repeat;
	width: 101px;
	height: 21px;
	line-height: 21px;
	text-decoration: none;
	color: #000;
}

#navigation a.current{
	background: url(http://cammackranchsupply.com/image/button_top.png) bottom center no-repeat;
}

#navigation a:hover{
	color: #666;
}

#navigation2 a{
	float: left;
	color: #fff;
	margin-left: 10px;
	text-decoration: none;
	}
	
#navigation2 a:hover{
	color: #666;
}

#nav_bottom{
	background: url(http://cammackranchsupply.com/image/nav_bottom.png) top center no-repeat;
	height: 26px;
}

#content{
 	color: #2c2b28;
 	line-height: 1.4em;
 	font-size: 15px;
 	background: url(http://cammackranchsupply.com/image/content_bg.png) top center repeat-y;
	padding: 3px 55px 0 48px;
	height: 100%;
	text-align: left;
}

#content p{
	margin: 5px;
}

#content .full{
	width: 100%;
	}
	
#content .onequarter{
	width: 23%;
	border-left:1px solid #000;
	padding: 0 8px;
	}

#content .threequarter{
	width: 73%;
}

#footer{
	background: url(http://cammackranchsupply.com/image/footer.png) top center no-repeat;
	height: 86px;
	clear: both;
}

#footer span{
	display: block;
	padding-top: 42px;
	color: white;
	font-size: 12px;
}

#gallery a{
	float: left;
	margin: 2px 9px 0 9px;
	text-decoration: none;
	text-align: center;
}

#gallery a img{
	width: 160px;
	border: 3px solid #000;
}

#gallery a:hover img{
	border: 3px solid #ccc;
}

#gallery a p{
	font-size: 10px;
	color: #000;
	text-decoration: none;
	margin: auto;
	width: 160px;
	line-height: 12px;
}

.event{
	margin-bottom: 5px;
}

.event h3{
	background-color: #472218;
	color: #fff;
	font-size: 12px;
	padding-left: 5px;
	font-variant: small-caps;
}
.event span{
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}
.event p{
	border-left: 2px solid #472218;
	padding-left: 5px;
	font-size: 12px;
	line-height: 1.2em;
}
.staff{
	text-align: center;
	width: 175px;
	float: left;
	margin:0 13px 10px 0;
	height: 250px;
}
.staff .name{
	display: block;
	font-weight: bold;
	line-height: 1em;
}
.staff .position{
	display: block;
	line-height: 1em;
}
.staff a{
	font-size: 11px;
	line-height: 1.1em;
}
.featured-product{
	overflow: hidden;
	background: #e5e5e5;
	text-align: center;
	padding: 10px 0;
}
.featured-product img{
	margin-bottom: 5px;
	border: 1px solid #000;
}
.featured-product span{
	display: block;
	line-height: 1em;
}
.featured-product .title{
	color: #793a02;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	margin-top: 4px;
}
.featured-product a.details{
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
	font-size: 12px;
}

.featured-product .price{
 color: #b51a00;
 font-weight: bold;
 margin-top: 5px;
}

.left{
	float: left;
}

.right{
	float: right;
}
a.cleanlink{
		text-decoration:none;
		color:#000000;
}