a {
	outline: none;
}



body {
	background-color: #231514;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
#homeTDopen {
	width: 400px;
}

#mainTable {
	width: 850px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#footer {
	font-size: 12px;
	text-align: right;
	padding-top: 4px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
.closedTopTD {
	padding-left: 15px;
	padding-right: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-top: 15px;
}


.shopTDclosed {
	background-color: #a5c63b;
	width: 150px;
}
.aboutTDclosed {
	background-color: #FD68AA;
	width: 150px;
}
.contactTDclosed {

	background-color: #3D1132;
	width: 150px;
}
#homeTDclosed {
	width: 75px;
	background-color: #FFFFFF;
	height: 500px;
}
.shopTDopen {
	background-color: #a5c63b;
	width: 475px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.thumbText {
	font-size: 11px;
	font-family: "Trebuchet MS";
}

.aboutTDopen {

	background-color: #FD68AA;
	width: 475px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.contactTDopen {


	background-color: #3D1132;
	width: 475px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#mainTable .shopTDopen a:link, #mainTable .contactTDopen a:link, #linksTable a:link {
font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#mainTable .shopTDopen a:visited, #mainTable .contactTDopen a:visited, #linksTable a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#mainTable .shopTDopen a:hover, #mainTable .contactTDopen a:hover, #linksTable a:hover   {
font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

