@CHARSET "ISO-8859-1";
/* general */
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

h2 { font-weight:normal}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	position: relative;
	line-height: 20px;
}

a {color: #999;}
a:hover {color: #666;}

a img,a:hover img  {
	border: 0px;
}

div#page {
	margin: 0px auto;
	position: relative;
}

p.none {
	padding:7px 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

div.clear {
	clear: both;
}

p.more {
	text-align: right;
	padding: 2px 0px;
}

p.more a {
	font-size: 10px;
}

/* end general */

/* header */
div#header {
	color: white;
	background:#94260A;
	z-index: 30;
	position:relative;
	height: 120px;
	
}

div#header div#header_wrapper {
	width:960px;
	margin:0px auto;
	position: relative;
}
							  

div#header div#site_logo {
	float: left;
	width: 570px;
	height: 120px;
	overflow: hidden;

}

div#header div#site_logo a {
	font-size: 18px;
	color: #FFF;
	line-height:35px;
	font-size: 40px;
	font-family: Edwardian Script ITC;
}

div#header div#site_logo a img {
	border: none;
}

/* end header */

/* main navigation */

div#navigation {
	width:auto;
	height: 30px;
	position:absolute;
	bottom: 0px;
	z-index:30;
	left: 0px;
}

div#navigation ul {
	margin:0px;
	display:block;
	height: 30px;
	z-index: 10;
	position:relative;
	list-style:none;
	padding-left:9px;
}

div#navigation ul li {
	float:left;
	position:relative;
	margin-right:5px;
}

div#navigation ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding:4px 7px 0px 7px;
	line-height:26px;
	font-size: 11px;
}

div#navigation ul li a span.home {
	background:url(../../images/home_nav_bg.gif) 0px 4px no-repeat ;
	display:block;
	text-indent:-99999px;
	overflow: hidden;
	width:15px;
}

div#navigation ul li:hover a span.home {
	background:url(../../images/home_selected_bg.gif) 0px 4px no-repeat ;
}

div#navigation ul li.selected a span.home {
	background:url(../../images/home_selected_bg.gif) 0px 4px no-repeat ;
}

div#navigation ul li a:hover, div#navigation ul li.selected a {
	background:#F2F2F2;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	color: #666;
}
					  
/* section navigation */
div#navigation ul li ul {
	position: absolute;
	padding: 0px;
	margin:0px;
	height:auto;
	width: 200px;
	float:none;
	padding:0px;
	left:0px;
	z-index: 20;
	display:none;
}

div#navigation ul li ul li {
	margin: 0px;
	background: #F2F2F2;
	float:none;
	z-index: 21;
	position: relative;
	padding: 8px 5px;
	line-height: normal;
	width: 180px;
	display: block;
}

div#navigation li:hover li a {
	font-size: 11px;
	color: #666;
	margin: 0px;
	background: none;
	position: relative;
	-moz-border-radius: 0px;
	line-height: normal;
	padding:-7px -4px;
}

div#navigation li li a:hover {
	background: none;
}

div#navigation ul li:hover ul li:hover {
	background: #FFF;
	
}

div#navigation ul li:hover ul{
	display:none;
}

div#navigation ul li:hover ul li ul {
	display: none;
}

/* end section nav */

/* end navigation */

/* content */

div#home_content {
	background:#94260A url(../../images/home_content_bg.png) top repeat-x;
	color: #FFF;
	padding: 25px 0px;
}

div#home_content div#home_content_wrapper {
	margin:0px auto;
	width: 960px;
}

div#home_content div#welcome {
	float: left;
	width:500px;
	padding-right: 30px;
	background:url(../../images/div.png) center right no-repeat;
	margin-right:40px;
}

div#home_content div#welcome h2{
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 30px;
}

div#home_content div#welcome  p {
	padding: 15px 10px;
}

div#content {
	background:url(../../images/content_bg.png) top left repeat-x;
}

div#content a:hover {
	text-decoration: underline;
	color: #333;
}

div#content div#content_wrapper {
	padding: 10px;
	margin:0px auto;
	width: 920px
}

div#content div#home_content div#news, div#content div#home_content div#profile, div#content div#home_content div#gallery1 {
	width: 300px;
	font-size:11px;
	float: left;
}


div#news  {
	position:relative;
	margin-bottom: 5px;
}

div#news h2 {
	font-weight: bold;
	margin-bottom:5px;
	font-size:13px;
}

div#news div#viewport{
	width: 300px;
	overflow:hidden;
	position:relative
}

div#news ul {
	position: relative;
	width:3333px;
}

div#news li {
	width:280px;
	height:115px;
	list-style: none;
	overflow: hidden;
	background: #F2F2F2;
	padding: 10px;
	margin-bottom: 5px
}

div#news .news_image {
	margin-right:5px;
	float: left
}

div#news span.news_title a{
	font-weight:bold;
	color:#666;
}

div#news span.news_title a:hover {
	color: #666;
}

div#news p{
	color:#666;
	line-height: 20px;
}

div#news span.news_date {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#999;
}

div#news span.more {
	float: right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#999;
	font-size: 10px
}

div#news div.news_nav {
	position:absolute;
	top: 135px;
	left:10px;
	font-size: 10px;
	color:#999;
}

div#news div.news_nav a {
	color:#999;
}

div#profile a{
	width: 300px;
	height: 120px;
	text-indent: -99999px;
	background:url(../../images/profile_bg.jpg) top left no-repeat;
	overflow: hidden;
	display:block;
}

div#profile {
	margin:0px 30px;
}

div#gallery1 a{
	width: 300px;
	height: 120px;
	text-indent: -99999px;
	background:url(../../images/gallery_bg.jpg) top left no-repeat;
	overflow: hidden;
	display:block;
}



/* main content*/
div#main_content {
	width:650px;
	float: left;
	margin-right:20px;
	padding-top:20px;
	padding-bottom:290px
}

div#main_content table {
	border-collapse:collapse; 
}

div#main_content table td {
	padding: 2px 5px;
}

div#main_content div.loc_nav {
	clear:both;
	line-height:30px;
	color:#999;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	border-bottom: 2px dotted #CCC;
	margin-bottom:10px
}

div#main_content div.loc_nav a {
	color:#999;
}

div#main_content div.loc_nav a:hover {
	text-decoration:underline;
	color:inherit;
}

div#main_content div.content_title {
	font-size: 20px;
	padding:10px 0px 0px 0px;
	
	clear: both;
}

div#main_content h3 {
	font-size: 15px;
	margin-top: 2px;
}

div#main_content div.span_block {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	font-style: italic;
	margin:5px 0px;
}

div#main_content div.span_block span {
	margin-right:10px;
}
								 

div#main_content div.sub_headers {
	clear: both;
	padding:2px 0px 5px 0px;
}

div#main_content div.sub_headers a{
	font-size: 12px;
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
}

div#main_content div.page_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}


div#main_content div.page_content img {
	padding: 3px;
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-bottom: 10px;
}

div#main_content span.span_block {
	color: #666;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-style: italic;
}


div#main_content div.more{
	padding: 5px 0px;
	clear: both;
	font-weight:normal;
	margin:10px 0px;
}

div#main_content div.more h2 {
	font-weight:normal;
}



div#main_content div.more h2 {
	font-weight:normal;
}

div#main_content ul#list {
	background: #f8f8f8;
	padding: 20px;
	margin: 5px 0px;
}

div#main_content ul#list li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 25px;
	margin-bottom: 0px;
}

div#main_content ul#list li a {
	color: #333;
	font-size: 11px
}

div#main_content ul#list li a:hover {
	text-decoration: underline;
	color: #002E5F;
}

div#main_content ul#list li span {
	color: #666;
	margin-left: 5px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic
}

div#main_content table.mytable, div#main_content table.mytable a {
	color:#666;
}

div#main_content table.mytable th{
	background: #663333;
	padding:0px 10px;
	line-height:40px;
	color: #FFF;
	font-weight: bold;
	font-size:12px;
	text-align:left;
	text-transform: uppercase;
}

div#main_content table.mytable td {
	padding:0px 10px;
	line-height: 35px;
}

div#main_content table.mytable tr.odd {
	background: #F7EEEC;
}

div#main_content table.mytable tr.even {
	background: #FDFDFD;
}

div#main_content table.mytable tr:hover {
	background:#666;
	color:#FFF;
	cursor: pointer;
}

div#main_content table.mytable a { 
	display: block;
}

div#main_content table.mytable a:hover {
	text-decoration:none;
}

div#main_content table.mytable tr:hover a {
	color:#FFF;
}

div#main_content div.pastors_desc span {
	font-weight: bold;
	padding-right:5px;
}
								   
/* end main content*/

div#sub_content {
	width: 220px;
	color: #333;
	float: right;
	margin: 40px 0px ;
}

div#sub_content div#sub_content_top {
	background:url(../../images/ss_top_bg.gif) top left no-repeat;
}

div#sub_content div#sub_content_middle {
	background:url(../../images/ss_mid_bg.gif) top left repeat-y;
}

div#sub_content div#sub_content_bottom {
	background:url(../../images/ss_bot_bg.gif) bottom left no-repeat;
}

div#sub_content ul {
	margin-bottom: 10px;
	padding-left: 20px;
}

div#sub_content h2 {
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	color:#555;
	margin-bottom:10px;
	padding-left:20px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

div#sub_content ul ul {
	padding-left:5px;
}
div#sub_content ul li.rc_title a, div#sub_content ul li.rc_title {
	margin-top: 10px;
	color: #666;
	font-weight: bold;
}

div#sub_content ul ul li {
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-position: inside;
	background: none;
}

div#sub_content ul ul li.selected a {
	color: #002E5F;
}

div#sub_content ul li {
	line-height: normal;
	list-style:none;
	background:url(../../images/bullet-grey-light.gif) 0px 6px no-repeat;
	padding-left: 15px;
}

div#sub_content ul ul {
	padding-left:10px;
}

div#sub_content ul ul li {
	padding-left:0px;
	color:#666;
}

div#sub_content ul ul li a {
	color:#444;
}
							

div#sub_content ul li a {
	font-size: 11px;
	line-height: 20px;
}

div#sub_content ul li.rc_li_border a {
	color: #333;
}

div#sub_content ul li.rc_li_border a:hover {
	color: #002E5F;
}

div#sub_content ul li.rc_li_border span {
	color: #666;
	margin-left: 5px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic
}

/* end sub content */

/* footer */
div#footer {
	font-size: 11px;
	clear: both;
	padding:5px 0px;
	background:#333;
	border-top:1px solid #313131;
}

div#footer_wrapper {
	margin: 0px auto;	
	width:960px;
	color:#FFF;
}

div#advert {
	margin-top: 20px;
	width: 220px;
	overflow: hidden;
}

