@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #0000cc;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.red {
	color: #F06;
}

a:link {
	color: #339966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339966;
}
a:hover {
	text-decoration: underline;
	color: #33cc33;
}
a:active {
	text-decoration: none;
	color: #33cc33;
}
h1 {
	font-size: large;
	color: #03C;
}
#nav {
	text-align: center;
	font-weight: bold;
	color: #960822;
}
#container {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	text-align: center;
	clear: both;
}

.whitespaceheader {
	background-color: #FFF;
	height: 15px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logoheader {
	height: 95px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../graphics/natureknittingtitle_2.jpg);
	background-color: #FFF;
}
.logostyle {
	float: right;
	margin-top: 0px;
	margin-right: 3%;
}

#logo {
	float: right;
	height: 95px;
	width: 95px;
	margin-right: 25px;
}


#colorpanel {
	height: 95px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	background-image: url(../graphics/color_banner_etsy.jpg);
}
#content {
	padding: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}






h2 {
	font-size: medium;
	color: #60EAA1;
	font-style: normal;
	font-weight: bold;
}
