a:link, a:visited, a:active {

	color: #2A78B2;

	text-decoration: underline;

}

a:hover {

	color: #CB4D1A;

	text-decoration: underline;
}


/* -- */

body {

	background: #CBB784;

	color: #000000;

	font: 11px Georgia, Arial, Helvetica, sans-serif;

	height: 100%;

	margin: 0px;

	padding: 0px 18px 0px 18px;

}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li ul {display: none;} 
  li:hover > ul {display: block;
	color: #000000;
	width:943px
	
} 
#navcontainer ul
{
	padding-left: 0px;
	margin-left: 0px;
	background-color: #3C84B6;
	color: White;
	float: center;
	width: 950px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #3C84B6;
color: White;
text-decoration: none;
float: center;
border-right: 0px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #CBB784;
color: #fff;
}
/*div.colright {

	padding: 0px 30px 20px 200px;

}

div.columnleft {



	background: url(images/bground-menu.gif);



	float: left;

	margin: -3px 0px 0px 0px;

	padding: 20px 3px;

	position: relative;

	width: 156px;

}



div.credits {

	font-size: .75em;

	text-align: center;

}



div.headermain {

	background: transparent url(../images/bground-header2.gif) repeat-x top;

	height: 111px;

	overflow: hidden;

	vertical-align: top;

}



div.main {

	background: #FFFFFF url(../images/bground-body2.jpg);

	margin: 0px;

	padding: 0px;

	width: 100%;

	height: 300px;

	overflow: visible;

}



div.scripture {

	background: #F5F6E6;

	color: #2A78B2;

	font: 1.4em "Times New Roman", Times, serif, ;

	padding: 10px;

	text-align: center;

}



div.right {

	width: 270px;

	float: right;

}



div.module {

	margin: 0px 15px 15px 15px;

	padding: 10px 5px 5px 10px;

	background-image: url(../images/bground-sticky.jpg);

	background-repeat: no-repeat;

}



div.module h1 {

	font-size: 1.3em

}

html {

	height: 100%;

}



img.edge {

	position: absolute;

	top: 186px;

	left: 176px;

}


img.align_right {

	padding-left: 10px;

	padding-bottom: 10px;

}

*/
h1 {

	color: #CB4D1A;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
}



h2 {

	color: #CB4D1A;

	font: 14px Georgia, "Times New Roman", Times, serif;

	font-weight: bold;

}





/* -- */



.nav a {

	border-bottom: 1px solid #D4D79F;

	display: block;

	margin-bottom: 0px;

	padding: 1px 3px 1px 1px;

	width: 140px;

}



.nav a:link, .nav a:visited {

	color: #2A78B2;

	text-decoration: none;

}



.nav a:hover {

	background: #B7D1DF;

	color: #FFFFFF;

	font-weight: bold;

}



.nav h4 {

	border-bottom: 1px solid #D4D79F;

	color: #000000;

	display: block;

	font-size: 1em;

	font-weight: bold;

	margin-bottom: 0px;

	padding: 4px 3px;

	width: 140px;

}



.nav ul {

	list-style-type: none;

	margin-left: 0pt;

	padding-left: 0pt;

	text-align: right;

}



.nav span {

	visibility: hidden;

	height: 0px;

	width: 0px;

	margin: 0px;

	padding: 0px;

	background-color: Fuchsia;

	position: absolute;

	top: 1px;

	left: 1px;

}



#border {

	background: #FFFFFF;

	border-color: #000000;

	border-style: solid;

	border-width: 1px 2px 2px 1px;

	padding: 4px;

}



#center {

	text-align: center;

	width: auto;

}

