body {
	margin: 0px;
}
body,td,th {
	font-family: "Futura Bk BT", sans-serif, Verdana;
	font-size: 15px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000099;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	text-transform: lowercase;
}

h1 {
	font-size: 22px;
	font-style: normal;
}
h2 {
	font-size: 20px;
}
h3,h4,h5,h6 {
	font-size: 18px;
}
h6 {
	font-weight: bold;
}
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 975px;
}
#header .logo {
	width: 480px;
	display: inline;
	float: left;
	font-family: Optima, sans-serif, Verdana;
	color: #666666;
	text-decoration: none;
}
#header .handweavers {
	font-family: Optima, sans-serif, Verdana;
	font-size: 36px;
	color: #000000;
}
#header .studio {
	font-family: Optima, sans-serif, Verdana;
	font-size: 36px;
	color: #000000;
}
#header .gallery {
	font-family: Optima, sans-serif, Verdana;
	font-size: 24px;
	color: #333333;
	padding-bottom: 5px;
}

#header .cart {
	width: 320px;
	text-align: right;
	display: inline;
	float: right;
	padding-top: 15px;
	margin-right: 8px;
	padding-bottom: 15px;
}
#cart-nav{
	clear: right;
	width: 375px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}
#cart-nav ul {
	padding-top: 3px;
	text-align: left;
	margin-left: 5px;
	float: right;
}
#cart-nav ul li {
	display: inline;
	padding-bottom: 10px;
}
#cart-nav ul li a {
	margin-right: 10px;
	margin-left: 10px;
}
#cart-nav ul li a:hover {
}

#wrapper {
	padding: 0px;
	height: auto;
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#top-nav{
	clear: both;
	height: 25px;
	width: 975px;
	padding-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-bottom: 5px;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-align: left;
}
.quick-search {
	margin-left: 5px;
	width: 200px;
	text-align: left;
	float: left;
	display: inline;
}
#top-nav .top-menu{	text-align: right;
}

#top-nav ul {
	margin-top: 3px;
	margin-left: 5px;
	width: 763px;
	display: inline;
}
#top-nav ul li {
	display: inline;
	height: 25px;
	padding-bottom: 20px;
}
#top-nav ul li a {
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 20px;
}
#top-nav ul li a:hover {
}
/********************************** Left Nav Starts ***********************/

#leftnav {
	float: left;
	height: auto;
	width: 210px;
	display: inline;
	margin-bottom: 5px;
}
.menu {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 200px;
}
.menu .heading {
	padding: 5px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.product_section:link {
	line-height: 25px;
	padding: 5px;
}
.product_section:visited {
	line-height: 25px;
	padding: 5px;
}
.product_section:hover {
	line-height: 25px;
	padding: 5px;
	color: #333333;
}
.product_section:active {
	line-height: 25px;
	padding: 5px;
}
/********************************** Left Nav Ends ***********************/

#main {
	display: inline;
	float: left;
	min-height: 300px;
	height: auto;
	width: 740px;
	padding-left: 20px;
	padding-top: 10px;
	font-style: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	margin-bottom: 5px;
}
.inner {
	display: inline;
	float: left;
	height: auto;
	width: 755px;
	margin-left: 10px;
}

#footer {
	clear: both;
	height: 40px;
	width: 975px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
#footer .copyright{
	text-align: right;
	padding-top: 13px;
	margin-right: 8px;
	float: right;
	width: 200px;
}
#footer .address {
	text-align: left;
	padding-top: 13px;
	width: 700px;
	float: left;
	margin-left: 10px;
	text-transform: none;
	line-height: 25px;
}

.footer-right {
	text-align: right;
	margin-right: 8px;
	float: right;
	width: 250px;
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	padding-top: 13px;
}
.card-logos {
	text-align: left;
	width: 900px;
	margin-left: 10px;
}
.card-logos img {	padding-top: 5px;
}
.matrix23-link:link{
	font-size: 14px;
	color: #999999;
}
.table-border {
	border: 1px solid #dddddd;
}
/********************************** Fragments Starts ***********************/
.fragment {	text-transform: none;
}
.fragment h2{	text-transform: none;
}

.fragment .info-box {
	padding: 10px;
	float: right;
	width: 180px;
	border: 1px solid #dddddd;
	margin-left: 10px;
	font-size: 14px;
	line-height: 20px;
}
.fragment .description {
	float: left;
	width: 255px;
}
/********************************** Fragments Ends ***********************/
.hr {
	height: 1px;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 7px;
	width: 100%;
	background-color: #dddddd;
}
.product-image {
	float: left;
	margin-right: 10px;
}
/********************************** Shopping Cart ***********************/
.shopping-cart-table {
	border: 1px solid #dddddd;
	border-collapse:collapse;
	text-transform: lowercase;
}
.shopping-cart-table td{
	border: 1px solid #dddddd;
	border-collapse:collapse;
}
.no-border td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cart-buttons {
	margin-top: 20px;
}
.cartheading {
	border: 1px solid #dddddd;
	border-collapse:collapse;
	font-weight: bold;
	text-transform: lowercase;
	color: #333333;
}
.price {
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
}
.product-title {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.magnify {
	margin-top: 5px;
	margin-left: 10px;
}
.actinic-button {
	color: #000099;
}
.actinic-button:hover {
	color: #0000CC;
}
#workshops {}
#workshops h1,h2,h3,h4,h5,h6 {
	text-transform: none;
}
#workshops .date{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#workshops h6{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#workshops .content{
	margin-top: 0px;
	padding-top: 3px;
}
#workshops td{
	text-align: left;
}
.uppercase {
	text-transform: capitalize;
}
.actrequired {
	color: #990000;
}
.fragment-image {
	border: 1px solid #dddddd;
	margin-top: 10px;
}