@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E1D12;
}
a:link {
	text-decoration: none;
	color: #022647;
}
a:visited {
	color: #00253F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#td_leftcol {
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	vertical-align: top;
	background-color: #FFFFFF;
}
#td_leftcol_copy {
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	vertical-align: top;
	background-color: #FFFFFF;
}
/* CSS Document */

#td_menubar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(assets/menubar.jpg);
	background-repeat: no-repeat;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: center top;
	text-align: left;
}
#td_middlecol {
	background-color: #FFFFFF;
	background-image: url(assets/headertop2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #461700;
}
#td_rtcol {
	background-image: url(assets/tan_rtcol.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #461700;
	background-position: right;
	vertical-align: top;
	text-align: center;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #EBBA8B;
	padding: 8px;
	vertical-align: middle;
}
.menu a:link {
	color: #E6B684;
}
.menu a:visited {
	color: #FFFFFF;
}
.menu a:hover {
	color: #7b9bbb;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
.style1 {font-family: "Times New Roman", Times, serif}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style4 {font-size: 16px}
hr.a {width: 95%;
	text-align: center;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	}	
hr.d {border: none 0; 
	border-top: 1px solid #4E1D12;
	width: 95%;
	height: 1px;
	margin: 10px auto 0 0;
	text-align: center;
	}
#td_footer {
	font-size: 10px;
	letter-spacing: 0.2em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6C433A;
	background-color: #CCCCCC;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
#td_allproducts {
	background-color: #FFFFFF;
	background-image: url(assets/headertop_4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #461700;
}
#td_2columns {
	background-image: url(assets/headertop2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#td_candyphoto {
	padding: 10px;
	vertical-align: top;
	border: 0px;
}
#td_description {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}
#tr_producttable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56200F;
}
.altrow {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #56200F;
}
.altrow2 {
	background-color: #E6B684;
}

