body {
	margin:0;
	font-size:90%;
	text-align:center;
	color:#000;
}
body, #page, td, th {
	font-family:verdana,arial,helvetica,sans-serif;
}
/* Adjust text size for stupid MIE */
/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html body {font-size:85%}
/* End hide from IE5/mac */
a {cursor:pointer;}
* html a 	{cursor:hand;} /* Only IE sees this. */
a:link	{color:#CA3C38;text-decoration:none;}
a:visited	{color:#800;text-decoration:none;}
a:hover 	{color:#F00;text-decoration:underline;}
a:focus 	{color:#F00;text-decoration:underline;}
a:active 	{color:#F00;text-decoration:underline;}
img {display: block;}
.breaker {
	font-size:1px;
	line-height:1px;
	clear:both;
}
/* **************************** BASIC PAGE SETUP LAYOUT ********** */
#specialDayBox
{
	border : 1px solid #c00;
	padding : 0px 1em;
	font-size : 0.9em;
}
#specialDayBox p
{
	margin : 0.4em 0;
}


#specialDayBox p#specialDayTitle
{
	color : #c00;
	font-weight : bold;
}
#page {	/* Entire site */
	width:779px;
	margin: 0 auto;
	padding:0;
	text-align: left;
}
#headerBlock {	/* Header Block */
	height:120px;
}
#bodyBlock { /* Body Block */
	margin:0 0 0 8px;
	position:relative;
	clear:both;
	background-color:#FFF;
}
* html #bodyBlock {
	height:50px;
}
#leftColumn {	/* Left Column */
	position:absolute;
	top:0;
	left:0;
	width:150px;
	min-width:150px;
	line-height:1.2;
	text-align:left;
}
#rightColumn { 	/* Right Column */
	position:absolute;
	top:0;
	right:10px;
	width:150px;
	min-width:150px; 
	line-height:1.2;
	text-align:left;
}
#contentColumn { /* The big wahoonie */
	margin: 0 170px 0 160px !important;
	padding:0;
	line-height:150%;
	min-height:500px;
}
#contentColumnWide { /* The even bigger wahoonie */
	margin: 0 10px 0 160px !important;
	line-height:150%;
	min-height:500px;
}
#footerBlock {
	text-align:center;
	padding:5px 0;
	margin:10px 0;
	clear:both;
	font-size:0.8em;
}
/* Stops floats absentmindedly wandering out of their containing boxes in MIE */
/* (gives the containing box 'layout' whatever the heck *that* is) */
/* Hide from IE5-mac. Only IE-win sees this. \*/
	 * html #contentColumn 	{height:50px;}
	 * html #contentColumnWide	{height:50px;}
	 * html .contentArea 	{height:50px;}
/* End hide from IE5/mac */
/* ********************* HEADER ************************************* */
h1 {
	font-size:0.7em;
	margin:0 0 0 10px;
	height:10px;
}
#headerBlock #headerUpper {
	width:779px;
	height:82px;
}
#headerBlock #headerUpper #headerFlower {float:right}
#headerBlock #headerUpper #headerCity {float:left}
#headerBlock #headerUpper #headerURL {display:inline;}
#headerBlock #headerUpper #headerOccasion {display:inline;}
#headerBlock #headerNav {
	width:694px;
	height:25px;
	background-image:url(../statimages/header_menu.jpg);
	background-repeat:no-repeat;
	background-position:100% 0;
	font-size:11px;
	padding:3px 70px 0 15px;
	text-align:right;
}
#headerBlock ul,
#headerBlock ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#headerBlock #headerNav #navHome {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
#headerBlock #headerNav #navCheckout
{
	margin-right: 	30px;
}
#headerBlock #headerNav #navCheckout form
{
	display:inline;
}
#headerBlock #headerNav #navHome li,
#headerBlock #headerNav #navCheckout li {
	display: inline;
	margin:0;
	padding:0 3px 0 7px;
	border-left:1px solid #000;
}
#headerBlock #headerNav #navHome li.first,
#headerBlock #headerNav #navCheckout li.first {
	padding:0 3px 0 0;
	border-width:0;
}
#headerBlock #headerNav a,
#headerBlock #headerNav a:visited
{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#headerBlock #headerNav a:hover {
	color:#CA3C38;
}
/* ************************* LEFT/RIGHT COLUMNS ***************************** */
#leftColumn,
#rightColumn
	{
	font-size:1em;
	}
#leftColumn input,
#rightColumn input
	{
	font-size:0.9em;
	margin:1px;
	display:block;
	}
#leftColumn p,
#rightColumn p,
#leftColumn form,
#rightColumn form
	{
	margin:0;
	}
#leftColumn p,
#rightColumn p,
{
	font-size: 0.7em;
}
#leftColumn h2,
#rightColumn h2
	{
	line-height: 18px;
	background-color: #e45900;
	color:#fff;
	margin: 0;
	padding: 0 0 0 10px;
	font-size:0.7em;
	white-space: nowrap;
	font-weight:700;
	background-image: url(../statimages/side_h2_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#leftColumn h2.noBox,
#rightColumn h2.noBox
	{
	background-color:transparent;
	background-image: url(../statimages/side_h2_nobox.gif);
	}
#leftColumn h2 a,
#rightColumn h2 a 
	{
	text-decoration:none;
	color:#fff;
	}
#leftColumn h2 a:hover,
#rightColumn h2 a:hover
	{
	color:#fff;	
	}
#leftColumn .sidebarLinkSpacer,
#rightColumn .sidebarLinkSpacer 
	{
	line-height:	7px;
	}
#leftColumn .boxBody,
#rightColumn .boxBody
	{
	background-color:#efa576;
	color:#000;
	margin:	0 0 10px 0;
	padding:	10px 10px 13px 10px;
	background-image:url(../statimages/side_box_bottom.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
	}
#leftColumn .boxBody a,
#rightColumn .boxBody a
	{
	text-decoration:underline;
	}
	.boxBody p,
	.boxBody div a,
	.boxBody td a,
	.boxBody th {font-size:75%;}
#leftColumn ul,
#rightColumn ul
	{
	margin:0;
	padding:5px 0 10px 10px;
	}
#leftColumn ul li,
#rightColumn ul li 
	{
	font-size:0.7em;
	line-height: 1.5em;
	font-weight: 700;
	color: #000;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	background-image: url(../statimages/listbullet.gif);
	background-repeat: no-repeat;
	background-position: left;	
	}
#leftColumn ul li a,
#rightColumn ul li a
	{
	color: #000;
	text-decoration:none;
	}
#leftColumn ul li a:hover,
#rightColumn ul li a:hover
	{
	color: #666;
	}
#leftColumn .button,
#rightColumn .button
	{
	margin:5px;
	text-align:right;
	}
#leftColumn .buttonGo,
#rightColumn .buttonGo
	{
	margin:4px 0;
	border-width:0;
	}
	.creditcards {
	text-align:	left;
	margin-bottom:	20px;
	padding-bottom:	20px;
	font-size:75%;
	}
	.creditcard {
	margin-top:	2px;
	float: left;
	border: solid 1px #FFF;
	border-collapse: collapse;
	}
#rightColumn #browseByList {
	margin:0 0 0 0.5em;
	padding:0;
	}
#rightColumn #browseByList li {
	padding: 0;
	background-image:none;
	}
#rightColumn #browseByList li a {
	text-decoration:none;
}

#rightColumn h3
{
	line-height:			18px;
	background-color:   	transparent;
	margin: 				0;
	padding:				7px 0px;
	font-size:  			0.9em;
	color:  				#3B8A07;
	font-weight:			700;
}
#rightColumn h3 span
{
	display:				block;
}
#rightColumn #referralCredit
{
	margin-bottom: 			12px;

}
#rightColumn #referralCredit span
{
	margin: 				0;
	padding:				4px;
	border: 				1px solid #be2a40;
	font-size:  			0.8em;
	font-weight:			700;
	text-align: 			right;
}

/* ********************* CONTENT ********************* */
#contentColumn h2,
#contentColumnWide h2
{
	background-color: #e45900;
	color:#FFF;
	margin: 0 0 1em 0;
	padding: 0;
	font-size:  1.2em;
	line-height:	1.4em;
	font-weight:bold;
	background-image: url(../statimages/boxTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 span.ur {display:block;background-repeat:no-repeat;background-position:right top;background-image: url(../statimages/boxTR.gif);}
h2 span.lr {display:block;background-repeat:no-repeat;background-position:right bottom;background-image: url(../statimages/boxBR.gif);}
h2 span.ll {display:block;background-repeat:no-repeat;background-position:left bottom;background-image: url(../statimages/boxBL.gif);padding-left:1em;}

/* Explorer goes nutsy-kookoo if H2s are wider than this. Why? I dunno. Ask Bill Gates. */
* html #contentColumn h2,
* html #contentColumnWide h2
{
	width:97%;
}