@charset "utf-8";
body {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #5A3407;
	background-image: none;
}

h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.02em;
}
h5 {
	font-size: 14px;
}




.smallfont {
	font-size: 75%;
	font-weight: normal;
}
.style2 {color: #1e1003}
.style3 {
	font-size: 16px;
	font-weight: bold;
}




.bold85 {
	font-size: 85%;
	font-weight: bold;
}


#tdlogoclear {
	background-image: url(assets/images/logoclear.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#tablemenu {
	background-image: url(assets/images/bgmenu2.png);
	background-repeat: no-repeat;
}

#tablehome {
	background-image: url(assets/images/esspressoback.gif);
	background-repeat: no-repeat;
}
#tablemkt {
	background-image: url(assets/images/bgmarket.png);
	background-repeat: no-repeat;
}
#tablecart {
	background-image: url(assets/images/bgcaart.png);
	background-repeat: no-repeat;
}
#tableextras {
	background-image: url(assets/images/bgextras.png);
	background-repeat: no-repeat;
}


#tdlogo {
	background-image: url(assets/images/LogoFlat.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#tablegoods {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 10px solid #FCB22A;
}

#tdvertline {
	background-image: url(assets/images/verticalline.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#tdhorizline {
	background-image: url(assets/images/horizontalbar.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#tdhorizline2 {
	background-image: url(assets/images/horizontalbar2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#tdLinks {
}
#tdLinks a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#tdLinks a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #EC1F26;
}

