/*
Enter WP Design & Creation Comments Here
*/
/*////////// GENERAL //////////*/
html{
	padding:0;
	margin:0;
}

body {
margin-top:34px;
font-family:verdana;
/*color:#878680;*/
background-color:#f7f5ea;
/*background-color:#f3f5f6;*/
}
#container {}
#container2 {}
#container3 {}

.block{
	margin-bottom:17px;
}
/*////////// TYPEOGRAPHY //////////*/
h1 {}
h2 {}
h3 {
font-size:1.1em;
}
h4 {}
p {}
a {
color:#878680;
text-decoration:none;
}
a:hover {}
a:visited {
color:#878680;
}



.promoBox h3{
	margin-left:-999em;
	margin-bottom:0;
}	
/*////////// HEADERS //////////*/
#header {
	margin-bottom:17px;
}
#logo{
	margin-bottom:17px;
}

#usps ul{
	list-style:none;
	text-align:right;
}

#usps li{
	font-size:1.2em;
	color:#878680;
}
#usps a:visited{
	color:#878680;
}
/*////////// CONTENT //////////*/
#content {}
#slideshow{
	position:relative;
	margin-bottom:17px;
	/*height:450px;*/
	overflow:auto;
}

#slideshow form{
	position:relative;
	margin:0;
	left:0;
	top:0;
}
/*////////// SIDEBARS //////////*/
#sidebarLT {}
#sidebarRT {}
/*////////// NAV //////////*/
#topNav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#topNav ul li{
	margin:0;
	/*padding:0 10px 0;*/
	text-align:center;
	display:inline;
	border-left:1px solid black;
}

#topNav ul li.first{
	padding-left:0;
	border:0;
}

/*
#topNav a{
	color:#878680;
}
#topNav a:visited{
	color:#878680;
}
*/
#slideNav ul{
	margin:0;
	text-align:right;
	border:1px solid black;
	list-style:none;
}
#slideNav ul li{
	margin:0;
	display:inline;
}
/*////////// FORMS //////////*/
/*////////// FOOTER //////////*/
#footer {

}

#footer div{
}

#socialMedia{
	text-align:right;
}

#socialMedia img{
	padding-left:2px;
}

#signature{
	text-align:center;
}
/*////////// IMAGES //////////*/

#contactInfo{
	text-align:center;
}

.promoBox img{
	width:100%;
}
/*////// FUN CLASSES ///////////*/
.center{
	text-align:center;
}

.item {
	background-color:none;
	text-align:center;	
}

	.item img{
		max-width:100%;
		/*padding:1em;*/
		/*padding:2em;*/
	}

	.item h3{
		font-size:80%;
		background-color:#f7f5ea;
		margin:0;
		padding-top:3px;
	}
	
/*product template*/
#productImage{
	text-align:center;
	background-color:#fff;
}

#productImage img{
	max-width:100%;
	/*padding:3em;	*/
}

#productDescription h2{
	margin-bottom:0;
}
	
.infoBox img{
	width:100%;
}

.infoBox h3{
	color:#000;
	margin:3px;
	text-align:center;
}

/*any little extra flares and fun design
elements you want to add can go here*/
