body {
	background: #fff url('../images/custom/background.jpg') top left repeat-x;
	color: #555;
	margin-top: 6px;
}

body, td {
	color: #555;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

a, a:visited {
	color: #3068b2;
}

a:hover {
	color: #000;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

div#background_sides {
	height: 0px;
/*	margin: auto;*/
	position: relative;
	width: 857px; /* 857 + 66 + 66 */
}

div#background_left {
	background: url('../images/custom/background_left.jpg') top left no-repeat;
	height: 427px;
	left: -66px;
	position: absolute;
	top: -6px;
	width: 66px;
	z-index: -1;
}

div#background_right {
	background: url('../images/custom/background_right.jpg') top left no-repeat;
	height: 427px;
	left: 857px;
	position: absolute;
	margin-left: 
	top: -6px;
	width: 66px;
	z-index: -1;
}

div#header {
	background: #fff url('../images/custom/header.jpg') 6px 6px no-repeat;
	color: #fff;
	height: 146px; /* 132 + 12 */
	position: relative;
	width: 857px; /* 845 + 12 */
}

div#header h1 {
	text-indent: 0px;
	width: 300px;
}

div#header h1 a {
	height: 90px;
}

div#header h3, div#search-box {
	display: none;
}

div#header-nav {
	position: absolute;
	right: 20px;
	top: 107px;
}

div#header-nav a, div#header-nav a:visited {
	color: #fff;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

div#header-nav a:hover {
	color: #6d537d;
	text-decoration: none;
}

div#header-nav a img {
	border: 0px;
	left: -4px;
	position: relative;
	top: 1px;
}

div#content {
	border: 0px;
	width: 857px;
}

div#content #content_area {
	padding: 0px;
	padding-top: 5px;
}

#left_nav {
	border: 0px;
}

#left_nav div.nav_section {
	margin-right: 20px;
}

#left_nav h2 {
	background: none;
	color: #927ca0;
	height: auto;
	padding: 0px;
	width: auto;
}

#left_nav ul {
	border-top: 1px solid #ddd;
}

#left_nav ul li {
	border-bottom: 1px solid #ddd;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	text-transform: uppercase;
}

#left_nav ul li.nav a {
	font-weight: normal;
}

div#nav-image-links img {
	border: 0px;
	margin-bottom: 10px;
}

div#footer {
	background: none;
	border-top: 6px solid #edeaef;
	height: auto;
	margin-top: 20px;
	padding-top: 5px;
	text-align: left;
	width: 800px;
}

div#footer_top {
	color: #818181;
	width: auto;
}

div#footer_top ul {
	text-align: left;
}

div#footer_top ul li {
	font-weight: normal;
}

div#footer_top ul li a, div#footer_top ul li a:visited {
	color: #3068b2;
	font-weight: normal;
}

div#footer_top ul li a:hover {
	color: #000;
}

div#footer_bottom {
	padding: 0px;
	text-align: left;
	width: auto;
}

div#footer_bottom ul {
	display: inline;
	text-align: left;
}

div#footer_bottom ul li {
	padding-left: 0px;
}

#footer #footer_bottom ul li a, #footer #footer_bottom ul li a:visited {
	color: #3068b2;
}





img.article-left {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

img.article-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}





b {
	color: #927CA0;
	display: block;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
}

font b {
	display: inline;
	font-family: Arial, sans-serif;
}

form#MainForm b {
	display: inline;
}

i {
	color: #888;
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: normal;
}

div#home-image {
	background: url(../images/custom/home/main_image.jpg) top left no-repeat;
	height: 346px;
	position: relative;
	width: 632px;
}

div#home-image a {
	height: 17px;
	left: 452px;
	position: absolute;
	top: 288px;
	width: 72px;
}

div#home-image a span {
	display: none;
}

div#home-links div {
	color: #555;
	float: left;
	line-height: normal;
	margin-left: 50px;
	width: 178px;
}

div#home-links div.first {
	margin-left: 0px;
}

div#home-links img {
	border: 0px;
}

div#home-links p {
	margin: 0px;
	padding: 0px;
}

div#home-links strong {
	font-family: 'Trebuchet MS', sans-serif;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

div#contact-info {
	float: right;
	width: 200px;
}

div#contact-info strong {
	display: block;
}

form#contact-form {
	width: 400px;
}

div#locations div {
	border-bottom: 1px solid #ddd;
	margin-bottom: 35px;
	overflow: hidden;
	padding-bottom: 15px;
}

div#locations div b {
	margin-bottom: 10px;
}

div#locations div img {
	float: left;
}

div#locations div p {
	margin-left: 177px;
}





form.styled-form {
	background: #e6e1e8;
	font-family: 'Lucida Sans Unicode', sans-serif;
}

form.styled-form fieldset {
	border: 0px;
}

form.styled-form fieldset ol {
    margin: 0px;
    padding: 0px;
}

form.styled-form fieldset ol li {
    list-style: none;
    padding: 3px;
	clear: both;
}

form.styled-form fieldset ol li.center {
	text-align: center;
}

form.styled-form fieldset ol li.left {
	text-align: left;
}

form.styled-form fieldset ol li.right {
	text-align: right;
}


form.styled-form fieldset ol li label {
	color: #555;
	float: left;
	font-weight: bold;
	margin-right: 20px;
	padding: 3px;
	text-align: right;
	width: 80px;
}

form.styled-form-newline-labels fieldset ol li label {
	display: block;
	float: none;
	width: auto;
}

form.styled-form fieldset ol li label.inline {
	display: inline;
	float: none;
	width: auto;
}

form.styled-form fieldset ol li label.error, label.error {
	color: red;
	display: block;
	float: none;
	font-size: 11px;
	font-weight: normal;
/*	margin-left: 35%;*/
	width: auto;
}

form.styled-form fieldset ol li label.error {
	text-align: right;
}

form.styled-form fieldset ol li input {
	padding: 3px;
	width: 240px;
}

form.styled-form-wide-inputs fieldset ol li input {
	width: 100%;
}

form.styled-form input.button {
	background: #a18cad;
	border: 1px solid #ccc;
	color: #fff;
	font-size: 13px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
}

form.styled-form input.button:active {
	background: #fff;
	color: #a18cad;
}







.productnamecolorLARGE, a.productnamecolorLARGE {
	border-bottom: 1px dotted #a8a8a8;
	display: block;
	font-family: Georgia, serif;
	font-size: 18px;
	padding-bottom: 30px;
}

.colors_productname {
	color: #927CA0;
}

.colors_pricebox {
	background: #fff;
	border: 1px solid #e1e1e1;
	color: #7b7b7b;
	margin-right: 30px;
	width: 350px;
}

.colors_pricebox tr td {
	padding: 20px;
}

.colors_pricebox tr td table tr td {
	padding: 0px;
}

.colors_pricebox b {
	color: #2f2f2f;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.pricecolor {
	color: #2f2f2f;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
/*	padding-right: 10px;*/
}

span.product_code_title, span.product_code {
	color: #7a7a7a;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

input[name=btnaddtocart] {
	margin-top: 21px;
}

.colors_descriptionbox {
	background: #fff;
}

.productnamecolorSMALL, .productnamecolorSMALL b {
	color: #797979;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	margin-left: -7px;*/
	text-transform: uppercase;
}

a.productnamecolorSMALL {
	color: #2f64aa;
}

.colors_backgroundlight {
	background: #e2e2e2;
}

.colors_backgroundlight b {
	color: #323232;
	font-weight: normal;
	margin-left: 0px;
	padding: 5px;
	padding-left: 15px;
	text-transform: none;
}

.colors_backgroundlight font b {
	padding: 0px;
}

/*
table.colors_lines_light {
	display: block;
	left: -476px;
	position: relative;
	top: 100px;
	width: 700px !important;
}

table.colors_lines_light table {
	width: 700px !important;
}

table.colors_lines_light table tr td table tr {
	display: block;
	float: left;
	width: 200px;
}

table.colors_lines_light table tr td table tr td table tr {
	float: none;
}
*/

td#content_area {
	position: relative;
}

a#product_photo_zoom_url2 {
	display: block;
	margin-bottom: 8px;
	margin-top: 15px;
}

.smalltext b {
	color: #797979;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.colors_text b {
	color: #797979;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.pricecolorSMALL {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.colors_productprice {
	color: #797979;
}

a.productnamecolor {
	color: #927CA0;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
}

.colors_text {
	color: #7e7e7e;
	color: #555;
}

.colors_background1 {
	background: #e2e2e2;
	color: #7e7e7e;
}

.colors_backgroundlight {
	background: #e2e2e2;
	color: #7e7e7e;
}

.colors_lines {
	background-color: #e2e2e2;
}

.carttext, .carttext b {
	color: #2f2f2f;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a.carttext b {
	color: #3068B2;
}

font.pricecolor b font {
	color: #de5022;
	font-size: 14px;
}

div.category-description {
	font-family: Georgia, serif;
}

div#jmenuhide b {
	font-size: 16px;
}

span.made-in-the-usa {
	font-size: 14px
}
