@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
.bodycopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.bodylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E5B250;
	text-decoration: none;
}


.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC9900;
	text-decoration: none;
}
.subheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.whitecopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.specials {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-top: 35px;
}
.bodylinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.largemargins {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
}
.smallmargins {
	margin: 0px;
	padding: 12px;
}
.blackcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.yellowcopy {
	font-size: 13px;
	color: #E0B942;
}
.sansserif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodylinks2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.bodylinks2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E5B250;
	text-decoration: none;
}

