/** Shopify CDN: Minification failed

Line 239:6 Expected ":"
Line 244:6 Expected ":"

**/
/* GLOBAL */

body {
	background-color: #79716A;
}
	
a:link, a:visited, a:active {
	color: #366da5;
}

a:hover {
	color: #366da5;
}

h2 {
	color:#79716A;
}

/* LAYOUT */

#frame {
	background-color: #fff;
}

#header {
	background-color: #79716A;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	height: 160px;
	
}

#header h1 {
	color:#000;
}

#header a:link, #header a:visited, #header a:hover, #header a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width: 90px;
	

}

#hairline {
	position:relative;
	left:-1100px;
	top:-500px;
	z-index:1;
	background-image: url(hairgraphic.gif);
	background-repeat: no-repeat;
	height: 253px;
	width: 618px;
}

div#nav {
	font-size: 14px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 120px;
	margin-right: 20px;
	
}

div#nav li {
	display: inline;
}

div#nav a {
	color: #000;
	text-decoration: none;
	float: left;
	display: block;
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

div#nav a:hover {
	text-decoration: underline;
}

div#nav li#end a, div#nav a#end {
	padding-right: 0;
}

div#nav a.cart {
	margin-left: 15px;
}

div#nav a.active, div#nav a.active:hover, div#nav li#end a.active, div#nav li#end a.active:hover {
	color: #e95200;
	text-decoration: underline;
	padding-right: 15px;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color:#fff;
}
		
#shopify {
	color: #fff;
	background-color:#79716A;
}

/* PRODUCTS */

.product {
  	border: 1px solid #eee;
}

.product a:link, .product a:visited, .product a:active, .product a:hover {
  	text-decoration: none;
  	color: #666;
}

.coll-desc {
	background-color:#f9f9f9;

}
.pageIndent {
	margin-left: 100px;
}

/* TOP NAVIGATION */

#navigation {
	background-color:#F38DBC;
	color: #fff
}

#navigation ul li a:link, #navigation ul li a:visited {
	color: #fff;
}

#navigation ul li a:hover {
	color: #333;
}

/* SIDEBAR */

#sidelinks li {
  
}

#feature-sidebar {
  	background-color:#f9f9f9;
  	border: 1px dashed #999;
}

.featuring-image img {
	background-color: #FFFFFF;
	border: 1px solid #999;
}

#bio {
  	background-color:#f9f9f9;
  	border: 1px dashed #999;
}

#searchbar {
  	background-color:#f9f9f9;
  	border: 1px dashed #999;
}

#cartside {
  	background-color:#f9f9f9;
  	border: 1px dashed #999;
}

/* TAGS */

#tags {
  	background-color:#f9f9f9;
}

/* INDEX.LIQUID */

#articles {
  	background-color:#f9f9f9;
}

#articles h3 {
	color: #CC6699;
}

/* PRODUCT.LIQUID */

#product-main {
	border:dotted 1px #999;
}

.prod-img-small {
  	border: solid 1px #999;
}

#variant-add {
  	border-top: dashed 1px #999;
}

#description {
  	border-top:dashed 1px #999;
}

/* CART.LIQUID */

#shoppingcart {
  	border: 1px solid #eee;
}

#shoppingcart a:link, #shoppingcart a:visited, #shoppingcart a:active, #shoppingcart a:hover {
  	color: #666;
}

.total {
  	background-color:#f9f9f9;
}

/* BLOG.LIQUID */

.headline {
  	color: #333;
}

.title {
  	top right no-repeat;
	height: 48px;
}

.date {
  	top left no-repeat;
  	color: #EA96AA;
}

.date h4 {
  	color: #EA96AA;
}

/* ARTICLE.LIQUID */

#comments h3 {
	color: #366da5;
}

#comment-form h3 {
	color: #366da5;
}

.notice, .hint {
color: #AC2F59;
}
#homePicture {
	color: #AC2F59;
	background-image: url(homehero3.jpg);
	width: 1072px;
	height: 580px;
	margin-left: 0px;
}
/* ABOUT */

.contactBack {
	background-image: url(contact_bng.jpg);
	background-repeat: no-repeat;
	width: 1072px;
	height: 580px;
	margin-left: 0px;
}
.aboutBack {
        background-image: url(aboutBack.jpg);
	width: 1072px;
	height: 1680px;
	margin-left: 0px;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #554B44;
	font-style: normal;
}
.teamHeading {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}