@charset "utf-8";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C75B12;
	text-decoration: none;
}
.newsletter {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}

.issue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65B360;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C75B12;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65B360;
	text-decoration: underline;
}

.subhead {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666;
}
.subhead2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #616365;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.clients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
.orangetext {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #C75B12;
	font-size: 14px;
}
.orangetext2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #C75B12;
	font-size: 16px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

a.orange:link {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C75B12;
	text-decoration: none;
}

a.orange:visited {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C75B12;
	text-decoration: none;
}
a.orange:hover {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #65B360;
	text-decoration: none;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #65B360;
	text-decoration: none;
}
.header {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #C75B12;
}
a.gray:link {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.gray:visited {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.gray:hover {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C75B12;
	text-decoration: none;
}.background {
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
}
.underline {
	text-decoration: underline;
}
