body {top: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em;
background-color: #EAE9D7; line-height: 1.5em;}

#main_layout, #top {position: relative; width: 758px; margin-left: auto; margin-right: auto; background-color:#FFF; margin-top: 10px;}
#top {background-color:#EAE9D7; margin-left:auto; margin-right:auto;}

/* NAV-MENU ====================================================================================== */
#nav-container {height:42px; 
background: url('../img/bg_navcontainer.jpg') transparent bottom left no-repeat;}
#nav-menu {margin-left:auto; margin-right:auto; font-weight:bold; z-index:1;}
#nav-menu ul {list-style:none; margin-left:auto; margin-right:auto; padding:0;}
#nav-menu li {float:left; margin: 0.5em 0.15em 0 0.15em;}
#nav-menu li a {background: url('../img/bg_about.jpg') #FFF bottom left repeat-x; height: 2em; line-height: 2em; float: left; width: 8.5em; display: block; border: 0.1em solid #DCDCE9;
color: #000000; text-decoration: none; text-align: center;}
#nav-menu li#A a {background: url('../img/bg_deacons.jpg') #FFF bottom left repeat-x;}
#nav-menu li#B a {background: url('../img/bg_spirituality.jpg') #FFF bottom left repeat-x;}
#nav-menu li#C a {background: url('../img/bg_about.jpg') #FFF bottom left repeat-x;}
#nav-menu li#D a {background: url('../img/bg_literature.jpg') #FFF bottom left repeat-x;}
#nav-menu li#E a {background: url('../img/bg_noticeboard.jpg') #FFF bottom left repeat-x;}
#nav-menu li#F a {background: url('../img/bg_members.jpg') #FFF bottom left repeat-x;}
#nav-menu li#G a {background: url('../img/bg_links.jpg') #FFF bottom left repeat-x;}
#nav-menu li a:hover {background-color: #CC3300; text-decoration: underline;}
#nav-menu li#A a:hover {background-color: #336699;}
#nav-menu li#B a:hover {background-color: #CC66CC;}
#nav-menu li#C a:hover {background-color: #CC3300;}
#nav-menu li#D a:hover {background-color: #CC3366;}
#nav-menu li#E a:hover {background-color: #0099CC;}
#nav-menu li#F a:hover {background-color: #669966;}
#nav-menu li#G a:hover {background-color: #999999;}
/* Hide from IE5-Mac \*/
#nav-menu li a {float: none;}
/* End hide */

/* clear: both - for HTML following NAV-MENU */

#masthead {width: 758px; margin-top: 0; clear: both;}

/* CONTENT ======================================================================================= */
#content-container {width: 758px; margin-left: auto; margin-right: auto; margin-bottom: 0;}
#content, #footer {background-color:#FFF; margin-top:20px; padding-left:15px; padding-right:15px;}
#contentRight {float: right; margin-left: 30px;}
#contentLeft {
margin-left: auto;
margin-right: 205px;
text-align: left;
min-height: 530px;
padding-left: 15px;
}

#welcome {
font-size: 1.5em;
font-weight: bold;
text-align: center;
color: #003366;
margin-bottom: 20px;
width: 460px;
padding: 10px;
}

.info {
background-color: #FFF6BF;
text-align: left; width: 470px;
padding: 5px;
margin-bottom: 25px;
border: 2px solid #FFD324;
}

.highlightBox, .highlightBox2 {
background-color: #FFFFFF;
text-align: left; width: 400px;
padding: 5px;
margin-left:auto; margin-right:auto;
margin-bottom: 15px;
border: 2px solid #000000;
}
.highlightBox2 {background-color: #FFFFFF;}

a:link {color: #000099; text-decoration: underline;}
a:visited {text-decoration: underline; color: #000099;}
a:hover {text-decoration: none; color: #FF0000;}
a:active {text-decoration: none; color: #000099;}

.center {text-align: center;}
.italic {font-style: italic;}
.strong {font-weight: bold;}
.justify {text-align: justify;}
.indent { margin-left: 30px; }

.float1 { float: right; margin: 0px 0px 5px 20px; } /** RIGHT ALIGN **/
.float2 { float: left; margin: 0px 20px 5px 0px; } /** LEFT ALIGN **/
.float3 { display:block; margin-left:auto; margin-right:auto; text-align:center; } /** CENTER ALIGN **/

h1 {font-size: 1.3em; border-bottom: 2px solid transparent;}
h2 {font-size: 1.1em; margin-top: 30px; border-bottom: 1px dotted transparent;}

img {border: 0;}

div.separator {width:100%; border-bottom: 1px dotted #EAE9D7; height:1px; margin: 20px 0; clear: both;}
div.space {margin: 30px 0;}

ol { border: 1px solid #AAAAAA; background-color: #CCCCCC; 
padding-right: 0px; padding-left: 1px; margin-left: 0px; }
ol li { margin-left: 30px; background-color: white; margin-right: 0px; padding-top: 10px;
padding-left: 5px; padding-right: 5px; border-left: 1px solid #AAAAAA; line-height: 20px;}
.itemBold { font-weight: bold; }
.itemItalic { font-style: italic; }
p.itemIndent { padding: 0 0 0 30px;  }

#updated {margin-top: 50px; padding-left: 18px; text-align: left;
background: transparent url('../img/icon_pencil.gif') no-repeat top left;}

#footer {padding: 10px; text-align: center; border-top: 2px solid #EAE9D7;}
#footer a:link, #footer a:visited, a.pagetop:visited {
text-decoration: underline; padding-left: 16px;}
#footer a:hover, a.pagetop:hover {text-decoration: none;}
#footer a:active, a.pagetop:active {color: #000000;}

.nav-up { position: relative; top: 0; left: 0; height: 25px;
background: transparent url('../img/icon_arrowUp.gif') no-repeat top right; }

.nav-up a { display: block; width: 16px; height: 16px; text-indent: -1999px;
/*\*/	
overflow: hidden;
position: absolute;
top: 0; right: 0;/**/ }

.copyright {margin-top: 10px; text-align: center; font-size: 0.8em;}
.copyright a:link, #copyright a:visited {color: #000000 !important; text-decoration: none;}
.copyright a:hover {text-decoration: underline;}
.copyright a:active {color: #000000;}


/* SECTION MENU ================================================================================== */
#Menu-wrapper { float: left; border: 0; padding: 0; margin-top: 5px; width: 200px; } 
#Menu { margin: 0; padding: 0; }
#Menu li { list-style-type: none; margin-bottom: 5px; }

#Menu a:link, #Menu a:hover,
#Menu a:active, #Menu a:visited {
display: block; padding: 3px 6px; padding-left: 16px; border: 1px solid #000000;
background: transparent url('../img/menu_off.gif') no-repeat left; text-decoration: none;
}

#Menu a:hover, #Menu a:active {
color:#FFFFFF; background: #000000 url('../img/menu_on.gif') no-repeat left; }

#Menu #current a {
color:#FFFFFF; background: #000000 url('../img/menu_on.gif') no-repeat left; }


/* BANNER ======================================================================================== */
#banner {
	height: 42px;
	background-image: url('../img/bg_navcontainer.jpg'); margin-top: 10px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	width: 758px;
	top: -16px;
	clear: both;
	left: -3px;
}

#banner_images {position: relative;}

/* OLD MAIN NAV ================================================================================== */
#mainnav {width: 758px; height: 40px;}
#mainnav_logo {position: absolute; width: 95px; height: 34px; left: 16px; top: 4px;}
#mainnav_sep1 {position: absolute; top: 6px; left: 120px; width: 1px; height: 29px;
background-image: url(../images/mainnav_sep.jpg); z-index: 10;}
#mainnav_deacons {position: absolute; top: 13px; left: 227px; width: 32px; height: 18px;}
#mainnav_sep2 {position: absolute; top: 6px; left: 220px; width: 1px; height: 29px;
background-image: url(../images/mainnav_sep.jpg);}
#mainnav_spirituality {position: absolute; top: 15px; left: 308px; width: 56px; height: 14px;}
#mainnav_sep3 {position: absolute; top: 6px; left: 299px; width: 1px; height: 29px;
background-image: url(../images/mainnav_sep.jpg);}
#mainnav_aboutdace {position: absolute; top: 13px; left: 125px; width: 40px; height: 18px;}
#mainnav_sep4 {position: absolute; top: 6px; left: 391px; width: 1px; height: 29px;
background-image: url(../images/mainnav_sep.jpg);}
#mainnav_literature {position: absolute; top: 14px; left: 399px; width: 31px; height: 9px;}
#mainnav_sep5 {position: absolute; top: 6px; left: 475px; width: 1px; height: 29px;
background-image: url(../images/mainnav_sep.jpg);}
#mainnav_noticeboard {position: absolute; top: 13px; left: 484px; width: 41px; height: 18px;}
#mainnav_sep6 {position: absolute; top: 6px; left: 586px; width: 1px; height: 29px;
background-image: url(../images/mainnav_sep.jpg);}
#mainnav_members {position: absolute; top: 14px; left: 594px; width: 22px; height: 1px;}
#mainnav_sep7 {position: absolute; top: 6px; left: 667px; width: 1px; height: 29px;
background-image: url(../images/mainnav_sep.jpg);}
#mainnav_links {position: absolute; top: 14px; left: 674px; width: 45px; height: 18px;}

/* SIDE NAV ====================================================================================== */
#nav {position: absolute; top: 130px; left: 565px; width: 186px; height: 242px;
background-repeat: no-repeat; padding-top: 70px; padding-left: 5px; z-index: 22;}

#navback { position: absolute; top: 32px; left: 30px; }

#navbullets {position: absolute; height: 200px; width: 10px; top: 68px; left: 9px;}

#navitems {width: 140px; height: 200px; position: relative; left: 22px; top: -7px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;}

#staticMenu {position: relative;}

