
.Paragraph_Start {
	color: #79290F;
	font-size: 14px;
	font-weight: bold;
}

.Paragraph_Start_Black {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.menu_sub_bold {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.Header_With_Line {
	color: #6A110A;
    font-family: serif, Georgia ;
	font-size: 22px;
    font-weight: 800;
    line-height:26px;
	border-bottom: 1px solid #CAC4B3;
    padding-bottom: 15px;
}

.Boxed_in_Header {
	font-size: 16px;
	font-weight: bold;
	width: 90%;
	border-bottom: 1px solid #CAC4B3;
	border-top: 1px solid #CAC4B3;
	font-weight: bold;
	padding: 15px;
}

.Image_Left {
	float: left;
	padding-right: 13px;
}

.Image_Right{
	float: right;
	padding-left: 13px;
}
