@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #482206;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.menu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #ff7f7f;
	text-decoration: none;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #ba6565;
	text-decoration: none;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.picPaddingAllSides {
	padding-right: 15px;
	padding-left: 15px;
}
.picPaddingLeft {
	padding-left: 15px;
}
.picPaddingRight {
	padding-right: 15px;
}
.lineHeight24px {
	line-height: 24px;
}
.titleAbout {
	background-image: url(images/titleAbout.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
a {
	color: #ff6e75;
}
a:hover {
	color: #ffffff;
}
.titleBrides {
	background-image: url(images/titleBrides.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.titleGrooms {
	background-image: url(images/titleGrooms.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.titleTestimonials {
	background-image: url(images/titleTestimonials.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.titleContact {
	background-image: url(images/titleContact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.dividerHorz {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2060f;
}
.textDark {
	color: #280000;
}
