html,body {	
	margin:0;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size:10pt;
	line-height:135%;
	*text-align:center;
	color:#4D412A;
}

body.mceContentBody {
background-color: #e8e7da !important; /* found that FF needs this?*/
background-image: none;
color: #000000;
text-align: left;
}

/* Header Div
---------------------------------------------------------------------------------------------
*/
	
div#header_container {
	height:150px;
	width:950px;
	_width:952px;
	margin:50px auto 0 auto;
	border:1px solid #000000;
	border-bottom:3px dotted #F67A17;
	*text-align:center;
	}

div#header {	
	}

div#logo {	
	width:345px;
	height:100px;
	margin:25px 0 0 25px;
	float:left;
	text-align:left;
	}

div#header_right {	
	width:500px;
	height:100px;
	margin:25px 25px 0 0;
	float:right;
	text-align:right;
	}

div#tagline {	
	height:35px;
	background:url(images/tagline.jpg) bottom right no-repeat;
	}

div#account_info {	
	height:65px;
	text-align:right;
	font-size:9pt;
	}
	
/* Main Div
---------------------------------------------------------------------------------------------
*/

div#main_container {	
	width:950px;
	_width:952px;
	height:auto;
	margin:0 auto 0 auto;
	padding: 0 0 50px 0;
	border:1px solid #000000;
	border-top:none;
	border-bottom:none;
	*text-align:center;
	
	background:url(images/knitting.jpg) bottom left no-repeat;
	}
	
div#nav_container {
	width:250px;
	float:left;
	text-align:left;
	}
	
div#shop_links {
	margin:15px 0 0 0;
	text-align:left;
	}
	
div#main {	
	width:650px;
	float:left;
	text-align:left;
	}
	
div#main_left {	
	width:410px;
	float:left;
	text-align:left;
	}
	
div#icf_container {	
	width:410px;
	height:410px;
	text-align:left;
	}
	
#icf_overlay {	
	width:410px;
	height:410px;
	position:absolute;
	z-index:100;
	}
	
#icf_img {	
	width:410px;
	height:410px;
	position:absolute;
	z-index:50;
	}
	
div#main_right {	
	width:220px;
	float:right;
	text-align:left;
	}
	
.padding {
	padding:25px;
	}
	
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}

/* Footer Div
---------------------------------------------------------------------------------------------
*/

div#footer_container {	 
	width:950px;
	_width:952px;
	height:auto;
	margin:0 auto 50px auto;
	border:1px solid #000000;
	border-top:none; 
	text-align:left;
}

div#footer {	
	background-color:#F67A17;
	padding:3px;
	margin:-50px 25px 25px 25px;
	font-size:8pt;
	color:#FFFFFF;
	position:relative;
	*position:absolute;
	*width:900px;
}

div#footer_left {	
	width:65%;
	float:left;
	text-align:left;
}

div#footer_right {	
	width:35%;
	float:right;
	text-align:right;
}
		
/* Text styles
---------------------------------------------------------------------------------------------
*/	

	
h1 {
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-weight:lighter;
	font-size:16pt;
	line-height:105%;
	color:#333333;
	margin:0 0 8px 0;
	padding:0 0 5px 0;
	border-bottom:3px dotted #F67A17;
	text-transform:uppercase;
	word-spacing:-1px;
	width:60%;	
	}
	
div#welcome_message h1 {
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-weight:normal;
	font-size:16pt;
	line-height:105%;
	color:#4D412A;
	margin:0 0 8px 0;
	padding:0 0 5px 0;
	border-bottom:2px dotted #4D412A;
	word-spacing:-1px;
	text-transform:uppercase;
	width:100%;
	}
	
div#welcome_message h1 strong {
	font-size:13pt;
	text-transform:capitalize;
	}
	
#product_info h1 {
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-weight:lighter;
	font-size:15pt;
	line-height:105%;
	color:#F67A17;
	margin:15px 0 8px 0;
	padding:0 0 5px 0;
	border-bottom:None;
	text-transform:uppercase;
	word-spacing:-1px;
	width:100%;	
	}

h2 {
	font-family: helvetica, Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-weight:lighter;
	font-style:normal;
	font-size:14pt;
	line-height:125%;
	color:#333333;
	margin:0 0 5px 0;	
	}
	
#shop_links h2 {
	font-family: helvetica, Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-weight:lighter;
	font-style:normal;
	font-size:12pt;
	line-height:125%;
	color:#333333;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px dotted #F67A17;	
	text-transform:uppercase;
	width:50%;
	}
	
h3, h4, h5 {
	font-family: "Trebuchet MS" Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:11pt;
	line-height:125%;
	color:#4D412A;
	padding:0 0 5px 0;
	margin:0;	
	}
		
	
/* Link Styles =a:link
---------------------------------------------------------------------------------------------
*/	

#nav a:link, #nav a:visited {
	color:#F67A17;
	text-decoration: none;
	display:block;
	height:18px;
	padding:5px 0 5px 25px;
	background:url(images/nav_bullet.gif) left no-repeat;
	text-transform:uppercase;
	line-height:160%;
	}

#nav a:hover, #nav a:active {
	color:#333333;
	background:url(images/nav_bullet_over.gif) left no-repeat;
	}
	
#shop_links a:link, #shop_links a:visited {
	color:#F67A17;
	text-decoration: none;
	display:block;
	height:18px;
	padding:5px 0 5px 25px;
	background:url(images/nav_bullet.gif) left no-repeat;
	text-transform:uppercase;
	line-height:160%;
	}

#shop_links a:hover, #shop_links a:active {
	color:#333333;
	background:url(images/nav_bullet_over.gif) left no-repeat;
	}
	
#footer_left a:link, #footer_left a:visited {
	color:#FFFFFF;
	text-decoration: none;
	display:inline-block;
	padding: 0 15px 0 5px;
	background:url(images/footer_bullet.jpg) right no-repeat;
	}

#footer_left a:hover, #footer_left a:active {
	color:#F1F1F1;
	text-decoration: underline;
	}
	
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color:#F1F1F1;
	text-decoration: underline;
	}

img {	
	border: none;
}

a img {
	border: none; 
}

a.img:link, a.img:visited, a.img:hover, a.img:active {
	border-bottom: none !important;
	border:0px solid #000;
	border-bottom:none;
}

a:link, a:visited {
	color: #333333;
	text-decoration:none;
}

a:hover, a:active {
	color: #F67A17;
	text-decoration:underline;
}	

/*
e017 styles  =e107
---------------------------------------------------------------------------------------------
*/
	
.fborder {	
}

.forumheader{
	padding: 4px;
	text-align: left;
}

.forumheader2{
	padding: 4px;
	text-align: left;
}

.forumheader3{
	padding: 4px;
	text-align: left;
}

.forumborder{
}

.fcaption {
	padding: 2px 0 2px 8px;
	text-align: left;
	border-bottom: #ededed 1px solid;
	font-weight:bold;
}

.finfobar{
	padding: 4px;
	text-align: left;
}

.button {
}

.smallblacktext {
	font: 8pt helvetica, tahoma, verdana, arial, sans-serif;
	color:#555;
}

.smalltext {
	font-size: 8pt;
	line-height:135%;
}

td {
	text-align: left;
	font-family: Helvetica, Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:10pt;
	line-height:135%;
}

.nextprev {
	font-size: 8pt;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	font-size: 9pt;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.finfobar{
	background-color: #CCC8C8;
	padding: 4px;
	border: 1px solid #C3BDBD;
}

.helpbox {
	color:#000;
	font: 8pt helvetica, tahoma, verdana, arial, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

.caption2 {
	padding: 8px 0px 8px 4px;
	font-weight: bold;
}
-->
