@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;
}
.endorsement {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	background-color: #CCC;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #666;
}
.endorsement2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #65B360;
	font-style: italic;
}
.endorsement3 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C75B12;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCC;
}
.testimonial {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	font-style: normal;
}

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, .orange a{
	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, .orange a: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;
}

.news_column
{
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.news_column_middle
{
	padding-right: 20px;
	padding-leftt: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-left: 20px;
}
.news_column_right
{
	padding-leftt: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
