* {
    margin: 0;
}
html, body, #wrap {
	background-color: #000000;
	min-height:100%
}
body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 181px;} 

#footer {
	position: relative;
	margin-top: -181px;
	height: 181px;
	clear:both;
} 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}

* html .clearfix { height: 1%;}
.clearfix {display: block;}


.lefttop {
	background-image: url(images/leftsidetop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.leftmiddle {
	background-image: url(images/leftmiddle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}.leftbottom {
	background-image: url(images/leftsidebottom.jpg);
	background-repeat: repeat;
	background-position: right top;
}

.righttop {
	background-image: url(images/rightsidetop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightmiddle {
	background-image: url(images/rightmiddle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.rightbottom {
	background-image: url(images/rightsidebottom.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.middle {
	background-image: url(images/water-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active, a:link:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
a:hover, a:link:hover {
	font-weight: bold;
	color: #FFCC00;
	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;
}
.middle {
	background-image: url(images/water-bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0px;
	padding: 0px;
}
.middlebottom {
	background-image: url(images/middle-bottom.jpg);
	background-repeat: repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.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;
}
.excerpttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.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: #66;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
