* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;	
}

h1 {
	font-family: Calibri, Tahoma, Arial;
	font-size: 14px;	
}

a {
	text-decoration: none;
}

a.nav {
	color: black; font-family: Calibri, Tahoma, Arial; text-decoration: none; font-size: 14px; font-weight: bold; display: block; border-bottom: 1px solid;	
}

a.nav:hover {
	color: white; font-family: Calibri, Tahoma, Arial; text-decoration: none; font-size: 14px; font-weight: bold; display: block; border-bottom: 1px solid;	
}

/* Wrapper */

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding-top: 20px;
	}
	
/* Logo */

#logo {
	height: 169px;
	width: 135px;
	background: #8B8D09;
	float: left;
	}
	
	#logo img{
		margin-left: 15px;
		margin-top: 15px;
		border: none;
	}

/* Header */

#header-home {
	height: 169px;
	width: 665px;
	background: #5A5347;
	}
	
	#header-home img{
		margin-left: 12px;
		margin-top: 15px;
		border: none;
	}

#header {
	height: 169px;
	width: 665px;
	background: url(images/header.jpg) no-repeat;
	}
	
	#header h1 {
		font-size: 24px;
		font-weight: bold;
		margin-left: 15px;
		margin-top: 129px;
		color: white;
	}

/* Body */

#body {
	background: url(images/body-bg.gif) repeat-y;
	}

#nav {
	width: 135px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 10px;
	}
	
	#nav ul {
		padding: 0;
		list-style: none;
	}
	#nav ul li {
		display: block;
		height: 20px;
		width: 110px;
		border-bottom: 1px solid;
		margin-top: 5px;
	}
		
	#nav a {
		float: left;
		color: black;
		text-decoration: none;
		display: block;
	}
	
	#nav a:hover {
		color: white;
		text-decoration: none;
		display: block;
	}
	
	#nav img {
		border: none;
		margin-left: 15px;
		margin-top: 10px;
	}
	
#content {
	width: 665px;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
	#content p {
	margin-left: 5px;
	}
	
	#text {
		position: relative;
		left: 10px;	
		margin-top: 5px;
		width: 325px;
	}
	
	#text p {
		padding: 0 0 1em;
		margin: 0;
	}
	
	#text p a {
		color: black;
	}
	
	#text p a:hover, a:active {
		color: #8B8D09;
	}
	
	#text h1 {
		font-size: 16px;
		margin: 0;
		padding: 0 0 1em;
	}
	
	#text h2 {
		font-size: 12px;
		margin: 0;
		padding: 0 0 1em;
		color: #8B8D09;
	}
	
	#promo {
		height: 302px;
		width: 301px;
		background: url('images/tags.gif') no-repeat;
	}
	#promo .sales {
		position: relative;
		color: white;
		display: block;
		width: 255px;
	}
	
	#main {
		float: left;
		margin-left: 10px;
		margin-top: 10px;
	}
	
	#main p {
		padding: 0 0 1em;
		margin: 0;
	}
	
	#main p a {
		color: black;
	}
	
	#main p a:hover, a:active {
		color: #8B8D09;
	}
	
	#main h1 {
		font-size: 16px;
		margin: 0;
		padding: 0 0 1em;
	}
	
	#curstyle {
		position: relative;
		float: left;
		width: 149px;
		height: 185px;
		margin: 10px 0px 5px 10px;
		font-family: Calibri, Tahoma, Arial;
	}
	
		#curstyle img {
			border: none;
			height: 157px;
		}
		
		#curstyle p {
			height: 25px;
			background: #8B8D09;
			font-size: 12px;
			color: black;
			padding: 7px 0px 0px 0px;
			text-align: center;
			font-weight: bold;
		}
		
			#curstyle p a {
				color: black;
				text-decoration: none;
				font-weight: bold;
			}
			
			#curstyle p a:hover, a:active {
				color: white;
				text-decoration: none;
				font-weight: bold;
			}
		
	#curstylemain {
		position: relative;
		float: left;
		width: 312px;
		height: 385px;
		margin: 10px 0px 10px 10px;
		font-family: Calibri, Tahoma, Arial;
	}
	
		#curstylemain img {
			border: none;
			height: 357px;
		}
		
		#curstylemain p {
			height: 25px;
			background: #8B8D09;
			font-size: 12px;
			color: black;
			padding: 7px 0px 0px 0px;
			text-align: center;
			font-weight: bold;
		}
		
			#curstylemain p a {
				color: black;
				text-decoration: none;
				font-weight: bold;
			}
			
			#curstylemain p a:hover, a:active {
				color: white;
				text-decoration: none;
				font-weight: bold;
			}
			
#product {
	position: relative;
	float: left;
	width: 150px;
	/* height: 210px; */
	margin: 0px 0px 10px 10px;
	font-family: Calibri, Tahoma, Arial;
	border: 1px solid #8B8D09;
	}
	
	#product img {
		margin: 2px 0px 2px 0px;
	}
	
	#product h1 {
		margin-bottom: 2px;	
		text-align: center;
	}
	
	#product p {
		margin-bottom: 2px;
		text-align: center;
		color: #8B8D09;
	}
	
	#product p a {
		margin-bottom: 2px;
		text-align: center;
		color: black;
		text-decoration: none;
	}
	
	#prod1 {
		float: left;
		margin-left: 10px;	
		margin-top: 5px;
		width: 325px;
	}
	
	#prod1 p {
		padding: 0 0 1em;
		margin: 0;
	}
	
	#prod1 p a {
		color: black;
	}
	
	#prod1 p a:hover, a:active {
		color: #8B8D09;
	}
	
	#prod1 h1 {
		font-size: 16px;
		margin: 0;
		padding: 0 0 1em;
	}
	
	#prod1 h2 {
		font-size: 12px;
		margin: 0;
		padding: 0 0 1em;
		color: #8B8D09;
	}
	
	#prod2 {
		float: left;
		margin-left: 2px;	
		margin-top: 5px;
		width: 325px;
		font-size: 12px;
		clear: right;
	}
	#prodimage {
		width: 650px; 
		margin-top: 10px;
		margin-left: 68px;
		margin-right: auto;
	}
		#prodimg{
			float: left;
			width: 130px;
			margin-right: 2px;
		}
		
		
		#prodimg img {
		margin: 2px 3px 0px 2px;
		width: 130px;
		height: 65px;
		}
		#prodimg p {
		height: 15px;
		width: 130px;
		font-size: 12px;
		color: black;
		padding: 0px 0px 0px 0px;
		text-align: center;
		font-weight: bold;
	}
	
	#sampimage {
		width: 650px; 
		margin-top: 10px;
		margin-left: 130px;
		margin-right: auto;
	}
	
	#sampimg{
			float: left;
			width: 130px;
			margin-right: 2px;
		}
	
	#sampimg img {
		margin: 2px 3px 0px 2px;
		width: 130px;
		height: 65px;
		}
		#sampimg p {
		height: 15px;
		width: 130px;
		font-size: 12px;
		color: black;
		padding: 0px 0px 0px 0px;
		text-align: center;
		font-weight: bold;
	}
		
	
	#cart{
		margin-left: 10px;
	}
	#cart img{
		margin: 1px 1px 1px 1px;
	}
	
	#sample {
		font-size: 12px;
		margin-left: 10px;
	}
	#sample h1{
		font-size: 12px;
		display: block;
		width: 600px;
		border-bottom: solid 1px black;
	}
	#sample img {
		margin: 2px 3px 0px 2px;
		width: 130px;
		height: 65px;
	}
	#sample p {
		font-size: 12px;
		color: black;
		text-align: center;
	}
	#sample p a{
		font-size: 12px;
		color: black;
		text-align: center;
		text-decoration: none;
	}
	
#productch {
	position: relative;
	float: left;
	width: 300px;
	/* height: 210px; */
	margin: 0px 0px 10px 10px;
	font-family: Calibri, Tahoma, Arial;
	border: 1px solid #8B8D09;
	}
	
	#productch img {
		margin: 2px 0px 2px 0px;
	}
	
	#productch h1 {
		margin-bottom: 2px;	
		text-align: center;
	}
	
	#productch p {
		margin-bottom: 2px;
		text-align: center;
		color: #8B8D09;
	}
	
	#productch p a {
		margin-bottom: 2px;
		text-align: center;
		color: black;
		text-decoration: none;
	}
	
#prodchimage {
		width: 650px; 
		margin-top: 10px;
		margin-left: 68px;
		margin-right: auto;
	}
		#prodchimg{
			float: left;
			width: 300px;
			margin-right: 2px;
		}
		
		
		#prodchimg img {
		margin: 2px 3px 0px 2px;
		width: 300px;
		height: 260px;
		}
		#prodchimg p {
		height: 15px;
		width: 300px;
		font-size: 12px;
		color: black;
		padding: 0px 0px 0px 0px;
		text-align: center;
		font-weight: bold;
	}
	
/* Footer */

#footerside{
	height: 17px;
	width: 135px;
	background: #8B8D09;
	clear: both;
	float: left;
	}

#footer {
	height: 17px;
	width: 665px;
	background: #5A5347;
	}
	#footer p {
		margin-left: 15px;
	}

	.footer {
		font-size: 12px;
		color: black;
		text-decoration: none;
	}
