/* Start of CMSMS style sheet 'Elkanah_Main' */
#wrapper {
   top: 0;
   width:860px;
   margin-left: auto;
   margin-right: auto;
}

body {
   font-family: Arial, Helvetica, Geneva, sans-serif;
   color: white;           /* So all txt should be white unless specified*/
   font-size: 0.69em;
   background-color:#000000;
   line-height:1.25em; 
   border:none;
}

#header {
   position:relative;
   float:left;
   width: 860px;
   height: 159px;
   background:url(/uploads/images/header_wholetop.jpg) no-repeat;
}

#footer {
   position: relative;
   width:100%;
   clear: both;
}

#footer p {
   text-align:center;
   color: #FFFF80;
   font-size:1em;
}

#contact {
   position: relative;
   top: 40px;
   right:20px;
}

#contact p {
   float: right;
   text-align:right;
   color: #FFFF80;         /*golden yellow*/
}

.heading {
   margin: 0;
}

p.footnote {
   font-size: 0.56em;
}

#content {
   margin-left: 20px;
   margin-right: 20px;
}

h1 {
   font-size: 1.50em;
   color:#FFFF99;          /*pale yellow*/
   font-weight: bold;
}

h2 {
   font-size: 1.25em;
   font-weight: bold;
   color: #FFCC00;
}

#teaching h2 {
   font-size: 1.25em;
   font-weight: bold;
   color: #6666FF;         /*light purple*/
}

a {
   color:#FFCC00;  /*golden yellow*/
   text-decoration: none;
}
a:hover {
   color:#6666FF ; /*light purple*/
}

img {
   border:none;
}

img.jules {
  float: left;
  padding-right:15px;
  padding-bottom: 15px;
}

img.thumb {
   width:50px;
   height:50px;
}

img.albums {
   position: relative;
   left: 25px;
   width:300px;
   height:300px;   
}

img.kidstime {
   position: relative;
   top: 10px;
   left: 50px;
   width: 200px;
   height: 200px;
}

#home-comingsoon {
   margin-left: 10px;
   width: 690px;
   height: 278px;
}

.home-column-left {
   float:left;
   width: 50%;
}

.home-column-right {
   background:url(/uploads/images/img_mainboxlong.gif) no-repeat;
   background-position: top right;
   float:right;
   width: 50%;
   height: 100%;
}

.home-column-right p {
   margin-left: 10px;
   margin-right: 10px;
}

.home-column-right ol {
   list-style: none;
}

#home-news {
   position: relative;
   width: 860px;
   margin-left: auto;
   margin-right: auto;
}

.album-column-left {
   float:left;
   width:50%;
}

.album-column-right {
   float:right;
   width:50%;
}

#nav {
   position:absolute;
   top: 130px;
   left: 10px;
   font-size: 1.3em;
   font-weight:bold;
}
#nav ul {
   display: inline;
   list-style: none;
}
#nav li {
   float:left;
   margin-left:3px;
   padding-left:3px;
}

#nav li a {;
   text-decoration:none;
}

#nav li a:hover{
   color:#ffff99;
   background-color: #6666cc;
   text-decoration:none;
}
#nav li a.current{
   color:#ffffff;
   text-decoration:none;
}

.bktoordering {
   float:right;
   margin-top: 40px;
   margin-right: 40px;
   margin-bottom: 40px;
}

#lyrics p {
   font-size: 1.0em;
}

#lyrics p.title {
   font-size: 1.5em;
   font-weight: bold;
}

#lyrics p.copy {
   font-size: 0.65em;
}

#lyrics ol {
   margin-left: 1.2em;
   padding-left: 0;
}

#products th {
   font-size: 1.25em;
   font-weight: bold;
   color: #FFCC00;
}
/* End of 'Elkanah_Main' */

