body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	margin: 0px;

}

td {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	color:#000000
}

/* id styles */

#wrapper {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	text-align: center;
	border: 1px solid #000000;
	/* z-index: 1; */
	background-image: url(images/bk/bk-wrapper_750.jpg);
	background-repeat: repeat-x;
	margin-top: 25px;
	height: 750px;
}

#content-wrapper {
	width: 750px;
	z-index: 1;
	position: absolute;
	height: auto;
	background-color: #FFFFFF;
	left: 68px;
	top: 7px;
	border: 1px solid #000000;
}

#wrapper #content-wrapper #logo-header {
	height: 122px;
	width: 100%;
	text-align: left;
}

#wrapper #content-wrapper #top-nav {
	height: 25px;
	width: 725px;
	background-color: #96dadd;
	text-align: center;
	padding-right: 25px;
}

#wrapper #leftnav-div {
	height: auto;
	width: 140px;
	float: left;
	text-align: left;
	padding-top: 10px;
}

#wrapper #content-wrapper #mainstage-div {
	float: right;
	height: auto;
	width: 560px;
	text-align: left;
	padding-right: 20px;
	padding-top: 10px;
}

#wrapper #content-wrapper #mainstage-div #page-title-dynamic {
	float: left;
	width: 60%;
	position: static;
}

#wrapper #content-wrapper #mainstage-div #crumb-trail {
	float: right;
	width: auto;
	position: static;
	text-align: right;
	font-size: 14px;
}

#wrapper #content-wrapper #mainstage-div #product-table {
	clear: both;
	position: static;
	float: left;
	width: 100%;
}

#wrapper #content-wrapper #mainstage-div #product-table-div {
	clear: both;
	float: none;
	width: 100%;
}

#wrapper #content-wrapper #footer-top-border {
	clear: both;
	float: left;
}

#wrapper #content-wrapper #footer {
	clear: left;
	float: left;
	width: 725px;
	height: 35px;
	text-align: right;
	line-height: 2.5em;
	padding-right: 25px;
}

#swatch-detail {
	height: 475px;
	width: 475px;
	padding-top: 25px;
}

/* scrolling div page styles */

#wrapper #content-wrapper #mainstage-div #main-scrolling-div {
	width: 100%;
	overflow: scroll;
	position: relative;
	height: 310px;
}

#wrapper #content-wrapper #mainstage-div #main-scrolling-div #main-scroll-div-content {
	width: 95%;
}

#ca-cart-ship-note {
	width: 450px;
	margin-right: 80px;
}

/* printer friendly page styles */

#wrapper-print {
	width: 650px;
	height: auto;
	position: relative;
	left: 50%;
	margin-left: -325px;
	text-align: center;
	border: 1px solid #000000;
	z-index: 1;
}

#wrapper-print #print-footer {
	margin-bottom: 25px;
}

#wrapper-print #print-mainstage {
	text-align: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#planning-page {
	width: 80%;
	padding-right: 30px;
	padding-left: 30px;
}

/* class styles */

.verdana10 {
	font-size: 10px;
}

.verdana14redbold {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000
	
}

.pagetitle {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 24px; 
font-style: normal; 
font-weight: normal;
}

.sectiontitle {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 18px; 
font-style: normal; 
font-weight: normal;
}

.img-andrea-home {
	margin-left: 25px;
}

.img-shop-margin {
	margin-bottom: 5px;
}

.prod-medium-img {
	padding-right: 10px;
	padding-left: 15px;
}

.list-iframe {
	list-style-type: disc;
	list-style-position: outside;
}

.list-line-height {
	line-height: 2.0em;
}

.sale-price {
	font-weight: bold;
	color: #CC0000;
	padding-left: 20px;
}

.required-field {
	display: block;
	width: 100px;
	float: right;
}

.site-map {
	padding-right: 405px;
}

.register-class-item {
	width: 100%;
}

.register-icon {
	padding-left: 400px;
}

.shop-yarn {
	width: 175px;
	float: none;
	height: auto;
}

.shop-supplies {
	width: 175px;
	float: right;
	height: auto;
	clear: none;
}

.crumb-trail-top {
	float: right;
	width: auto;
	position: static;
	text-align: right;
	font-size: 12px;
}

.crumb-trail-bottom {
	float: right;
	width: auto;
	position: static;
	text-align: right;
	font-size: 12px;
	padding-bottom: 10px;
}

.font-line-height {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

.highlight-yellow {
	background-color: #FFFF66;
}

.highlight-image {
	background-color: #FFCC00;
}

.dev-note-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	background-color: #FFFF33;
}

/* heading styles */

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #70913f;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px;
	font-style: normal; 
	font-weight: bold;
}

/* Global hyperlink style */

a:link {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline;
}

a:visited {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline;
}

a:hover {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}

a:active {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}

/* top nav bar link style */

a.link-topnav:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 2.0em;
	padding-right: 3px;
	padding-left: 3px;
}

a.link-topnav:visited {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
	line-height: 2.0em;
	padding-right: 3px;
	padding-left: 3px;
}

a.link-topnav:hover {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	text-decoration: underline;
	line-height: 2.0em;
	padding-right: 3px;
	padding-left: 3px;
}

a.link-topnav:active {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	text-decoration: underline;
	line-height: 2.0em;
	padding-right: 3px;
	padding-left: 3px;
}

/* left nav bar link style */

a.link-leftnav:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	display: block;
	padding-left: 13px;
	line-height: 1.8em;
}

a.link-leftnav:visited {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	display: block;
	padding-left: 13px;
	line-height: 1.8em;
}

a.link-leftnav:hover {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	font-weight: normal;
	text-decoration: underline;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	display: block;
	padding-left: 13px;
	line-height: 1.8em;
}

a.link-leftnav:active {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: underline;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	display: block;
	padding-left: 13px;
	line-height: 1.8em;
}

/* footer link */

a.linkfooter:link {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px; 
color: #000000; 
font-weight: bold; 
text-decoration: underline;
}

a.linkfooter:visited {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px;
color: #000000; 
font-weight: bold; 
text-decoration: underline;
}

a.linkfooter:hover {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: bold; 
text-decoration: none;
}

a.linkfooter:active {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: bold; 
text-decoration: none;
}


/* generic custom link style - clone this to make a custom link style */

a.lnkgeneric:link {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px; 
color: #000000; 
font-weight: bold; 
text-decoration: underline;
}

a.lnkgeneric:visited {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px;
color: #000000; 
font-weight: bold; 
text-decoration: underline;
}

a.lnkgeneric:hover {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: bold; 
text-decoration: none;
}

a.lnkgeneric:active {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: bold; 
text-decoration: none;
}


/*

#teal-band-top {
	z-index: 3;
	position: absolute;
	width: 100%;
	height: 30px;
	left: 0px;
	top: 40px;
	background-color: #00a6ad;

}

#maroon-band {
	z-index: 4;
	position: absolute;
	width: 100%;
	height: 40px;
	left: 0px;
	top: 480px;
	background-color: #6a2718;
}

#upper-thin-teal-band {
	z-index: 5;
	position: absolute;
	width: 100%;
	height: 10px;
	left: 0px;
	top: 520px;
	background-color: #007373;
}

#green-band {
	z-index: 6;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 530px;
	height: 40px;
	background-color: #66913d;
}

#lower-thin-teal-band {
	z-index: 7;
	position: absolute;
	width: 100%;
	height: 10px;
	left: 0px;
	top: 571px;
	background-color: #007373;
}

#bottom-teal-band {
	width: 100%;
	z-index: 8;
	position: absolute;
	left: 0px;
	top: 580px;
	height: 100px;
	background-color: #00a6ad;
}

*/

/*

#wrapper #content-wrapper #mainstage-div {
	float: right;
	height: auto;
	width: 550px;
	text-align: left;
	padding-right: 25px;
	padding-top: 10px;
}

#wrapper #content-wrapper #mainstage-div #main-scrolling-div {
	width: 98%;
	overflow: scroll;
	position: relative;
	height: 310px;
	padding-right: 10px;
}

#iframe-content {
	padding: 10px;
	width: 505px;
}

*/
