.content_padding {
	padding-right: 30px;
	padding-left: 50px;
	padding-bottom: 30px;
}
.dotted_border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.size_10 {
	font-size: 10px;
}
.testimonials_pic_padding {
	padding-left: 25px;
}
.testimonials_bg {
	background-image: url(../images/sce/testimonials_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
}
.testimonials_p_padding {
	padding-right: 300px;
}
.brown {
	color: #8c3402;
}
.ul_padding {
	padding-bottom: 5px;
}
.indent {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.horizontal_rule {
	color: #af7b40;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}









h1 {
	font-size: 30px;
	color: #344b86;
	display: block;
	width: 490px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cf904b;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}

h2 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	color: #344b86;
	display: block;
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cf904b;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}
h3 {

	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
h4 {
	font-size: 18px;
	color: #8c3402;
}
h5 {
	color: #bb8043;
	width: 200px;
	padding-top: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #bb8043;
	font-size: 16px;
	margin-bottom: 0px;
}
