/* @override 
	http://www.chrisbowater.com/new/CSS/chris-bowater.css
	http://chrisbowater.com/css/chris-bowater.css
*/

body {
	background: #003b46 url(../site_images/background-image.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
}

div#wrapper {
	width: 768px;
	margin-left: -390px;
	left: 50%;
	position: absolute;
	border: 6px solid #8eafb4;
	border-top-style: none;
	background: url(../site_images/footer-image.png) no-repeat right bottom;
}

div#header {
	height: 290px;
	background: url(../site_images/header.jpg) no-repeat center top;
}

div#header-text {
	color: #b5d0d1;
	font: italic small Georgia, "Times New Roman", Times, serif;
	text-align: left;
	width: 370px;
	float: right;
	position: relative;
	top: 180px;
	right: 83px;
	height: 60px;
}

div#main-content {
	background: url(../site_images/main-content.jpg) no-repeat;
	height: 560px;
}

div#left-column {
	width: 384px;
	float: left;
}

div#right-column {
	width: 384px;
	float: right;
}

ul {
	margin: 0;
	padding: 0;
}

li.left-column {
	list-style-type: none;
	padding: 29px;
	background: url(../site_images/separater.gif) no-repeat center bottom;
	margin-bottom: 10px;
}

div#logo-worship-academy {
	width: 151px;
	height: 57px;
	background-image: url(../site_images/worship-academy.png);
}

div#logo-db-studios {
	width: 160px;
	height: 17px;
	background: url(../site_images/db-studios.png) no-repeat;
}

span.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #bcc9c3;
}

.button{
	width: 92px;
	height: 33px;
	background-image: url(../site_images/visit-site-button.png);
}
	
	.button:hover {
	width: 92px;
	height: 33px;
	background: url(../site_images/visit-site-button.png) 0 -33px;
}

div#newlife-ministries {
	width: 248px;
	height: 18px;
	background: url(../site_images/newlife-ministries.png) no-repeat;
}

div#groundlevel {
	width: 154px;
	height: 50px;
	background: url(../site_images/groundlevel.png) no-repeat;
}

div#logo-bridge-music-store {
	width: 151px;
	height: 51px;
	background: url(../site_images/bridge-music.png) no-repeat;
}

div#sbm a {
	clear: both;
	bottom: 6px;
	position: relative;
	right: 6px;
	float: right;
	background-repeat: no-repeat;
	color: #8daeb3;
	text-decoration: none;
}

div#sbm a:hover {
	text-decoration: underline;
}

div#contact-chris {
	width: 152px;
	position: absolute;
	height: 14px;
	top: 950px;
	left: 413px;
}

div#contact-button {
	width: 92px;
	height: 33px;
	background-image: url(../site_images/email-button.png);
}

div#contact-button:hover {
	width: 92px;
	height: 33px;
	background: url(../site_images/email-button.png) 0 -33px;
}

div#footer-image {
	width: 255px;
	height: 276px;
	float: right;
	position: relative;
	top: 9px;
	background-repeat: no-repeat;
}