@charset "utf-8";
/* CSS Document */

a {	
	color: #00853E;	
	text-decoration: none
}

body {
	background-color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	margin: 1em;
	}

.h1 {
	font-family: "Century Gothic";
	font-size: 34px;
	font-style: normal;
	text-transform: uppercase;
	color: #00853E;
	background-color: #FFFFFF;
	letter-spacing: 6pt;
	text-align: left;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	vertical-align: middle;
	height: 38px;
	width: 535px;
	padding-top: 2px;
}

.h2 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
	color: #BDA676;
	letter-spacing: 1pt;
	text-align: left;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: auto;
	text-decoration: none;
	line-height: 25px;
}

.h3 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: auto;
	text-decoration: none;
}

.sub {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00853E;
	text-align: center;
	letter-spacing: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #BDA676;
	border-bottom-color: #BDA676;
	text-decoration: none;
	height: 28px;
	width: 535px;
	vertical-align: middle;
}


a:hover {
	color: #BDA676;
}

.materialname {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #00853E;
	text-align: left;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	letter-spacing: 2px;
	vertical-align: top;
	line-height: 15px;
	top: 15px;
}

.percent {
	font-family: "Century Gothic";
	font-size: 30px;
	font-style: normal;
	text-transform: none;
	color: #BDA676;
	text-align: left;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 20px;
}

.prepost {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #BDA676;
	text-align: left;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 15px;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 15px;
}

.gradualshine{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
}