@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #b5d5f1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
.catTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: 40px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ff3d7f;
	text-decoration: none;
	letter-spacing: -2px;
}
.listingOptionLink a{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #db1a5c;
	text-decoration: underline;
}
.listingOptionLink a:hover{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff5d94;
	text-decoration: underline;
}
.catTitleDropCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ff3d7f;
	text-decoration: none;
	letter-spacing: -2px;
}

.backgroundContent {
	background-color: #FFFFFF;
}
.date {
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #835117;
	text-decoration: none;
}
.search {
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #835117;
	text-decoration: none;
}
.backgroundFooter {
	background-image: url(images/bgFooter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.footerDivider {
	background-image: url(images/footerDivider.png);
	background-repeat: repeat-y;
}
.footerLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	text-transform: none;
	color: #0c5393;
	text-decoration: underline;
}
.footerCatHeader {
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	text-transform: none;
	color: #835117;
	text-decoration: none;
	letter-spacing: -1px;
}
.footerLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	text-transform: none;
	color: #eb0064;
	text-decoration: underline;
}
.backgroundTileBanner {
	background-color: #e5e5e5;
}
.homepageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	color: #4a4a4a;
	text-decoration: none;
}
.listingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #4a4a4a;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
}
.pinkBold {
	font-weight: bold;
	color: #ff3d7f;
}
a{
	color: #ec346d;
}
a:hover{
	color: #266dad;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #835117;
	text-decoration: none;
}
.copyrightLink a{
	color: #835117;
	text-decoration: underline;
}
.copyrightLink a:hover{
	color: #000000;
	text-decoration: underline;
}
.backgroundListingText {
	background-image: url(images/bgListingText.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.listingDividerVert {
	background-image: url(images/listingDividerVert.png);
	background-repeat: repeat-y;
}
.listingDividerHorz {
	background-image: url(images/listingDividerHorz.png);
	background-repeat: repeat-x;
}
.listingBusinessName a{
	font-size: 16px;
	font-weight: bold;
	color: #ff3d7f;
	letter-spacing: -1px;
}
.listingBusinessName a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #3182c8;
	letter-spacing: -1px;
}
.boldBlue {
	font-weight: bold;
	color: #3a5e7e;
}
.storefrontWebAddress a{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 18px;
	font-weight: bold;
	color: #ff3d7f;
	text-decoration: underline;
}
.storefrontWebAddress a:hover{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 18px;
	font-weight: bold;
	color: #2792ff;
	text-decoration: underline;
}
.picPaddingLeft {
	padding-left: 20px;
}
.picPaddingRight {
	padding-right: 20px;
}
.storefrontBlack {
	color: #CCCCCC;
	background-color: #000000;
}
.storefrontBlackTextLight {
	color: #CCCCCC;
}
.photoCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.listingBusinessName {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
.listingContactInfo {
	font-weight: bold;
	color: #3a5e7e;
}
.storefrontHeaderBG {
	background-color: #e5e5e5;
	background-image: url(images/storefrontHeaderBG.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.storefrontHeaderBGBlack {
	background-color: #2f2f2f;
	background-image: url(images/storefrontHeaderBGBlack.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.realWeddingCouple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	color: #FF3D7F;
	text-decoration: none;
	letter-spacing: -2px;
}
.homeDividerBG {
	background-image: url(images/homeHeaderBG.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.homeHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #ff3d7f;
	text-decoration: none;
	letter-spacing: -2px;
}

