


/* =Typography
-----------------------------------------------------------------------------*/

body {
font-size:small;
font-family: Geneva, Verdana, "sans serif"
}

div#banner td{
color: #fffbf8;
}

.maintext    { font-size: 12px; line-height: 15px; font-family: Geneva, Verdana, "sans serif" }
.caption-10px-grn {
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	font-family: Geneva, Verdana, "sans serif";
	color: #006600;
}
.shorttext { font-size: 11px; font-family: Geneva, Verdana, "sans serif" }
.caption { color: black; font-weight: normal; font-size: 9px; font-family: Geneva, Verdana, "sans serif" }
.pad-left {margin-left: 20px }
.caption-11px   { font-weight: bold; font-size: 11px; line-height: 15px; font-family: Geneva, Verdana, "sans serif" }
.caption-11plain { font-weight: normal; font-size: 11px; line-height: 13px; font-family: Geneva, Verdana, "sans serif" }
.caption-12 { font-weight: bold; font-size: 12px; line-height: 15px; font-family: Geneva, Verdana, "sans serif" }
.caption-12pl { font-weight: normal; font-size: 12px; line-height: 14px; font-family: Geneva, Verdana, "sans serif" }
.caption-13 { font-weight: bold; font-size: 13px; line-height: 15px; font-family: Geneva, Verdana, "sans serif" }
h2  { color: #297310; font-weight: bold; font-size: 15px; line-height: 15px; font-family: Geneva, Verdana, "sans serif" }
.caption-tt  { font-weight: bold; font-size: 11px; font-family: Geneva, Verdana, "sans serif" }
.caption-wh {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Verdana, "sans serif";
	line-height: 15px;
}
.caption-10px     { font-weight: normal; font-size: 10px; line-height: 13px; font-family: Geneva, Verdana, "sans serif" }
.plain-10px { font-weight: normal; font-size: 10px; line-height: 15px; font-family: Geneva, Verdana, "sans serif" }
.plain11 { font-weight: normal; font-size: 11px; line-height: 15px; font-family: Geneva, Verdana, "sans serif" }


/* =Content
-----------------------------------------------------------------------------*/


ul#addtocart{
xfloat:right;
xposition:absolute;
top:220px;
left:570px;
margin: 0 0 0px 0;
xwidth:150px;
xheight:150px;
}

/* =Links
-----------------------------------------------------------------------------*/

#link-banner {
	background-color: #FF3333;
	color: #FFFF66;
	font-weight: bold;
	font-family: Geneva, Verdana, "sans serif";
	font-size: 14px;
}

#link-banner a:visited{
	background-color: #FF3333;
	color: #FFFF66;
	font-weight: bold;
	font-family: Geneva, Verdana, "sans serif";
	font-size: 14px;
}

#link1 { color: #82902F; text-decoration: none }
A:visited    { color: #904802; text-decoration: underline }
A.email:visited    { color: #904802; text-decoration: none }
A:link   { color: #904802; text-decoration: underline }
A.email:link   { color: #904802; text-decoration: none }
A.greenhouse:link   { color: #297310; text-decoration: underline }
A:active { text-decoration: none }
A.email:active { text-decoration: none }
A:hover { color: #990000; text-decoration: underline }
A.email:hover { color: #990000; text-decoration: none }
A.greenhouse:hover { color: #990000; text-decoration: none }


div#banner td a{
color: #e8f018;
text-decoration:none;
}

div#banner td a:hover{
color: #9a000f;
}

/* =Headings & Paragraphs
-----------------------------------------------------------------------------*/

h3  { color: #0821a5; font-size: 17px; font-family: Geneva, Verdana, "sans serif" }
h6 { font-weight: normal; font-size: 9px; font-family: Geneva, Verdana, "sans serif" }
.tiny  { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }.caption-11px-red {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	font-family: Geneva, Verdana, "sans serif";
	color: #FF0000;
}
.caption-12px-bkg {
	background-color: #6CA744;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Verdana, "sans serif";
	color: #FFFFFF;
}
.caption-12px-color {
	background-color: #B8E48D;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Verdana, "sans serif";
	color: #2F7610;
}

.banner-h1{

}


h4#banner{
color:#fff;

}
/* =Lists
-----------------------------------------------------------------------------*/

ul#giftcards{
margin:0;
padding:0;
display: list-item;
white-space: normal;
list-style-type: none; }

ul#giftcards li{
background-color: #f1ffef;
border: 1px #277513 solid;
margin: 0 0 35px 0;
padding:5px;
}