/* Testimonials Page */

.testimonials_toc_wrap {
	padding-bottom: 60px;
}

.testimonials_quote1 {
	border-left-width: 15px; 
	border-left-style: solid;
	border-left-color: #CBB3AC;
	padding-left: 15px;
}

.testimonials_quote2 {
	border-left-width: 15px; 
	border-left-style: solid;
	border-left-color: #321A13;
	padding-left: 15px;
}

.testimonials_name {
	font-weight: bold;
    margin: 0 30px 0 0;
    text-align: right;
}

.testimonials_date {
	font-weight: bold;
    margin: 0 30px 0 0;
    text-align: right;
}

.testimonials_year {

}

.testimonials_header1 {
	font-size: 30px;
	line-height: 110%;
}

p.testimonials_backtotop {
	font-size: 12px;
	clear: both;
	width: 100px;
	margin-left:auto;
	margin-right: 0;
}

.testimonials_toc_header1 {
	text-decoration: underline;
	font-size:45px;
	font-weight: bold;
    text-align: center;
    line-height: 110%;
}

.testimonials_toc_header2 {
	font-size:35px;
	font-weight: bold;
    text-align: center;
    line-height: 110%;
}

.testimonials_ul {
	margin: 0;
	border: 0;
	padding: 0;
}

.testimonials_ul_li {
	font-size: 20px;
	text-align: center;
}

.testimonials_section_label {
	font-size:45px;
	text-decoration: underline;
	font-weight: bold;
    text-align: center;
    line-height: 110%;
}

.entries_section_links_back_to_top_text p {
	font-size:2.0em;
	font-family: 'League Gothic';
	text-align: center;
	line-height: .85em;
}


.testimonials_quote1 p,
.testimonials_quote2 p {
	margin-bottom: 20px;
	font-family: 'Amiri';
	font-size: 1.6em;
	line-height: 1.6;
}


