body {
	background: #C1DCFB;
	margin: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 1200px;
	padding: 10px;
}
#container {
	background: #C1DCFB; /* this overrides the text-align: center on the body element. */
	padding: 10px;
	float: none;
	height: auto;
	width: inherit;
	margin: 0;
}
#staff_picture {
	float: right;
}

#Navigation_Bar {
	text-decoration: underline;
	color: #FF0000;
	padding: 5px;
	background-color: #0033FF;
	margin-bottom: 5px;
	height: 60px;
	width: auto;
}
#master_holder {
	background-color: #C1DCFB;
	margin: 0px;
	padding: 0px;
	width: 780px;
}
#lower_information {
	background-color: #B5D7FF;
	float: none;
	margin-top: 10px;
	margin-bottom: 5px;
}
#results_holder {
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
	width: 599px;
	background-color: #C1DCFB;
}
#source_holder {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
	background-color: #C1DCFB;
	height: 930px;
}
#footer {
	width: 800px;
	float: left;
	background-image: url(../images_add/Background_Church_Name.jpg);
	height: auto;
	margin: 5px;
	padding: 5px;
	clear: both;
}
#mainContent {
	background-color: #A4C5F8;
	width: 490px;
	margin-left: 310px;
}
#mainContentnsb {
	background-color: #A4C5F8;
	width: 490px;
	margin-left: 310px;
}
#image_for_detail {
	background-color: #C1DCFB;
	width: 600px;
	height: 450px;
	float: none;
}
#header {
	width: inherit;
	background-color: #A4C5F8;
	margin: 5px;
	padding: 5px;
}
#title_for_detail {
	float: none;
	padding: 10px;
	margin: 0px;
}
#description_for_detail {
	width: 600px;
	float: left;
	height: 450px;
}
pf {
	padding: 5px;
	text-align: center;
}
h1 {
	
	font-size: 160%;
	font-weight: bold;
	padding: 5px;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	padding: 5px;
	}
h3 {
	font-size: 120%;
	padding: 5px;
	font-weight: bold;
}
h4 {
	font-size:100%;
	padding: 5px;
	font-weight: bold;
}
h5 {
	font-size: 85%;
	padding: 5px;
	font-weight: bold;
}
h6 {
	font-size: 70%;
	padding: 5px;
	font-weight: bold;
}
th {
	padding: 5px;
}
td {
	padding: 5px;
}
#section_tltle {
	width: 760px;
	background-color: #C1DCFB;
	height: auto;
	padding: 5px;
	clear: none;
	float: none;
	margin: 5px 5px 5px;
}



#map_image {
	width: 480px;
	float: right;
}
#contact_space {
	width: 250px;
	float: left;
	margin-top: 100px;
}
#directions_holder {
	float: right;
	width: 480px;
}
#main_contacts {
	width: 780px;
}
#staff_holder {
	margin-top: 600px;
	width: 250px;
}
p {
	font-size: 100%;
}
.italictext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	margin-left: 2em;
	margin-right: 2em;
}
#sidebar1 {
	position: relative;
	height: auto;
	width: 28%;
	padding: 10px;
	float: left;
}
#main_content {
	padding: 5px;
	position: relative;
	margin: 5px;
	width: 38%;
	float: left;
}
.churchname {
	background-color: #C1DCFB;
	width: inherit;
}
#totalcontent {
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	float: none;
	clear: both;
}
.churchname h2 {
	font-size: 140%;
	padding: 5px;
	float: left;
	margin-right: 10px;
}
.churchname h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
	float: left;
}
#bannerplace {
	clear: both;
}
#footer h2 {
	font-size: 100%;
}
#section_tltle div h1 {
	font-size: 180%;
}
#sidebar2 {
	float: right;
	width: 28%;
	background: #93A5C4;
	padding: 5px;
	clear: none;}
#left_two_columns {
	clear: both;
	float: left;
}
#sidebar2 h4 a {
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background: #F60;
	border-style: none;
}

