@charset "utf-8";
.headertext/* CSS Document */

 {
	color: #FFFFFF;
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #6797C5;
}
.linktext {
	font-family: "Copperplate Gothic Light";
	color: #6797C5;
	font-size: 16px;
	font-weight: normal;
}
a:link {
	color: #6797C5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6797C5;
}
a:active {
	text-decoration: none;
	color: #6797C5;
}

a:hover {
	text-decoration: none;
	color: #D6932A;
}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/speckled_bg.jpg);
}
.mainlinktext {
	font-family: "Copperplate Gothic Light";
	color: #6797C5;
	font-size: 18px;
	font-weight: normal;
}
.contacttext {
	font-family: "Copperplate Gothic Light";
	color: #6797C5;
	font-size: 36px;
	font-weight: normal;
}
.bodytext {
	font-family: "Copperplate Gothic Light";
	color: #6797C5;
	font-size: 16px;
	font-weight: normal;
}
.prodtext {
	font-family: "Copperplate Gothic Light";
	color: #6797C5;
	font-size: 12px;
	font-weight: normal;
}
.pricetag {
	font-family: "Copperplate Gothic Light";
	color: #FF0000;
	font-size: 36px;
	font-weight: normal;
}
