@charset "utf-8";
body {
	background: #003471;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	

}
#main_container {
	width: 800px;
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
}
#headerlogo {
	float: left;
	padding-left: 10px;
	
}
#headerpic {
	background-image:url(css/Pictures/Header.gif);
}
#verse_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}

#main_container {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 800px;
	vertical-align: top;
}
#header_nav_bar {
	height: auto;
	width: 800px;
	background-color: #003471;
}
#header_picture {
	background-image: url(Pictures/Header.gif);
	background-repeat: no-repeat;
	height: 172px;
}
#header_logo {
	padding-left: 10px;
	padding-top: 30px;
}
#main_content {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#verse_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer_nav_bar {
	border-top: solid;
	border-color: #000000;
	border-top-width: medium;
}
#footer_copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#flash_homepage {
	padding-bottom: 10px;
	padding-top: 10px;

}
#side_bar_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 15px;
	vertical-align: top;
	top: 0px;
}
#content_table {
	vertical-align: top;

}
#content_left {
	float: left;
	width: 500px;
}
#content_right {
	float: right;
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}
#content_lt {
	width: 450px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#content_rt {
	background-color: #e9e9e9;
	padding: 10px;
}
#welcome_textblock {
	padding: 10px;
	width: 780px;
}
#welcom_text {
	padding-left: 10px;
	padding-right: 10px;
}
#main_container #content_table #welcome_textblock #welcom_text #pic {
	float: right;
}
#service_times_box {
	float: right;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	width: 280px;
}
#servicetimes_box {
	padding-top: 20px;
	text-align: center;
}
#rtside {

}
#imageleft {
	float: left;
}
#ltside {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	width: 180px;
	padding: 10px;
}
#sidenavbar {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	width: 170px;
	padding: 10px;
	padding-top: 20px;
}
#rightpanelinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 505px;
	padding-left: 20px;
	padding-right: 20px;
}
#pastor_pic {
	float: right;
	padding-top: 0px;
	width: 201px;
	padding-left: 10px;
}
#school_staff_lt {
	float: left;
	width: 263px;
}
#school_staff_rt {
	float: right;
	width: 263px;
}
#beliefs {
	width: 577px;
	padding-right: 20px;
}
#li {
	float: left;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#building_thumbs  {
	float: left;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 50px; 
	height: 38px; 
	display: inline
}
ddpanel {
	width: 800px;
}

