html {
}
body {
     background: #6D6A37 url('../images/2010abBG.jpg') top center repeat-y;
     margin: 0px;
     padding: 0px;
     font-size: 13px;
     font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
     text-align: center;
} 
#container {
     width:700px;
     margin:auto;
     text-align:left;
}
/*  ---------------  mainContent formatting  --------------  */
#mainContent {
     display: inline;
     padding: 5px;
     width: 430px;
     float: left;
     margin: 0px;
     padding-left: 10px;
}
#mainContent h1 {
     text-align: left;
     color: #44410E;
}
#mainContent h2 {
     font-size: 20px;
     font-style: italic;
     text-align: center;
     color: #6D6A36;
     padding: 3px;
     background: #fff;
     border: 1px solid #000;
}
#mainContent p a {
     display: inline;
     text-decoration: none;
     color: #DD6633;
     border-bottom: 1px dashed;
}
#mainContent p a:hover {
     color: #44410E;
}

/*  --------------------  mainNav formatting  -------------------  */
#mainNav {
     display: inline;
     padding: 0px;
     width: 232px;
     float: right;
     margin: 0px;
}
#mainNav h1 {
     background: url("../images/greenChurch3.jpg") no-repeat;
     width: 236px;
     height: 293px;
     paddding: 0px;
     margin: 0px;
}
#mainNav h1 span {
     display: none;
}
#mainNav h2 {
     display: block;
     font-size: 12px;
     font-weight: bold;
     text-align: center;
     padding: 2px;
     margin: 0px;
     color: #DEDD60;
     text-decoration: none;
}
#mainNav H3 {
     display: block;
     font-size: 13px;
     padding: 2px;
     margin: 10px 0px 0px 0px;
     color: #fffbe2;
     text-decoration: none;
}
#mainNav a {
     display: block;
     padding: 2px;
     color: #CCC180;
     text-decoration: none;
}
#mainNav a.current {
     background: #7F7C48;
     color: #DD6633;
     font-weight: bold;
}
#mainNav a:hover {
     color: #DEDD60;
     text-decoration: none;
}
#mainNav a.subMenu {
     padding: 2px 2px 2px 30px;
     color: #000;
     text-decoration: none;
}
/*  ---------------------  misc formatting  ---------------------  */
.altHighlight {
     background: #fff ;
     color: #000;
     padding: 5px;
}
.quotedText {
     background: #fff;
     color: #000;
     margin: 0px 10px 0px 10px;
     padding: 3px;
}
.noBull li {
     list-style-type: none;
}
.noBull li a {
     text-decoration: none;
     color: #6D6A37;
}
.noBull li a:hover {
     color: #44410E;
}
#mainContent SPAN.date {
	POSITION: relative; 
	TOP: -8px;
	LEFT: -15px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	COLOR: #DD6633;
	BORDER-TOP: #bbb 1px solid;
	BORDER-RIGHT: #bbb 1px solid; 
	BORDER-BOTTOM: #bbb 1px solid;
	BORDER-LEFT: #bbb 1px solid;
	PADDING-TOP: 1px; 
	PADDING-RIGHT: 4px;
	PADDING-BOTTOM: 1px; 
	PADDING-LEFT: 4px; 
 	BACKGROUND: #eee; 
}
.blok {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
	PADDING-TOP: 5px; 
	PADDING-RIGHT: 9px; 
	PADDING-BOTTOM: 5px; 
 	PADDING-LEFT: 9px; 
	BACKGROUND: #fafafa; 
	BORDER-TOP: #bbb 1px solid;
	BORDER-RIGHT: #bbb 1px solid; 
	BORDER-BOTTOM: #bbb 1px solid;
	BORDER-LEFT: #bbb 1px solid; 
}
.nodisp {
     display: none;
}
h1 {
     font-size: 24px;
}
