@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;

}
#wrapper {
	width: 970px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#header {
	width: 970px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 100px;
}
#clear {
	clear: both;
}
#headerLeft {
	position: absolute;
	width: 550px;
	margin-top: 10px;
	margin-left: 50px;
}
#headerRight {
	position: absolute;
	width: 320px;
	left: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#Nav-top {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 20px;
	background-color: #FFCA3C;
}
.Nav-top-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	margin-top: 7px;
}
.Nav-top-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #333;
}
#Dropdown {
	width: 970px;
	text-align: center;
	/*margin-left: auto;
	margin-right: auto;
	position: relative;*/
	height: 40px;
	z-index: 25;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#content {
	width: 945px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}
#contentLeft {
	position: absolute;
	width: 225px;
	text-align: left;
}
#contentCenter {
	position: absolute;
	width: 525px;
	left: 225px;
	text-align: center;
}
#contentRight {
	position: absolute;
	width: 705px;
	left: 225px;
}
.RNavHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin-left: 10px;
}
.RNavHeadingLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
.RNavHeadingLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin-left: 10px;
	text-decoration: underline;
}
.RNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration: none;
	margin-left: 20px;
}
.RNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600;
	text-decoration: underline;
	margin-left: 20px;
}
.subhead {
	font-family: Papyrus, "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: right;
	color: #900;
	margin-right: 20px;
	line-height: 24px;
}
.subhead-L {
	font-family: Papyrus, "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: right;
	color: #900;
	margin-right: 300px;
}
.subhead-L2 {
	font-family: Papyrus, "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: right;
	color: #900;
	margin-right: 410px;
}
.subhead2 {
	font-family: Papyrus, "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	color: #000;
	margin-right: 20px;
	line-height: 24px;
}
.subhead3 {
	font-family: Papyrus, "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	color: #900;
	margin-right: 20px;
	
}
.subhead4 {
	font-family: Papyrus, "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #900;
	line-height: 28px;
}
.subtext {
	font-family: Papyrus, "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	color: #000;
	margin-right: 20px;
	line-height: 28px;
}
.subtext-L {
	font-family: Papyrus, "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	color: #000;
	margin-right: 300px;
	line-height: 24px;
}
.subtext-L2 {
	font-family: Papyrus, "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	color: #000;
	margin-right: 410px;
	line-height: 24px;	
}
.subtextRed {
	font-family: Papyrus, "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #900;
	line-height: 24px;
}
.subtextBlue {
	font-family: Papyrus, "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #009;
	line-height: 28px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.MainTable {
	border: thin #666 solid;
	border-collapse: collapse;
}
.MainTable td{
	border: thin #666 solid;
}
.InsideTable {
	border: thin #666 solid;
	border-collapse: collapse;
}
.Gardenbg {
	background-image:url(file:///C|/Data/Specialty%20Greetings/2010%20Update/images/garden-bg.jpg);
	background-repeat: no-repeat;
}
.Garden2bg {
	background-image:url(file:///C|/Data/Specialty%20Greetings/2010%20Update/images/garden-collection.jpg);
	background-repeat: no-repeat;
}
.Inspirebg {
	background-image:url(file:///C|/Data/Specialty%20Greetings/2010%20Update/images/Inspirational-bg.jpg);
	background-repeat: no-repeat;
}
.Inspire2bg {
	background-image:url(file:///C|/Data/Specialty%20Greetings/2010%20Update/images/Inspirational-sm-bg.jpg);
	background-repeat: no-repeat;
}
.Birthdaybg {
	background-image: url(file:///C|/Data/Specialty%20Greetings/2010%20Update/images/birthday-bg.jpg);
	background-repeat: no-repeat;
}
.Thankyoubg {
	background-image: url(file:///C|/Data/Specialty%20Greetings/2010%20Update/images/thankyou-bg.jpg);
	background-repeat: no-repeat;
}
.Assortbg {
	background-image: url(file:///C|/Data/Specialty%20Greetings/2010%20Update/images/assort-bg.jpg);
	background-repeat: no-repeat;
}
.Red {
	color: #900;
}
.Gold {
	color: #A28D18;
}
.Sale {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #009;
	font-weight: bold;
	line-height: 36px;
}
.Tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Title {
	font-family: "Lucida Handwriting", Verdana, sans-serif;
	font-size: 24px;
	color: #F90;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
}
.smalltext-I {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
}

#EnvelopeSection {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
}

.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Headings2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.HeadingsRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.HeadingsBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #009;
	text-decoration: none;
}
.themeRed2 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
	line-height: normal;
}
.themeRed3 {
	font-family: Times New Roman, Times, serif;
	font-size: 32px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
	line-height: normal;
}
.themeBlue {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0000CC;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	padding-left: 10px;
}
.indent {
	margin-left: 10px;
	margin-right: 10px;
}
.blogtextred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #900;
	line-height: 24px;
	margin-left: 5px;
	margin-right: 5px;
}
.blogtextblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #069;
	line-height: 18px;
}
.BigRedLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.BigRedLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.grayvline {
	background-image:url(images/grayvline.gif);
	background-repeat: repeat-y;
}

.Link {
    color: #0000ff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.body2Red {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	text-decoration: none;
	color:#FF0000
}
.yellowbg {
	background-image:url(images/yellowbg.gif);
	background-repeat: repeat-y;
}
.required {
	color: #F00;
	font-weight: bold;
	font-size: 14px;
}
.bigred {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.littlered {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#yellowbox {
	background-color: #ffcc00;
	width: 400px;
	height: 20px;
}
.green {
	color: #060;
	font-size: 14px;
}
.yellowbutton {
	background-color: #FFCA3C;
}
.themetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00c;
	border-bottom: #00C thin solid;
	border-top: #00C thin solid;
	padding-bottom: 10px;
	padding-top: 10px;
}
.themetitle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00c;
}
.price1 {
	text-align: right;
	background-color: #FFEDAE;
}
.price2 {
	text-align: right;
}
.priceHead {
	text-align: right;
	background-color: #FFD84F;
}
.blue {
	color: #0000CC;
}
