/* CSS Document */

body{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	background: #fff url(../images/bg.gif) repeat-y 0 0;
	}
	
.body{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
.christmas{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #036;
	line-height: 16px;
	}
ol{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}	
	
.quote{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-align: center;
	}	
	
.quoteattribute{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italics;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	margin: 3px 0 0 0;
	}	
	
.quoteattributetwo{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italics;
	color: #666;
	text-align: center;
	margin: 3px 0 10px 0;
	}	
	
.albumListing{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFCC99;
	PADDING: 5px;
	}		
	
	
.content{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
	
.copyright{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
 }
a:link {
	color: #060;
}
a:visited {
	color: #060;
}
a:hover {
	color: #F00;
}
a:active {
	color: #060;
}
	
a.buy:link
{
	BACKGROUND-COLOR: #006600;
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	PADDING: 3px;
}	

a.buy:visited
{
	BACKGROUND-COLOR: #006600;
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	PADDING: 3px;
}	

a.buy:hover
{
	BACKGROUND-COLOR: #006600;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	PADDING: 3px;
}	

.headerGreen{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	COLOR: #006600;
	}
	
.headerRed{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	COLOR: #fff;
	text-align: center;
	background-color: #ff0000;
	padding: 5px;
	}	

.highlightTithe
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	background-color: #FFCC99;
	PADDING: 5px;	
}	
	
.form
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}	

/*Headings*/

.H1green{
	font-size: 17px;
	font-weight: bold;
	color: #006600;
	}
	
.H1italics{
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	}

.feature
{
	background-color: #FFFFFF;
	border: 3px solid #ffcc99;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url('../images/AftertheStorm_bkg.jpg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}	

.featurePhoto
{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	clear: both;
}

.featureCopy
{
	font-family: georgia,times,serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}

.indent
{
	MARGIN-LEFT: 10px;
	
}
		
.bannerad
{
	position: absolute;
	top: 5%;
	left: 72%;
	z-index: 10;
}

.banneradleft
{
	position: absolute;
	top: 5%;
	left: 12%;
	z-index: 10;
}

.bannerad2
{
	position: absolute;
	top: 5%;
	left: 72%;
	z-index: 10;
}

.favorite
{
	height: 75px;
	border-bottom: 1px solid #bbb;
	margin: 0 0 10px 0;
}

h3
{
	font-size: 15px;
	color: #666;
}
