/*CART Links*/
a.cart:hover {
	color: #333333;
} 
a.cart {
	text-decoration: none;
	font-weight: bold;
	color: #7F7231;
	outline: none;
	}
a.cart:visited {
	color:  #7F7231;
	}
a.cart:active {
	text-decoration: none;
	color:  #FFFFFF;
	outline: none;
	}
/*CART END*/

/*NAME Links*/
a.name:hover {
	color: #7F7231;
} 
a.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	outline: none;
	}
a.name:visited {
	color:  #7F7231;
	}
a.name:active {
	text-decoration: none;
	color:  #333333;
	outline: none;
	}
/*NAME END*/

.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	line-height: 20px;
}
.tblBorder {
	border: 2px solid #000000;
}
.bodyCopy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.fontsubs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.bkShadow {
	background-image: url(../images/dropShadow_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bkBorder {
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.xmas_folioBorder {
	border: 2px solid #E38983;
}
.corporate_folioBorder {
	border: 2px solid #CCCCCC;
}
.social_folioBorder {
	border: 2px solid #E3EC92;
}
.weddings_folioBorder {
	border: 2px solid #B9B9DC;
}
.picBorder {
	border: 2px solid #FFFFFF;
}
.rollBorder {
	border: 1px; border-thickness: 1px; border-color: #000000; border-style: solid;
	}
A:hover, A:active {
	color: #ffffff
	}
A:hover .rollBorder, A:active .rollBorder {
	border:1px; border-thickness: 1.5px; border-color: #ffffff; border-style: solid
}.winPopBorders {
	border: thin solid #D7574F;
}
.copyRight { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#FFFFFF;
}
.logoBkBorder {
	background-image: url(../images/rhc_logo_pattern.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.logoBorder_Corporate {
	background-image: url(../images/corporate_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.logoBorder_Bridal {
	background-image: url(../images/bridal_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.logoBorder_Addressing {
	background-image: url(../images/addressing_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.logoBorder_xMas {
	background-image: url(../images/xMas_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.logoBorder_Social {
	background-image: url(../images/social_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.detailBorder {
	border: 1px solid #BDBAB0; border-thickness: 1px;
	}
.heroBorder {
	border-thickness: 2px;
	border-top: none;
	border-right: 2px solid #000000;
	border-bottom: none;
	border-left: none;
	}
.homeRowBakgrnd {
	border-thickness: 1px;
	background-image: url(../images/rowRunnerner_17.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.orderFill1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FEFFEA;
	padding: 2px;
	border: 1px solid #333333;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	font-style: italic;
}
.fontsubs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}.fontHeaderBakgrnd {
	background-color: #FFE563;
	background-image: url(../images/font_bakgrnd2.gif);
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.price2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.copyright {
	font-family: "Georgia", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.priceTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.priceTitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.fontLogoBkgrn {
	background-image: url(../images/logoBK.gif);
	background-repeat: repeat-x;
}
.xmasHeaderBak {
	background-color: #D7574F;
	background-image: url(../xmas/images/bkgrnd2.gif);
	background-repeat: repeat-x;
}
.productHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.shadowBorder {
	background-image: url(../images/dropShadow_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
}
.dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	height: 5px;
}
.shadowNav {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/drop_repeat.gif);
}
