﻿body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}
dt {
	font-weight: bold;
	margin-bottom: 12px;
}
dd {
	margin-bottom: 6px;
}
hr {
	color: #006600;
	width: 90%; 
	height: 1px;
}
/* IDs for banner - Left Navigation - Right Text */
#wrapper {
	position: relative;
	background-image: url('images/background2009.jpg');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: white;
	border: medium #006600 double;
}
#banner {
	height: 110px;
	width: 100%;
	background-image: url('images/banner.jpg');
/*	border: thick lime solid;  */
}
#leftColumn {
	margin-top: 60px;
	width: 180px;
	float: left;
/*	border: medium fuchsia solid; */ 
}
#rightColumn {
	width: 570px;
	margin-left: 190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	color: black;
	padding: 0px 10px 0px 18px;
/*	border: medium aqua solid; */ 
}
#Footer {
	position: relative;
	width: 800px;
/*	text-align: center;  */
	font-size: x-small;
	margin-left: auto;
	margin-right: auto;
/*	padding: 10px 0 20px 0;
	border: thick orange solid; */
	clear: both;
}
#Footer p {
	margin-left: auto;
	margin-right: auto;
}
#Footer a {
	font-size: x-small;
}
/* ID exceptions  */
#rightColumn a {
	color: white;
}
#yarns li {
	margin-bottom: 6px;
	list-style-image: url('images/yarnBullet.gif');
}
/* Specialized Classes for inside the sections */
.Tagline {
	width: 100%;
	text-align: center;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: black;
}
.openImage {
	vertical-align: top;
	float: right;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
	border-color: #822873;
}
.Address {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 125%;
	font-size: small;
	padding-left: 10px;
/*	border: medium blue dashed;  */
}
.references {
	font-size: x-small;
}
.imgRight {
	float: right;
	margin: 5px 0px 5px 10px;
	border: medium black solid;
}
.imgLeft {
	float: left;
	margin: 5px 10px 5px 0;
	border: medium black solid;
}
.imgCenter {
	text-align: center;
	margin: 10px;
	border: medium black solid;	
}
.site {
	color: blue;
	font-size: xx-small;
}
.center {
	text-align: center;
}
.yarnBasket {
	position: absolute;
	margin-top: 5px;
	margin-left: 10px;
}
.needles {
	position: absolute;
	top: 306px;
	left: 30px;
	z-index: 300;
	text-decoration: none;
	border: 0px;
}
.feedingSheep {
	position: absolute;
	top: 500px;
	left: 750px;
	z-index: 300;
	text-decoration: none;
	border: 0px;
}
.greenBoxTop {
	background-image:url('images/greenBoxTop.png');
	height: 11px;
	width: 153px;
	margin-left: 14px;
}
.greenBoxMiddle {
	background-image:url('images/greenBoxMiddle.jpg');
	width: 153px;
	background-repeat: repeat-y;
	margin-left: 14px;
	text-indent: 3px;
}
.greenBoxMiddle p {
	font-size: small;
	color: black;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 8px;
}
.greenBoxBottom {
	background-image:url('images/greenBoxBottom.png');
	height: 10px;
	width: 153px;
	margin-left: 14px;
}
.phone {
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: left;
	font-size: medium;
	text-indent: 35px;
}
.singleCenter {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.singleLeft {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.singleRight {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.hours {
	font-size: large;
	text-align: center;
}
.imgNotes {
	font-size: xx-small;
	margin-top: 0px;
	margin-bottom: 0px;
}
.email {
	text-decoration: none;
	float: left;
	border: 0px;
}
.skill {
	margin-top: 6px;
	text-align: left;
	margin-bottom: 18px;
}
.cost {
	padding-left: 90px;
}
.learnMore {
	font-size: xx-small;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;	
}
.contest {
	color: #DFDFDF;
	text-decoration: underline;
	font-size: x-large;
	text-align: left;
	font-weight: bold;
}
.spaced {
	margin-top: 0px;
	margin-bottom: 12px;
}
#ClassCalendar {
	color: black;
	text-decoration: none;
	font-size: x-small;
}
#ClassCalendar a, a:visited, a:active, a:link {
	color: black;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.blackNU {
	color: black;
	text-decoration: none;
}
a, a:visited, a:active, a:link {
	color: white;
	text-decoration: underline;
	font-size: medium;
}