/* The mighty Back40 Design, Inc. style sheet */
body {
	color:#666;
	background: #000 url(images/template/bodyBk.gif) repeat;
	font: 65%/130% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
p,h1,h2,h3,h4,h5,h6,form,body,html,ul,li {
	font-weight: normal;
	padding: 0;
	margin: 0;
}

img {
	border: none;
}
.clear {
	clear:both;
}

hr {
	border: solid 1px #e6e6e6;
}

.addToCart, 
.submit, 
.reset, 
.continueShopping, 
.continue, 
.remove, 
.update, 
.cancel, 
.checkout {
	height: 21px;
	border: none;
	font-size: 0;
	color: #D8B1C3;
	cursor: pointer;
}


.addToCart {
	background: url(images/addtocart.gif) no-repeat;
	width: 92px;

}	
.submit {
	background: url(images/submit.gif) no-repeat;
	width: 63px;
}	
.reset {
	background: url(images/reset.gif) no-repeat;
	width: 57px;
}	
.continueShopping {
	background: url(images/cshopping.gif) no-repeat;
	width: 133px;
}	
.continue {
	background: url(images/continue.gif) no-repeat;
	width: 77px;
}	
.remove {
	background: url(images/remove.gif) no-repeat;
	width: 68px;
}	
.update {
	background: url(images/update.gif) no-repeat;
	width: 62px;
}	
.cancel {
	background: url(images/cancel.gif) no-repeat;
	width: 65px;
}	
.checkout {
	background: url(images/checkout.gif) no-repeat;
	width: 82px;
}	

.featured-product {
	width:145px;
	margin-right:10px;
	float:left;
}
	
a {
	color: #bd4d45;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

h1 {
	color: #666;
	font-size: 1.5em;
	margin-bottom: 14px;
}

h2 {
	color: #ad2116;
	font-size: 1.2em;
	margin-bottom: 14px;
font-weight:bold;
}
h3 {
	color: #999;
	font-size: 1.2em;
	margin-bottom: 14px;
}

h4 {
	color: #ad2116;
	font-size: 1.1em;
	margin-bottom: 14px;
}

h5 {
	color: #333;
	font-size: 1em;
	margin-bottom: 14px;
}

h6 {
	color: #000;
	font-size: 1em;
	margin-bottom: 14px;
}

/* Site Container */
#site-container {
	background: url(images/template/containerBack.gif) repeat-y;
	width: 780px;
	margin: 85px auto 0 auto;
	text-align: left;
}

#logo {
	text-indent: -10000px;
	background: url(images/template/logo.jpg) no-repeat;
	position: absolute;
	top: 13px;
	width: 198px;
	height: 182px;
	margin-left: 10px;
}

#logo a {
	display: block;
	height: 175px;
	overflow: hidden;
}
	
/* Nav */
#nav-bar {
	background: url(images/template/navBk.gif) repeat-x;
	height: 40px;
	padding-left: 220px;
}

#nav-bar li {
	text-indent: -10000px;
	list-style: none;
	display: inline;
}

#nav-bar a {
	text-decoration: none;
	height: 33px;
	margin-top: 4px;
	float: left;
	overflow:hidden;
}

#nav-bar a:hover {
	background-position: 0 -30px;
}

#product-nav a {
	background: url(images/template/products.gif) no-repeat 0 9px;
	width: 87px;
}

#services-nav a {
	background: url(images/template/services.gif) no-repeat 0 9px;
	width: 83px;
}
#about-nav a {
	background: url(images/template/about.gif) no-repeat 0 9px;
	width: 70px;
}
#request-nav a {
	background: url(images/template/request.gif) no-repeat 0 9px;
	width: 125px;
}
#contact-nav a {
	background: url(images/template/contact.gif) no-repeat 0 9px;
	width: 102px;
}

/* Content Container */
#content-container{
	background: url(images/template/contentBk.gif) repeat-x;
	min-height: 460px;
	height: auto !important;
	height: 460px;
}
#content-container p{
	margin-bottom:16px;
}

/* Side Bar */
#side-bar {
	background: #f5f8f4 url(images/template/sidebarBk.gif) repeat-y right 0;
	width: 198px;
	margin-left: 10px;
	display: inline;
	float: left;
	padding-top: 70px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
}
#side-bar-content {
	margin: 12px;
}
#side-bar li {
	list-style: none;
}
#side-bar li a {
	background: url(images/template/arrow.gif) no-repeat 0 8px;
	display: block;
	padding: 5px 0 5px 12px;
}
#side-bar h2 {
	color: #fff;
	font-weight: bold;
	font-size: 1.34em;
	background: url(images/template/redbar1.gif) repeat-x;
	padding: 9px 12px 14px 12px;
}

/* Search */
#search {
	margin: 0 0 12px 5px;
}
form dl {
	margin: 0;
	padding: 0;
	clear: both;
}

form dt {
	display: inline;
	margin: 2px;
	text-align: right;
}
	
form dd {
	display: inline;
	margin: 2px;
}

#searchForm {
	vertical-align: middle;
	width: 98px;
}

#searchBtn {
	vertical-align: middle;
}

/* Content */
#content {
	background: #fff url(images/template/fade1.gif) repeat-x;
	width: 523px;
	margin-right:10px;
	float: right;
	display: inline;
	padding: 24px 19px 0 20px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#secondary-content {
	padding:16px;
}

/* Featured Box */
#featured {
	background: #e4e4e4 url(images/template/featuredBtm.gif) no-repeat bottom;
	padding: 24px;
	text-align: center;
}
#page-title-home h2 {
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	background: url(images/template/pageTitle.gif) no-repeat;
	padding: 9px 0px 12px 12px;
	margin-bottom:0;
}
#page-title h2 {
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	background: url(images/template/pageTitle2.gif) no-repeat;
	padding: 9px 0px 12px 12px;
}
#site-bottom {
	background: url(images/template/Btm.gif) no-repeat;
	height: 29px;
	width: 780px;
	margin: 0 auto;
}


/* Footer */
#footer {
	color: #999;
	text-align: left;
	width: 780px;
	margin: 0 auto 32px auto;
	padding-top: 20px;
}
#footer li {
	list-style: none;
	display: inline;
}

#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #bd4d45;
	text-decoration: underline;
}