body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-left: 10px;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666; /*dark grey*/
	padding: 8px 0px 0px 0px;
}

.intro_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
	padding: 8px 8px 8px 8px;
}

.sent_from {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: black;
	padding: 0px 0px 0px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: black;
	padding: 0px 4px 4px 4px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: black;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #237042; /*green*/
	text-align: center;
}

.wreath_pic {
	color: #666666; /*dark grey*/
	padding: 4px 0px 0px 0px;
}

.h2_wreath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF; /*green*/
	text-align: center;
}

.wreath_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: white;
	text-align: center;
	padding: 3px 4px 3px 4px;
}

.wreath_desc a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration: underline;
	padding: 3px 4px 12px 4px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #993333; /*red*/
	padding: 0px 0px 3px 0px;
	text-align: center;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #993333; /*red*/
}

.second_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: black;
	padding: 6px 4px 6px 4px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: black;
	text-align: center;
	padding: 3px 4px 3px 4px;
}

.tax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: black;
	text-align: left;
}

.horizline	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-style: normal;
	line-height: 4px;
	font-weight: normal;
	color: #FFFFFF; /*white*/
	background-image: url(images/NEW_bar.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;
}

.img_rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: black;
	padding: 0px 12px 10px 0px;
}

.we_wish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	color: #000000; /*black*/
	padding: 3px 0px 0px 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: white;
	text-align: center;
	padding: 3px 4px 3px 4px;
}

.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: white;
	text-align: center;
	padding: 3px 4px 3px 4px;
}