@charset "utf-8";
/* CSS Document */

h1, h2 {behavior: url(iepngfix.htc);}
h1, h2, h3, h4 {
	margin-bottom: 0;
}

body{
	background: #000000 url(Assets/BackgroundTile.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center; /*For IE Auto-margins failure*/
	margin: 0;
	padding: 0;
	min-width: 800px;
	color: #000000;
}
h2 {
	font-weight: normal
}
h3{
	color: #b04851;
	font-size:24px;
	font-weight: normal;
}

h4{
	color: #b04851;
	font-size:18px;
	font-weight: normal;
}

em{
	/*background: url(Assets/BlueBackground.jpg);*/
	font-weight: bolder;
	font-style: normal;
	font-size: 120%;
}

a {
	color: #CC6600;
	text-decoration: none;
}

img {
	padding: 7px;
	border: 1px solid #888;
	border-bottom-color: #777;
	border-right-color: #777;
	}
	
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#Container{
	
	width: 1000px;
	height: 2200px;
	margin: 0 auto;
	text-align: left;
	background: #fffdee url(Assets/Background.jpg) repeat-y;
	padding: 0;
	line-height: 120%;
}

#Container2{
	
	width: 1000px;
	height: 250px;
	margin: 0 auto;
	text-align: center;
	background: #fffdee url(Assets/Background.jpg) repeat-y;
	padding: 0;
	line-height: 120%;
}

#Title{
	background:url(Assets/WeddingHeaderNew.jpg) no-repeat top left;
	height: 167px;
	width: 1000px;
	margin: 0;
	}
#FloralBorder{
	background: url(Assets/FloralBorder.png)repeat-x;
	height: 12px;
}
#Title h1{
	display: none;
}
	
#HomepageLeftColumn {
	float: left;
	width: 610px;
	margin: 0;
	padding: 10px 20px 0px 20px;
	}
	
#HomepageLeftColumn img {
	margin-left: 20px;
	margin-bottom: 20px;
}


#HomepageRightColumn {
	float: right;
	width: 310px;
	margin: 0;
	padding: 10px 20px 0px 20px;
	line-height: 120%;
}

/*#HomepageLeftColumn h1 {
	background: url(Assets/AboutMeHeader.png) no-repeat;
	width: 250px;
	height: 83px;
	}*/
	
	
#HomepageLeftColumn h1#About {
	background: url(Assets/About_header.png) no-repeat;
	width: 213px;
	height: 42px;
	}
	
#HomepageLeftColumn h1#Consultation {
	background: url(Assets/ConsultationHeader.png) no-repeat;
	width: 422px;
	height: 42px;
	}

#HomepageLeftColumn h1#Repertoire {
	background: url(Assets/RepertoireHeader.png) no-repeat;
	width: 250px;
	height: 77px;
	}
	
#HomepageLeftColumn h1#Equipment {
	background: url(Assets/EquipmentHeader.png) no-repeat;
	width: 258px;
	height: 52px;
	}
	
#HomepageLeftColumn h1#PriceGuide {
	background: url(Assets/PriceGuideHeader.png) no-repeat;
	width: 239px;
	height: 52px;
	}
	
#HomepageLeftColumn h1#Contact {
	background: url(Assets/ContactHeader.png) no-repeat;
	width: 197px;
	height: 42px;
	}
	
#HomepageLeftColumn h1#Testimonials {
	background: url(Assets/TestimonialsHeader.png) no-repeat;
	width: 284px;
	height: 42px;
	}
	
#HomepageRightColumn h1#Music {
	background: url(Assets/MusicHeader.png) no-repeat;
	width: 188px;
	height: 52px;
	}

		
#HomepageLeftColumn h1 span, h2 span {
	display: none;
}

#HomepageRightColumn h1 span, h2 span {
	display: none;
}

/*#HomepageRightColumn p {
	text-indent: -50px;
	
*/
#MusicCDLink {
	position: absolute;
	top: 684px;
	left: 289px;
	width: 215px;
	}

#MusicCDLink img{
	width: 100px;
	float: left;
}

#MusicCDLink p{
	width: 100px;
	padding-left: 15px;
	float: right;
}

.AudioLink {
	display:block;
	padding: 20px 0 0 50px;
	height: 65px;
	background: url(Assets/AudioIcon.png) no-repeat left center;
}
