/* CSS Document */
body	{
	color: #FFF;
	font-size: 12px;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 0px;
	background: #000;
}

a, a:link, a:active, a:visited, a:hover	{
	color: #FFFFFF;
}

.BGSides	{
	background: url(../images/bg.jpg) top center no-repeat;
}

.Header	{
	background: url(../images/header.jpg) no-repeat;
	height: 206px;
	width: 810px;
}

.BG_Home	{
	background: url(../images/bg_home.jpg) no-repeat;
	height: 473px;
	width: 810px;
}

.BG_Weddings	{
	background: url(../images/bg_weddings.jpg) no-repeat;
	height: 473px;
	width: 810px;
}

.BG_CorporateEvents	{
	background: url(../images/bg_corporateevents.jpg) no-repeat;
	height: 473px;
	width: 810px;
}

.BG_Funerals	{
	background: url(../images/bg_funerals.jpg) no-repeat;
	height: 473px;
	width: 810px;
}

.BG_Contact	{
	background: url(../images/bg_contact.jpg) no-repeat;
	height: 473px;
	width: 810px;
}

.BG_Partners	{
	background: url(../images/bg_partners.jpg) no-repeat;
	height: 473px;
	width: 810px;
}

.BG_MusicSamples	{
	background: url(../images/bg_musicsamples.jpg) no-repeat;
	height: 473px;
	width: 810px;
}

.BG_PhotoGallery	{
	background: url(../images/bg_photogallery.jpg) no-repeat;
	height: 473px;
	width: 810px;
}

.BG_VideoGallery	{
	background: url(../images/bg_videogallery.jpg) no-repeat;
	height: 473px;
	width: 810px;
}

h1	{
	font-size: 26px;
	margin: 0px;
	text-transform: uppercase;
}

h2	{
	font-size: 14px;
	margin: 0px;
	text-transform: uppercase;
}

.BoldText	{
	font-size: 14px;
	margin: 0px;
	text-transform: uppercase;
}

.Line	{
	margin: 8px 0px -4px 0;
}

#html .Line	{
	margin: 50px;
}

.Footer	{
	background: url(../images/footer.jpg) no-repeat;
	width: 810px;
	height: 75px;
	padding-top: 18px;
	text-align: center;
}

.FooterTxt	{
	color: #573614;
}

.FooterLink, .FooterLink a, .FooterLink a:link, .FooterLink a:active, .FooterLink a:visited, .FooterLink a:hover	{
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}

.FooterTxt2	{
	color: #c37b2e;
}
