/* <![CDATA[ */
body {
	margin-top: 0;
	margin-left: 0;
	width: 738px;
	background-image: url(graphics/bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 8pt;
	color: #000;
	}
	
a, a:visited {
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
#shopNav {
	width: 146px;
	float: left;
	background-color: #fff;
	color: #00346f;
	}
	
#shopNav img {
	display: block;
	}

#shopNav ul {
	list-style-image: url(graphics/little-arrow.gif);
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	}
	
#shopNav a {
	text-decoration: none;
	color: #00346f;
	}
	
#shopNav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00346f;
	}

#Materials, #Tools, #Videos, #Books, #technique {
	border-top: 1px solid #ff7529;
	border-right: 1px solid #ff7529;
	border-left: 1px solid #ff7529;
	margin-left: 8px;
	color: #00346f;
	}
	
#Materials:hover, #Tools:hover, #Videos:hover, #Books:hover, #technique:hover {
	background: #e6f2ff;
	}

#menuBot {
	border-top: 1px solid #ff7529;
	border-right: 1px solid #ff7529;
	border-left: 1px solid #ff7529;
	margin-left: 8px;
	background: #fffdd1;
	text-align: center;
	line-height: 2em;
	}

#wrapper {
	width: 567px;
	margin-right: 1px;
	margin-left: 24px;
	float: right;
	}

#menu {
	padding: 0;
	margin: 0
	}

#menuSpacer {
	background: #fffdd1;
	border-bottom: 1px solid #ff7529;
	border-top: 1px solid #ff7529;
	line-height: 2em;
	margin-bottom: 15px;
	}
		
#menu ul {
	border: 0;
	padding: 0;
	background: #fffdd1;
	margin: 0;
	list-style-type: none;
	}

#menu ul li {
	display: block;
	padding: 0;
	background: #fffdd1;
	margin: 0;
	float:left;
	}

#menu ul li a {
	height: 2em;
	padding: 0px 12px;
	float: left;
	background: #fffdd1;
	border-bottom: 1px solid #ff7529;
	border-top: 1px solid #ff7529;
	color: #000;
	text-decoration: none;
	display: block;
	font-weight: normal;
	line-height: 2em;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	}

#menu ul li a:hover {
	color: #00346F;
	background: #fff;
	text-decoration: none;
	}

#menu ul li a:active	{
	background: #fffdd1;
	color: #fff;
	text-decoration: none;
	}
	
.content {
	margin-right: 15px;
	}
	
.contentA {
	width: 300px;
	padding: 10px 10px 0 10px;
	border:  1px solid #ff7529;
	float: left;
	}
	
.contentB {
	width: 125px;
	padding-left: 10px;
	margin-left: 420px;
	}
	
.homeStore {
	width: 245px;
	padding: 8px 8px 0 8px;
	border:  1px solid #ff7529;
	min-height: 160px;
	float: left;
	margin-bottom:10px;
	margin-right:10px;
	}
	
.homeStoreb {
	width: 250px;
	padding: 8px 8px 0 8px;
	border:  1px solid #ff7529;
	min-height: 160px;
	float: left;
	}
	
.contentC {
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	}
	
.contentD {
	width: 300px;
	float: left;
	}
	
.contentE {
	width: 200px;
	padding: 10px;
	margin-left: 10px;
	float: right;
	background: #fffdd1;
	}
	
h1 {
	font-size: 36pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 1em;
	padding: 0;
	}
	
h2 {
	font-size: 24pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 1em;
	padding: 0;
	}
	
h3 {
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 1em;
	padding: 0;
	}
	
h4 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 1em;
	padding: 0;
	}
	
h4.separator {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 1em;
	padding-top: 5px;
	border-top: 1px solid #ff7529;
	}
	
h5 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 1em;
	padding: 0;
	}
	
.nopad {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	}
	
.bottompad {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
	padding: 0;
	}
	
h6 {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 1em;
	padding: 0;
	}
	
h6.center {
	text-align: center;
	}
	
p {
	margin-top: 0;
	margin-bottom: 1em;
	}
	
p.padder {
	margin-top: 1em;
	}
	
p.tight {
	margin-bottom: 0;
	}
	
p.spacer {
	line-height: 2em;
	}
	
p.center {
	text-align: center;
	}
	
p.header {
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
	}
	
#footer {
	font-size: 9px;
	text-align: left;
	margin-top: 3em;
	vertical-align: bottom;
	}	
	
.rowcolor {
	background: #fffdd1;
	}
	
.classart {
	width: 310px;
	float: right;
	padding-left: 10px;
	}
	
.button {
	width: 108px;
	text-align: center;
	float: left;
	min-height: 130px;
	vertical-align: bottom;
	}
	
.rightSpace {
	margin-right: 10px;
	}
	
.leftSpace {
	margin-left: 10px;
	}
	
.technique {
	width: 239px;
	float: left;
	background: #fffdd1;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 7px;
	margin-bottom: 1em;
	margin-left: 7px;
	}
	
.red {
	color: #FF0000;
	}
	
.formLabel {
	text-align: right;
	font-weight: bold;
	}
	
.bottomBorder {
		border-bottom: 1px solid #ff7529;
	}
	
.galleryLabel {
	font-size: 8px;
	}

#newsletter {
	background-image: url(graphics/newsletter.jpg);
	background-repeat: no-repeat;
	font-family: Georgia;
	font-size: 18px;
	line-height: 2.3em;
	font-style: italic;
	color: #a5011c;
	width: 250px;
	height: 42px;
	text-align: center;
}
