body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.home_backg {
	background-image: url(../images/background_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 30px;
	text-align: justify;
	line-height: 18px;
}
.content_text_lrg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
}
.content_text_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #88b41d;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
}
.wedding_backg {

	background-image: url(../images/background_wedding.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.btmnav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin: 30px;
	text-align: left;
	line-height: 18px;
}
.gallery_backgCopy {

	background-image: url(../images/background_gallery.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.venues_backg {

	background-image: url(../images/background_venues.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.classes_backg {
	background-image: url(../images/background_classes.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.contact_backg {
	background-image: url(../images/background_contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.btm_backg {

	background-image: url(../images/page_btm2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
}
