body {
	background-color: #7DA7D9;
	color: #818181;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
}
body.admin {
	background-color: #ffffff;
	color: #818181;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
}
.bottom_bg {
	background-color: #DEDFA5;
	background-image: url("images/bg_top_yarn.gif");
	height: 40px;
}
.cat_link {
	color: #818181;
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
	text-decoration:none;
}
.cat_link.a:hover {
	color: #818181;
	font-weight: bold;
	font-size: 8pt;
	text-decoration:underline;
}
.nav_carrot {
	color:#818181;
	font-weight: bold;
	text-decoration:none;
}
.content {
	background-color: #FFFFFF;
	font-size: 10pt;
}
.content a {
	color: #448FC5;
	text-decoration: underline;
}
.copyright {
	text-align: right;
	vertical-align: bottom;
	padding: 5px;
	font-size: 10pt;
	font-style: italic;
}
.location
{
	font-size: 10pt;
	background-color: #FFFFFF;
	border-bottom: solid 1px;
	border-color: #818181;
	padding: 5px;
}
.product
{
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
}
a .product, a:link .product, a:visited .product, a:hover .product
{
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
}
.product:hover {
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
}
.nav_2_off {
	font-size: 10pt;
	font-weight: bold;
	color: #818181;
	text-decoration:none;
}
.nav_2_off:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #818181;
	text-decoration:underline;
}
.nav_2_on {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.top_nav a:hover {
	text-decoration: underline;
}
.nav_bg {
	background-color: #DEDFA5;
	background-image: url("images/bg_side_yarn.gif");
	background-repeat: repeat-x;
	text-decoration:none;
}
.page_header, span.page_header {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none;
}
a .page_header, a:link .page_header, a:visited .page_header {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none;
}
.page_header:hover {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:underline;
}
.page_subheader {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}
.page_title {
	background-color: #F69679;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
.picture_caption {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.picture_clickhere {
	font-size: 9pt;
	color: #000000;
}


.state_header {
	background-color: #7DA7D9;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}
.top_bg {
	background-color: #DEDFA5;
	background-image: url("images/bg_top_yarn.gif");
	height: 89px;
}
.top_nav {
	font-size: 8pt;
	font-weight: bold;
	padding-top: 20px;
}
.top_nav a {
	font-size: 8pt;
	font-weight: bold;
	color: #818181;
	text-decoration: none;
}
.top_nav a:hover {
	text-decoration: underline;
}

#over_image {
	background-color: #DEDFA5;
	font-size: 8pt;
	color: #818181;
	width: 155px;
	height: 80px;
	margin-top: 230px;
	float: right;
	padding: 5px;
	text-align: right;
}
#over_image a {
	color: #818181;
}
#side_image {
	margin-bottom: 100px;
}
.colorboardtext {
	font-size: 9pt;
	color: #818181;
	text-decoration:none;
}
.producttext, a.producttext:link, a.producttext:visited, a.producttext:hover, a.producttext:active {
	font-size: 8pt;
	color: #818181;
	font-weight: bold;
	text-decoration:none;
}

/* New Home page */
#home-content {
	width:512px;
	padding-right: 43px;
	padding-left: 59px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#home-copy {
	width:318px;
	font-size:14px;
	line-height:31px;
	color:#999999;
	float: left;
}
#home-photo {
	width:210px;
	float:left;
}
#home-content-link {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	background-image: url(images/home-link-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #999999;
	font-size: 14px;
	color: #000000;
}

