body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
}

body, div, td, th, p, li, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
}

div {
	margin: 0;
	padding: 0;
}

#frame{
	margin: 0px auto;
	width: 802px;
	text-align: left;
}

img {
	border: none;
}

b, strong {
	color: #000;
}

h1 {
	color:#369;
	font-size: 20px;
	padding-bottom: 3px;
	margin: 0;
	letter-spacing: .1em;
	border-bottom: 1px solid #555;
}

h2 {
	color:#369;
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 3px;
	padding-bottom: 0;
	letter-spacing: .1em;
}

div#headmast {
	text-align:left;
	border: 1px solid #ccc;
	border-bottom: none;
}

div#banners {
	border: 1px solid #CCC;
	border-bottom: none;
	height: 150px;
}

div#main {
	float: right;
	width: 645px;
	overflow:  hidden;
}

div#sidebar {
	float: left;
}

div#content {
	text-align: left;
	padding: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 60px;
	min-height: 420px;
}

.content_bg {
	background-image: url(/images/conent_right_bg_02.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

div#content a, div#content a:visited {
	font-weight: bold;
	color: #369;
}

div#content p {
	padding: 0;
	letter-spacing: .1em;
	line-height: 1.5em;
}

div#content ul {
	margin-top: 0;
	margin-bottom: 4px;
}


.no_bottom {
	margin-bottom:0;
	padding-bottom:0;
}

.no_top {
	margin-top:0;
	padding-top:0;
}

div#content ul li {
	letter-spacing: .1em;
	padding-top: 2px;
	padding-bottom: 3px;
}

div#footer {
	clear: both;
	line-height: 1.5em;
	text-align: center;
	font-size: 11px;
	padding-top: 30px;
}

span.wide {
	letter-spacing: .1em;
}

#global_service_times {
	margin: 0 auto 8px auto;
	width: 800px;
	background-color: #ffc;
	border: 1px solid #ccc;
	border-top-width: 0;
	padding: .3em 0;
	height: 15px;
	text-align: center;
	letter-spacing: 0px;
}
#global_service_times b { font-weight:bold; color: #600; }
#global_service_times a {
	color: #069;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
}
#global_service_times a:hover { text-decoration: underline; }

div.pictureFloatRight { float: right; padding: 5px 10px 0 0; }
div.pictureFloatLeft { float: left; padding: 25px 10px 0 0; }


div.sidebar_box {
	background-color: #fff;
	border: solid 1px #ccc;
	border-right: none;
	border-top: solid 1px #fff;
}

div.sidebar_box p {
	text-align:center;
	color: #000;
	padding: 0;
	letter-spacing: normal;
}

#sub_menu {
	padding: 0px 10px 0 0;
	margin: 0;
	background-color: #ffe;
	border-bottom: 1px solid #555;
}

#sub_menu ul {
/*	border-top: 1px solid #660000;  
	border-bottom: 1px solid #600;  /* */
	list-style-type: none;
	margin: 0;
	padding: 7px 0 0 5px;
}

#sub_menu ul li {
	display: inline;
	padding: 0 10px 0 5px;
	margin: 5px 0;
}

#sub_menu ul li a {
	text-decoration: none;
}

#sub_menu ul li a:hover {
	text-decoration: underline;
}

.staff_department {
	clear:both;
	padding: 25px 0;
}

.staff_thumb {
	 float: left;
	 text-align: center;
	 margin: 5px 20px 0 0;
 
 }

.staff_thumb img {
	padding-bottom: 3px;
}

ul#bible_classes {
	list-style-type: none;
	padding-top: 15px;
}

ul#bible_classes li {
	color: #000;
	font-weight: bold;
}

ul#bible_classes li ul li {
	font-weight: normal;
}

table.sermons {
	width: 100%;
	margin: 0;
	padding: 0;
}
	
table.sermons tr td {
	border-bottom: 1px solid #ccc;
}
