body {
	background-attachment: fixed;
	background-color: 17523f;
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: 87edcc;
	text-decoration: none;
}
.menuLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: ffffff;
	text-decoration: none;
}
.menuLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: 61001f;
	text-decoration: none;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.copyrightLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.copyrightLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #9af2d5;
	text-decoration: none;
	letter-spacing: 1px;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titleWeddings {
	background-image: url(images/titleWeddings.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titleEvents {
	background-image: url(images/titleEvents.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titleFacilities {
	background-image: url(images/titleFacilities.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titleLocation {
	background-image: url(images/titleLocation.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titleFAQ {
	background-image: url(images/titleFAQ.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titleAbout {
	background-image: url(images/titleAbout.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titleTestimonials {
	background-image: url(images/titleTestimonials.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titleContact {
	background-image: url(images/titleContact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: 80d3b8;
	text-decoration: underline;
}
a:hover {
	color: c16381;
	text-decoration: underline;
}
.boldGreen {
	font-weight: bold;
	color: #7ecdb4;
}
