@charset "utf-8";

table{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #959595;
	font-weight: bold;
	text-decoration: underline;
}
.designerLink a {
	color: #959595;
	text-decoration: none;
}
.designerLink a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
.pageTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	line-height: 38px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.pageTitleDropCap{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 38px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.bgMain {
	background-image: url(images/bgMainPic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgBridal {
	background-image: url(images/bgBridalPic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgQuience {
	background-image: url(images/bgQuiencePic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgProm {
	background-image: url(images/bgPromPic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgBridesmaid {
	background-image: url(images/bgBridesmaidPic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgTux {
	background-image: url(images/bgTuxPic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgTiaras {
	background-image: url(images/bgTiaraPic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgArches {
	background-image: url(images/bgArchesPic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.subMenu {
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subMenuLink a{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.subMenuLink a:hover{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #989898;
	text-decoration: none;
	text-transform: uppercase;
}
.menuLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #b4b4b4;
	text-decoration: none;
}
.menuDivider{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
}
.copyrightLink a{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.copyrightLink a:hover{
	color: #bdbdbd;
	text-decoration: underline;
	font-weight: normal;
}
.picPaddingLeft {
	padding-left: 20px;
}
.picPaddingRight {
	padding-right: 20px;
}
.footerContactInfo {
	color: #999999;
}
.footerContactInfoLink a{
	color: #999999;
}
.footerContactInfoLink a:hover{
	color: #666666;
}
.bigItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: 36px;
	font-weight: normal;
}
.dividerVert {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.lineHeightNormal {
	line-height: normal;
}
.bold {
	font-weight: bold;
	letter-spacing: -1px;
}
.smallText {
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

