@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../background007.jpg);
	background-repeat: repeat-x;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Garamond, Georgia, Times, serif;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #612928;
	font-weight: bold;
}
.home_SamNBeverly_image {
	display: inline;
	float: left;
	padding-right: 10px;
}
.Welcome {
	text-align: center;
	font-size: 5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#container #rightContent_body .ad {
	margin-left: 25px;
}




p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container {
	width: 874px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8E3CB;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
}
#header {
	background-image: url(../images/cotrnmasthead_resize.jpg);
	background-repeat: no-repeat;
	height: 251px;
}
#nav_bar {
	width: 100%;
	text-align: center;
	background-color: #E8E3CB;
}
#leftSide_bar {
	padding: 11px;
	width: 230px;
	float: left;
	text-align: center;
}
#rightSide_bar {
	padding: 11px;
	width: 178px;
	float: right;
	text-align: center;
}

#rightContent_body {
	padding: 11px;
	width: 600px;
	float: left;
}
#middleContent_body {
	padding: 11px;
	width: 400px;
	float: left;
	text-align: center;
}

#EXTRA_BibleSearch {
	background-color: #fcf4e1;
	text-align: center;
	padding: 5px;
	font-size: 14px;
}
#EXTRA_BibleSearch_Title {
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}
#EXTRA_BibleSearch_Font {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
#pre_footer {
	background-color: #000;
	clear: both;
}
#footer {
	color: #E8E3CB;
	background-color: #612928;
	text-align: center;
}
div #classlist table th {
	color: #612928;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
div #classlist table td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 85%;
}
