@charset "utf-8";
/* CSS Document */

@import "http://ncw.suddenvalues.com/tf/website/css/0/0/SVMiniWebsiteMaster.css";

body {
	background: #fff url(http://images.suddenvalues.com/hosting/media/408/7078/_website/body-bg.png) repeat-x 0 0;
}

.clearer {
	float: none;
	clear: both;
	font-size: 0;
}

.svLogo, .orgMoto, .orgLogo, .orgName {
	display: none;
}

#Merchant {
	width: 976px;
	margin: 0 auto;
	border-top: none;
}

#Header {
	position: relative;
	width: auto;
	height: auto;
	padding: 0;
	background: #f2d091 url(http://images.suddenvalues.com/hosting/media/408/7078/_website/header-bg.png) repeat 0 0;
	border: 8px solid #728a8c;
	border-top: none; border-bottom: none;
}

#title .Div1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 298px;
	height: 167px;
	background: url(http://images.suddenvalues.com/hosting/media/408/7078/_website/ScriptureHouseLogo.jpg) no-repeat 0 0;
}

#title .Div2 {
	position: relative;
	margin-left: 298px;
	width: 640px;
	height: 232px;
	border: 4px solid #bf5e26;
	border-top: none;
	background: #2e1310 url(http://images.suddenvalues.com/hosting/media/408/7078/_website/contentHeader-bg.jpg) no-repeat 0 0;
	z-index: 10;
}

/***** Navigation *****/   
    #navigation {
		position: absolute;
		bottom: 0;
		width: 100%;
		padding: 0 0 29px 0;
		background-color: #A3A68F;
		border-top: 4px solid #bf5e26;
		z-index: 1;
	}
	
	#navigation li a{
	    display:block;
	    float: none;
		margin:0 0 0 5px;
	    padding: 8px 8px;
		background-color: #2F6073;
	    border:2px solid #bf5e26;
		border-top: none;
	    color:#fff;
	    text-transform: capitalize;
	    text-decoration:none;
		text-align:center;
	    font-size: 14px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
	    font-weight: normal;
	    height: auto;
	    width: auto;
    }	
	
    #navigation li.current a{
	    margin:0 0 0 5px;
	    padding: 8px;
		background:#333333;
		border: 2px solid #A3A68F;
		border-top: none;
	    color:#fff;
	    font-size: 14px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
	    font-weight: normal;
    }

	
    #navigation li a:hover{
	    background: #728A8C;
	    border:2px solid #DF6223;
		border-top: none;
	    text-decoration:none;
    }
	


/***** Content Area *****/ 
#BodyWrapper {
	padding: 0 14px 15px 15px;
	background-color: #a3a68f;
	border: 8px solid #728a8c;
	border-top: none;
}

#pagenavigation {
	float: left;
	width: 268px;
	margin: 0 15px 0 0;
        padding: 0;
	background: #5d2606 url(http://images.suddenvalues.com/hosting/media/408/7078/_website/buttonsTop-bg.png) no-repeat 0 0;
}

#pagenavigation ul {
	min-height: 390px;
	padding: 20px;
	background: url(http://images.suddenvalues.com/hosting/media/408/7078/_website/buttonsBottom-bg.png) no-repeat 0 100%;
	list-style: none;
}

#pagenavigation li {
        display: block;
        float: none;
	border-top: 2px solid #bf5e26;
}

#pagenavigation li a {
	display: block;
	padding: 7px 5px;
	color: #f2d091;
	font:20px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;	
}

#pagenavigation li a:hover {
	background-color: #2f6073;
}

* html #pagenavigation ul {
	height: 390px;
}

#Body {
	clear: none;
	width: 608px;
	margin: 0 0 0 283px;
	padding: 20px;
	background: #fff url(http://images.suddenvalues.com/hosting/media/408/7078/_website/content-bg.png) repeat-y 0 0;
}

#extraDiv {
	width: 648px;
	height: 176px;
	margin: 0 0 0 283px;
	background: #fff url(http://images.suddenvalues.com/hosting/media/408/7078/_website/contentBottom-bg.png) no-repeat 0 100%;
}

#Content {
	width: 338px;
	padding-right: 20px;
	border-right-color: #a3a68f;
}

#Body #zone1 img {
	border: 4px solid #a3a68f;
}

#PageContent {
	width: auto;
}

.pageTitle {
	background-color: #f2d091;
}





#Footer {
	clear: left;
	width: auto;
	height: 46px;
	padding: 0;
	background: #728a8c url(http://images.suddenvalues.com/hosting/media/408/7078/_website/footer-bg.png) no-repeat 0 100%;
	border: none;
}

.closing, .copyright, .copyrighttext, .copyrightlogo {
	display: none;
}






