﻿body {
	padding: 0px;
	margin: 0px;
}
a:link {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
	color: #DEDCCB;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	text-decoration: none;
	font-size: small;
	color: #009ABC;
	font-weight: bold;
}
a:hover {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
	text-decoration: none;
	color: #D5B32B;
	font-weight: bolder;
}
a:active {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
	color: #A94C40;
	text-decoration: none;
}
#Detail a:link {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: medium;
	color: #A94C40;
	font-weight: normal;
}
#Detail a:visited {
	font-size: medium;
	font-style: normal;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	color: #808080;
	font-weight: normal;
}
#Detail a:hover {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: medium;
	color: #009ABC;
}
#ContactInfo a:link {
	font-size: small;
	color: #D5CEC8;
	font-weight: bolder;
}
#ContactInfo a:visited {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FDD94A;
}
.prodtitle {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #009ABC;
	text-decoration: none;
}
.proddesc {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.proddescbold {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.prodnum {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.prodprice {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.buttoninfo {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.prodgroupheader {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #009ABC;
	text-decoration: none;
}
.pageheader {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: xx-large;
	font-weight: normal;
	color: #009ABC;
	text-align: center;
}
.clickdetails {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: large;
	font-weight: normal;
	color: #009ABC;
}
.CS {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.AddressHours {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
}
.separator {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #DEDCCB;
}
.center {
	text-align: center;
}
.pictures {
	border-width: 0;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

