﻿
#divHymnContainer
{
    width: 556px;
    background-color: transparent;
    margin: 0 auto;     
}    

#divHymnDefaultBodyContent
{
    width: 556px; padding: 0 0 20px 0;
    border-left: solid 1px #D7D7D7;
    border-right: solid 1px #D7D7D7;

}

#divHymnDefaultBodyContent h2 {width:536px; padding: 0 0 20px 0;}

* html #divHymnDefaultBodyContent{background-image: url(../../images/content-back.gif);}

#divHymnFlowersBack
{
    height: 100%;
    width: 556px;
    background-color: transparent;
    margin: 0 auto;   
}  

#divHymnHeader
{
    width: 556px;    
    border-left: solid 1px #D7D7D7;
    border-right: solid 1px #D7D7D7;
    height: 198px;
}
#divHymnHeader h1{display: none;}


#divHymnContent{float: left; width: 556px; min-height: 650px; padding: 0 20px 0 20px; background-image: url(../../images/hymn-content-back.png); background-repeat:repeat-y;  }

#divHymnContent h2{font-size: 1.8em; margin: 20px 0 15px 0; color: #A37AB6; font-weight: normal;}
#divHymnContent h3{font-size: 1.2em; color: #A77E4F; margin: 0 0 20px 0; line-height: 26px; font-weight: normal;}
#divHymnContent p{font-size: 0.8em; text-align: left; margin: 0 30px 10px 0; line-height: 19px; color: #383838;}
#divHymnContent p a{text-decoration: none; color: #A47AB9;}
#divHymnContent p a:hover
{
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A47AB9;
	margin-bottom: 1px;
	padding-bottom: 1px;     
}

#divHymnContent ul {}
#divHymnContent ul li {list-style-type: disc; margin: 0 0 10px 17px; font-size: 0.8em; line-height: 19px; color: #383838;}
#divHymnContent ul li a{text-decoration: none; color: #A47AB9;}
#divHymnContent ul li a:hover
{
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A47AB9;
	margin-bottom: 1px;
	padding-bottom: 1px;     
}