/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

H3 {
	font-family: "Georgia", Verdana;
	font-size: 14pt;
	color: #626A53;
}

H4 {
	font-family: "Georgia", Verdana;
	font-size: 13pt;
	color: #CCCCCC;
}

.TopbannerBg {
	background-color: #E9CBC2;
}

a {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #626A53;
	text-decoration:none;
}

a:hover {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #811F1A; /*82adc2 */
	text-decoration:none;
}

.redlink {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #811F1A;
	text-decoration:none;
}

.redlink:hover {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #626A53; /*82adc2 */
	text-decoration:none;
}

.mainlink {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #626A53; 
	text-decoration:underline;
}

.mainlink:hover {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #811F1A; /*82adc2 */
	text-decoration:underline;
}

.blueHeading {
	font-family: "Georgia", Verdana;
	font-size: 11pt;
	color: #626A53;
	font-weight: bold;
}

.blueHeadingUnBold {
	font-family: "Georgia", Verdana;
	font-size: 10pt;
	color: #626A53;
}



.BoldLink {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #626A53;
	text-decoration:none;
	font-weight: bold;
}


.BoldLink:hover {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #811F1A;
	text-decoration:none;
	font-weight: bold;
}

.footerLink {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #514f4f;
	text-decoration:none;
}

.footerLink:hover {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:none;
}

.whiteLink {
	font-family: "Georgia", Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none
}

.underline {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #626A53;
	text-decoration:underline;
}

.underline:hover {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #811F1A;
	text-decoration:underline;
}

.smallLink {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #626A53;
	text-decoration:none;
	font-weight: bold;
}

.smallLink:hover {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #005296;
	text-decoration:none;
	font-weight: bold;
}

.smallerLink {
	font-family: "Georgia", Verdana;
	font-size: 8pt;
	color: #626A53;
	text-decoration:none;
}

.smallerLink:hover {
	font-family: "Georgia", Verdana;
	font-size: 8pt;
	color: #005296;
	text-decoration:none;
}




.HomePageBorder {
	border: 1px solid #D4D4D4;
}

.ImageBorder {
	/*border: 1px solid #BCBCBC;*/
	border: 0px solid #BCBCBC;
}

.homePageHeaderText {
	font-family: "Georgia", Verdana;
	font-size: 11pt;
	color: #303A43;
	font-weight: bold;
}

.homePageText {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #303A43;
}

.homePageLink {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #626A53;
	text-decoration:none;
}

.homePageLink:hover {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #BD2124;
	text-decoration:none;
}

.text {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #666666;
}

.smallText {
	font-family: "Georgia", Verdana;
	font-size: 8pt;
	color: #666666;
}

.ProductHeading {
	font-family: "Georgia", Verdana;
	font-size: 12pt;
	color: #626A53;
	font-weight: bold;
	/*font-style: italic;*/
}

.LargeRedText {
	font-family: "Georgia", Verdana;
	font-size: 11pt;
	color: #BD2124;
	font-weight: bold;
}

.LargeGreyText {
	font-family: "Georgia", Verdana;
	font-size: 20pt;
	color: #626A53;
}

.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

.HR {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #626A53;
}

.GiftBagBorder {
	font-family: "Georgia", Verdana;
	font-size: 9pt;
	color: #626A53;
	border: 1px solid #666666;
}

.CartMenu {
	font: normal 9ptVerdana;background: #CCCCCC;
}

.ProductImageBorder {
	border: 1px solid #666666;
}

.RegionTop {
	font-family: "Georgia", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #a1a795;
}

.doubleBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.justify {
	text-align: justify;
}

.secondLevelLink {
	font-family: "Georgia", Verdana;
	font-size: 10pt;
	color: #005296;
	text-decoration:none;
}

.secondLevelLink:hover {
	font-family: "Georgia", Verdana;
	font-size: 10pt;
	color: #005296;
	text-decoration:underline;
}

.thirdLevelLink {
	color: #990000;
	text-decoration:none;
	font: 10ptVerdana;
}

.thirdLevelLink:hover {
	color: #CC0000;
	text-decoration:underline;
	font: 10ptVerdana;
}

.homeHeading {
	font-family: "Georgia", Verdana;
	font-size: 10pt;
	color: #666666; font-weight:bold;
}

.RecipientHeading {
	font-family: "Georgia", Verdana;
	font-size: 24pt;
	color: #E9CBC1;
	font-weight: normal;
}

.redHeading {
	font-family: "Georgia", Verdana;
	font-size: 12pt;
	color: #993300;
	font-weight: bold;
}
