/* CSS Document */

body{
	margin: 0;
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #565759;
	line-height: 15px;
	background-color: #b8af9e;
	}
	
a:link, a:visited{
	color: #3f60a5;
	text-decoration: none;
	}	
	
a:hover{
	text-decoration: underline;
	}
	
a.cat:link, a.cat:visited{
	color: #565759;
	text-decoration: none;
	}
	
a.cat:hover{
	text-decoration: underline;
	}			
	
.gift_card{
	float: right;
	width: 170px;
	margin-right: 5px;
	background-color: #E1DDD1;
	border: #999999 thin solid;
	}
	
.giftCard_box{
	background-color: #E1DDD1;
	border: #999999 thin solid;
	}
	
.cart_large{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #565759;
	font-weight: bold
	}
	
.prod_title{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #565759;
	font-weight: normal;
	}	
	
.testimonials{
	float: left;
	margin-top: 60px;
	width: 375px;
	padding: 10px;
	}
	
.big_para{
	padding-bottom: 20px;
	}	
	
.welcome{
	position: relative;
	width: auto;
	height: auto;
	margin-right:50px;
	margin-left: 50px;
	top: 90px;
	
	}
	
.bottom_work{
	bottom: 0px;
	width: 100%;
	height: 50px;
	}	

#bottom_content{
	margin-bottom: 0px;
	width: auto;
	height: auto;
	}
	
.email_text_field{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565759;
	padding: 3px;
	border: #565759 thin solid;
	}	
	
.indent1{
	padding:5px;
	}
	
#swatch_holder{
	width: 100%;
	}	
	
.indent_swatch{
	float:left;
	width: 100px;
	padding: 3px;
	margin: 3px;
}	
	
.indent_left{
	padding:7px;
	}
		
.swatch_image{
	border: #777777 thin solid;
	}
		
.indent_image{
	padding: 7px;
	border: #777777 thin solid;
	}
	
		
	
.tc_border{
	border-bottom: #666666 thin solid;
	}	
	
.indent_bottom_work{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	}	
	
.indent2{
	padding-left:30px;
	padding-right:30px;
	}
	
.left_column{
	padding: 15px;
	border-right: #555555 thin dotted;
	}
	
.left_column2{
	padding: 5px;
	border-right: #777777 thin solid;
	margin-bottom: 5px;
	margin-top: 5px;
	}						
	
#main_box{
	height: auto;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: #777777 thin solid;
	background-color: #e3dcd2;
	}
	
#main_box_sub{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: #777777 thin solid;
	background-color: #e3dcd2;
	}	
	
#inner_box{
	height: auto;
	width: 868px;
	margin: 5px;
	border: #777777 thin solid;
	}
	
#inner_box_sub{

	width: 868px;
	margin: 5px;
	border: #777777 thin solid;
	}	
	
#top{
	height: 83px;
	width:100%;
	}
	
#nav{
	height: 28px;
	width: 100%;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	}
	
#sub_nav{

	height: 28px;
	width: 868px;
	background-color: #d6d0c4;
	}
	
#sn_history{
	position: absolute;
	top: 139px;
	width: auto;
	padding-left: 285px;
	visibility: hidden;
	}
	
#sn_custserv{
	position: absolute;
	top: 139px;
	width: auto;
	padding-left: 383px;
	visibility: hidden;
	}		
	
#main_content{
	bottom: 0px;
	height: 480px;
	width: 100%;
	background-image: url(images/bg_mainhome.jpg);
	background-repeat: no-repeat;
	}
	
#main_content_hol{
	bottom: 0px;
	height: 480px;
	width: 100%;
	background-image: url(images/bg_mainhomeHol.jpg);
	background-repeat: no-repeat;
	}
	
#main_content_hol2{
	bottom: 0px;
	height: 480px;
	width: 100%;
	background-image: url(images/bg_mainhomeHol2.jpg);
	background-repeat: no-repeat;
	}			
	
#main_content_sub{
	height: auto;
	width: 100%;
	background-image: url(images/bg_sub.jpg);
	background-repeat: no-repeat;
	}
	
#main_content_shop{
	height: auto;
	width: 100%;
	background-image: url(images/bg_shop.jpg);
	background-repeat: no-repeat;
	}
		
.flash_container{
	float:left;
	width:280px;
	height: 460px;
	margin-bottom:0px;
	margin-top: auto;
	}
		
	
	
#bottom_footer{
	height: auto;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	}	