body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
body {
	background: #747162 url(/images/tilemain.jpg);
	margin: 0px;
	padding: 0px;
} 
.td1 {
	background-image: url(/images/tiletop.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.td2 {
	background-image: url(/images/divider.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.td3 {
	background-image: url(/images/vertical.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.td4 {
	background-image: url(/images/vertical.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.td5 {
	background-image: url(/images/vertical.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}


hr {
	color: #000000;
	height: 1px;
	width: 95%;
}
a:link {text-decoration: underline; color: #660000; font-weight: normal;}
a:visited {text-decoration: underline; color: #464600;}
a:hover {
	text-decoration: none;
	color: #FF9900;
	background-color: #565340;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 1px;
	display: block;
}
a.menu:hover {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	background-color: #595643;
	text-decoration: none;
	padding: 1px;
	display: block;
}
a.menu:focus {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
	color: #FF9900;
	background-color: #565340;
	padding: 1px;
	display: block;
}
.smalltxt {
	font-size: 12px;
}
input, select, button, textarea {
	background: #CCCCCC;
	font-family: verdana, tahoma, arial;
	color: #000000;
	border: 1px solid #000000;
	font-size: 12px;
}
.sitemap {
	font-size: 12px;
}
.td6 {
	background-image: url(/images/vertical.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
}
.subheads {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF9900;
}
.copyrights {
	font-size: 10px;
	font-weight: bold;
}
.menutitles {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 1px;
	font-variant: small-caps;
	background-image: url(/images/orbkgrd.jpg);
	background-repeat: no-repeat;
}
.blacktxt {
	color: #000000;
}

.redtext {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.highlight1 {
	background-color: #FF6633;
	padding: 2px;
}
a.maincategory:link, a.maincategory:visited, a.maincategory:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a.maincategory:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.producttitle {
	font-size: 12px;
	font-weight: bold;
}
a.productname:link, a.productname:visited, a.productname:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.productname:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.viewcart:link, a.viewcart:visited, a.viewcart:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
a.viewcart:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
