
body {
	background-image: url(http:/img/background.gif);
	background-repeat: repeat-x;
	height: 100%;
	margin: 0;
	font-family: tahoma;
	font-size: 14px;
}

#main_table {
	margin: auto;
	border-left-color: #bebebe;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #bebebe;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-color: #bebebe;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-collapse: collapse;
	width: 747px;
	background-color: White;
}

#header {
	padding: 0px;
}

#main_menu {
	width: 100%;
	text-align: center;
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: bold;
}

#main_menu a {
	text-decoration: none;
	color: #6d6d6d;
}

#main_menu a:hover {
	color: black;
}

.dotted_line {
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: dotted;
	font-size: 1px;
}

.normal_dotted_line {
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: dotted;
}

.dashed_line {
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: dashed;
	font-size: 1px;
}

.dotted_virtical_line {
	border-left-width: 1px;
	border-left-color: #c4c4c4;
	border-left-style: dotted;
	font-size: 1px;
	height: 150px;
}

#footer {
	text-align: center;
	font-size: 10px; 
	font-family: tahoma;
}

#content_table {
	
}

.pager {
	margin: 0;
	padding: 0 ;
	list-style: none;
	text-align: center;
	white-space:nowrap;
}
.pager a {
	border:1px solid #CCDBE4;
	color:#3666D4;
	display:block;
	float:left;
	margin:0pt 5px 0pt 0pt;
	padding:1px 8px;
	text-align:center;
	text-decoration:none;
}

.pagerli {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.pagerli1 {
	margin: 0;
	padding: 0;
	background:#3666D4 none repeat scroll 0%;
	
	list-style: none;
	display: inline;
}

.pagerli1 a {
	background:#3666D4 none repeat scroll 0%;
	border-color:#2B55AF;
	color:#FFFFFF;
}

.pager a:hover {
	background:#3666D4 none repeat scroll 0%;
	border-color:#2B55AF;
	color:#FFFFFF;
}

#search_cell {
	background-image: url(http:/img/search_box.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	padding-left: 5px;
}

#db_title {
	color: #676767;
	font-size: 15px;
	font-weight: bold;
	font-family: Book Antiqua;
}

#bible_pic {
	padding-left: 2px;
	padding-right: 2px;
	width: 10px;
	vertical-align: top;
	padding-top: 5px;
}

.read_more {
	font-family: sans-serif;
	font-weight: bold;
}

.read_more a {
	text-decoration: none;
	color: #798241;
	font-size: 11px;
	padding-left: 2px;
}

.read_more a:hover {
	text-decoration: underline;
}

#ne_title {
	color: #9c221d;
	font-size: 15px;
	font-weight: bold;
	font-family: Book Antiqua;
	width: 80%;
}

#ar_title {
	color: #757575;
	font-size: 15px;
	font-weight: bold;
	font-family: Book Antiqua;
	width: 80%;
}

#bs_title {
	color: #c3a23b;
	font-size: 15px;
	font-weight: bold;
	font-family: Book Antiqua;
	width: 80%;
}

.text_content {
	font-family: tahoma;
	font-size: 11px;
	color: #4d4400;
}

#our_mission_area {
	font-size: 5px; 
	color: #8a450a; 
	padding-top: 20px; 
	padding-left: 20px; 
	width: 503px; 
	height: 147px; 
	background-image: url(http:/img/clean_banner.jpg);
}

#our_mission_title {
	font-size: 32px; 
	font-style: italic; 
	font-family: Monotype Corsiva;
}

.our_mission_content {
	font-size: 12px; 
	width: 220px; 
	text-align: justify;
	font-family: Verdana;
}

.sub_menu_container {
	border-right: dashed 1px black; 
	border-left: dashed 1px black; 
	vertical-align: top; 
	background-color: #fff9e5;
}

.sub_menu_list {
	list-style-type: none; 
	line-height: 20px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.sub_menu_list a {
	text-decoration: none;
	color: #8C551C;
	padding-left: 5px;
}

.sub_menu_list a:hover {
	text-decoration: underline;
}

.sub_menu_selected {
	color: #ebb032;
	text-decoration: none;
	font-weight: bold;
}

.content_title {
	color: #bf4635;
	font-size: 24px;
	font-style: italic; 
	font-family: Monotype Corsiva;
	font-weight: normal;
	text-transform: capitalize;
}

.content_body {
	font-size: 12px; 
	text-align: justify;
	font-family: Verdana;
	padding-top: 10px;
}

.guest_message_body {
	
}

.gb_add_message {
	vertical-align: middle;
}

.gb_add_message a {
	color: #5BB032;
	text-decoration: none;
}	

.gb_add_message a:hover {
	font-weight: bold;
}

.submit_cancel_button {
	text-align: center;
	width: 100px;
}

.submit_cancel_button img {
	border: none;
}

.submit_cancel_button a {	
	color: #BF4635;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;	
}

.submit_cancel_button a:hover {
	font-weight: bold;
}

.new_guest_message_table {
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: #BF4635;
}

.article_title {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #BF4635;
	width: 75%;
}

.article_title img {
	vertical-align: middle;
}

.article_title a {
	text-decoration: none;
	color: #BF4635;
}

.article_date {
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	width: 25%;
}

.written_by {
	color: #5BB032;
	font-size: 11px;
}

.article_source {
	color: #5BB032;
	font-size: 11px;
}

.view_album {
	text-transform: capitalize;
}

.view_album a {
	color: #BF4635;
	text-decoration: none;
}

.view_album a:hover {
	font-weight: bold;
}

.view_album img {
	border: none;
	vertical-align: middle;
}

.read_more_atricles {
	text-transform: capitalize;
}

.read_more_atricles a {
	color: #BF4635;
	text-decoration: none;
}

.read_more_atricles a:hover {
	font-weight: bold;
}

.articles_list {
	list-style: none;
	white-space: nowrap;
}

.articles_list a {
	color: #798241;
	font-size: 11px;
	font-family: sans-serif;
}

.as_link_style {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #76a5d1;
}

.link_style {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #76a5d1;
}

.link_style:hover {
	text-decoration: underline;
}

.sermon_message_title {
	font-family: Verdana;
	font-weight: bold; 
	font-size: 11px;
}

.sermon_message_title a {
	text-decoration: none;
	color: #676767;
}

.sermon_message_date {
	font-family: Verdana;
	font-size: 10px;
}

.sermon_message_content {
	color: #676767; 
	font-size: 11px; 
	font-family: Verdana;
	text-align: justify;
}

.marquee {
	color: #9C221D;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}

.flash_message {
	text-align: center; 
	color: red; 
	font-size: 12px; 
	font-family: tahoma; 
	padding-top: 5px;
	font-weight: bold;
}

.error-message {
	color: red;
	font-size: 11px;
}
