a:link {
	color: #4c3327;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4c3327;
}
a:hover {
	text-decoration: underline;
	color: 4c3327;
}

a:active {
	text-decoration: none;
	color: #4c3327;
}

.header-words-top {
	font-family: "Times New Roman", Times, serif;
	font-size:8pt;
	color: #4c3327;
	text-transform: uppercase;
	font-weight: bold;
}

.header-words-top2 {
	font-family: "Times New Roman", Times, serif;
	font-size:8pt;
	color: #4c3327;
	text-transform: uppercase;
	font-weight: normal;
}

.inc_min_cart {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #ffffff;
	text-transform: uppercase;
	
}
a.inc_min_cart:visited {text-decoration: none;color: #ffffff;}
a.inc_min_carte:hover {text-decoration: underline; color:#ffffff;}
a.inc_min_cart:active {text-decoration: none;color: #ffffff;}

a.headerlink:link {
	color: #4c3327;
	text-decoration: none;
}
a.headerlink:visited {
	text-decoration: none;
	color: #4c3327;
}
a.headerlink:hover {
	text-decoration: underline;
	color: #892034;
}

a.headerlink:active {
	text-decoration: none;
	color: #4c3327;
}
.timeHeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	color: #4c3327;
	text-align: right;
}
.phoneHeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 700;
	color: #4c3327;
	text-align: right;
	margin: 6px 0 15px 0;
}