@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 20px;
}
#homepageevents {
	font-size: 90%;

}

h1 {
	color: #633A10;
	padding: 0px;
	font-size: 23px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	color: #4B700A;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	color: #333;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	color: #633A10;
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #633A10;
	width: auto;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 0px;
}
.downloads {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: url(../images/bullet.gif);
}
a {
	color: #633A10;
}
#imageholder img {
	float: left;
	margin: 5px;
	border: 1px solid #333;
}
#submenu li {
	margin-bottom: 10px;
}



.downloads a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
.downloads a:hover {
	text-decoration: underline;
}


#mainmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header {
	width: 991px;
	clear: both;
	height: 56px;
	line-height: 56px;
	background-color: #633A10;
	margin-right: auto;
	margin-left: auto;
}

#topcontainer {
	background-color: #633A10;
}
#mainmenu li {
	display:block;
	float: left;
	margin-right: 10px;
}
#mainmenu li a {
	padding: 5px;
	margin: 10px;
	text-decoration: none;
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
}

#mainmenu li a:hover {
	color: #CCC;
}
#container {
	width: 991px;
	clear: both;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#logosearch {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 97px;
}
#heatonfenham {
	height: 98px;
	float: left;
	width: 120px;
}
#logo {
	float: left;
	margin-top: 10px;
}
#heatonfenham .place {
	float: left;
	display: block;
	line-height: 37px;
	color: #633A10;
	text-decoration: none;
	font-size: 30px;
}
#heatonfenham a:hover {
	color: #A8E2FB;
	text-decoration: none;
}
#passionlogo {
	float: left;
	margin-left: 75px;
}
#searchbox {
	float: left;
	margin-left: 55px;
	padding-top: 30px;
}
#searchtextbox {
	background:#FFFFFF url(../images/search.png) no-repeat 4px 4px;
	padding:4px 4px 4px 22px;
	border:1px solid #78B30A;
	width:180px;
	height:18px;
	color:#666;
}
#searchbox form {
	float: left;
	width: 280px;
}
#searchbox a {
	color: #633A10;
	text-decoration: none;
	font-size: 20px;
}

.mainrow {
	width:991px;
	position: relative;
}
#main {
	position: relative;
}
.downloadlatest #latesttalkhome {
	margin-left: 20px;
	width: 240px;
}
#hugotweets {
	margin-left: 30px;
}
#date {
	font-size: 10px;
	margin-left: 10px;
}
#followme a {
	text-decoration: none;
	color: #633A10;
}
#followme {
	font-size: 12px;
}




.rowitem100 {
	width: 100%;
	float:left;
}
.rowitem50 {
	width: 49%;
	float:left;
}
.rowitem33 {
	width: 33%;
	float:left;
}
.rowitem66 {
	width: 66%;
	float:left;
	min-height:400px;
}
.rightmargin
{
	width: 634px;	
	padding-right: 20px;	
}

#footercontainer {
	background-color: #633A10;
	clear:both;
	width: 100%;
}
.blue{
	background-color:#633A10;
}
#white{
	background-color:#FFF;
	min-height:500px;
	
}
#footer {
	width: 991px;
	clear: both;
	/*	height: 56px;
	line-height: 56px;*/
	background-color: #633A10;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
	padding-top: 10px;
}
.downloadlatest {
	width: 100%;
	clear: both;
}

#sermonseriesbox {
	padding: 5px;
	width: 307px;
	border: 1px solid #633A10;
}
.left {
	float: left;
}
blockquote.tweet {
  padding: 8px;
  margin: 5px;
  background-image: url(../images/openquote.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.tweet span {
     display: block;
     background-image: url(../images/closequote.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }
#whitetitle {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#submenu {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding: 0px;
}
#submenu a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
}
.right {
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.rightlink {
	float: right;
	margin: 0px;
}
.eventinfo
{
	padding:10px;
	font-size:90%;
}

#eventsdiv ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#eventsdiv ul li.odd {
	padding: 10px;
}
#eventsdiv ul li.even {
	padding: 10px;
	background-color: #DCF3B1;
}
.homeeventdate {
	float: left;
	width: 70px;
	font-weight: bold;
	font-size: 0.9em;
}
.homeeventtitle {
	float: right;
	width: 385px;
}
.homeeventholder {
	clear: both;
	float: left;
	font-size: 1em;
	margin-bottom: 2px;
	width: 95%;
}
.newsstory p{
	font-size:0.8em;
	line-height: 1.5em;
	
}
#latestnews {
	background-image: url(../images/latestnews.jpg);
	padding-top: 50px;
	padding-left: 26px;
	padding-right: 26px;
	padding-bottom: 35px;
	height: 138px;
}

/* BIBLE PASSAGE CSS*/

#biblepassage h3 {
	text-align: left;
	font-size:16px;
	font-weight:normal;
	color:#000;	
	}

#biblepassage span.verse-num {
	font-size: 80%;
	font-weight: bold;
	padding-right: .15em;
	padding-left: .25em;
	vertical-align: text-top;
	}
#biblepassage span.woc { /* Words of Christ (for red-letter editions) 
	color: #900;*/
	}
#biblepassage span.chapter-num {
	font-weight: bold;
	padding-right: .5em;
	}
#biblepassage div.esv-text p {
	text-indent: 2em;
	}
#biblepassage div.esv-text p.same-paragraph {
	text-indent: 0;
	}
#biblepassage div.block-indent p {
	text-indent: 0;
	padding-left: 2.5em;
	margin-left: 0;
	}
#biblepassage span.indent {
	padding-left: 2em;
	}
#biblepassage span.indent-2, span.psalm-doxology-line {
	padding-left: 4em;
	}
#biblepassage span.declares-line {
	padding-left: 6em;
	}
#biblepassage span.small-caps {
	font-variant: small-caps;
	}
#biblepassage span.selah {
	font-style: italic;
	margin-left: 1em;
	}
#biblepassage p.extra-space {
	margin-top: 2em;
	}
#biblepassage div.block-indent span.verse-num, div.block-indent span.woc  {
	padding-left: 0;
	}
#biblepassage h4 {
	font-weight: normal;
	}
#biblepassage h4.speaker {
	padding-left: 10em;
	font-variant: small-caps;
	margin-bottom: -1em;
	}
#biblepassage h4.textual-note {
	font-variant: small-caps;	
	}
#biblepassage h4.psalm-acrostic-title {
	font-variant: small-caps;
	}
#biblepassage h4.psalm-title {

	}
#biblepassage span.footnote {
	font-size: 80%;
	padding-right: .5em;
	padding-left: 0em;
	vertical-align: text-top;
	}
#biblepassage div.footnotes h3 {
	margin-top: 0;
	margin-bottom: 0;
	}
#biblepassage div.footnotes p {
	text-indent: 0;
	}
#biblepassage span.footnote-ref {
	font-weight: bold;
	}
#biblepassage p.copyright {
	text-indent: 0;
	}
#biblepassage object.audio {
	margin: 0 0 0 10px;
	padding: 0;
	}
#biblepassage h2{
	color:#000;
	font-size:20px;
}
#biblepassage .esv{
}
#biblepassage .esv-text{
	line-height:1.4em;
	
}
#biblepassage{
/*	padding:10px;
	border: 1px solid #1589B5;	*/
	
}
#author{
	font-size:0.9em;
	font-weight:bold;
	color:#000;
}

