@charset "utf-8";
body  {
	font: 0.8em Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../../../images/page-bg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #4A2A04;
}
a {
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
#container { 
	width: 810px;
	background: #FFFFFF url(../../../images/body-bg.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
} 
#mainContent {
	width: 760px;
	margin: 0 auto;
}
/* header and nav styles */
#header { 
	background: url(../../../images/header.jpg) no-repeat; 
	padding: 0 10px 0 20px;
	margin: 0 25px;
	height: 150px;
} 
#utilityNav {
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 0 0;
}
#utilityNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px;
}
#utilityNav a:hover {
	text-decoration: underline;
}
#contactLink {
	font-size: 14px;
}
#mainNav {
	text-align: right;
	padding: 86px 23px 0 0;
}
#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainNav li {
	display: inline;
}
#mainNav a {
	padding: 5px 9px;
	color: #4A2A04;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#mainNav a:hover, #mainNav .selected {
	color: #F4570A;
}
/* home page styles */
#hp-sidebar {
	float: right;
	width: 274px;
	padding: 0;
	margin: 0 25px 0 0;
}
#hp-mainContent { 
	float: left;
	width: 478px;
	margin: 0 0 0 25px;
	padding: 0;
} 
#box-feature, #box-custom, #box-stock {
	width: 274px;
	margin-bottom: 8px;
}
#box-feature p, #box-custom p, #box-stock p {
	padding: 8px 0 0 0;
	margin: 0;
}
.featureThumb {
	border: 1px solid #FFFFFF;
	margin-left: 15px;
}
.featureThumb:hover {
	border: 1px solid #F4570A;
}
.feature-btn {
	text-align: right;
	padding: 8px 0 0 0;
}
.box-dark-top {
	background: url(../../../images/box-dark-top.gif) no-repeat #4A2A04;
	height: 8px;
}
.box-dark-body {
	background:url(../../../images/box-featured.gif) no-repeat #4A2A04;
	padding: 5px 10px 5px 45px;
	color: #FFFFFF;
}
.box-dark-bottom {
	background: url(../../../images/box-dark-bottom.gif) no-repeat #4A2A04;
	height: 8px;
}
.box-light-top {
	background: url(../../../images/box-light-top.gif) no-repeat #4A2A04;
	height: 8px;
}
.box-light-body {
	background: #D2AC6E;
	padding: 5px 10px 5px 45px;
	color: #000000;
}
.box-light-bottom {
	background: url(../../../images/box-light-bottom.gif) no-repeat #D2AC6E;
	height: 8px;
}
.box-custom {
	background: url(../../../images/box-custom.gif) no-repeat #D2AC6E;
}
.box-stock {
	background: url(../../../images/box-stock.gif) no-repeat #D2AC6E;
}
/* feature page styles */
#prodContent {
	background: url(../../../images/prod-top.gif) no-repeat #D2AC6E;
	padding: 10px 10px 0 10px;
	margin: 0;
}
#prod-bottom {
	height: 10px;
	background: url(../../../images/prod-bottom.gif) no-repeat #D2AC6E;
}
#prodText {
	float: left;
	width: 362px;
}
#prodContent h1 {
	padding: 0;
	margin: 0;
}
#prodText h1 {
	padding: 0;
	margin: 0;
	color: #000000;
	font-size: 1.4em;
}
#prodText h2 {
	padding: 0;
	margin: 0;
	color: #000000;
	font-size: 2em;
}
#contactPlug {
	width: 362px;
}
#plugTop {
	height: 7px;
	background: url(../../../images/contactBox-top.gif) no-repeat #EFE9E0;
}
#plugBody {
	background: #EFE9E0;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#plugText {
	float: left;
	width: 240px;
	padding-left: 10px;
}
#plugButton {
	float: right;
	width: 81px;
	padding: 5px 10px 0 0;
}
#plugBottom {
	height: 7px;
	background: url(../../../images/contactBox-bottom.gif) no-repeat #EFE9E0;
}
#prodImages {
	float: right;
	width: 340px;
}
#mainProdImageP {
	float: left;
	width: 215px;
}
#moreProdImagesP {
	float: right;
	width: 95px;
	margin-right: 10px;
	text-align: center;
}
#mainProdImageL {
	float: left;
	width: 340px;
	padding-bottom: 10px;
}
#moreProdImagesL {
	float: left;
	width: 340px;
	text-align: center;
}
#moreProdImagesP img, #moreProdImagesL img {
	float: left;
	margin: 0 10px 10px 0;
}
#prodImages img, .galleryThumb img {
	border: 1px solid #4A2A04;
}
#prodImages img:hover  {
	border: 1px solid #FFFFFF;
}
.galleryThumb img:hover {
	border: 1px solid #F4570A;
}
.galleryThumb {
	float: left;
	width: 162px;
	height: 162px;
	text-align: center;
	padding: 10px 13px;
}
.headerBG {
	font-size: 20px;
	color: #FFFFFF;
	background: url(../../../images/header-bg.gif) no-repeat #4A2A04;
	padding: 3px 0 0 10px;
	margin: 8px 0;
	height: 27px;
}
#bodyText {
	padding: 0 10px;
}
/* footer */
#footer { 
	background: url(../../../images/footer.gif) no-repeat;
	height: 71px;
	margin: 0 0 0 25px;
	padding: 25px 0 0 25px;
	color: #4A2A04;
} 
#footer a {
	color: #4A2A04;
	text-decoration: none;
}
#footer a:hover {
	color: #F4570A;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#bottomCap {
	width: 810px;
	height: 26px;
	background: url(../../../images/footer-bg.gif) no-repeat;
	margin: 0 auto;
	padding-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}