@charset "utf-8";

body {
	background-color: #313131;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgMain {
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #554f4f;
}
.bgContent {
	background-image: url(images/bgContent.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.mainMenu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.mainMenu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #cd5f80;
	text-decoration: none;
	letter-spacing: -1px;
}
.footerLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #8c8c8c;
	text-decoration: underline;
}
.titleBG {
	background-color: #662635;
	background-image: url(images/bgTitle.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgContact {
	background-image: url(images/bgContact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgAccessories {
	background-image: url(images/bgAccessories.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgBridal {
	background-image: url(images/bgBridal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgBridesmaid {
	background-image: url(images/bgBridesmaid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgFlowergirl {
	background-image: url(images/bgFlowergirl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgProm {
	background-image: url(images/bgProm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgSpecialOccasion {
	background-image: url(images/bgSpecialOccasion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgTux {
	background-image: url(images/bgTux.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgVideo {
	background-image: url(images/bgVideo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.contactPhone {
	font-size: 18px;
	letter-spacing: 3px;
}
a {
	color: #c2c2c2;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.accentText {
	color: #b5a0a0;
}
