html {
	background: #eeeae0;
}

body {
	font: 12px/18px "Lucida Grande", Arial, sans-serif;
	background: transparent url(../images/texture1.jpg) no-repeat 50% 205px;
}

a:active, a:focus, input:focus {
	outline: none;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.clear {
	clear: both;
}

.hidden{
	display: none;
}

blockquote {
	padding: 0 40px 0 20px;
	margin: 0 0 20px 20px;
	border-left: 4px solid #eee;
	font-style: italic;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

img.left-align {
	float: left;
	margin: 10px 10px 10px 0;
}

img.right-align {
	float: right;
	margin: 10px 0 10px 10px;
}

img.no-border {
	border: 0;
}

#overlay {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -600px;
	background: url(../images/overlay.png) no-repeat 0 100%;
	width: 1200px;
	height: 205px;
}

#shelf {
	width: 604px;
	/*height: 129px;*/
	/*background: url(../images/shelf1.png) no-repeat;*/
	position: absolute;
	/*top: 57px;*/
	top:126px;
	/*right: -46px;*/
	z-index: 2;
	color: #423b33;
	font-size: 14px;
	font-family: Georgia, serif;
	font-style: italic;
	/*padding: 75px 77px 50px;*/
	line-height: 22px; 
	background: url(../images/bg_rpt_shelf.png) repeat-y;
	padding: 6px 33px 5px;
	right:-2px;
	display:none;
}
#shelf_top{background: url(../images/bg_shelf_top.png) no-repeat; width:668px; height:25px; display:block; position:absolute; left:-33px; top:-31px;}
#shelf_btm{background: url(../images/bg_btm_shelf.png) no-repeat; width:668px; height:25px; display:block; position:absolute; left:-33px; bottom:-28px;}

#shelf-inner {
	position: relative;
}

#shelf strong {
	text-transform: uppercase;
	color: #b5afa0;
	font-size: 15px;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-style: normal;
	font-weight: 100;
	margin-bottom: 15px;
}

#shelf a.btn_close {
	display: block;
	width: 51px;
	height: 9px;
	text-indent: -9999px;
	background: url(../images/close-btn.gif) no-repeat;
	position: absolute;
	bottom: -8px;
	right: -5px;
	opacity: .75;
}

#shelf a:hover {
	opacity: 1;
}

#header {
	height: 205px;
	background: transparent url(../images/header-bg1.gif) repeat-x 50% 0%;
}

#header-inner {
	width: 960px;
	margin: 0 auto;
	/*overflow: hidden;*/
}

#header-top {
	height: 106px;
	position: relative;
}

#logo {
	float: left;
	margin-top: 32px;
}

#logo a {
	width: 259px;
	height: 46px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	display: block;
}

#top-links {
	float: right;
	margin-top: 31px;
	position: relative;
	z-index: 4;
}

#top-links p {
	float: left;
}

#top-links p a {
	display: block;
	text-indent: -9999px;
	width: 261px;
	height: 46px;
	background: url(../images/new.png) no-repeat;
	opacity: .75;
}

#verse { display: block; background: url(../images/verse-btn.png) no-repeat; width: 52px; height: 46px; text-indent: -9999px; float: left; margin-left: 10px; opacity: .75; }

#verse:hover {
	opacity: .75;
}

#top-links a:hover {
	opacity: 1;
}

#navigation {
	width: 960px;
	height: 39px;
	margin: 0 auto;
	background: url(../images/nav-bg.gif) repeat-x;
	/*overflow: hidden;*/
	position: relative;
	z-index: 9;	
}

#nav li {
	float: left;
}

#nav a {
	display: block;
	width: 135px;
	height: 28px;
	text-align: center;
	padding-top: 11px;
	color: #a0b491;
	text-decoration: none;
	border-right: 1px solid #3c4d33;
	border-left: 1px solid #415138;
	font-size: 14px;
}

#nav a:hover {
	background: url(../images/nav-bg-hov.gif) repeat-x;
}

#nav .current a {
	background: url(../images/nav-bg-curr.gif) repeat-x;
	color: #f1f7ee;
}

#nav li ul, #nav .current ul {
	position: absolute;
	width: 200px;
	padding: 10px 0;
	background: #000;
	opacity: .95;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	z-index: 14999;
	display: none;
}

#nav li:hover ul{
	display: block;
}

#nav li li a,
#nav li.current li a,
#nav li:hover li a {
	width: 170px;
	border: none;
	font-size: 12px;
	padding: 3px 15px;
	color: #b3ad9a;
	text-align: left;
	line-height: 30px;
}

#nav .current .current a, #nav .current a {
	background: none !important;
}

#nav li:hover li a:hover {
	background: #463e2f !important;
	color: #fff;
}

#content {
	width: 960px;
	margin: 0 auto;
	background: url(../images/bg_content_top.gif) #fff repeat-x 0 0;
	padding-bottom: 40px;
	margin-top: -44px;
	position:relative;
}

.no-header #content {
	margin-top: -74px;
}

#banner img {
	border: 3px solid #1e1b15;
}

#content-wrapper {
	overflow: hidden;
	margin-top: 30px;
}

#content-left {
	margin-left: 40px;
	width: 590px;
	float: left;
	position: relative;
	min-height: 300px;
}

.no-header #content-left {
	padding-top: 35px;
}

#content-left a {
	color: #9d4f37;
}

#content-left a:hover {
	text-decoration: none;
}

#content-left p {
	margin-bottom: 20px;
}

#content-left h1 {
	font-size: 29px;
	color: #9d4f37;
	font-family: Georgia, serif;
	margin-bottom: 20px;
	padding-top: 5px;
}

#content-left h2 {
	color: #837d76;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 20px;
}

#content-left h3 {
	font-weight: bold;
	font-size: 15px;
	color: #a0b491;
}

#content-left h4 {
	font-weight: bold;
	font-size: 15px;
}

#content-left h5 {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

#content-left ol, #content-left ul {
	margin: 0 0 20px 35px;
}

#content-left ul li {
	list-style-type: disc;
}

#content-left ul li p, #content-left ol li p {
	margin: 0;
}

#content-left ol li {
	list-style-type: decimal;
}

#content-right {
	float: left;
	width: 275px;
	margin-left: 40px;
}

.no-header #content-right {
	padding-top: 35px;
}

.sidebar-block {
	background: #f1efea;
	width: 255px;
	padding: 10px;
	margin-bottom: 14px;
	overflow: hidden;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.sidebar-block strong {
	color: #897968;
	font-size: 15px;
	display: block;
	margin-bottom: 5px;
	text-align: center;
}

#subnav {
	background: url(../images/sidebar-bg.gif) no-repeat 0 40px;
	overflow: hidden;
}

#subnav_toplevel {
	font-weight: bold;
	text-transform: uppercase;
	color: #897968;
	text-decoration: none;
	font-size: 17px;
	display: block;
	text-align: center;
	padding: 12px 0 18px;
}

#subnav_level1 {
	padding: 0px 0 10px;
}

#subnav_level1 a {
	text-decoration: none;
	font-size: 14px;
	color: #8c8777;
	display: block;
	width: 231px;
	height: 29px;
	padding: 10px 0 0 25px;
	margin-bottom: 1px;
}

#subnav_level1 a:hover {
	color: #35312a;
}

#subnav_level1 .current a, #subnav_level1 a:hover {
	font-weight: bold;
	color: #35312a;
	background: url(../images/subnav-hover.gif) no-repeat;
}

.sidebar-block form {
	overflow: hidden;
	width: 241px;
	margin: 0 auto;
}

.sidebar-block strong {
	background: url(../images/search-title.gif) no-repeat;
	width: 109px;
	height: 19px;
	text-indent: -9999px;
	margin: 5px auto 2px;
}

#search {
	background: url(../images/search-bg.gif) no-repeat;
	border: none;
	width: 211px;
	margin: 0 auto;
	height: 34px;
	float: left;
	position: relative;
	left: 2px;
}

#go {
	background: url(../images/search-btn.gif) no-repeat;
	width: 30px;
	height: 34px;
	border: none;
	position: relative;
	left: -4px;
	float: left;
}

#footer {
	min-height: 240px;
	background: #29251e url(../images/footer-grad.gif) repeat-x;
	margin-top: 40px;
}

#footer-inner {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.footer-block {
	padding: 40px 0;
	float: left;
	color: #8f7360;
	font-family: Arial, sans-serif;
	margin: 0 55px 0 0;
}

.footer-block a {
	text-decoration: none;
	color: #95877d;
}

.footer-block a:hover {
	text-decoration: underline;
}

.footer-block .toplevel {
	text-transform: uppercase;
	font-size: 15px;
	color: #d0c1b2;
}

.footer-block li {
	margin: 5px 0;
}

#footer .first-block {
	width: 240px;
	background: url(../images/footer-first-block.gif) no-repeat 100% 0;
	padding-right: 60px;
	margin: 0 0 0 20px;
}

#footer .first-block a {
	color: #bb9b43;
	text-decoration: none;
}

#footer .first-block a:hover {
	text-decoration: underline;
}

#footer .first-block p {
	margin-bottom: 10px;
}

#footer .first-block strong {
	color: #b8a99a;
	font-weight: normal;
}

#footer .first-block p em {
	color: #c5a382;
}

#cpm {
	display: block;
	text-indent: -9999px;
	width: 193px;
	height: 21px;
	background: url(../images/cpm.gif) no-repeat;
}

#searchForm {
	padding: 20px 0;
}

.sermonbox h5 a {
	text-transform: none !important;
}

.twtr-hd {
	display: none;
}

.twtr-tweet-text {
	font-size: 11px;
}

#twtr-widget-1 {
	
}

.twtr-tweet {
	margin-bottom: 8px;
	border-bottom:1px solid #EDEAE3 !important;
}

.twtr-tweet-wrap {
	padding: 6px 0px !important;
}

.twtr-timestamp {
	font-style: normal;
	display: block;
	font-size: 10px !important;
	color: #837d76 !important;
	padding-top: 5px;
}

.twtr-ft {
	display: none;
}
