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

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

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




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.mainlinktext {
	font-family: "Copperplate Gothic Light";
	color: #6797C5;
	font-size: 18px;
	font-weight: normal;
}
.contacttext {
	font-family: "Copperplate Gothic Light";
	color: #6797C5;
	font-size: 30px;
	font-weight: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}
.prodtext {
	font-family: "Copperplate Gothic Light";
	color: #6797C5;
	font-size: 12px;
	font-weight: normal;
}
.breadcrumbs {
	font-family: "Copperplate Gothic Light";
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

.pricetag {
	font-family: "Copperplate Gothic Light";
	color: #FFFFFF;
	font-size: 36px;
	font-weight: normal;
}
html {
	background: url(../images/bg_grass.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.heading1text {
	font-family: "Copperplate Gothic Light";
	color: #FFFFFF;
	font-size: 36px;
	font-weight: normal;
}
.titletext {
	font-family: "Copperplate Gothic Light";
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
}
