body {
	background: #fff  url('images/bg.gif') top repeat-x;
	margin: 0 auto;
	padding: 0;
    text-align: center;

} 

html, body {
min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	
	}

hr {
	border: 1px #ECD1BB dotted;
	margin: 10px 0px 20px 0px;
}

.home_photo {
	padding-bottom: 10px;
}


/* --------------------------- LINKS */

a:link, a:visited {
	text-decoration: none;
	color: #39241b;

	
}

a:hover {
	text-decoration: none;
	color: #cd4307;

}

#main {
	width: 811px;
	font-family: Times, geneva, georgia, serif;
	text-align: left;
	margin: 20px auto;
}

#main h1 {
	font-family: Times, geneva, georgia, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color: #666;
	padding-bottom: 15px;
	text-transform: uppercase;
}

#nav {

	text-align: left;
	margin: 0;
	padding: 0px 10px 0px 5px;
	font-family: Times, geneva, georgia, serif;
	font-size: 15px;
	color: #39241b;
	width: 220px;
	} 

#nav ul {
	 list-style-type: none;
	 margin: 0;
	 padding: 0;

}

#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #964504;
	font-family: Times, geneva, georgia, serif;
	font-size: 15px;
	font-weight: bold;	
}

#nav a:hover {
	text-decoration: none;
	color: #cd4307;
	font-family: Times, geneva, georgia, serif;
	font-size: 15px;
	font-weight: bold;

}

 #nav li
 {
 list-style: none;
 margin: 0;
 padding: 10px;
 border-bottom: 1px dotted #AA4F05;
 }
 
 
 #subnav {
 	text-align: left;
	margin: 0;
	padding: 10px 10px 0px 10px;
	font-family: Times, geneva, georgia, serif;
	font-size: 11px;
	color: #39241b;
	width: 210px;
	}
	
#subnav a:link, #subnav a:visited {
	text-decoration: none;
	color: #39241b;
	font-family: Times, geneva, georgia, serif;
	font-size: 11px;
	font-weight: normal;
}

#subnav a:hover {
	text-decoration: none;
	color: #cd4307;
	font-family: Times, geneva, georgia, serif;
	font-size: 11px;
	font-weight: normal;

}

#subnav p {
	 list-style-type: none;
	 margin: 0;
	 padding: 0px 0px 10px 15px;

}


 
 #content  {
 	font-family: Times, geneva, georgia, serif;
	font-size: 12px;
	padding: 10px 10px 20px 20px;
 }
 
#content p {
 	line-height: 24px;
 	margin: 0px 0px 15px 0px;
 	font-family: Times, geneva, georgia, serif;
	font-size: 12px;
 }
 
 #content p.epi {
 	line-height: 20px;
 	margin: 10px 0px 10px 260px;
 	font-family: Times, geneva, georgia, serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
 }
 
  #content p.epi_h {
 	line-height: 20px;
 	margin: 0px 0px 10px 260px;
 	font-family: Times, geneva, georgia, serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
 }

 #content_text  {
 	font-family: Times, geneva, georgia, serif;
	font-size: 14px;
	padding: 10px 10px 20px 20px;
 }
 
#content_text p {
 	line-height: 24px;
 	margin: 0px 0px 15px 0px;
 	font-family: Times, geneva, georgia, serif;
	font-size: 14px;
 }


.song_title {
 	padding-bottom: 15px;
 	padding-top: 10px;
 	font-family: Times, geneva, georgia, serif;
	font-size: 14px;
 	text-align: left;
 	border-bottom: 1px #ccc dotted;
 }
 
a.songs:link,  a.songs:visited {
	text-decoration: none;
	color: #930;
	font-family: times, geneva, georgia, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	margin-left: 15px;

	
}

 a.songs:hover {
	text-decoration: none;
	color: #930;
	font-family: times, geneva, georgia, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	background-color: #eee;
	margin-left: 15px;
}

#content p.date {
	padding: 0px 0px 0px 120px;
	margin: 0;
	color: #999;
}

 
/* ----------------------------------- PHOTO RELATED */

 .clear {
 	clear: both;
 }
 
 .photo {
 	float: left;
 	width: 210px;
 	padding-right: 30px;
 	padding-bottom: 20px;
 }
 
  .photo_long {
 	float: left;
 	width: 210px;
 	padding-right: 30px;
 	padding-bottom: 60px;
 }
 
  .main_photo {
 	float: left;
 	width: 238px;
 	padding-right: 30px;
 
 }
 
  /* ----------------------------------- LIGHTBOX */
  
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}
#lightboxCaption{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
 
 
 /* ---------------------- FORM ( CONTACT ) ---------------- */

.label {
	color: #39241b;
	font-family: Times, geneva, georgia, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 15px;
	text-align: left;
	width: 200px;
	float: left;
}


input, select, textarea {
	margin-top: 15px;
	margin-left: 20px;
	text-align: left;
	line-height: 20px;
	color: #39241b;
	background-color: #F9BD8C;
	font-family: Times, geneva, georgia, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}

.button {
	margin-top: 15px;
	margin-left: 220px;
	text-align: left;
	line-height: 20px;
	padding: 5px;
}
 
 
 
 /* ----------------------------------- FOOTER */
 
 #footer {
 	width: 811px;
 	background-color: #BAB2B0;
 	margin: 0px auto;
 	font-family: arial, sans-serif;
	font-size: 9px;
	color: #eee;
	text-align: right;
	padding: 5px 5px 5px 0px;
 }
 
  #footer a:link,   #footer a:visited {
	text-decoration: none;
	color: #eee;
	font-family: arial, geneva, georgia, serif;
	font-size: 9px;
	padding: 2px;

	
}

  #footer a:hover {
	text-decoration: none;
	color: #fff;
	font-family: arial, geneva, georgia, serif;
	font-size: 9px;
}