body {
	margin:  0px;
	padding:  0px;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #282828;
	text-align: center;
}

H1  {
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #6343A8;
}


H2  {
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
}

H3  {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	color: #6343A8;
}

H4  {
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #6343A8;
}

H5 {
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #6343A8;
}

H6  {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}

UL.diamond {
	list-style-image:  url(/img/diamondbullet.gif);
	padding:  0px;
	margin:  5px 0px 0px 20px;
	font-size:  10pt;
}

UL.regular {	
	list-style-image: none;
	list-style-type: disc;
	padding: 0px;
	margin: 5px 0px 0px 5px;
	font-size: 9pt;
}

LI.regular {
	margin: 3px 0px 0px 0px;
}

LI.diamond {
	margin-left:  0px;
}

UL.diamondDkBkg {
	list-style-image:  url(/img/diamondbullet_darkbkg.gif);
	padding:  0px;
	margin:  5px 0px 0px 20px;
	font-size:  10pt;
}

LI.diamondDkBkg {
	margin-left:  0px;
}

A, A:link, A:visited  {
	text-decoration: none;
	color : #0000FF;
}

A:hover {
	color : #0000FF;
	text-decoration:  underline;
}

A:hover.none {
cursor: hand;
text-decoration: none;
}

#container {
	border:  1px solid #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	width:  906px;
	}
	
#header {
	height:  149px;
	width:  906px;
	background-color: #3F588E; 
	background-image:  url(img/headerPic_charcoal_jeans.jpg);
	background-repeat:  no-repeat;
	border-bottom-width:  1px; /* all properties must be explicitly defined for IE */
	border-bottom-style:  solid;
	border-bottom-color: #FFFFFF;
	margin: 0px; /*top right bottom left  */
	padding:  0px;
}
	
#content {
	margin: 0px 0px 0px 0px; /*top right bottom left  */
	width:  901px;
	background-color:  #FFFFFF;
	background-image:  url(img/bkg_bluegradient.jpg);
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 8px;	
	border-right: 1px thin solid;
}

#margin { /* this is inside content to push text away from borders of content div; serves same purpose as padding, but IE doesn't support it as other browsers */
	margin: 10px 10px 5px 10px; /*top right bottom left */
}

#bottomNav {
	margin:  10px 0px 5px 0px; /*top right bottom left */
	background-color:  #2F436C;
	text-align:  center;
}


#footer {
	color:  #FFFFFF;
	height:  75px;
	width:  906px;
	background-color: #333333;
	background-image:  url(img/footerPic.jpg);
	border-top-width:  1px; /* all properties must be explicitly defined for IE */
	border-top-style:  solid;
	border-top-color: #FFFFFF;
	text-align: center;
}

#menu {
	margin: 0px 0px 0px 0px; 
	width:  906px;
	color:  #FFFFFF;
	background-color:  #606060;
	border-bottom: solid 1px #ffffff;
}

#menu ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li { /* all list items */
	float: left;
	z-index: 7;
	position: relative;
	width: 120px;
	text-align:  center;
	margin-top:  0px;
}

#menu li ul {/* second-level lists */
	position: absolute;
	display: block; 
	top: 25px;
    left: 0;
}

#menu li ul li {
	text-align:  left;
	width:  170px;
}

#menu li ul li ul  {/* third-level lists */
	position: absolute;
	display: block; 
	top: 0;
    left: 169px;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

#menu li:hover ul { display: block; }

#menu li:hover>ul { visibility:visible; }

#menu ul ul { visibility:hidden; }		

/* Make-up syles */
#menu ul, li {
    margin: 0 0 0 0; 
}

/* Styles for Menu Items */
#menu ul a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #606060; /* IE6 Bug */
	padding: 5px;
	font-size:  9pt;
}
/* Hover Styles */
#menu ul a:hover { 
	color: #FFFFFF; 
	background: #A0A0A0;
} 

/* Sub Menu Styles */
#menu li ul a {
	text-decoration: none;
	color: #FFFFFF;
	background: #606060; /* IE6 Bug */
    padding: 5px;
} 

#menu li ul a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #2F436C; /* IE6 Bug */
    padding: 5px;
	background:  #A0A0A0;
} 

/* Sub Menu Hover Styles */
#menu li ul a:hover { 
	color: #FFFFFF; 
	background: #A0A0A0;
}

#welcomeDiv {
	background: #445E91;
	color: #fff;
	padding: 2px 10px 8px 10px;
	margin-bottom: 10px;
	font-size: 17px;
	font-family: Verdana;
}

#welcomeDiv h1, #welcomeDiv a {
	color: #fff;
}

#welcomeDiv h1 {
	font-weight: normal;
	font-size: 26px;
	text-align: center;
	margin: 0;
}

#welcomeDiv p {
	margin: 5px 0;
}

#welcomeDiv a {
	font-style: italic;
}

#welcomeDiv ul {
	color: #ffcc00;
	margin: 0;
}

#welcomeDiv ul li {
	line-height: 20px;
}

#sideLinks {
	float: right;
	width: 174px;
}

#sideLinks li {
	list-style: none;
	text-align: center;
	margin: 50px 0 50px -40px;
}

#sideLinks a img {
	border: none;
}

#sermonLinks {
	margin: 5px 0 0 -35px;
}

#sermonLinks li {
	list-style: none;
	display: inline;
	margin-right: 37px;
}

#sermonLinks  img{
	border: none;
}

#dreams {
	text-align: center;
	margin-top: 40px;
}

#dreams a {
	color: #41588A;
	font-size: 19px;
	font-weight: bold;
}

.blueBlock {
	display:  block;
	width:  240px;
	padding: 5px;
	background-color:  #375289; /*#435f9e;*/
	font-size:  10pt;
	font-weight:  bold;
	color:  #FFFFFF;
	margin:  0px 0px 0px 8px; /*top right bottom left */
	overflow: auto;
}

.fineTxt {
	font-size:  8pt;
}

.mediumTxt {
	font-size:  9pt;
}

.normalTxt {
	font-size: 10pt;
}

.staffPic {
	float: left;
	margin:  5px 10px 0px 10px;
	border:  1px solid #FFFFFF;
}

.verse {
	font-size: 9pt;
	color:  #000000;
	font-style: italic;
	font-weight: bold;
}

.loggedIn {
	color:  #FFFF00;
	position: relative;
	left: 700px;
	font-size: 8pt;
}

form.login {
	border: 1px solid #000000;
	width:  350px;
	margin: 3px;
	background-color: #E0E0E0;
}

.errorTxt {
	font-size:  9pt;
	color: #0000FF;
	font-weight: bold;
}
.upcomingTxt {
	font-size: 8pt;
	color: #FFFFFF;
	margin: 0px;
}

.largeTxt {
	font-size:  12pt;
}
.xlargeTxt {
	font-size:  18pt;
	text-align: center;
	color: #6343A8; 
	font-weight: bold;
}

form.password {
	border: 1px solid #FFFFFF;
	width:  360px;
	margin: 10px;
	background-color: #E0E0E0;
	height: 200px;
	
}

.hrefTxt {
	font-size:  8pt;
	color: #FFFF00;
	width:  200px;
}

.white {
	color:  #FFFFFF;
}

.propRight { /* used for min height */
    height:450px;
    float:right;
    width: 3px;
}

.clear { /* used for min height */
    clear:both;
    height:1px;
    overflow:hidden;
}

.propBlock {
	height: 230px;
	float: right;
	width: 1px;
}

.clearBlock {
	clear:  both;
	height: 1px;
	overflow: hidden;
}

.textBox {
	margin-top:  5px; 
	width: 200px;
}

A.whiteLnk, A:link.whiteLnk, A:visited.whiteLnk  {
	color : #FFFFFF;
}

A:hover.whiteLnk  {
	color : #FFFFFF;
}

A.blueLnk, A:link.blueLnk, A:visited.blueLnk  {
	color : #0000FF;
}

A:hover.blueLnk  {
	color : #0000FF;
}

INPUT {
	font-size: 8pt;
}

.LargeTxtPurple {
	font-size: 11pt;
	font-weight: bold;
	color: #6343A8;
}

.SmallTxtPurple {
	font-size: 8pt;
	font-weight: bold;	
	color: #6343A8;
}