body
{
	background-image: url('/images/stripe.jpg');
	background-repeat: repeat-x;
}

div.topnav
{
	font-family: Helvetica, Arial;
	color: #adadad;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

div.header
{
	font-family: Helvetica, Arial;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

div.headerdark
{
	font-family: Helvetica, Arial;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

div.price
{
	font-family: Helvetica, Arial;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

div
{
	font-family: Helvetica, Arial;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

div.sitemap_header
{
	font-family: Helvetica, Arial;
	color: #ba2626;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}


div.footer
{
	font-family: Helvetica, Arial;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
}

div.banner
{
	font-family: Helvetica, Arial;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

table.container
{
	border: 1px solid #adadad;
	width: 900;
}

table.footer_container
{
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	width: 900;
	height: 185;
	background-image: url('/images/footer-bg.jpg');
	background-repeat: repeat-x;
}

img.homelogo
{
	border: 2px solid #ba2626;
}

td.product
{
	border: 2px solid #ba2626;
}

table.nav_container
{
	border: 1px solid #adadad;
	width: 260;
}

table.inner_nav_container
{
	width: 252;
	background-color: #efefef;
}

table.inner_nav_container_header
{
	width: 252;
	background-color: #ba2626;
}

table.main_container
{
	border: 1px solid #adadad;
	width: 620;
}

table.inner_main_container
{
	width: 612;
	background-color: #efefef;
}

table.inner_main_container_header
{
	width: 612;
	background-color: #ba2626;
}

a.header
{
	font-family: Helvetica, Arial;
	color: #adadad;
	font-size: 16px;
}

a.header:link
{
	text-decoration: none;
}

a.header:visited
{
	text-decoration: none;
}

a.header:active
{
	text-decoration: none;
}

a.header:hover
{
	text-decoration: underline;
	color: #ba2626;
}

a
{
	font-family: Helvetica, Arial;
	color: #000000;
	font-size: 12px;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #ba2626;
}

a.footer
{
	font-family: Helvetica, Arial;
	color: #ffffff;
	font-size: 12px;
}

a.footer:link
{
	text-decoration: none;
}

a.footer:visited
{
	text-decoration: none;
}

a.footer:active
{
	text-decoration: none;
}

a.footer:hover
{
	text-decoration: underline;
}
