@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../img/comp_02.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}

#flashholder {
	width:565px;
	height:305px;
	}
td	{
	font-size:12px;
	color:#000000;
	}
h1 {font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC3300;
	font-weight:bold;
	}
h2 {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	font-weight:bold;
	text-align:center;
	}
h3 {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	}
.boldEmphasis {
	font-weight:bold;
	font-size:14px;
	}
.boldColorEmphasis {
	font-weight:bold;
	color:#CC3300;
	font-size:14px;
	}
.bold {
	font-weight:bold;
	}
.boldColor {
	font-weight:bold;
	color:#CC3300;
	}
td.leftShadow {
	background-image:url(../img/leftShadow.jpg);
	background-repeat:repeat-y;
	}
td.rightShadow {
	background-image:url(../img/rightShadow.jpg);
	background-repeat:repeat-y;
	}
	
#table_topNav {
	width:800px;
	height:26px;
	background-image:url(../img/topNav.jpg);
	}
	
#table_footer {
	width:800px;
	height:80px;
	background-image:url(../img/footerBack.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	color:#663300;
	font-family:Arial, Helvetica, sans-serif;	
	}
#table_footer a {
	font-size:10px;
	color:#663300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
		}
.copyright {
	font-size:9px;
	color:#663300;
	}
td.address{
	font-size:12px;
	color:#663300;
	font-weight:bold;
	}
div.left {
	width:235px;
	height:305px;
	}
.inlineLink {
	color:#CC3300;
	text-decoration:underline;
	}
#table_shipping {
	background-image:url(../img/shippingTablebackground.jpg);
	font-size:12px;
	color:#CC0000;
}
#product a {
	color:#cc0001;
}
#product a:hover {
	color:#000000;
	text-decoration:none;
}
.specials {
	background-image:url(../img/shopNow.jpg);
	background-repeat:no-repeat;
	}