.side_bar_title {
	color: white;
	font-size: 17px;
	font-family: "Times New Roman";
	text-align: center;
}
.body_text {
	font-size: 12px;
	color: #1F3864;
	padding: 10px;
}
.header_1 {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #19305A;
}
.header_2 {
	font-family: "Times New Roman";
	font-size: 20px;
	color: white;
}
.header_3 {
	font-family: Arial;
	font-size: 14px;
}
.header_4 {
	font-family: Arial;
	font-size: 12px;
	color: #fffcf6;
}

.horz {
	border-bottom-color: #1F3864;
	border-bottom-style: solid;
	width: 90%;
}
.horz_thin {
	border-bottom-color: #1F3864;
	border-bottom-style: solid;
	width: 100%;
}
.horz_yellow {
	border-bottom-width: 1px;
	border-bottom-color: #D7A25A;
	border-bottom-style: solid;
	width: 90%;
}
.testomonials_text {
	font-family: Arial;
	color: #d7a25a;
	font-size: 11px;
}
.testomonials_text a {
	font-family: Arial;
	color: white;
	font-size: 11px;
}

.testomonials_text a:hover {
	font-family: Arial;
	color: white;
	font-size: 11px;
}
.testomonials_signature {
	font-family: Arial;
	color: #d7a25a;
	font-size: 10px;
	font-style: italic;
}
.item {
	background-color: #19305A;
}
.item a {
	color: white;
	font-size: 18px;
	font-family: "Times New Roman";
	text-decoration: none;
}
.item a:hover {
	color: white;
	font-size: 18px;
	font-family: "Times New Roman";
	text-decoration: underline;
}
.item_desc {
	color: white;
	font-size: 12px;
	font-family: Arial;
}
.item_desc a {
	color: #D7A25A;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}
.item_desc a:hover {
	color: #D7A25A;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;

}
.service_detail_body {
	font-size: 13px;
}
#footer_text {
	color: white;
	font-size: 12px;
	font-family: Arial;
}
#footer_text a {
	color: white;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
#footer_text a:hover {
	color: white;
	font-size: 12px;
	text-decoration: underline;
}
.form_label {
	font-family: Arial;
	color: #1F3864;
	font-size: 11px;
}
.strike {
	text-decoration: line-through;
	color: white;
	font-size: 12px;
	font-family: Arial;
}
#library {
	font-size: 12px;
	color: #1F3864;
}
#page_header_text {
	color: white;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
#page_header_text a {
	color: white;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
#page_header_text a:hover {
	color: white;
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
}


