body {

	background-color: #2e2e2e;
	background-image: url(images/all-bg.jpg);

	background-repeat: no-repeat;

	background-position: center top;
	
	margin: 0px;
	
	padding-top: 0px;
	
	padding-right: 0px;
	
	padding-bottom: 0px;
	
	padding-left: 0px;

	}

.header {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 21px;

	line-height: 25px;

	font-weight: normal;

	color: #024802;

}
.centertop {

	background-image: url(images/pic-bg.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}


.lefttop {

	background-image: url(images/left-all.jpg);

	background-repeat: no-repeat;

	background-position: right top;
	
	height:inherit

}





.righttop {

	background-image: url(images/right-all.jpg);

	background-repeat: no-repeat;

	background-position: left top;
	height:inherit

}


.middlebottom {

	background-image: url(images/middle-bottom2.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.middlebottom-nocolumn {

	background-image: url(images/middle-bottom3.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

a:link, a:visited, a:active, a:link:visited {

	font-weight: bold;

	color: #024802;

	text-decoration: underline;

}

a:hover, a:link:hover {

	font-weight: bold;

	color: #8dab68;

	text-decoration: underline;

}



a.small:link, a.small:visited, a.small:active, a.small:link:visited {

	font-weight: normal;

	color: #cc0000;



}

a.small:hover, a.small:link:hover {

	font-weight: normal;

	color: #FFCC00;

}

.quote {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 17px;

	line-height: 21px;

	font-weight: normal;

	color: #000000;

	text-align: left;

}

.praisequote {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 19px;

	font-weight: normal;

	color: #000000;

	text-align: left;

}

.tourdates {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 22px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: left;

}

.next {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 22px;

	font-weight: normal;

	color: #FFCC00;

	text-align: left;

}

.from {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #660000;

	line-height: 16px;

	font-weight: bold;

	text-align: center;

}

.praisefrom {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #660000;

	line-height: 22px;

	font-weight: bold;

	text-align: left;

}

.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 19px;

	color: #000000;

}



.small {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #CCCCCC;

}

.leftpic {

	float: left;

}

li {

	margin-left: 20px;

	list-style-position: inside;

	list-style-type: square;

}

.details {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	border-top-width: 1px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #8dab68;

	border-right-color: #8dab68;

	border-bottom-color: #8dab68;

	border-left-color: #8dab68;

	padding: 10px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 30px;

}
div.entry p {
	margin:0;
}
div.post {
	margin-bottom: 4em;
}
div.post small {
	display:block;
	margin-top:-1.4em;
}