﻿body {
	background-color: #FFFFFF;
	background-image: url('images/BG.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #32414E;
}
#wrapper {
	background-color: #FFFFFF;
	width: 970px;
	margin: 0px auto 0px auto;
	clear: both;
}
#top {
	clear: both;
	height: 125px;
	background-image: url('images/BG_top.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#topNav_LEFT {
	width: 670px;
	float: left;
	display: inline;
	height: 35px;
	line-height: 35px;
	margin-bottom: 3px;
	background-image: url('images/BG_topNav_LEFT.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#topNav_LEFT a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	padding: 0px 10px 0px 10px;
	letter-spacing: 1px;
	font-weight: bold;
}
#topNav_LEFT a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#topNav_RIGHT {
	width: 297px;
	float: right;
	display: inline;
	height: 35px;
	line-height: 35px;
	margin-left: 3px;
	margin-bottom: 3px;
	background-image: url('images/BG_topNav_RIGHT.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
}
#main {
	width: 670px;
	float: left;
	display: inline;
}
#right_column {
	width: 297px;
	margin-left: 3px;
	float: right;
	display: inline;
	background-image: url('images/BG_right_column.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
.mainImage {
	margin: 0px 0px 3px 0px;
}
#footer {
	clear: both;
	padding: 10px;
	text-align: center;
	background-image: url('images/BG_topNav_LEFT.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 85%;
	overflow: hidden;
}
#legalFooter {
	width: 966px;
	margin: 10px auto 10px auto;
	font-size: 80%;
	color: #808080;
	text-align: right;
	padding: 3px;
}
#mainContent {
	padding: 20px;
	clear: both;
}
#right_content {
	clear: both;
	text-align: center;
}
.logoDesigns_p {
	margin: 0px;
	background-color: #5C768B;
	padding: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Century Gothic";
}
a:link {
	color: #F97C00;
	text-decoration: none;
}
a:visited {
	color: #F97C00;
	text-decoration: none;
}
a:hover {
	color: #F97C00;
	text-decoration: underline;
}
a:active {
	color: #F97C00;
	text-decoration: none;
}
.clear {
	clear: both;
}
object {
	margin-top: 15px;
	margin-bottom: 15px;
}
.mailingListHeader {
	margin: 0px;
	background-color: #7EB807;
	padding: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Century Gothic";
}
.mailingListBOX {
	font-size: 90%;
	color: #999999;
	margin: 0px 0px 10px 0px;
	padding: 20px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #5C768B;
	background-image: url('images/BG_right_column.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
#legalFooter a {
	color: #808080;
	text-decoration: underline;
}
#homeLeft {
	width: 230px;
	float: left;
	display: inline;
}
#homeMain {
	width: 440px;
	float: right;
	display: inline;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 1px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.infopagetitle {
	background-color: #516A7F;
	color: #FFFFFF;
	padding: 6px;
	margin-top: 0px;
}
.styled_H3 {
	text-align: center;
	font-size: 140%;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.rightAligned {
	text-align: right;
}
#email {
	padding: 5px;
	background-color: #ffffff;
}
#email1 {
	padding: 5px;
	background-color: #ffffff;
}
#email2 {
	padding: 5px;
	background-color: #ffffff;
}
#email:hover {
	padding: 5px;
	background-color: #F6F8F9;
}
#email1:hover {
	padding: 5px;
	background-color: #F6F8F9;
}
#email2:hover {
	padding: 5px;
	background-color: #F6F8F9;
}
.prodprice {
	display: none;
}
.detailprice {
	display: none;
}
td.product {
	border: 1px solid #E2E2E2;
}
td.product:hover {
	border: 1px solid #E2E2E2;
	background-color: #F2F2F2;
}
.productname a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #5C768B;
	padding: 5px;
}
.productname a:hover {
	text-decoration: none;
	background-color: #7992A6;
}
.catname a {
	background-color: #CFD9E3;
	border: 1px solid #516C81;
	padding: 10px;
	display: block;
	color: #333333;
	font-size: 90%;
	letter-spacing: 2px;
	font-weight: normal;
}
.catname a:hover {
	background-color: #B0C0D0;
	border: 1px solid #516C81;
	color: #333333;
}
.noBorder {
	border-width: 0px;
}
