body, td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: no-repeat;
}
body {
	background-color: #ffffff;
	background-image: url("images/sub1_bg.jpg");
	background-repeat: repeat;
	background-attachment:fixed;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#bhome a#new {color:#C09;}

#main_container {
	width: 900px;
	margin: 0 auto;
}
/*** MAIN NAVIGATION *************/
#nav ul {padding-left: 0;margin: 0 0 0 0;	background-color: #a89c7d;color: white;float: left;width: 100%;}
#nav ul li {display: inline;font-family: Times;font-size: 11px;font-weight: bold;}
#nav ul li a {padding: 9px 13px 9px 13px;background-color: #a89c7d;color: White;text-decoration: none;	float: left; /*border-right: 1px dotted #fff;*/}
#nav .first {padding-left:20px;}
#nav .last{border-right:none; padding-right:0;}
#nav ul li a:hover {color: #333;}
#nav ul li a:active {text-decoration: underline;} 

#bnew a#new,
#bdirect a#direct,
#bservice a#service,
#babout a#about,
#bstaff a#staff,
#bprayer a#prayer,
#bgive a#give,
#bday a#day,
#bcontact a#contact
{text-decoration:underline;}

/*** END MAIN NAV ***/

#leftbar img {
	text-align: center;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
hr {
	color:#a89c7d;
	border: 0;
	background-color: #a89c7d;
	height: 1px;
}
a:link {
	color: #a89c7d;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #a89c7d;
}
a:hover {
	text-decoration: none;
	color: #444444;
}
a:active {
	text-decoration: underline;
	color: #a89c7d;
}
.style11 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #a89c7d;
	font-size: 13px;
}
.style12 {
	font-size: 13px;
	font-weight: bold;
}
.embed_pad {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	white-space: nowrap;
	display: block;
}
.gov_dt {
	font-weight: bold;
	text-indent: 28px;
}
.gov_dd {
	margin-right: 20px;
	margin-bottom: 5px;

}
.outsidetable {
	font-size:13px;
	border-bottom:solid 1px #a89c7d;
	font-weight:bold;
	margin-bottom:5px;
}
#affiliation {
	list-style-image: url(images/rcc_topicon.png);
	display: block;
	padding-right: 10px;
	margin-right: 25px;
	text-align: justify;
}
#affiliation li {
	margin-bottom: 7px;
}
#mission {
	display: block;
	padding-right: 10px;
	margin-right: 25px;
	text-align: justify;
}

#mission li {
	margin-bottom: 2px;
}
/** Service Times Tables **/
#st_table {
	width:600px;
	margin:0 auto auto auto;
}
#st_table .th {
	font-size:13px;
	font-weight:bold;
	border-bottom:dotted;
	border-bottom-color:#a89c7d;
	border-bottom-width:1px;
	font-style: italic;
	padding-top: 5px;
}
#st_table .td_h1 {
	font-size:13px;
	font-weight:bold;
	border-bottom:solid 1px #a89c7d;
	text-align:center;
}

/**  This section is for the Pastors and Staff Questionaire List **/
.staffq {
	width: 700px;
}
.staffq dt {
	font-style: italic;
}

.staffq dd {
	padding-bottom: 10px;
	margin-left: 15px;
}
#bnew a#new, #bdirect a#direct {text-decoration:underline;}

