@charset "utf-8";
/* CSS Document */

img { behavior: url(iepngfix.htc);
	border:0}

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/background.png)
}

blockquote{
	color:#333;
	margin:2em auto 0;
	border:0
}

strong, .bloomQuote{
	color:#6e161a;
}
#wrap{
	width:985px;
	margin:0 auto;
	background-color:white;
	clear:both;
	background-image:url('images/shadow.png');
	background-position: 0 35px;
	background-repeat:repeat-x
}

#headWrap{
	width:985px;
	margin:0 auto;
	margin-top:.5em
}

#header{
	width:668px;
	height:89px;
	float:left;
}

#header img{
	width:317px;
	height:89px;
	margin:0
}

#header h1{
	display:none
}

#menu{
	height:35px;
	width:985px;
	float:left;
	background-image:url(images/menu-bg.png);
	background-repeat:repeat-x;
	position:relative
}

#menu ul{
	margin:0;
	padding:0
}

#menu li{
	float:left;
	list-style:none
}

#menu li a{
	height:35px;
	display:block;
	text-decoration:none;
	color:#fff;
	line-height:25px
}

#menu li a:hover{
	
}

a#menu_home {
	background-image:url(images/menu-home.png);
	background-position:center -13px;
	width:130px;
	
}
a#menu_home:hover{
	background-position:center 45px;
}

a#menu_about {
	background-image:url(images/menu-about.png);
	background-position:center -13px;
	width:130px;	
}
a#menu_about:hover{
	background-position:center 45px;
}

a#menu_products {
	background-image:url(images/menu-products.png);
	background-position:center -13px;
	width:130px;	
}
a#menu_products:hover{
	background-position:center 45px;
}

a#menu_faq {
	background-image:url(images/menu-faq.png);
	background-position:center -13px;
	width:100px;
}
a#menu_faq:hover{
	background-position:center 45px;
}

a#menu_delivery {
	background-image:url(images/menu-delivery.png);
	background-position:center -13px;
	width:130px;
}
a#menu_delivery:hover{
	background-position:center 45px;
}

a#menu_contact {
	background-image:url(images/menu-contact.png);
	background-position:center -13px;
	width:130px;
}
a#menu_contact:hover{
	background-position:center 45px;
}

a#menu_gallery {
	background-image:url(images/menu-gallery.png);
	background-position:center -13px;
	width:220px;
}
a#menu_gallery:hover{
	background-position:center 45px;
}

#leftCol{
	width:277px;
	float:left;
	background-image:url('images/shadow.png');
	background-repeat:repeat-x;
	padding-top:10px
}
#leftCol h2{
	color:#930;
	font-size:10pt;
	text-transform:uppercase;
	line-height:30px
	
}

#introText{
	 background-image:url('images/express.png');
	 background-repeat:no-repeat;
	 padding:1em;
	 padding-top:30px;
	 font-size:10pt;
}

#introText h2{
	display:none
}

#testimonialInner{
	background-image:url(images/tshadow_right.png);
	background-repeat:repeat-y;
	background-position:right
}

#testimonialText{
	 padding:0;
	 color:#555;
	 position:relative;
	 background-image:url(images/tshadow.png);
	 background-repeat:repeat-y;
}

#testimonialText p{
	padding:0 1em
}

.testimonial{
	color:#6e161a;
	font-style:italic
}

.content{
	padding:0 1em
}

.content h1{
	color:#6E161A;
	margin-top:2em;
}

.content h2{
	color:#6e161a;
	font-size:14pt;}

#testimonialFooter{
	background-image:url(images/tshadow_btm.png);
	height:10px;
	background-position:bottom left;
	background-repeat:no-repeat;
	width:273px
}

#rightCol{
	width:660px;
	float:left;
}

#quickLinks{
	height:30px;
	width:707px;
	float:left;
	background-image:url('images/shadow.png');
	background-repeat:repeat-x;
	border-left:1px solid #ccc;
	display:none
}

#quickLinks ul{
	margin:0;
	padding:0
}

#quickLinks li{
	float:left;
	list-style:none
}

#quickLinks li a{
	height:35px;
	padding:.25em 1em;
	display:block;
	text-decoration:none;
	color:#6e161a;
	line-height:25px
}

#quickLinks li a:hover{
	text-decoration:underline;
}

#quickLinks img{
	float:left;
}

#rotator{
	width:660px;
	height:216px;
	float:left;
	background-image:url(images/rotator.png);
	background-position:1em 0;
	background-repeat:no-repeat;
	padding:1em;
	padding-bottom:2em;
	padding-top:0;
	margin-top:1em;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC
}

#footer{
	clear:both;
	padding:1em;
	font-size:10pt
}

#footer a{
	color:#523509;
}

#design{
	float:right;
}

.mainBlock{
	width:205px;
	float:left;
	margin:5px;
	padding:0px;
	font-size:10pt
}

.mainBlock h2{
	display:none
}

.bloomQuote{
	font-weight:bold;
	display:block;
	margin:.5em auto
}

.attrib{
	text-align:right;color:#666;
}

#product_options img{
	margin:.5em
}

span.additional{
	display:block;
	font-size:10pt;
	font-weight:bold;
	margin:1em 0
}

span.more{
	font-size:8pt;
	font-family:Tahoma,sans-serif;
	display:block;
	margin:1em 0
}

td.product_desc{
	vertical-align:top;
	font-family:Tahoma,sans-serif
}

form.paypal_form{
	display:block;
	padding:.5em;
	text-align:right
}

div.option_number{
	padding-top:.5em;
	text-align:center;
}
