/* CSS Document */

/* common elements */
body {  
	background: #ffffff; 
	margin: 0px; 
	padding: 0px;
	text-align: left;
	font-size: 10pt;
	font-family: verdana, sans-serif;
	}

hr {
	display:none;
	}

img {
	border: 0px;
	padding: 0px;
}

/* specific divs */

.hide{
display:none;
}


#container { 
	background: #ffffff;
	padding: 0px;  
	margin: 0px auto 0px auto;
	width: 750px;
	text-align: left;
	}
	
	
	
.column1{
float: left;

padding:0px;
margin: 0px;
width: 200px;
}


.column2{
float: left;
margin: 0px;
padding: 0px;
width: 550px;
}
	
.owh1{
background:url(../images/organicworshiptag.jpg) no-repeat;
width:179px;
height:262px;
margin: 0px;
padding: 0px;
}	

.owaboutp{
padding: 6px 25px 0px 10px;
color:#aaaaaa;
font-size: 0.9em;

}


.blankbox{
float: left;
width: 550px;
height: 280px;
padding: 0px;
margin: 0px;
text-align:right;

}

.songsul{
float: left;
padding: 0px;
margin: 0px;

}

.songli{
background:url(../images/li_green_bg.jpg) no-repeat;
width:551px;
height: 40px;
list-style-type:none;

margin: 0px;
padding: 0px;
float: left;

}



.songtitleh2{
background:url(../images/tree_25.gif) no-repeat;
background-position:10px 5px;
padding: 8px 4px 0px 43px;
width: 365px;
height:40px;
margin: 0px;
font-weight:normal;
font-size:1.2em;
color: #e5e7cf;
float:left;
clear: none;
}


.iconnotea{
display:block;
text-indent:-9009px;
background: transparent url(../images/note_brown_25.gif) no-repeat bottom;
width: 30px;
height: 30px;

}

.iconnotea:hover{

background: transparent url(../images/note_green_25.gif) no-repeat bottom;



}


.iconpdfa{
display:block;
text-indent:-9009px;
background: transparent url(../images/pdf_brown_25.gif) no-repeat bottom;
width: 30px;
height: 30px;

}

.iconpdfa:hover{

background: transparent url(../images/pdf_green_25.gif) no-repeat bottom;



}



.iconppta{
display:block;
text-indent:-9009px;
background: transparent url(../images/ppt_brown.gif) no-repeat bottom;
width: 30px;
height: 30px;

}

.iconppta:hover{

background: transparent url(../images/ppt_green.gif) no-repeat bottom;



}

.iconsul{
list-style-type:none;
padding: 0px;
margin: 0px;
float: left;

}

.iconslinote{
float: left;
width: 30px;
height: 30px;


}


.andylink{
color: black;
text-decoration:none;
font-size: 1.2em;
padding: 20px 10px 10px 42px;
}

.andylink:hover{
color: black;
text-decoration:underline;
font-size: 1.2em;
}

.iconslipdf{
float: left;


width: 30px;
height: 30px;


}


