/* Originally FROM Zen Garden*/

/* basic elements */

html {
	 margin: 0; 
	 padding: 0; 
	 }

body    
	{
	background: #fff url(../../tranposer/RecommendedReading/ResumeLilly.jpg) repeat left top;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3em;
	font-weight: 500;
	margin: 2em;
	}
	
img { text-decoration: none; border: 0 none; }
		  

p, table, td, tr, li    
   {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.65em;
	font-weight: normal;
	color: #333333;
	
	margin-top: 0;
	margin-bottom: 0.9em;
	
	padding-right: 2px;
	padding-left: 6px;
	}
	
p.centered {
    text-align: centered;
	}
	
p.rightSideBar {
	font-size: 0.95em;
	line-height: 1.35em;
	margin-bottom: 0.8em;
}
	
p.songExplanation {
	color: #0C0A0C;
	}
	
li    
   {
	line-height: 1.2em;
	margin-left: 1.5em;
	padding-left: 0em;
	margin-bottom: .2em;
	padding-top: 0px;
	
	}
	
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
h1 {
	font-size: 1.7em;
	margin-bottom: 1.1em;
	margin-top: .3em;
	line-height: 1.25em;
	}
h1.songTitle 
    {
	font-size: 1.7em;
	font-weight: bold;
	color: #EFEFCE;
	background-color: #006633;
	line-height: normal;
	padding: 0.2em;
	text-align: center;
     } 
    
	
.h1subheader {font-size: 14px}
	
h2 {
	font-size: 1.2em;	
    }


h2.songHeader 
    {
	font-size: 16px;
	font-weight: bold;
	padding-top: 1em;
	padding-left: 4px;
	color: #2C2C2C;
     } 
	
h3 { color: maroon; }

h4 { color: #600; top: 12px; bottom: 4px; }

acronym {
	border-bottom: none;
	}
	
.divSongCentered{
	width: 700px;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
	
	
.SongMonoSpaced {
	white-space: pre;
	font-family: Courier, Monaco, "Courier New", monospace;
	font-size: 14px;
	line-height: .8em;
	text-align: left;
	color: #3F3F3F;
	margin-bottom: 1.25em;
	margin-left: 3.5em;
	margin-top: 0px;
	}
.SongMonoSpacedSingleParagraph {
	white-space: pre;
	font-family: Courier, Monaco, "Courier New", monospace;
	font-size: 14px;
	line-height: 1.35em;
	text-align: left;
	color: #524C4E;
	margin-bottom: 1.25em;
	margin-left: 2em;
	}

.songSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	margin-left: 0em;
	margin-bottom: 0.2em;
	}
	
.songMeter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
	}
	
.songMeter a{
	font-size: 1.1em;
	font-weight: bold;
}
	
.author {
	font-size: 0.7em
}
	 
.subtitle {
	font-size: .9em;
	line-height: 1.2em;
	color: #4C4C4C;
	margin: 0px 0px 0.2em;
	padding: 0em;
     }



/* specific divs / classes */

.indent1 {
	text-align: left; 
	margin-left: 40px; 
	}
	
	

.SongSheet {
	font-size: 10pt; 
	font-family: Courier, Monaco, "Courier New", monospace; 
	line-height: 1 em; 
	}

.SongSheetHelvetica {
	font-size: 10pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 1.2 em; 
	}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link  
	{
	color: #630;
	font-weight: normal;
	text-decoration: underline;
	}
	
a:visited   { 
	color: #600; 
	font-weight: 600; 
	text-decoration: none; 
	}
	
a:hover{
	color: #704B00;
	font-weight: normal;
	text-decoration: underline;
	background-color: #66CCFF;
 }
 
 a:active{
	
 }
 
.videoPlayerTitle {
	font-size: 18px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
