body {
	background-image: url(../images/damask_pattern.jpg);
	background-repeat: repeat;
	text-align: center;
	font-size: 100.01%;
	padding: 0px;
	background-position: center;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#container {
	width: 1020px;
	margin: 0px auto 0px auto;
	background-position: center;
	position: relative;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 1020px;
	position: relative;
	height: 148px;
	float: left;
}
#nav {
	width: 673px;
	height: 44px;
	z-index: 2;
	position: absolute;
	left: 174px;
	top: 100px;
	text-align: center;
}
#nav ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	float: left;
	margin: 0px;
}
#nav ul li a {
	display: block;
	height: 44px;
	outline: none;
}
#nav #btn_home a {
	background-image: url(../images/btn_home.png);
	height: 44px;
	width: 130px;
}
#nav #btn_homeCurrentpage a {
	background-image: url(../images/btn_home.png);
	height: 44px;
	width: 130px;
	background-position: 0px -44px;
}
#nav #btn_about a {
	background-image: url(../images/btn_about.png);
	height: 44px;
	width: 133px;
}
#nav #btn_aboutCurrentpage a {
	background-image: url(../images/btn_about.png);
	height: 44px;
	width: 133px;
	background-position: 0px -44px;
}
#nav #btn_services a {
	background-image: url(../images/btn_services.png);
	height: 44px;
	width: 134px;
}
#nav #btn_servicesCurrentpage a {
	background-image: url(../images/btn_services.png);
	height: 44px;
	width: 134px;
	background-position: 0px -44px;
}
#nav #btn_gallery a {
	background-image: url(../images/btn_gallery.png);
	height: 44px;
	width: 136px;
}
#nav #btn_galleryCurrentpage a {
	background-image: url(../images/btn_gallery.png);
	height: 44px;
	width: 136px;
	background-position: 0px -44px;
}
#nav #btn_contact a {
	background-image: url(../images/btn_contact.png);
	height: 44px;
	width: 140px;
}
#nav #btn_contactCurrentpage a {
	background-image: url(../images/btn_contact.png);
	height: 44px;
	width: 140px;
	background-position: 0px -44px;
}
#nav ul li a span {
	display: none;
}
#nav ul li a:hover {
	background-position: 0px -44px;
}
span {
	display: none;
}
#content {
	background-image: url(../images/content.png);
	background-repeat: repeat-y;
	width: 1020px;
	position: relative;
	float: left;
	text-align: left;
	padding: 0px 0px 30px 130px;
}
#content #facebook {
	margin: 0px;
	float: right;
	height: 25px;
	width: 117px;
	padding: 0px 259px 0px 0px;
}
.footerSmall {
	font-size: 0.7em;
	color: #b6b6b6;
	padding-top: 4px;
}
.footerContact {
	padding-top: 5px;
	font-size: 0.89em;
}
.footerSubText {
	font-size: 0.7em;
	color: #b6b6b6;
	padding-top: 20px;
}
.contentText {
	margin: 0px;
	float: left;
	width: 750px;
	padding: 0px 250px 0px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #252525;
}
.contentText a {
	color: #46789a;
	text-decoration: none;
}
.contentText a:hover {
	color: #46789a;
	text-decoration: underline;
}
.accentColor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #46789a;
	margin-top: -15px;
}
.bold {
	font-size: 1.2em;	
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 300px;
	width: 1020px;
	position: relative;
	float: left;
	padding: 0px;
}
#footer a {
	text-decoration: none;
	color: #b6b6b6;
}
a img, a:link {
	text-decoration: none;
	border: 0;
}
#photoArea {
	background-image: url(../images/photoArea.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 1020px;
	position: relative;
	height: 314px;
	float: left;
}
#weddings {
	width: 1020px;
	position: relative;
	float: left;
	padding: 0px;
	margin: 700px 0px 0px 0px;
}
#catering {
	margin-top: 800px;
	width: 1020px;
	position: relative;
	float: left;
	padding: 0px 0px 200px 0px;
}
#servicesLinks ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#servicesLinks ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#servicesLinks ul li a {
	display: block;
	height: 299px;
}
#servicesLinks #btn_weddings a {
	background-image: url(../images/btn_weddings.jpg);
	height: 299px;
	width: 360px;
	background-repeat: no-repeat;
	padding-right: 40px;
}
#servicesLinks #btn_catering a {
	background-image: url(../images/btn_catering.jpg);
	height: 299px;
	width: 360px;
}
#servicesLinks ul li a span {
	display: none;
}
#servicesLinks ul li a:hover {
	background-position: 0px -299px;
}
#servicesLinks {
	margin: 0px;
	float: left;
	width: 1020px;
	position: relative;
	padding: 20px 0px 0px 0px;
}
#aboutChapel {
	margin: 0px;
	float: left;
	width: 1020px;
	position: relative;
	padding: 20px 0px 0px 0px;
}
