/*CSS document created for Blastoff Music 2008, by KP Direction LLC */


img {
	border:0;
}

h1 {
	font: bold 18px "Helvetica Light", Helvetica, Arial, sans-serif;
	color:#E9E3ED;
}

h3 {
	font:bold 14px "Helvetica Light", Helvetica, Arial, sans-serif;
	color:#E9E3ED;
}


#header {
	background: url(../Assets/topHeaderBkgrdImg.gif) no-repeat center top;
	height:125px;
}

#content {
	position:absolute;
	margin:0;
	padding:0;
	background:#000 url(../Assets/contentBkgrdImg.gif) repeat-y;
	width:664px;
}

#leftcolumn {
	float:left;
	width:150px;
}

#leftcolumn p {
	margin:0;
	padding:0;
	text-align:center;
}

.center_image {
	margin:0;
	padding:10px;
	text-align:center;
}

#leftcolumn ul {
	margin:0;
	list-style-type:none;
	padding:25px 0 0 30px;
	text-align:left;
}

#leftcolumn ul li {
	display:block;
	padding:0;
	height:19px;
}

#leftcolumn ul li a, #leftcolumn ul li:hover a, #leftcolumn ul li a:hover {
	border:0;
	text-decoration:none;
}

#rightcolumn {
	float:right;
	width:510px;
}

#rightcolumn ul, .chart, .listen {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
}



#rightcolumn ul#navigation li {
	float:left;
	width:80px;
}

#rightcolumn ul.listen li, #rightcolumn ul.chart li {
	display:block;
	float:none;
}
#rightcolumn ul li a {
	border:0;
	text-decoration:none;
}

#rightcolumn ol li {
	margin:10px 0;
}

.format_text {
	clear:both;
	margin:50px 25px 50px 10px;
}

.clearboth {
	clear:both;
}

#rightcolumn img.floatleft {
	float:left;
	padding:5px 30px 10px 0;
}

#rightcolumn img.floatright {
	float:right;
	padding:10px;
}

#footer {
	margin:0;
	padding:0;
	width:664px;
	background-color:#000;
	height:100px;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
}

#footer ul {
	margin:0;
	padding-top:30px;
	list-style-type:none;
}

#footer ul li {
	display:inline;
	margin:10px;
}

a {
	color: #FFC;
	text-decoration:none;
}

a:hover, a:active {
	color:#FFC;
	text-decoration:underline;
}

#footer p {
	margin:10px;
	font: italic 12px "Helvetica 55 Roman", Helvetica, Verdana, "Courier New", Courier, monospace;
	color:#FFC;
	letter-spacing:.12em;
}

/* Downloads page style specifications */

.button {
	margin-top: 10px;
	clear: both;
}
.CDContent {
	width: 100%;
	clear: both;
	position: relative;
	float: left;
	margin-top: 50px;
}
.CDContent img {
	margin: 10px 0 60px 0px;
}
.cd {
	margin-bottom: 20px;
	float: left;	
}

.chart a, .listen a {
	color: #CCCCCC;
	text-decoration: none;
}


.chart a:hover, .listen a:hover {
	color: #CCCCCC;
	text-decoration: underline;	
} 

.title {
	color:#330066;
	font-family: Garamond, Georgia, "Times new Roman";
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.column {
	float: left;
}

.col1 {
	width: 150px;
}

.col2 {
	width:200px;
}

.col3 {
	width: 100px;
	font-style: italic;
}
.column {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.column h2 {
	color:#000;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0;
}
h3.column{
	text-align: center;
	color: #FFFFCC;
}
.style1 {
	color: #000;
	font-weight: bold;
	font-style: italic;
}

/* style information for newsletter page */
#newslist ul {
	list-style-type: none;
	margin-left: 1em;
	font-weight: bold;
	padding: 1em 0 1em 0;
}

.underline {
	border-bottom: none;
	display: inline;
}

#newslist {
	color: #CCCCCC;
	
}

#newslist li li{
	background: url(../newsletter/pdfIcon.gif) no-repeat;
	padding-left: 2em;
	margin-top: .50em;
	font-weight: normal;	
}

/* style information for topdownloads page */
.songs h3 {
	color: #FFC;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
}
.songs a {
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
.songs a:hover {
	color: #FFC;
	text-decoration: underline;
	text-align: center;
}

/* style information for worship page */
blockquote {
	font:20px "Brush Script MT", "Berling Antiqua", "Apple Chancery", "Script MT Bold", Georgia, cursive;
}
.signature {
	font:22px "Brush Script MT", "Berling Antiqua", "Apple Chancery", "Script MT Bold", Georgia, cursive;
}

.purple {
	background-color:#41144D;
}

/* Style for the store pages */
.product {
	width: 100%;
}
.product img{
	padding:10px;
	text-align: center;
}

.shopimage {
	 height:150px; 
}

.small {
	font-size:9px;
}


