body {
color:#000;
background: #650000 url(images/background7.png) repeat-y center;
text-align:center;
padding: 0px;
margin: 0px;
}

img {
	border: 0;
}

/*   */

#wrap {
width:726px;
margin-left: auto;
margin-right: auto;
border-left: 1px solid #ffc538;
border-right: 1px solid #ffc538;
text-align: left;
background: #fefcf9;
height: auto;
}

#header {
width: 726px;
height: 82px;
}

/* @group Navigation Bar */

#nav {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-top: 6px;
	text-align: center;
	font-family: georgia, serif;
	font-size: 12px;
	letter-spacing:1px;
	text-transform: uppercase;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
}

#nav li {
display:inline;
margin:0;
padding-left: 8px;
padding-right: 2px;
}

#nav form {
display:inline;
vertical-align:-10%;
}

#nav a {
	text-decoration: none;
	color: #650033;
}

#main_content_small li a {
	text-decoration: none;
	color: #650033;
}

#main_content_small p a {
	text-decoration: none;
	color: #650033;
}

img.signature {
	margin-left: -14px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-top: -6px;
	position: relative;
	padding: 0;}

#nav a:hover {
	text-decoration: underline;
	color: #650033;
}

#main_content_small li a:hover {
	text-decoration: underline;
	color: #650033;
}

#main_content_small p a:hover {
	text-decoration: underline;
	color: #650033;
}

#nav a:visited {
	color: #650033;
}

#nav a:active {
	text-decoration: underline;
	color: #ffc538;
}

/* @end */

/* @group Blockquotes */

blockquote {
background: transparent url(images/blockquote.png) top left no-repeat;
margin-top: 15px;
margin-left: 10px;
margin-bottom: 5px;
min-height: 40px;
}

blockquote div {
padding-left: 60px;
font-style: italic;
font-size: 17px;
line-height: 22px;
color: #152461;
font-family: georgia, serif;
}

* html blockquote {
margin-bottom: 15px;
}

* html blockquote div {
padding-right: 0;
margin-bottom: 15px;
}

/* @end */

/* @group Main Content */

#main {
	text-align: left;
	border-top: 1px solid #ffc538;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: georgia, serif;
	width: 686px;
}

#main h1 {
	color: #650033;
	font-family: georgia, serif;
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-top: 5px;
}

.dropcap {
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: georgia, serif;
	font-size: 1.5em;
}

#main_content_small h1 {
/*
	font-style: normal;
	font-weight: normal;
*/
	color: #650033;
	font-family: georgia, serif;
	font-size: 1.25em;
	line-height: 120%;
	margin-bottom: 0px;
	padding-top: 6px;
}
#main_content_small h2 {
	font-style: normal;
	font-weight: normal;
	color: #650033;
	font-family: georgia, serif;
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-top: 8px;
}

#main_content_small h3 {
	letter-spacing: normal;
	padding-top: 4px;
	margin-top: 0px;
	padding-bottom: 6px;
	font-style: italic;
	font-weight: normal;
	color: #651433;
	font-family: georgia, serif;
	font-size: 0.95em;
}

#main a {
	text-decoration: underline;
	color: #650033;
}

#main_highlight a {
	text-decoration: none;
	color: #650033;
}

#main a:hover {
	text-decoration: underline;
	color: #650033;
}

#main_highlight a:hover {
	text-decoration: underline;
	color: #650033;
}

#main a:visited {
	color: #650033;
}

#main a:active {
	text-decoration: underline;
	color: #ffc538;
}

#main p sup {
	font-size: 7px;
	font-weight: normal;
	font-style: normal;
}

.button { margin-bottom: 4px; margin-top: 2px; border-left-style: none; border-bottom-style: solid; border-right-style: solid; border-top-style: none; border-left-color: white; border-bottom-color: #cccac7; border-right-color: #cccac7; border-top-color: white; border-left-width: 0px; border-bottom-width: 1px; border-right-width: 1px; border-top-width: 0px; }

#main_content_large {
margin-bottom: 35px;
width: 686px;
}

#main_content_large li {
	font-size: 14px;
	padding-bottom: 5px;
}

#main_content_large img.illus {
	padding-left: 15px;
	padding-bottom: 15px;
	float: right;
}

#main_content_large p {
font-size: 13px;
line-height: 20px;
margin-right: 15px;
}

#main_content_small {
float:left;
width:445px;
margin-bottom: 35px;
}

#main_content_small p {
font-size: 13px;
line-height: 20px;
margin-right: 15px;
}

#main_content_small li {
font-size: 13px;
line-height: 20px;
margin-right: 15px;
}

.spacebefore18 p {
padding-top: 18px;
}

* html #main_content_small p {
margin-top: 15px;
}

#main_emptycolumn {
margin-top: 15px;
float:right;
width:235px;
min-height: 220px;
margin-bottom: 35px;
text-align: center;
}

#main_giftbasketprices {
background: #efedea;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 12px;
font-weight: bold;
width: 395px;
line-height: 20px;
}

#main_giftbasketprices form {
display:inline;
}

#main_giftbasketprices_outline {
height: auto;
width: 425px;
border: 1px solid #007b0d;
}

#main_highlight {
margin-top: 0px;
float:right;
width: 229px;
height:auto;
margin-bottom: 0px;
background: #efedea url(images/right-feature229.png) no-repeat top center;
text-align: center;
padding-bottom: 4px;
padding-left: 3px;
padding-right: 3px;
}

#main_highlight h2 {
	padding-bottom: 0px;
	margin-bottom: 7px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 1px;
	margin-top: 20px;
}

#main_highlight h3 {
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 0.5px;
	margin-top: 14px;
}

#main_highlight p {
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 16px;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 0px;
	font-style: italic;
}

#main_sidebar {
margin-bottom: 24px;
margin-top: 4px;
float:right;
width:225px;
height:auto;
background: #f4ede3 top center;
text-align: left;
padding-bottom: 10px;
padding-left: 3px;
padding-right: 3px;
}

#main_sidebar h2 {
	font-style: normal;
	font-weight: normal;
	margin-left: 14px;
	text-align: center;
	margin-bottom: 0px;
	color: #650033;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 12px;
}

#main_sidebar h2.tel {
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-top: -9px;
	margin-left: 14px;
}

#main_sidebar p {
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-left: 14px;
	margin-right: 0px;
	margin-top: 0px;
	font-style: normal;
}

#main_sidebar p.tel {
/* 	color: #650033; */
	font-size: 0.8em;
	line-height: 1.2em;
}

#main_sidebar a {
	text-decoration: none;
	color: #650033;
}

#main_sidebar a:hover {
	text-decoration: underline;
	color: #650033;
}

#main_sidebar ul {
	margin-top: 8px;
	list-style-image: url(images/dingbat.png);
	margin-left: -9px;
	list-style-position: outside;
	text-align: left;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.5em;
	font-style: normal;
}

#highlight_line {
border-top: 1px solid #ffc538;
width: 65%;
margin: 0 auto;
margin-bottom: 10px;
}

* html #highlight_line  {
margin-bottom: -15px;
}

* html #highlight_line p {
margin-top: 0px;
padding-top: 0px;
}

/* @end */

/* @group Product */

.product_item {
	width: 655px;
	height: auto;
	border-top: 1px solid #468243;
	margin-top: 35px;
	background: #f4ede3;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.product_item h1 {
	text-transform: uppercase;
	background-color: #e4c47b;
	color: #650000;
	font: bold 18 georgia, serif;
	padding: .5em;
	padding-left: 1em;
}

.product_item h2 {
	font: bold small-caps 14 georgia, serif;
	color: #2b4f29;
	text-align: right;
	background-color: #e4c47b;
	padding-right: 1em;
	margin-top: .5em;
}

.product_item h3 {
	color: #650000;
	margin-top: 1em;
	margin-bottom: 0;
	font-weight: bold;
	font-family: georgia, serif;
	font-style: italic;
	font-size: 14;
	padding-left: 1em;
}

.notice {
	font-weight: bold;
	color: #650000;
	margin-top: 1em;
	margin-bottom: 0;
	font-family: georgia, serif;
	font-style: italic;
	font-size: 14;
	padding-left: 1em;
}

.product_section {
	font-style: normal;
	font-weight: normal;
	font-size: 1.3em;
	text-align: left;
	color: #650000;
	margin-top: 1em;
	margin-bottom: -1em;
	font-family: georgia, serif;
	padding-left: 1em;
}

.product_item p {
	font: 13 georgia, serif;
	line-height: 18px;
	margin-left: 1em;
	margin-right: 2em;
}

.product_item img {
	float:left;
	border: 0;
	margin-right: 1em;
	padding-bottom: 2px;
}

.product_item form {
	display:inline;
	margin: 0;
	padding: 0;
}

#product_item {
	width: 655px;
	height: auto;
	border-top: 1px solid #468243;
	margin-top: 35px;
	background: #f4ede3;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

#product_item h1 {
	text-transform: uppercase;
	background-color: #e4c47b;
	color: #650000;
	font: bold 18 georgia, serif;
	padding: .5em;
	padding-left: 1em;
}

#product_item h2 {
	font: bold small-caps 14 georgia, serif;
	color: #2b4f29;
	text-align: right;
	background-color: #e4c47b;
	padding-right: 1em;
	margin-top: .5em;
}

#product_item h3 {
	color: #650000;
	margin-top: 1em;
	margin-bottom: 0;
	font-weight: bold;
	font-family: georgia, serif;
	font-style: italic;
	font-size: 14;
	padding-left: 1em;
}

#product_item p {
	font: 13 georgia, serif;
	line-height: 18px;
	margin-left: 1em;
}

#product_item img {
	float:left;
	border: 0;
	margin-right: 1em;
}

/* @end */

#storagenotes {
	background: #efedea;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	width: 625px;
	line-height: 14px;
	font-style: italic;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}


#footer {
clear:both;
border-top: 1px solid #ffc538;
margin-top: 15px;
margin-bottom:0px;
margin-left: 15px;
margin-right: 15px;
height: 60px;
font-family: georgia, serif;
font-size: 10px;
padding: 15px;
text-align: right;
line-height: 14px;
background: url(images/footer.png);
}

.privacy {
font-size: 0.9em;
font-weight: normal;
color: #666666;
text-transform: none;
text-decoration: none;
font-style: normal;
font-family: helvetica, arial, sans-serif;
text-align: left;
line-height: 1.4em;
}

* html #footer {
height:1px;
}

#footer a {
	text-decoration: underline;
	color: #650033;
}

#footer a:hover {
	text-decoration: underline;
	color: #650033;
}

#footer a:visited {
	color: #650033;
}

#footer a:active {
	text-decoration: underline;
	color: #ffc538;
}

#footer sup {
	font-size: 6px;
	font-weight: normal;
	font-style: normal;
}

sup {
	font-style: normal;
	font-weight: normal;
	line-height: 0px;
	font-size: 70%;
}

.nobreak {white-space:nowrap;}

