.italic {
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
}
.larger_font {
	font-size: 16px;
}
.bold_small_font {
	font-weight: bold;
	font-size: 13px;
}
.bold_regular_font {
	font-weight: bold;
}
a:link {
	color: #80664D;
	text-decoration: underline;
}

a:visited {
	color: #80664D;
text-decoration: underline;
}
a:hover {
	color: #5A4836;
	text-decoration: underline;
}
a:active {
	color: #80664D;
text-decoration: underline;
}

body {
	font-family: "Times New Roman", Times, serif;
	color: #80664D;
	background-color: #D2CBBB;
	font-size: 14px;
}

.main_div {
	position:absolute;
	width:1024px;
	left:50%;
	margin-left:-512px;
	z-index: 2;
	top: 5px;
	
	
}

.title_main_div {
	margin: 0px;
	position: relative;
	width: 810px;
	left: 3px;
	top: 5px;
	height: 200px;
	background-position: center center;
	text-align: center;
}
.title_sub_div {
	position: relative;
	right: 0px;
	left: 130px;
	top: 0px;
	text-align: left;
}

.body_div {
	position: relative;
	left: 25px;
	top: 50px;
	margin: 0px;
	right: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B337B;
	height: 500px;
}
.content_div {
	position: relative;
	left: 0px;
	z-index: 0;
	top: 0px;
	width: 810px;
	padding: 0px;
	margin: 0px;
	border: none;
	overflow: auto;
}
.smaller {
	font-size: 10px;
}
.required {
	color: #AD182B;
	font-size: 14px;
}
.image_div {
	position: absolute;
	left: 0px;
	width: 428px;
	overflow: hidden;
	float: left;
	top: 0px;
	height: 410px;
}
.bold {
	font-weight: bold;
	font-size: 16px;
}
.fx {
	font-weight: bold;
	color: #298F85;
}
.table_font {
	font-size: 12px;
}
.tiles {
	position: relative;
	height: auto;
	width: auto;
	left: 10px;
	top: 0px;
	right: 10px;
}
.title_font_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
}
.title_font_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}

.prayer_request {
	font-size: 13px;
	font-weight: bold;
}
.content_title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.content_sub_title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.table_background1 {
	background-color: #EFE9DB;
	border: 1px solid #C0AC98;
}
.title_font3 {
	font-size: 25px;
}
.title_font4 {
	font-size: 22px;
	font-weight: normal;
}
.catalog_div {
	overflow: scroll;
	position: relative;
	top: 10px;
	height: 475px;
	left: 10px;
	width: 800px;
}
.small_caps {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
}
.easter_home_page {
	color: #8B5950;
}
.justify_center {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
}
.background_body {
	background-image: url(../images/olme_template_images/home_header_r3_c3.jpg);
}

.justify_center_small {
	text-align: center;
	font-size: .75em;
}
.background_nav {
	background-image: url(../images/olme_template_images/home_header_r3_c1.jpg);
}
.background_bottom {
	background-image: url(../images/olme_template_images/home_header_r4_c3.jpg);
}

