@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
	width: 100%;
}
body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-image: url(images2/blueGrayBG.jpg);
	background-repeat: no-repeat;
	background-color: #B1C1D4;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica;
	font-size: 11px;
	color: #445464;
}
a:link {
	color: #445464;
	text-decoration: underline;
}
a:visited {
	color: #445464;
	text-decoration: underline;
}
a:active {
	color: #445464;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#cdBaby a:link {
	color: #BA1C26;
	text-decoration: none;
	font-weight: bold;
	background-color: #F9F8FA;
	padding: 3px;
}
#cdBaby a:visited {
	color: #BA1C26;
	text-decoration: none;
	font-weight: bold;
	background-color: #F9F8FA;
	padding: 3px;
}
#cdBaby a:active {
	color: #BA1C26;
	text-decoration: none;
	font-weight: bold;
	background-color: #F9F8FA;
	padding: 3px;
}
#cdBaby a:hover {
	color: #BA1C26;
	text-decoration: underline;
	font-weight: bold;
}
#amazon a:link {
	color: #F2A333;
	text-decoration: none;
	font-weight: bold;
	background-color: #F9F8FA;
	padding: 3px;
}
#amazon a:visited {
	color: #FA9D3C;
	text-decoration: none;
	font-weight: bold;
	background-color: #F9F8FA;
	padding: 3px;
}
#amazon a:active {
	color: #F89E3A;
	text-decoration: none;
	font-weight: bold;
	background-color: #F9F8FA;
	padding: 3px;
}
#amazon a:hover {
	color: #F3A237;
	text-decoration: underline;
	font-weight: bold;
}
#iTunes a:link {
	color: #3B9CF1;
	text-decoration: none;
	font-weight: bold;
	background-color: #F9F8FA;
	padding: 3px;
}
#iTunes a:visited {
	color: #3B9CF1;
	text-decoration: none;
	font-weight: bold;
	background-color: #F9F8FA;
	padding: 3px;
}
#iTunes a:active {
	color: #3B9CF1;
	text-decoration: none;
	font-weight: bold;
	background-color: #F9F8FA;
	padding: 3px;
}
#iTunes a:hover {
	color: #75B9EA;
	text-decoration: underline;
	font-weight: bold;
}
#containShadow {
	background-image: url(images2/shadow.png);
	background-repeat: no-repeat;
	position: relative;
	height: 388px;
	width: 926px;
	top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
}
#aboutText {
	position: absolute;
	height: 225px;
	width: 500px;
	left: 355px;
	top: 91px;
	text-align: left;
	line-height: 16px;
	color: #232C37;
}
#songPreviews {
	position: absolute;
	height: 100px;
	width: 195px;
	left: 602px;
	top: 34px;
}
#interview {
	position: relative;
	height: 100px;
	width: 195px;
	top: 400px;
}
#mainImage {
	background-image: url(images2/SW_released2.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 365px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;/*	top: 12px;
	left: 12px; */
}
#homepageBG {
	background-image: url(images2/homePage_XM3.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 365px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;/*	top: 12px;
	left: 12px; */
}
#XM {
	position: absolute;
	height: 82px;
	width: 128px;
	left: 120px;
	top: 191px;
	text-align: center;
}
#homeNav {
	position: absolute;
	height: 25px;
	width: 600px;
	left: 91px;
	top: 325px;
}
#discs {
	background-image: url(images2/discs.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 365px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;/*	top: 12px;
	left: 12px; */
}
#purchase {
	background-image: url(images2/purchase2.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 365px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;/*	top: 12px;
	left: 12px; */
}
#pastorDetails {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	position: absolute;
	height: 131px;
	width: 274px;
	left: 611px;
	top: 16px;
	text-align: left;
}
#about {
	background-image: url(images2/about2.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 365px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;/*	top: 12px;
	left: 12px; */
}
#container {
	margin: 0px auto;
	position: relative;
	height: 100%;
	width: 100%;
	text-align: center;
}
#hotspot-buy {
	position: absolute;
	height: 52px;
	width: 199px;
	left: 370px;
	top: 79px;
}
#contact {
	position: absolute;
	height: 19px;
	width: 120px;
	left: 10px;
	top: 341px;
	text-align: left;
}
#contact a:link {
	color: #4B5666;
	text-decoration: none;
}
#contact a:visited {
	color: #4B5666;
	text-decoration: none;
}
#contact a:active {
	color: #4B5666;
	text-decoration: none;
}
#contact a:hover {
	color: #5E93BD;
	text-decoration: none;
}
#listSW {
	position: absolute;
	height: 232px;
	width: 175px;
	left: 301px;
	top: 80px;
	text-align: left;
}
#listWaiting {
	position: absolute;
	height: 231px;
	width: 186px;
	left: 655px;
	top: 83px;
	text-align: left;
}
#siteNav {
	position: absolute;
	height: 20px;
	width: 700px;
	left: 32px;
	top: 328px;
}
.indent {
	margin-left: 25px;
	margin-top: 4px;
	line-height: 13px;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
.strikethrough {
	color: #FF0000;
	text-decoration: line-through;
}
#WaitingCD {
	position: absolute;
	height: 113px;
	width: 149px;
	left: 527px;
	top: 80px;
}
#dateSW {
	position: absolute;
	height: 20px;
	width: 84px;
	left: 185px;
	top: 205px;
}
#cdBaby {
	position: absolute;
	height: 135px;
	width: 187px;
	left: 96px;
	top: 170px;
	text-align: left;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#amazon {
	position: absolute;
	height: 135px;
	width: 187px;
	left: 378px;
	top: 170px;
	text-align: left;
}
#iTunes {
	position: absolute;
	height: 121px;
	width: 187px;
	left: 653px;
	top: 169px;
	text-align: left;
}
#cdBabyHotSpot {
	position: absolute;
	height: 51px;
	width: 170px;
	left: 28px;
	top: 118px;
}
#amazonHotSpot {
	position: absolute;
	height: 49px;
	width: 188px;
	left: 319px;
	top: 126px;
}
#iTunesHotSpot {
	position: absolute;
	height: 71px;
	width: 78px;
	left: 605px;
	top: 122px;
}
#pastorOffer {
	position: absolute;
	height: 188px;
	width: 149px;
	left: 348px;
	top: 120px;
}
#pastorOfferBG {
	background-image: url(images2/pastorOffer3.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 365px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;/*	top: 12px;
	left: 12px; */
}
#pastorsClickHere {
	position: absolute;
	height: 20px;
	width: 242px;
	left: 598px;
	top: 16px;
}
#pastorsClickHere a:link {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#pastorsClickHere a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#pastorsClickHere a:active {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#pastorsClickHere a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
