@charset "utf-8";
/* CSS Document */
a:link {
	text-decoration: none;
	color: #F90;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
}

.centerheads {
	font:Georgia, "Times New Roman", Times, serif,;
	font-size:20px;
	font-weight: bold;
}

.centertext {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;	
}

.contenthead {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#000;
	text-align: left;
	text-decoration: none;
}
.contenttext{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
}

.quote {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	text-align: center;
	
}

.byline {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:right;
}
.copy {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.copyhead{
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.bbhead {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}

.bbcopy {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}

#services .quote {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-align: center;
	
}
#ideology .quote {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	text-align: center;
	
}
#testimonials .quote {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-align: center;
	
}

#contact .quote {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	text-align: center;
	
}
.date {
	font:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	color:#F90;
}
.bbpic {
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
