@charset "UTF-8";
/* CSS Document thesoulknows.net */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBCD96;
}
body {
	background-color: #00a2a4;
	background-image:url(images/soulBG.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.hometop {
	background-image: url(images/thesoulknows.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 142px;
	width: 1000px;
}
.homenav {
	padding-top: 109px;
	padding-left: 30px;
	white-space: nowrap;
	text-align: left;
	
	
}
.homebody {
	margin: auto;
	height: 435px;
	width: 1000px;
}
.homecities {
	width: 988px;
	padding: 6px;
	margin-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC9E00;
	text-align:center;
	border:1px solid #FFFFFF;
}
.hometext {
	padding-top: 100px;
	padding-left: 30px;
	line-height: 24px;
}
.homefooter {
	margin: auto;
	height: 18px;
	width: 970px;
	padding-left: 30px;
	padding-top: 5px;
	white-space: nowrap;
}


.textfooter {
	margin: auto;
	width: 970px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	text-align: center;
	color: #F2F2F2;
}


.footerlink:link {
	color: #F2F2F2;
	text-decoration: none;
}
.footerlink:visited {
	text-decoration: none;
	color: #F2F2F2;
}
.footerlink:hover {
	text-decoration: underline;
	color: #F2F2F2;
}
.footerlink:active {
	text-decoration: none;
	color: #F2F2F2;
}

.podcastlink {
	font-size: 16px;
	
}



.inttop {
	margin: auto;
	height: 91px;
	width: 1000px;
	white-space: nowrap;
}
.intnav {
	margin: auto;
	height: 33px;
	width: 970px;
	background-image: url(images/navbg-int.jpg);
	background-repeat: repeat-y;
	background-color: #9F5E20;
	white-space: nowrap;
	text-align: left;
	padding-left: 30px;
}
.intbody {
	background-repeat: repeat-y;
	margin: auto;
	width: 900px;
	background-color: #82501B;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

.intfooter {
	height: 165px;
	width: 964px;
	padding-left: 30px;
	padding-top: 105px;
	white-space: nowrap;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.intfooter2 {
	background-image: url(images/bottom-int.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 964px;
	padding-left: 30px;
	padding-right: 6px;
	white-space: nowrap;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
