/* GLOBAL STYLES */
body {
	background: #000 none repeat scroll 0%;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 140%;
	/*font-family: Georgia,"Times New Roman",Times,serif;*/
	font-size: 9pt;
	text-align: left;
}
body, div, dl, fieldset, form, h1, h2, h3, h4, h5, h6, p, label {
	margin: 0;
	padding: 0;
}
#page {
	width: 850px;
	margin: 20px auto;
	background-color: #FFF;
}
.clear {
	clear: both;
}
.clearfix {
	display: block;
}
.pageHeader {
	color: #7A7573;
	font-family: Helvetica, Arial, Verdana;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
p, .text {
	line-height: 140%;
	margin-bottom: 1em;
	color: #000;
}
h1 {
	margin-bottom: 0.7em;
}
h2 {
	margin-bottom: 0.3em;
}
img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
}
.headline {
	font-size:16px;
	font-weight:bold;
	margin:5px 10px 4px;
	text-transform: uppercase;
}
.moredetails a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #690526;
	line-height: 17px;
}
#bread {
	color: #999999;
	background-color: #fff;
	padding: 3px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}
#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}
#bread ul li a {
	color: #990000;
}
.subhead {
	color: #696B60;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom: 1px dotted #000;
}
/* HEADER STYLES */
#banner {
	background: transparent url(../../images/backgrounds/banner.png) no-repeat scroll 0px;
	width: 850px;
	height: 168px;
}
#headerImages {
	background: transparent url(../../images/backgrounds/headerImages.png) no-repeat scroll 0px;
	width: 850px;
	height: 142px;
}
/* MENU */
#menu {
	background-color: #7190b1;
	height: 100px;
}
#music {
	float: left;
	width: 45px;
}
#churchlinks {
	float: left;
	width: 800px;
	height: 35px;
}
#churchlinks .menu {
	list-style: none;
	margin: 10px auto;
	font-size: 12px;
	overflow: hidden;
}
#churchlinks li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 3px;
	border-right: #ffffff 2px solid;
	font-weight: bold;
	text-transform: uppercase;
}
#churchlinks li.last {
	border: none;
}
#churchlinks li a {
	color: #0a294a;
	display: block;
	letter-spacing: px;
	padding: 0px 5px;
	text-decoration: none;
	font: "Times New Roman", Times, serif;
}
#churchlinks li a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#churchlinks li a:link, #churchlinks li a:visited, #churchlinks li a:active {
	color: #0a294a;
	text-decoration: none;
}
/* MAIN NAVIGATION */
#mainNav {
	background: #7190b1 url(../../images/backgrounds/mainNav_bg.png) no-repeat scroll left 0px;
	width: 850px;
	height: 56px;
}
#mainNav ul {
	list-style: none;
	padding: 10px;
	overflow: hidden;
}
#mainNav li {
	float: left;
	text-transform: uppercase;
	border-right: #7990a8 1px solid;
	border-left: #ccc 1px solid;
	font-size: 15px;
	line-height: 38px;
	padding: 0px 2px;/*font-weight: bold;*/
}
#mainNav li.first {
	border-left: none;
}
#mainNav li.last {
	border-right: none;
}
#mainNav li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font: inherit;
	padding: 0px 9px;
}
#mainNav li a:link, #mainNav li a:visited, #mainNav li a:active {
	color: #fff;
	text-decoration: none;
}
#mainNav li a:hover {
	color: #ccc;
	text-decoration: underline;
}
/* MAIN CONTENT AREA */
/*#mainContent
{
	background: #FFFFFF url(../../images/backgrounds/main_bg2.png) repeat-y scroll left 0px;
	width: 850px;
	height: 995px;
}*/

#mainContent {
	background:#FFF url(/images/backgrounds/main_bg2.png) repeat-y scroll left 0px;
	overflow:hidden;
	padding:10px 0;
	width:850px;
}
#headliner {
	background: #ffffff url(/images/backgrounds/headliner_bg.jpg) no-repeat scroll 0px;
	height: 41px;
}
#headliner .pageHeader {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#headlinerLeft {
	float: left;
	margin: 0px 20px;
}
#headlinerRight {
	color: #7190B1;
	float: left;
	margin: 7px 20px;
}
#hdr_bg {
	/*background: transparent url(../../images/hdr_bg.png) repeat-x scroll left top;*/
	background-color: #999999;
	height: 30px;
	border: #fff 2px solid;
}
#newsupdates {
	width: 380px;
}
#photos {
	float: left;
	width: 470px;
	height: 281px;
}
#content {
	width: 830px;
	overflow: hidden;
	padding: 10px 10px 20px;
}
#contentLeft {
	float: left;
	width: 400px;
	border-right: #ccc 1px solid;
}
#contentRight {
	float: left;
	width: 400px;
	margin: 0px 10px;
}
/* FOOTER STYLES */
#footer_area {
	margin-top: 15px;
}
#footer1 {
	letter-spacing: normal;
	text-transform: none;
}
#footer2, #footer3 {
	background: #807B67 none repeat scroll 0 0;
}
.footer {
	/*border-top: 1px solid #BFB999;*/
	color: #333333;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 13px;
	padding: 4px 10px 6px;
	text-align: center;
	text-transform: uppercase;
}

/* GLOBAL HACKS */
.floatright {
	float: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
