
	
	/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
	
	/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
	
			/*End of styles for the edit box*/
	
	/*******************************************************************************
	
	BROWSER HACKS: the hacks below should not be changed unless you are an expert
	
	*******************************************************************************/
	
	.MenuBarItemIE 
	{
		position: static;
	}
	
	/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
	ul.MenuBarHorizontal iframe
	{
		position: absolute;
		z-index: 1010;
	}
	/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
	@media screen, projection
	{
		ul.MenuBarHorizontal li.MenuBarItemIE
		{
			display: inline;
			float: left;
			background-color: #FFF;
		}
	}
	
	

/*CUSTOM*/

#logo {
position:absolute;
top:725px;
left:140px;
}

#bccwrap {
position:absolute;
top:282px;
left:445px;
width:460px;
}

#contact {
display:inline;
float:right;
color:#733B27;
font-weight:bold;
font-family: arial, verdana, helvetica, sans-serif;
font-style: italic;
virticle-align:bottom;
font-size:10pt;
}

#contact a {
color:#733B27;
text-decoration:none;
}

#contact a:hover {
color:#733B27;
text-decoration:none;
background-image:url(site/1/template/overline.png);
background-repeat:repeat-x;
}

#breadcrumbs {
display:inline;
float:left;
color:#733B27;
font-weight:bold;
font-family: arial, verdana, helvetica, sans-serif;
font-style: italic;
font-size:10pt;
}

#breadcrumbs a {
color:#733B27;
text-decoration:none;
}

#breadcrumbs a:hover {
color:#733B27;
text-decoration:none;
background-image:url(site/1/template/overline.png);
background-repeat:repeat-x;
}

#linkindex {
        position:absolute;
        top:43px;
        left:112px;
        width: 800px;
        height: 230px;}



.navlinks a {
color:#733B27;
}

.contactinfo {
font-weight:bold;
}

#contactinfo {
width:800px;
clear:both;
position: absolute;
top: 660px;
left: 100px;
}

.contactinfo {
text-align:center;
color:#733B27;
font-size:12px;
font-family: arial, verdana, helvetica, sans-serif;
}

p {
padding-right:10px;
}

/*END CUSTOM*/

/* NON CUSTOM */

#frame{
	background-image: url(site/1/template/bayview_vertical_line.gif);
	background-repeat: no-repeat;
	position: relative;	
	top:289px;
	left:420px;
	width:17px;
	height:365px;
	float: left; /*ie6 3px bug */
}

#hmframe{
	position: relative;	
	top:289px;
	left:420px;
	width:17px;
	height:365px;
	float: left; /*ie6 3px bug */
}

#content{
	top:310px;
	left:420px;
	height: 343px;
	overflow: auto;
	position: relative;
	float: left; /*ie6 3px bug */
	margin: 0px 20px 0px 0px;
	width: 460px;
	text-align: left;
}

#page{
	width:  1024px;
	margin: 0px auto;
		
}

#navbar{
	position: absolute;
	top: 283px;
	left: 112px;
}

.bdyheadline {
font-family: arial, verdana, helvetica, sans-serif;
color: #0b3898;
font-size: 24px;}

.bodycopy {
color: #0b3898;
font-size: 14px;
font-weight: bold;
font-family: times, verdana, arial, helvetica, sans-serif;
line-height: 22px;}

.sitename {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold; }
.church_address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:FFFFFF; }
.navlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#733B27;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none }
a.navlinks {
	text-decoration:none; }
a.navlinks:hover {
	text-decoration:underline; }
.bar {
	color:#FFCC66;
	word-spacing:3px; }
.footer {
    font-family : arial, helvetica, verdana;
    font-size : 8pt;
    color : #000000;
    text-align : center; }
a.footer {
    font-family : arial, helvetica, verdana;
    color : #000000; }
a.footer:hover {
	color:#000000; }

a   {
    font-family : arial, helvetica, verdana;
    font-size : 10pt;
    color : #13256d;     }

a:hover   {
    color : #1d64f5; }

.bottom_links {
    font-family : arial, helvetica, verdana;
    font-size : 8pt; 
    text-align : center; 
    color : #000000; }

html, body, img{
	margin: 0;
	padding: 0;
	border: 0;
}

body{	
	background-color: #fff;	
	text-align:center;
}

.DigestTitle {
    font-family: verdana, arial, helvetica, sans-serif;
    color : #660000;
    font-size : 16px;
	line-height : 24px;
    font-weight : bold; }

.FeedTitle {
    font-family:  arial, helvetica, sans-serif;
    color : #666633;
    font-size : 12px;
	line-height : 13px;
    font-weight : bold; }

a.FeedTitle {
    text-decoration : none; }

.FeedDescription {
    font-family:  arial, helvetica, sans-serif;
    color : #000000;
    font-size : 12px;
    text-decoration : none;  }

.FeedLink {
    text-decoration : none; }

/*END NON CUSTOM*/