﻿body {
	margin: 10px 0;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
	color: #003;
	font-size: .8em;
}
img {
	border: none;
}
a:link img.thumbnail {
	border-style: solid;
	border-width: 2px;
	color: #093;
}
a:visited img.thumbnail {
	border-style: solid;
	border-width: 2px;
	color: #003;
}
a:hover img.thumbnail {
	border-style: solid;
	border-width: 2px;
	color: #00F;
}
a:link {
	color: #093;
	text-decoration: none;
	border-bottom: 1px dotted #030;
}
a:visited {
	color: #060;
	text-decoration: none;
	border-bottom: 1px dotted #060;
}
a:hover {
	color: #00F;
	text-decoration: none;
	border-bottom: 1px dotted #00F;
}
hr {
	color: #FFF;
	height: 4px;
	border-top: 1px dotted #00BF04;
	border-bottom: 1px dotted #040059;
}
h1 {
	font-size: 2em;
	color: #093;
}
h2 {
	font-size: 1.8em;
	color: #093;
}
h3 {
	font-size: 1.6em;
	color: #093;
}
h4 {
	font-size: 1.4em;
	color: #0000FF;
}
h5 {
	font-size: 1.2em;
	color: #093;
}
h6 {
	font-size: 1em;
	color: #093;
}
#wrap {
	width: 940px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
#desgin {
	width: 940px;
	border: none;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
#header {
	text-align: center;
}
.designLeft {
	width: 230px;
}
.designCenter {
	width: 670px;
	vertical-align: top;
}
.designRight {
	width: 40px;
}
#topCorner {
	height: 30px;
	width: 230px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	background: #FFF url('../page_images/2008_top_corner.jpg') no-repeat left top;
}
#topBorder {
	height: 30px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	background: #FFF url('../page_images/2008_top_border.jpg') repeat-x left top;
}
#topRCorner {
	height: 30px;
	width: 40px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	background: #FFF url('../page_images/2008_top_r_corner.jpg') no-repeat left top;
}
.center {
	text-align: center;
	vertical-align: middle;
}
#navBG {
	width: 230px;
	margin: 0;
	padding: 0;
	background: #FFF url('../page_images/2008_left_bg.jpg') left top;
	vertical-align: top;
}
a:hover{
	border-bottom: 1px dotted #FFF;
}
a:visited{
	border-bottom: 1px dotted #FFF;
}
#navBG a{
	border-bottom: 1px dotted #FFF;
}
#rightBG {
	width: 40px;
	margin: 0;
	padding: 0;
	background: #FFF url('../page_images/2008_right_bg.jpg') left top;
}

#botCorner {
	height: 30px;
	width: 230px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	background: #FFF url('../page_images/2008_bot_corner.jpg') no-repeat left top;
}
#botBorder {
	height: 30px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	background: #FFF url('../page_images/2008_bot_border.jpg') repeat-x left top;
}
#botRCorner {
	height: 30px;
	width: 40px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	background: #FFF url('../page_images/2008_bot_r_corner.jpg') no-repeat left top;
}
#footer {
	text-align: center;
	font-size: .9em;
	padding-top: 10px;
}
#productTable table {
	border: none;
	margin: 0;
	padding: 0;
}
#productTable td.here { /* STYLING FOR MWandC SITE ONLY */
	width: 100%;
	text-align: left;
	font-weight: bold;
}
#productTable td.here a:link { /* STYLING FOR MWandC SITE ONLY */
	color: #093;
	text-decoration: none;
	border: none;
}
#productTable .left { /* STYLING FOR MWandC SITE ONLY */
	text-align: left;
}
#productTable td.here a:visited { /* STYLING FOR MWandC SITE ONLY */
	color: #060;
	text-decoration: none;
	border: none;
}
#productTable td.here a:hover { /* STYLING FOR MWandC SITE ONLY */
	color: #00F;
	text-decoration: none;
	border: none;
}
#productTable table td {
	margin: 0;
	padding: 5px;
	vertical-align: top;
	text-align: center;
	border-top: 1px solid #00BF04;
	border-right: 1px solid #040059;
	border-bottom: 1px solid #040059;
	border-left: 1px solid #00BF04;
}
a:hover { /* STYLING FOR MWandC SITE ONLY */
	border: none;
}
a:visited { /* STYLING FOR MWandC SITE ONLY */
	border: none;
}
#cartLinks a:link { /* STYLING FOR MWandC SITE ONLY */
	border: none;
}
form {
	margin: 0 0 20px 0;
	padding: 0;
}
.noborder {
	border: none;
}
input { /* This is what makes the Add To Cart buttons colorful instead of being gray */
	font-family: Arial,sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	color: #030;
	background-color: #FFFFFF;
	border-top: 1px solid #00BF04;
	border-right: 1px solid #040059;
	border-bottom: 1px solid #040059;
	border-left: 1px solid #00BF04;
}
select { /* This is what makes the quantity fileds colorful */
	font-family: Arial,sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	color: #030;
	background-color: #FFFFFF;
	border-top: 1px solid #00BF04;
	border-right: 1px solid #040059;
	border-bottom: 1px solid #040059;
	border-left: 1px solid #00BF04;
}
.style1, .uline {
	text-decoration: underline;
}
.hilt {
	background-color: #FF0;
	padding: 2px;
}
.red {
	color: #F00;
}

