.categoryList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 2px 5px 5px;
	display: inline;
	color: #666666;
	margin: 2px;

}a:hover {
	text-decoration: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990033;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}
#headerShoppingCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: 7C0029;

}

.windowedElement .tl {
	background-image: url(../i/interface/roundedCorners/upLeft.gif);
	height: 10px;
	width: 10px;
	float: left;

}
.windowedElement .tr {
	background-image: url(../i/interface/roundedCorners/upRight.gif);
	height: 10px;
	width: 10px;
	float: right;
}
.windowedElement .t{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	margin-right: 9px;
	margin-left: 9px;
}
.windowedElement .bl {
	background-image: url(../i/interface/roundedCorners/downLeft.gif);
	height: 10px;
	width: 10px;
	float: left;

}
.windowedElement .br {
	background-image: url(../i/interface/roundedCorners/downRight.gif);
	height: 10px;
	width: 10px;
	float: right;
}
.windowedElement .b{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin-right: 9px;
	margin-left: 9px;
}
.windowedElement .main {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	text-align: center;

}

.windowedElement .tcon {
	height: 10px;
	display: block;
	clear: both;
}

.windowedElement .bcon {
	height: 10px;
	display: block;
	clear: both;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #F4F4F4;

}
#menu #catalogTitle {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-left: 5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990033;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;




}
#footer table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footer table a {
	color: #FFFFFF;
	text-decoration: none;
}
.main .item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.main .item a {
	color: #333333;
}
#ShoppingCartTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #000000;
}
#ShoppingCartTable .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990033;
}
#ShoppingCartTable .oddItem {
	background-color: #FFFFFF;
}
#ShoppingCartTable .headings {
	background-color: #FFFFCC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;


}
#ShoppingCartTable .subtotal {
	font-weight: bold;
}
#ShoppingCartTable .itemLink {
	color: #000099;
}
#ShoppingCartTable .subtotalLine {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
#ShoppingCartTable .footer {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990033;
}
#ShoppingCartTable .footer a {
	font-weight: bold;
	color: #FFFFFF;
}
.checkoutTable {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.checkoutTable .header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990033;
	font-size: 14px;
}
.checkoutTable table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.checkoutTable .checkoutTableDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;

}
.evenItem {
	background-color: #eeeeee;
}
.checkoutTable .checkoutTableDetail .header {
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFFCC;
	color: #000000;


}
.itemSeporator {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;

}
a {
	color: #000099;
}
.CustomerAddressTable {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.CustomerList {
	background-color: #FFFFFF;
}
.CustomerList .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #eeeeee;
	font-weight: bold;

}
#headerShoppingCart table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#shoppingCartFooter {
	color: #666666;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#catalogHours {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#c_link a:link, #c_link a:visited, #mlinks a:link, #mlinks a:visited
{
	text-transform: inherit;
	text-decoration: none;
	color: #6C6C6C;
	font-size: 12px;
	font-weight: 600;
}
#mlinks a:link, #mlinks a:visited
{
	color: #000;
	font-weight: 700;
}
#c_link a:hover, #mlinks a:hover
{
color:#990033;
}
#main_content
{
	vertical-align: top;
	text-transform: inherit;
	text-align: center;
}
#m_link
{
	font-size: 12pt;
	line-height: 24px;
	text-transform: inherit;
}
#m_link a:link, #m_link a:visited
{
    color: #990033;
	text-transform: inherit;
	text-decoration: none;
}
#m_link a:hover
{
    color: #6C6C6C;
	
}
#mlinks li
{
	display: inline;
	list-style-type: none;
	list-style-position: default;
	padding: 0px 5px 0px 5px;
}
#mlinks li a:link, #mlinks li a:visited
{
	color: #990033;
	font-size: 11px;
}
#about
{
	font-size: 10px;
	font-weight: 600;
	position: relative;
	left: 10px;
	width: 600px;
	height: 200px;
}
#about h3
{
	font-size: 12px;
	font-weight: 700;
}
#cat a:link, #cat a:visited
{
	text-transform: inherit;
	text-decoration: none;
	color: #000;
}

#mail_form
{
	position: relative;
	top: -100px;
	left: 120px;
	width: 300px;
	height: 120px;
	line-height: 30px;
}

#mail_form p
{
	font-family: arial, verdanna, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
#privacy
{
	font-family: arial,verdanna,san-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: 600;
}
.headings
{
	background-color: #BC7888;
	font-size: 14px;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
#navcat
{
	font-size: 8px;
	font-weight: 400;
}