@font-face {
	font-family: 'Chunk';
	src: url('Chunkfive.eot');
	src: local('ChunkFive Regular'), local('ChunkFive'), url('Chunkfive.woff') format('woff'), url('Chunkfive.otf') format('opentype'), url('Chunkfive.svg#ChunkFive') format('svg');
}

html
	{
	background: url('/img/candystripe.png');
	color: #6f7e82;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: 300;	
	line-height: 22px;
	}

.hide
	{
	display: none;
	}

.contain
	{
	margin-left: auto;
	margin-right: auto;
	width: 960px;	
	}
	
.float_left
	{
	float: left;
	}
	
.float_right
	{
	float: right;
	}
	
h1
	{
	color: #d0001a;
	font-family: 'Chunk';
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
	}
	
h2
	{
	color: #d0001a;
	font-family: 'Chunk';
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	text-transform: uppercase;	
	}
	
h3
	{
	color: #d0001a;
	font-family: 'Chunk';
	font-size: 14px;
	line-height: 24px;
	margin-bottom: -5px;
	text-transform: uppercase;		
	}
	
.gray
	{
	color: #a0b3b8;
	}
	
.dark_gray
	{
	color: #6f7e82;
	}
	
.red
	{
	color: #d0001a;
	}
	
#header
	{
	background: url('/img/wood_bg.jpg') repeat-x;
	height: 227px;
	}
	
#header a
	{
	-webkit-transition: color .25s;
	color: #cf0019;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#header a:hover
	{
	color: #c7d6db;
	}
	
#header img.logo
	{
	display: block;
	float: left;
	margin-left: 30px;
	}
	
#header ul.float_left
	{
	float: left;
	margin-top: 104px;
	}
	
#header ul.float_left li
	{
	display: inline;
	margin-right: 20px;
	}	
	
#header ul.float_right
	{
	float: right;
	margin-top: 104px;
	}	
	
#header ul.float_right li
	{
	display: inline;
	margin-left: 20px;
	}	
	
.header_contain
	{
	position: relative;
	}
	
p.locations
	{
	background: url('/img/locations_bg.png') no-repeat;
	color: #ffffff;
	display: block;
	height: 36px;
	padding-top: 4px;
	position: absolute;
		top: 0;
		right: 0;
	text-align: center;
	width: 236px;
	}
	
#header p.locations a
	{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	}
	
#header p.locations a:hover
	{
	color: #c7d6db;
	}
	
#main
	{
	background-color: #e0eaed;
	border-top: 24px solid #c7d6da;
	clear: both;
	overflow: auto;
	padding-top: 25px;
	}
	
#slide_container
	{
	clear: both;
	display: block;
	float: left;
	height: 360px;
	}
	
#content_container
	{
	background: #ffffff url('/img/main_top.png') top center no-repeat;
	border-bottom: 5px solid #c7d6da;
	clear: both;
	display: block;
	float: left;
	padding: 20px;
	width: 608px;
	}
	
#content_container p
	{
	margin: auto auto 20px auto;
	}
	
#product_description
	{
	float: right;
	width: 270px;
	}
	
h2 a#cart
	{
	-webkit-transition: color .25s;
	color: #d0001a;
	float: right;
	text-align: right;
	}
	
h2 a#cart:hover
	{
	color: #a0b3b8;
	}

h3 a#checkout, h3 a.checkout
	{
	-webkit-transition: color .25s;
	clear: both;
	color: #6f7e82;
	float: right;
	text-align: right;
	}
	
h3 a#checkout:hover, h3 a.checkout
	{
	color: #a0b3b8;
	}
	
.about_img
	{
	border: 10px solid #c7d6da;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
img.post_bottom
	{
	display: block;
	float: left;
	width: 648px;
	}
	
ul#special_info
	{
	display: block;
	float: right;
	}
	
ul#special_info li
	{
	margin-bottom: 6px;
	}
	
ul#product_index li
	{
	-webkit-transition: border .5s;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ffffff;
	display: block;
	float: left;
	height: 220px;
	padding: 10px;
	width: 180px;
	}
	
ul#product_index li:hover
	{
	border: 1px solid #e0eaed;
	}
	
ul#product_index h3 a.hover
	{
	color: #a0b3b8;
	}
	
ul#product_index li h3 a
	{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 180px;
	}
	
ul#product_index img
	{
	padding-left: 15px;
	}
	
#footer
	{
	background-color: #e0eaed;
	border-bottom: 10px solid #c7d6da;
	clear: both;
	padding-bottom: 10px;
	overflow: auto;
	}
	
#footer ul li
	{
	display: inline;
	font-size: 12px;
	}
	
#footer ul.float_left
	{
	display: block;
	float: left;
	}
	
#footer ul.float_left li a
	{
	-webkit-transition: color .25s;
	color: #929da0;
	font-size: 12px;
	font-weight: bold;
	}
	
#footer ul.float_left li a:hover
	{
	color: #494e50;
	}
	
#footer p.float_right
	{
	color: #929da0;
	float: right;
	}