img, div{ behavior: url(iepngfixV1.htc) }


body {
	margin-top: 0px;
	background: url(images/template-body-background.jpg) repeat-x #020202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link, a:hover, a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.breadcrumb{
	/*float: left;*/
}
.header {
	background: url(images/template-header-background.jpg) no-repeat;
	width: 970px;
	height: 133px;
	margin: 0px auto 0px auto;
	overflow-y: hidden;
}
.menu {
	background: url(images/template-nav-background.png) no-repeat;
	width: 970px;
	height: 21px;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 20;
	/*overflow-y: hidden;*/
	clear:both;
}
.contentWrapper {
	background: url(images/template-content-background.jpg) no-repeat #FFFFFF;
	_height: 600px;
	min-height: 600px;
	width: 970px;
	margin: 0px auto 0px auto;
	padding-top: 10px;
}
.footer {
	background: url(images/template-footer-background.jpg) no-repeat;
	width: 970px;
	height: 160px;
	margin: 0px auto 0px auto;
}

.header #logo {
	width: 390px;
	position: relative;
	top: 16px;
	left: 315px;
}
.header #form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d0d7dd;
	width: 200px;
	float: right;
	position: relative;
	top: -50px;
}
.header #form .headerTitle {
	font-size: 14px;
	font-weight: bold;
}
.header #form #inputArea {
	margin-top: 5px;
	text-align: right;
	margin-right: 20px;
}
.header #form #inputArea #textboxArea {
	width: 157px;
	/*background: url(/atf/cf/%7b7048F59B-0DA1-4C33-B958-6A013BEDB8A7%7d/template-devotional-email-textbox.jpg) no-repeat;*/
	border: 1px solid #000000;
	background-color: #334250;
	vertical-align: top;
	color: #f6ecd5;
}
.header #form #inputArea #submitButton {
	width: 24px;
	/*background: url(/atf/cf/%7b7048F59B-0DA1-4C33-B958-6A013BEDB8A7%7d/template-devotional-go-button.jpg) no-repeat;*/
	color: #f6ecd5;
}
.header #loginTopArea {
	clear: both;
	color: #f6ecd5;
	text-align: right;
	width: 400px;
	float: right;
	margin-right: 10px;
	position: relative;
	top: -160px;
}

.header #loginTopArea a:link, .header #loginTopArea a:hover, .header #loginTopArea a:visited{
	color: #f6ecd5;
	text-decoration: none;
}

.header #loginTopArea a:hover{
	text-decoration: underline;
}

.header #loginTopLinks {
	/*clear: both;*/
	color: #f6ecd5;
	text-align: left;
	width: 400px;
	float: left;
	margin-left: 10px;
	position: relative;
	top: -102px;
}


.header #loginTopLinks a:link, .header #loginTopLinks a:hover, .header #loginTopLinks a:visited{
	color: #f6ecd5;
	text-decoration: none;
}

.header #loginTopLinks a:hover{
	text-decoration: underline;
}

.goldBorder{
	border: 2px solid #020202;
	height: 173px;
	width: 948px;
	margin: 0px auto 0px auto;
}
.footer {
	text-align: center;
}
.footer p {
	color: #abbdce;
	margin-bottom: 4px;
}
.footer p a:link, .footer p a:visited {
	color: #abbdce;
}
.footer #searchBox {
	height: 28px;
}
/* END TEMPLATE CSS */

/* DROP DOWN CSS */
#nav p {
	z-index: 3000;
	margin:0;
	padding:0;
	line-height:0;
}
#nav, #nav UL {
	z-index: 3000;
	PADDING: 0px;
	MARGIN: 0px;
	LIST-STYLE: none;
	width:100%;
}
#nav A {
	DISPLAY: inline;
	line-height:20px;
}
#nav LI {
	float:left;
	LIST-STYLE-TYPE: none;
	position:relative;
	LIST-STYLE-image: none;
	
}
#nav LI LI A {
	COLOR: #f6ecd5;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
	LIST-STYLE-image: none;
	display:block;
	z-index:3000;
}
#nav ul a {
	padding:0px 0px;
	LIST-STYLE: none;
	height:20px;
}
#nav img {
	margin:0;
	padding:0;
}
#nav LI UL {
	/*BACKGROUND: #2b4558;*/
	LIST-STYLE: none;
	display: none;
	position: absolute;
	margin-left:0px;
	float:none;
	top: 20px;
	left: 20px;
	width: 130px;
	height: 20px;
	
}
#nav LI UL LI {
	position:relative;
	/*BACKGROUND: #2b4558;*/
	background:url(images/template-nav-bg.png) repeat-y;
	border: 1px solid #f8fb03;
	width:130px;
	margin:0;
	padding-left:5px;
	padding-right:5px;
	z-index:3000;
}
#nav li ul li a:hover {
	color:#f6ecd5;
	display:block;
	z-index:6000;

	text-decoration:underline;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	LIST-STYLE-image: none;
	display:block;
}
ul#nav ul li ul > li {
	display:none;
}

/* END DROP DOWN CSS */

.scripturized {
	white-space:nowrap;
}

