body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: white;
	background: #039;
}

p, th, td, li, dd, dl, dt {
	/* redundant selectors to help NS4 not forget */
	font-family: verdana, arial, sans-serif;
	margin: 10px;
}

td {
        vertical-align: top;
        text-align: left;
}

.highlight td {
	color: yellow;
	font-weight: bold;
}

* img {
	margin: 5px;
}

#Content {
	margin-left:5px; 
	width:100%;
}
#Content ul {
	margin-left:4px;
	padding-left:4px;
}
#Content div {
	margin: 10px;
}

#CenterColumn {
	float: left;
	position: relative;
	text-align: center;
	width: 50%;
}
* html #CenterColumn {
	width: 45%;
}

#CenterColumn div {
	color: black;
	background-color: white;
	padding-bottom: 15px;
	border-top: 3px inset #8ab1ff;
	border-right: 3px inset #8ab1ff;
	border-bottom: 3px outset #8ab1ff;
	border-left: 3px outset #8ab1ff;
	margin: 0 0 10px 0;
}
#CenterColumn div a:link {
	color: #039;	
}
#CenterColumn div a:visited {
	color: #8ab1ff;
}


#CenterColumn div div {
	border: none;
	
}

#CenterColumn h1, #CenterColumn h2, #CenterColumn h3 {
	color: #039;
}

#LeftColumn, #RightColumn {
	color: white;
	float: left;
	position: relative;	
	border-top: 3px inset #8ab1ff;
	border-right: 3px inset #8ab1ff;
	border-bottom: 3px outset #8ab1ff;
	border-left: 3px outset #8ab1ff;
	margin: 10px 10px 0px 20px;
	padding: 5px;
	width: 25%;
}
#LeftColumn img, #RightColumn img{
	text-align: center;
	border: 0px;
	vertical-align: middle;
}
#LeftColumn h1, #RightColumn h1 {
	margin: 0px 0px 5px 0px;
	color: #8ab1ff;
	text-decoration: underline;
}
#LeftColumn h2, #RightColumn h2 {
	margin: 0px 0px 2px 0px;
	color: #8ab1ff;
	text-decoration: underline;
	font-weight: bold;
        font-size: 14px;
	font-style: italic;
}
#LeftColumn strong, #RightColumn strong {
        color: yellow;
}
#LeftColumn {
	width: 15%;
	font-size:80%;
	line-height:normal;
}

#LeftColumn ol {
      margin: 0 20px 20px 20px;
      padding:5px;
}
#LeftColumn li {
      float:left;
      margin:0;
      padding:0;
}

#Footer {
	font-size: 11px;
	color: white;
	text-align: center;
	margin: 5px 5px 10px 5px;
        width: 100%;
}

a {
	color: #8ab1ff;
	font-weight: bold;
}
a:link {
	color: #8ab1ff;
}
a:visited {
	color: #fff;
}
a:active {
	color: yellow;
}
a:hover {
	color: yellow;
}

#LeftColumn a, #RightColumn a {
	text-decoration: none;
	color: #8ab1ff;
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
}
#LeftColumn a:link, #RightColumn a:link {
	color: #81b1ff;
}
#LeftColumn a:visited, #RightColumn a:visited {
	color: #fff;
}
#LeftColumn a:active, #RightColumn a:active {
	color: yellow;
}
#LeftColumn a:hover, #RightColumn a:hover {
	color: yellow;
}
#RightColumn a {
        font-size: 100%;
}
#RightColumn a:link {
        text-decoration: underline;
}
#RightColumn a:visited {
        text-decoration: underline;
}
#RightColumn a:active {
	color: yellow;
        text-decoration: underline;
}
#RightColumn a:hover {
	color: yellow;
        text-decoration: underline;
}
#RightColumn strong a:link {
        color: yellow;
}
#RightColumn strong a:visited {
	color: yellow;
}
#RightColumn strong a:hover {
        color: white;
}

.bibleref {
	margin: 10px;
}
.bibleref a {
	font-style: italic;
}

input, select {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: white;
}

strong {
	color: #8ab1ff;
	font-weight: bold;
}

h1 {
	font-family:	verdana, arial, sans-serif;
	font-size:		160%;
	font-weight:	bold;
	color:		yellow;
	padding:		10px 0px 0px 0px;
}

h2 {
	font-family:	verdana, arial, sans-serif;
	font-size:		130%;
	font-weight:	bold;
	color:		#8ab1ff;
	padding:		10px 0px 0px 0px;
}

h1 + h2 {
        padding: 0px;
}
h2 + h3 {
        padding: 0px;
}

h3 {
	font-family:	verdana, arial, sans-serif;
	font-size:		115%;
	font-weight:	bold;
	color:		#8ab1ff;
	padding:		10px 0px 0px 0px;
}

.title {
	padding-top: 5px;
        padding-right: 5px;
	text-align: right;
	width: auto;
	float: right;
}
.title h1, .title h2 {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.title h3 {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#article {
	margin-top: 10px;
	border: 1px solid #00ccff;
	padding: 5px;
}
#article .byline {
	font-weight: bold;
	font-size: 10px;
}
#article h1, #article h2, #article h3 { color:#8ab1ff; }
#article p, #article th, #article td, #article li, 
#article dd, #article dl, #article dt {
	/* redundant selectors to help NS4 not forget */
	font-family: verdana, arial, sans-serif;
	color: white;
	margin: 10px;
}

#header {
      float:left;
      width:100%;
      font-size:80%;
      line-height:normal;
      background:#039 url("/images/bg.gif") repeat-x bottom;
}
#header ul {
      margin:0;
      padding:0px 5px 5px 0;
      list-style:none;
}
#header li {
      float:left;
      background:#003399 url("/images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
	border-bottom: 5px solid #000;
}
#header a {
      float:left;
      display:block;
      background:url("/images/right_both.gif") no-repeat right top;
      padding:5px 5px 4px 1px;
      text-decoration:none;
      font-weight:bold;
      color:#fff;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {float:none;}
    /* End IE5-Mac hack */
#header a:hover {
      color:#8AB1FF;
}
#worship #nav-worship, #style #nav-style,
#children #nav-children, #ministry #nav-ministry,
#beliefs #nav-beliefs, #contact #nav-contact,
#missions #nav-missions, #SermonArchive #nav-sermons {
      background-position:0 -151px;
	background-color:#69f;
      border-width:0;
}
#worship #nav-worship a, #style #nav-style a,
#children #nav-children a, #ministry #nav-ministry a,
#beliefs #nav-beliefs a, #contact #nav-contact a,
#missions #nav-missions a, #SermonArchive #nav-sermons a {
      background-position:100% -151px;
	background-color:#69f;
      padding-bottom:5px;
      color:#333;
}
#header li:hover, #header li:hover a {
      background-position:0% -151px;
      color:#333;
	background-color:#69f;
}
#header li:hover a {
      background-position:100% -151px;
	background-color:#69f;
}

#sidenav {
      float:left;
      font-size:80%;
      line-height:normal;
	background:#8ab1ff;
	border: 2px solid #ddf;
	margin: 10px 10px;
	width:150px;
	voice-family: "\"}\"";
	voice-family:inherit; 
	width:120px;
}
#sidenav ul {
      margin:0;
      padding:5px;
      list-style-type:none;
}
#sidenav li {
      float:left;
      margin:0;
      padding:0;
}
#sidenav a {
      float:left;
      display:block;
      padding:5px;
      text-decoration:none;
      font-weight:bold;
      color:#039;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#sidenav a {float:none;}
    /* End IE5-Mac hack */
#sidenav a:hover {
      color:#ddf;
}
#wrapper {
	padding-left: 18%;
}

#OrgChartBody {}
#OrgChartBody a {font-weight:bold;}

.photoWithCaption {
        float: left;
        width: 300px;
}
.photoWithCaption p {
        text-align: center;
}

.greytable td {
  color: #039;
}

.greytable input, .greytable select {
  color: black;
}

.smalltext {
  font-size: 80%;
}

.floatLeftClear {
  float: left;
  clear: left;
}