/* Website Created by Bi-'stO Design * Omaha Nebraska */
/* www.bistodesign.com */



/*========= Interface ========*/

/* Zero */

* {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
body{
	background-color: black;
	background-image: url(images/content/mainbackground.jpg);
	background-position: top center;
	background-repeat: no-repeat; 
	}
	
#listen body{
	background-color: black;
	background-image: none;
	background-position: top center;
	background-repeat: no-repeat; 
	}

p{
	font-family: Georgia, Times;
	color: #30140C;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-bottom: 15px
	}
	
h2{
	font-size: 30px;
	font-family: Georgia, Times;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #7A9489;
	font-weight: normal
	}
	
a, a:link, a:active, a:visited {
	font-size: 12px;
	color: #9d9fa2;
	}

a:hover, a:visited:hover {
	color: #7ad3f7;
	text-decoration: none;
	}
	
em{
	font-size: 11px;
	font-family: Georgia, Times;
	text-align: left;
	color: #7A9489;
	
	}

/*========= Navigation ========*/

#navcontainer{
	width: 180px;
	height: 375px;
	margin-top: 38px;
	}

#nav{
	width: 180px;
	height: 375px;
	}
	
#nav li{
	list-style-type: none;
	height: 20px;
	width: 180px;
	display: block;
	background-color: #ffffff;
	margin-top: 4px;
	padding-top: 5px
	}

#nav a, a:link, a:active, a:visited {
	font-size: 14px;
	color: #30140C;
	}

#nav a:hover, a:visited:hover {
	color: #7A9489;
	text-decoration: none;
	}
	

/*========= Content ========*/

#wrap{
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
	
#container{
	float: left;
	width: 900px;
	background-color: #E7DFC9;
	padding-bottom: 20px;
	}
	
#header{
	height: 300px;
	width: 900px;
	background-color: #E7DFC9;
	}
	
#banner{
	height: 284px;
	width: 900px;
	background-image: url(images/content/mainheader.jpg);
	}
	
#banner h1{
	text-indent: -9999px;
	display: block;
	height: 284px;
	width: 900px;
	}
	
#leftcontent{
	float: left;
	width: 650px;
	height: 100%;
	background-color: #E7DFC9;
	}
	
.aboutcontainer{
	width: 550px;
	margin-left: 45px;
	}
	
.abouttext{
	}


#music{
	width: 180px;
	height: 75px;
	text-align: center;
	margin-left: auto;
	margin-right: auto
	}
	
#rightcontent{
	float: right;
	width: 250px;
	height: 100%;
	background-color: #E7DFC9;
	}
	
#rightcontainer{
	width: 180px;
	height: 100%;
	background-color: #E7DFC9;
	text-align: center;
	margin-left: auto;
	margin-right: auto
	
	}
	
#newslettercontainer{
	float: left;
	width: 250px;
	height: 300px;
	margin-top: 25px
	}
	
#newsletter{
	width: 180px;
	height: 300px;
	margin-top: 25px
	}
	
#footer{
	float: left;
	clear: both;
	height: 190px;
	width: 900px;
	background-image: url(images/content/footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

#footerlinks{
	float: left;
	width: 900px;
	}
	
#footerlinks p{
	font-size: 10px;
	font-family: Georgia, Times, serif;
	text-align: center;
	color: #7A9489;
	}
	
#footerlinks li{
	float: left
	}

#footerlink a, a:link, a:active, a:visited {
	font-size: 11px;
	color: #7A9489;
	text-decoration: none;
	}

#footerlink a:hover, a:visited:hover {
	color: #984225;
	}
	
/* Newsbox */

#newscontainer{
	width: 570px;
	margin-left: 45px;
	margin-top: 15px
	}
	
.news{
	text-align: left
	}

.newsentry{
	font-family: Georgia, Times;
	color: #30140C;
	font-size: 12px;
	line-height: 18px;
	padding-right: 5px;
	padding-bottom: 35px;
	}

.newsdate{
	font-size: 30px;
	font-family: Georgia, Times;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 15px;
	color: #7A9489;
	}

.newstext{
	text-align: left;
	}
	
	
/* Calendarbox */

#calendarcontainer{
	width: 570px;
	margin-left: 45px;
	margin-top: 0px
	}
	
#calendarspace .news{
	text-align: left
	}

#calendarspace .newsentry{
	font-family: Georgia, Times;
	color: #30140C;
	font-size: 12px;
	line-height: 18px;
	padding-right: 5px;
	padding-bottom: 0px;
	}
	
#calendarspace .newsentry strong{
	font-size: 30px;
	line-height: 45px;
	font-family: Georgia, Times;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 15px;
	color: #7A9489;
	}
	
#calendarspace .newsentry em{
	font-size: 10px;
	font-family: Georgia, Times;
	text-align: left;
	padding-bottom: 20px;
	padding-right: 15px;
	color: #7A9489;
	}
	
	
#calendarspace .newsdate{
	text-indent: -9999px;
	padding-bottom: 0px;
	}

#calendarspace .newstext{
	text-align: left;
	}
	
	
/* Main Page Calendarbox */

#maincalendar{
	width: 180px;
	margin-top: 0px
	}
	
mainspace .news{
	text-align: left
	}

mainspace .newsentry{
	font-family: Georgia, Times;
	color: #30140C;
	font-size: 12px;
	line-height: 18px;
	padding-right: 5px;
	padding-bottom: 0px;
	}
	
mainspace .newsentry strong{
	font-size: 15px;
	line-height: 35px;
	font-family: Georgia, Times;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 15px;
	color: #7A9489;
	}
	
mainspace .newsentry em{
	font-size: 10px;
	font-family: Georgia, Times;
	text-align: left;
	padding-bottom: 20px;
	padding-right: 15px;
	color: #7A9489;
	}
	
	
mainspace .newsdate{
	text-indent: -9999px;
	padding-bottom: 0px;
	}

mainspace .newstext{
	text-align: left;
	}
	
	
/*--- forms ---*/

#formfloat{
	width: 350px;
	height: 495px;
	float: left;
	}

#formcontainer{
	width: 350px;
	height: 450px;
	text-align: left;
	margin-left: 45px;
	}
	
#contactpage #forms{
	float: left;
	}

#contactpage input, select, textarea {
	clear: none;
	background-color:#ffffff;
	padding: 2px;
	border: 2px solid #ffffff;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	color: #7A9489;
	width: 250px;
	display: block;
	margin-bottom: 5px
	
	}

#contactpage #form div {
	clear: both;
	margin-bottom:10px;
	height: 25px;
	}

#contactpage #form label {
	width: 70px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 17px;
	}
	
#contactpage div#submit {
	padding-top: 10px;
	width: 80px;
	clear: both;
	}
#contactpage #submit input {
	width: 80px;
	float: left;
	}
	
#contactpage #message textarea{
	height: 80px;
	width: 250px;
	}
	
	





	



