
@import url('http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:regular,bold');

/* basic elements
 * ------------------------------------------------------------------------------------- */
body, div, ul, li, dl, dd, img, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #E8E6DC url(images/bg6.jpg) left top repeat-x;
	text-align: center;
}

p, div, li, div, h1, h2, h3, h4, td, input, select, textarea {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

a img, :link img, :visited img { border: none }

a:link, a:visited {
	color: #3a3963;
	text-decoration: none;
	font-weight:bold;
	text-shadow:0px 1px 0px rgba(250,250,250,.3);
}
a:hover, a:active {
	color: #30614d;
	text-decoration: none;
}

.alignleft {
float:left;
margin:0 5px 5px 0;
}

.small {
font-size:9px;
line-height:12px;
text-align:left;
margin:0 30px 10px;
}

/* main structural elements
 * ------------------------------------------------------------------------------------- */
#wrapper {
	width: 780px;
	margin: 0 auto;
	background: url(images/bg-main.jpg) top left repeat-y;
	text-align: left;
}

/* VERTICAL sprite nav
 * ------------------------------------------------------------------------------------- */
#menu {
	background: url(images/menu.jpg) top left no-repeat;					
	width: 255px;
	height: 215px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#menu li span {display: none;}
#menu li {margin: 0; padding: 0; list-style: none; position: absolute;}

#menu li, #menu a {height: 29px; display: block;}
#menu-01 {top: 14px;}
#menu-02 {top: 43px;}
#menu-03 {top: 72px;}
#menu-04 {top: 101px;}
#menu-05 {top: 130px;}
#menu-06 {top: 159px;}

#menu-01, #menu-02, #menu-03, #menu-04, #menu-05, #menu-06, #menu-07, #menu-08 { width: 255px; }

#menu-01 a:hover {background: transparent url(images/menu.jpg) -255px -14px no-repeat;}
#menu-02 a:hover {background: transparent url(images/menu.jpg) -255px -43px no-repeat;}
#menu-03 a:hover {background: transparent url(images/menu.jpg) -255px -72px no-repeat;}
#menu-04 a:hover {background: transparent url(images/menu.jpg) -255px -101px no-repeat;}
#menu-05 a:hover {background: transparent url(images/menu.jpg) -255px -130px no-repeat;}
#menu-06 a:hover {background: transparent url(images/menu.jpg) -255px -159px no-repeat;}

/* content
 * ------------------------------------------------------------------------------------- */
#header {
	width: 780px;
	height: 102px;
	background: url(images/header.jpg) left top no-repeat;
}

#banner {
	width: 780px;
	height: 215px;
	float: left;
	margin: 0;
	padding: 0;
}
	.banner1 {
		background: url(images/banners/banner1.jpg) right top no-repeat;
	}
	.banner2 {
		background: url(images/banners/banner2.jpg) right top no-repeat;
	}
	.banner3 {
		background: url(images/banners/banner3.jpg) right top no-repeat;
	}
	.banner4 {
		background: url(images/banners/banner4.jpg) right top no-repeat;
	}
	.banner5 {
		background: url(images/banners/banner5.jpg) right top no-repeat;
	}

#content-container {
	width: 570px;
	margin: 0;
	padding: 0;
	float:left;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry p { margin:0 25px 10px 14px; }
.entry ul, .entry dl, .entry ol { margin-left:35px; margin-bottom:15px; }

.entry {
margin-left:11px;
background:url('images/entry.jpg') 0 0 repeat-x;	
}

.post h1, .post h2, .post h3, #content h1 {
font-family:  "Yanone Kaffeesatz", "Arial Narrow",Arial, Helvetica, sans-serif;	
}

	.post h1, #content h1 {
	font-size:32px;
	line-height:35px;
	font-family: 'Yanone Kaffeesatz';
	}
	
	.post h2 {
	font-size:30px;	
	line-height:35px;
	color: #8E7047;
	text-shadow:1px 1px 0px rgba(250,250,250,.3);
	letter-spacing:1px;
	}
	
	.post h3 {
	font-size:24px;
	line-height:30px;
	color: #8E7047;
	letter-spacing:1px;
	}
	
	.post h2,
	.post h3 {
	margin-top:20px;
	margin-bottom:15px;
	}

#welcome {
	width: 570px;
	float: left;
	background: url(images/index/welcome_bg.jpg) left top repeat-x;
}

	#welcome-img {
		background: url(images/index/welcome.jpg) left top no-repeat;
		width: 220px;
		height: 260px;
		float: left;
	}
	
	#welcome p {
		margin-left: 230px;
		margin-right: 10px;
	}
	
	#welcome h1 {
		margin-left: 230px;
		margin-right: 10px;
		font-size: 14px;
		color: #FFFFFF;
	}
	
	#welcome h2 {
		margin-left: 230px;
		margin-right: 10px;
		font-size: 12px;
		color: #8E7047;
	}
	
	#welcome h3 {
		margin-left: 230px;
		margin-right: 10px;
		color: #6F5E47;
	}
	
#pec {
	width: 570px;
	float: left;
}

#pec-img {
		background: url(images/index/pec-thumb.jpg) left top no-repeat;
		width: 220px;
		height: 260px;
		float: left;
}

#skin {
	width: 570px;
	float: left;
}

	#skin-img {
		background: url(images/index/skin_img.jpg) left top no-repeat;
		width: 220px;
		height: 260px;
		float: left;
	}
	
	#skin p {
		margin-left: 230px;
		margin-right: 10px;
	}
	
	#skin h1 {
		margin-left: 230px;
		margin-right: 10px;
		font-size: 14px;
		color: #FFFFFF;
	}
	
	#skin h2 {
		margin-left: 230px;
		margin-right: 10px;
		font-size: 12px;
		color: #8E7047;
	}
	
	#skin h3 {
		margin-left: 230px;
		margin-right: 10px;
		color: #6F5E47;
	}

	#skin blockquote p {
	margin-left:250px;	
	}

#logos {
	width: 570px;
	float: left;
	text-align: center;
}

#content-left {
	width: 570px;
	float: left;
}

	#content-left p {
		margin-left: 30px;
		margin-right: 10px;
	}
	
	#content-left h1 {
		margin-left: 30px;
		margin-right: 10px;
		font-size: 14px;
		color: #FFFFFF;
	}
	
	#content-left h2 {
		margin-left: 30px;
		margin-right: 10px;
		font-size: 12px;
		color: #8E7047;
	}
	
	#content-left h3 {
		margin-left: 30px;
		margin-right: 10px;
		color: #6F5E47;
	}
	
	#content-left h4 {
		margin-left: 30px;
		margin-right: 10px;
		font-weight: normal;
		font-style: italic;
	}
	
	#content-left p.lifting {
		margin-left: 50px;
		margin-right: 10px;
	}
	
#content-right {
	width: 210px;
	float: right;
}

	#content-right p {
		margin-left: 10px;
		margin-right: 10px;
		text-align: center;
	}
	
	#content-right form {
		margin-left: 30px;
		margin-right: 10px;
		margin-top: 10px;
		
	}
	
#footer-bg {
	background: #B2BFA5 url(images/footer_bg.jpg) left top repeat-x;
	width: auto;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
	
/* footer
 * ------------------------------------------------------------------------------------- */
#page-footer {
	background: #E8E6DC url(images/footer.jpg) left top no-repeat;
	width: 780px;
	height: 22px;
	clear: both;
}

#footer {
	width: 780px;
	background: #B2BFA5 url(images/footer2.jpg) left top no-repeat;
	margin: 0px auto;
	text-align: center;
}

	#footer p {
		padding-bottom: 10px;
	}

	#footer img.logo {
		margin-top: 55px;
	}
	
	#footer ul {
		padding-top: 15px;
	}
		
	#footer li { 
		margin: 0px;
		padding: 0px;
		display: inline;
	}
	
	#footer a:link, #footer a:visited {
		color: #000;
		text-decoration: underline;
	}
	#footer a:hover, #footer a:active {
		color: #8E7047;
		text-decoration: underline;
	}

/* misc layout elements 
 * ------------------------------------------------------------------------------------- */
 
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8E6DC;
	border: 1px solid #6F5E47;
	background-color: #6F5E47;
	margin-bottom: 2px;
}

#contact_business { display: none; }

.quickcontact {
	width: 150px;
	
}

.top {
	display: block;
	text-align: right;
	font-size: 10px;
	margin-right: 20px;
}

.big-form label, .big-form-field {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

.big-form label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}

.big-form br {
	clear: left;
}

img.img-left {
	float: left;
	padding: 0px 10px 5px 0px;
}

img.img-right {
	float: right;
	padding: 0px 0px 5px 10px;
}

div.clear {
	clear: both;
}
.blockTestamonial {
	display: block;
	color:#E8E6DC;	
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
.blockTestamonial span {
	text-align: right;
	
	font-style: italic;
	padding-top: 10px;
	display: block;
}

#vms-lightwindow-link { display: none; }


#menu li ul {
	position:absolute;
	width:198px;
	left:-999em;
	top:0;
	font-size:12px;
	line-height:24px;
	border-top:1px solid #42441c;
	z-index:9999;
	}
	#menu li ul li {
		background:none;
		padding:0;
		margin:0;
		width:100%;
		height:auto;
		float:left;
		display:inline;
		z-index:9999;
		position:relative;
	}
	#menu li.hover ul,#menu li:hover ul {
		left:255px;
		z-index:9999;
	}
	#menu li.hover ul li ul,#menu li:hover ul li ul,
	#menu li.hover ul li.hover ul li ul,#menu li:hover ul li:hover ul li ul,
	#menu li.hover ul li.hover ul li.hover ul li ul,#menu li:hover ul li:hover ul li:hover ul li ul,
	#menu li.hover ul li.hover ul li.hover ul li.hover ul li ul,#menu li:hover ul li:hover ul li:hover ul li:hover ul li ul,
	#menu li.hover ul li.hover ul li.hover ul li.hover ul li.hover ul li ul,
	#menu li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li ul {
		top:-1px;
		left:-999em;
		z-index:9999;
	}
	#menu li.hover ul li.hover ul,#menu li:hover ul li:hover ul,
	#menu li.hover ul li.hover ul li.hover ul,#menu li:hover ul li:hover ul li:hover ul,
	#menu li.hover ul li.hover ul li.hover ul li.hover ul,#menu li:hover ul li:hover ul li:hover ul li:hover ul,
	#menu li.hover ul li.hover ul li.hover ul li.hover ul li.hover ul,#menu li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul,
	#menu li.hover ul li.hover ul li.hover ul li.hover ul li.hover ul li.hover ul,
	#menu li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
		left:197px;
	}
	#menu li.hover ul li a,#menu li:hover ul li a,#menu li ul li a {
		display:block;
		float:none;
		width:176px;
		height:16px;
		text-indent:0;
		border:1px solid #000;
		border-top:none;
		padding:5px 10px;
		background:#b2bfa5;
		color:#fff;
		text-decoration:none;
		font-weight:normal !important;
	}
	#menu li.hover ul li a:hover,
	#menu li:hover ul li a:hover,
	#menu li ul li a:hover {
		color:#000;
		background:#fff;
		text-decoration:none;
	}
	
	
	
	
/* Cart Styling */

#sideshoppingcart {
background:url('images/rightcontentborder.gif') 0 0 repeat-y;	
padding:10px 0;
}


#sideshoppingcart h3,
#sideshoppingcart #shoppingcartcontents {
	margin:0 0 0 20px;
	padding:0;
}
	#content-right #sideshoppingcart p {
	text-align:left;
	}
	
	
	#products_page_container {
	margin-left:20px;	
	}
	
	.wpsc_buy_button_container {
	width:200px;	
	}
	
	.wpsc_product_price {
	margin-left:15px;	
	}
	
	.wpsc_checkout_table {
	width:420px;	
	}
	
		.wpsc_checkout_table input,
		.wpsc_checkout_table textarea,
		.wpsc_checkout_table select {
		width:200px;	
		}
		
		.wpsc_checkout_forms {
		padding-left:30px;	
		}
		
			.wpsc_checkout_forms h2,
			.wpsc_checkout_forms h3,
			.wpsc_checkout_forms h4 {
			margin-left:0;
			font-size:20px;
			}
			
		.wpsc_checkout_field1 td,
		.wpsc_checkout_field9 td {
		padding-top:50px;	
		}
		
		input.make_purchase {
		margin-left:135px;	
		}
		
		div#post-204 .entry h1 {
		margin-left:0;	
		}
		div#post-204 .entry {
		padding:0 25px;	
		}
		
		.entry table.productcart {
		width:90%;
		margin-left:20px;
		}
	
	
.additional_description_span {
display:none;	
}
	
#content-container #content {
padding-top:20px;
background:url('images/entry.jpg') 0 0 repeat-x;
margin-left:11px;
padding-left:15px;
}

#content .entry { background:none; }

.alignleft {
float:left;
margin:5px 5px 5px 0;
border:3px solid #fff;
}

.alignright {
float:right;
margin:5px 10px 5px 5px;
border:3px solid #fff;
}
