/*Main Structure*/
#body {
 
}
#wrapper { 
	margin: 0 auto;
 	width: 980px;
 		}
 .clear{
	clear: both;
} 
   
div.multiple_order_box {
			 margin: 10px;
  /*border: 1px solid #0000ff;*/
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  height: 170px;
	/*background: url(../images/background.jpg) no-repeat;*/
}

#store_main div.content_holder2 div.multiple_order_box  a {
	text-decoration: none;
}

#store_main div.content_holder2 div.multiple_order_box div.desc {
	color: #396318;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}		
 	 
 h1 {
	color: #333;
	font-size: 16px;
}
h2 {
	color: #333;
	font-size: 14px;
	padding-top:  12px;
	padding-bottom:  0px;
	margin-bottom: 0px;
}

#store_main div.content_holder2 p {
	color: #333;
	font: 12px/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 140px;
	padding-top:  5px;
}

.strong {
	color: #333 !important;
	font-weight: bold !important;
}

.note {
	color: #000;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	background-color: #b5dc75;
	margin-right: 210px;
	margin-left: 20px;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	padding: 10px 15px 10px 10px !important;
}

#header li {
	display: inline;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	list-style-position: outside;
}

#drop {
	background-color:#FFFFFF;
	/*width:700px*/;
	list-style: none;
	list-style-image: none;
	color: #9fc067;
}

#drop, #drop ul, #drop li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}

#drop a {
	display: block;
	text-decoration: none;
	padding: 0.25em;
	text-decoration: none;
	vertical-align: middle;
}

#drop a.span {
	text-decoration: none;
	color: #000;
	background-color: #ebebeb;
	position: relative;
	vertical-align: bottom;
}

#drop a.span:hover {
	text-decoration: none;
	color: #666;
	background-color: #e2e2e2;
}

#drop a.span:active {
	text-decoration: none;
	color: #666;
	background-color: #e0e0e0;
}

#drop a.span img {
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
}

#drop li h2 a.span {
	text-decoration: none !important;
}

#drop li {
	clear: both;
	padding-top: 10px;
	vertical-align: middle;
	text-decoration: none;
	width: 75%;
}

#drop li ul li {
	font-size: 100%;
	border: none;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 20px;
	/*background-color: #f7f7f7;*/
	background-color: #fff;
	vertical-align: middle;
	text-decoration: none;
	width: 60%;
}

#drop li ul li a {
	color: #000;
	border: 0px;
	text-decoration: none;
}

#drop li ul li a.span {
	color: #000;
	border: 0px;
	text-decoration: none;
}

#drop li ul li a:hover {
	color: #333;
	border: 0px;
}

#drop h1 {
	font-size: 110%;
	color: #003366;
	font-weight: bold;
	margin: 0;
	padding: 0 6px;
	text-decoration: none;
}

#drop li ul li ul li {
	font-size: 100%;
	border: none;
	display: list-item;
	list-style: square inside;
	padding: 5px;
	padding-left: 10px;
	text-decoration: none;
}

#drop li ul li ul li ul li {
	font-size: 100%;
	border: none;
	display: list-item;
	list-style: circle inside;
	padding: 5px;
	padding-left: 20px;
	text-decoration: none;
}

/*ul#drop li  {
	width:500px !important;
	
}*/

#drop p {
	padding: 0px !important;
	margin: 0px !important;
}

li.star {
	padding: 10px;
	background: url(../images/subnav_star.gif) no-repeat center;
}

#store_main div.content_holder2 ul li {
	color: #333;
	font: 12px/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	padding-right: 60px;
		background: url(../images/post_it_bullet.gif) no-repeat left top;
	padding-left: 25px;
	margin-left: -20px;
	margin-top: 10px;
	/*margin-bottom: 5px;*/
	list-style-type: none;
}

#store_main div.content_holder2 a:link {
	
	color: #396318;
	text-decoration: underline;
	font-size: 12px;
	line-height: 140%;
}

#faq_format p {
	font: 12px/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 5px !important;
	padding-right: 160px !important;
}

#store_main div.content_holder2 a:visited {
	color: #396318;
	text-decoration: underline;
}

#store_main div.content_holder2 a:hover {
	color: #396318;
	text-decoration: underline;
}

div#content a:link {
	color: #396318;
	text-decoration: underline;
}

div#content a:visited {
	color: #396318;
	text-decoration: underline;
}

/*#leftcolumn { 
 	color: #333;
 	border: 1px solid #ccc;
 	background: #E7DBD5;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	height: 350px;
	width: 195px;
	float: left;
	}*/
	
#rightcolumn { 
 	float: right;
 	color: #333;
 	border: 0px solid #ccc;
 	/*background: #FFFFFF url(../images/Christmas_Wreaths_Background.jpg);*/
 	background: #FFFFFF url(../images/homebg.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 477px;
	width: 980px;
	display: inline;
}

#content h1 {
	font-size: 12px;
	color: #000;
}

#content {
	width: 400px;
	margin-top: 100px;
	margin-left: 40px;
}

#content p {
	font: 12px/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}

/*div#content p.green {
	display: inline;
	color: #375f18;
}*/

#recycle li p {
	margin-top: 25px;
	color: #375f18;
}

#recycle li img {
	padding: 10px;
}

#recycle ul, #recycle li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#recycle li {
	float: left;
}

/*#recycle li p {
	display:inline;
	padding-top: 15px;
}*/

/*ul#recycle {
	width:240px
}
ul#recycle li{
	display: inline;
	padding: 0;
	margin: 0;
}*/

.flpad img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#m5 li.span p span.flpad img {
		float: left;
	margin-right: 20px;
	margin-top: -15px;
}

#m5 li.span {
	height: 141px;
}
#wreath_holder {
	width: 250px;
	height:250px;
	/*border: 1px solid #f93d33;*/
}
#wreath_preview {
	/*border: 1px solid #000;*/
	float: left;
	height: 400px;
	width: 250px;
	
}
#keep_shopping_link {
	display: block;
margin-left: 50px;
	background: url(../images/back_arrows.jpg) no-repeat left center;

	width:  125px;
	height: 20px;
	padding: 3px 3px 3px 25px;
}

#description form  {
	display:  inline;
}
#description form input {
	display:  inline;
}


#description span.inline {
	display:  inline;
}
.enlarge  { 
display: block;
margin-left: 50px;
padding: 20px 3px 3px 25px;
	background: url(../images/magnify.jpg) no-repeat left center;

	width:  125px;
	height: 15px
}

#description {
	width: 380px;
	/*height:400px*/;
	/*border: 1px solid #f93d33;*/
	float: left;
}

#description p {
	font-size: 12px !important;
	line-height: inherit;
	
	margin-right: 5px !important;
	margin-left: 5px !important;
	padding: 0 !important;
	padding: 5px !important;
	
}

div#advert {
	padding-top: 30px;
		display: block;
	/*background-color: #9fc067;*/
}
/* @group footer styling */




#footer table {
	margin-left: 20px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	color: #fff;
}

#footer table tr td a:link {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
}

#footer table tr td a:visited {
	
	color: #fff;
	text-decoration: none;
}

#footer table tr td a:hover {
	
	color: #fff;
	text-decoration: underline;
}

#footer table tr td a:visited:hover {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: underline;
}

#footer table tr td {
	margin-right: 30px;
	margin-left: 30px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	color: #fff;
	vertical-align: middle;
	text-align: center;
}



/* @end */

body {
	background: #a1bf69 url(../images/james_v8a_r1_c1.jpg) repeat-x;
}

/* @group Top_Styling */

#header {
	color: #333;
	width: 980px;
	float: left;
	padding: 0px;
 	border: 0px solid #ccc;
 	height: 139px;
 	margin: 0px 0px 0px 0px;
	/*background: url(../images/stone_family_top_bar.png) no-repeat;*/
}

.ribbon {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#header #sub-nav {
	position: absolute;
	top: 103px;
	left: 370px;
	z-index: 3;
}

.top {
	position: relative;
	display: inline-block;
	width: 980px;
	z-index: 0;
}

.top-box {
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0px;
	width: 251px;
	height: 226px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: inline;
}

.top-box2 {
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0px;
	width: 731px;
	height: 13px;


	/*background: url(../images/james_v8_r1_c2.jpg) no-repeat;*/
position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
}

.top-box3 {
	z-index: 6;
	position: absolute;
	left: 214px;
	top: 64px;
	display: inline;
}

.top-box3 td img {
	padding: 0px;
	margin: 0px;
	display: inline;
	z-index: 1;
}

#navbar ul {

	list-style-type: none;
}

#navbar ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#navbar img {
	border: none;
}

.top_links {
	position: absolute;
	left:680px;
	top: 14px;
	z-index: 7;
}
.flourish {
	position:  absolute;
	left: 830px
}
.payments {
	position: absolute;
	left: 290px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	
}

div.payments {
	margin: 0px !important;
	padding: 0px !important;
	color: #fff;
	
}

#header div.top div.payments table tbody tr td {
	border-collapse: collapse;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

div.payments p {
	color: #fff;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 3px;
	vertical-align: middle;
}
#header div.top div.payments ul  {
	display: inline;
	vertical-align: top;
	padding: 0px;
	margin:0 0 0 5px;
	float: left;
}
#header div.top div.payments ul li {
	float: left;
	display: inline;
	margin:  0;
	padding: 0 0 0 5px;
}
#header div.top div.top_links table.misc_links tbody tr td  a {
		font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
}

#header div.top div.top_links table.misc_links tbody tr td  a:visited {
	color: #ccc;
}

#header div.top div.top_links table.misc_links tbody tr td  a:visited:hover {
	color: #fff;
	text-decoration: underline;
}

#header div.top div.top_links table.misc_links tbody tr td  a:hover {
	color: #fff;
	text-decoration: underline;
}

/* @end */

div.top_links table.misc_links {
	/*border: 1px solid #fa100f;*/
	border-collapse: collapse;
}
#wrapper div.top_links table.misc_links tbody tr td  {
	font: 10px"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	padding: 0;
	border-style: none;
	height: 10px;
	margin: 0;
	vertical-align: middle;
}

#wrapper div.top_links table.misc_links tbody tr td img {
/*border: 1px solid #fa130f;*/
	padding-right: 5px;
}

/*#wrapper div.top_links table.misc_links tbody tr td img
 {
	width: 16px;
	height: 16px;
	
}*/


#wrapper div.payments table tbody tr td  {
	font: 10px"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	padding: 0;
	height: 10px;
	margin: 0;
	vertical-align: middle;
	text-align: left;
}

/* @group Store_Styling */

#store_sidebar {
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0px 0 0 0px;
	padding: 0;
	width: 260px;
	float: left;
	overflow: hidden;
	height: 1%;
}

#store_main {
		float: right;
 	color: #333;
 	/*border: 0px solid #ccc;*/
 	
 	background: #FFFFFF;
 	margin: 0px 0px 0px 0px;
 	padding: 0px;
 	height: auto;
 	width: 980px;
 	display: block;
 	
}

#store_main .content_holder2 {
	width: 700px;
	display: inline;
	float: right;
	/*min-height:400px*/;
	margin-top: 55px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	
}

#store_main div.content_holder2 ul {
	width: 500px;
}

ul.order_boxes {
	margin-left: -40px;
	width: 700px !important;
	
}

ul.order_boxes li {
	display: inline;
	padding: 0px !important;
	margin: 0px !important;
	list-style-type: none !important;
	background-image: none !important;
}

#store_main div.content_holder2 div.desc {
	text-align: center;
	width: 109px;
	height: 40px;
	margin: 0px;
	padding-left: 5px;
	font: bold 11px/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #375f18;
}

#store_main div.content_holder2 div.wreath_thumb img {
	display: inline;
	margin: 3px;
	border: 1px solid #ffffff;
}

#store_main div.content_holder2 div.wreath_thumb {
	/*border: 1px solid #0000ff;*/
  height: 170px;
	width: 112px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.off_page {
	position: absolute;
	left: -10000px;
	width: 500px;
}

#store_main div.content_holder1 img.bullets {
	padding: 0 0 0 20px;
	
}

#store_main .content_holder1 {
	float: left;
	width: 240px;
	/*border: 3px solid #000;*/
	display: block;
	margin-top: 100px;
}

.misc_links a {
	padding: 0px;
	color: #fff;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/*.misc_links a:link {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
}

.misc_links a:visited {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
}

.misc_links a:hover {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: underline;
}

.misc_links a:visited:hover {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: underline;
}*/

#header div.top div.top_links table.misc_links tbody tr td a  {
	padding: 0px;
	color: #fff;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header div.top div.top_links table.misc_links tbody tr td a:link {
	color: #fff;
	text-decoration: none;
}

#header div.top div.top_links table.misc_links tbody tr td a:visited {
	color: #fff;
	text-decoration: none;
}

#header div.top div.top_links table.misc_links tbody tr td a:hover {
	color: #fff;
	text-decoration: underline;
}

#header div.top div.top_links table.misc_links tbody tr td a:visited:hover {
	color: #fff;
	text-decoration: underline;
}

#pre_footer {
	width: 980px;
	height: 100px;
	clear: both;
	color: #fff;
	background: #fff url(../images/newGraphics/flourishBottomRight_crop.jpg) no-repeat right;
	
}

#footer {
	background: #3a6419 url(../images/bottom_bar.gif) no-repeat 0 bottom;
	width: 980px;
	height: 35px;
	clear: both;
	color: #fff;
	padding-right: 0px !important;
	padding-left: 0px !important;
	/*margin: 0px !important;*/
	margin-top: -12px;
}
/*#footer img {
	display: block;
	border: 1px solid #fff;
}*/
#wrapper p.copy {
	text-align: center;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	padding-top:  0px;
}

#footer ul {
	display: block;
	
}

#footer ul li {
	float: left;
	list-style-type: none;
	background-position: center;
	margin: 3px 0 0 0;
	width: auto;
	padding: 0 3px;
}

#footer ul li a {
		font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer ul li a:link {
	color: #fff;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#footer ul li a:visited {
	color: #fff;
font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-decoration: none;
}

#footer ul li a:hover {
	color: #fff;
font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: underline;
}

#subnav ul {
	text-align: center;
	margin-top: -7px;
}

#subnav ul li.here a {
	color: #9fbf67;
}

#subnav ul li a {
	padding: 0px;
	color: #fff;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#subnav ul li a:link {
	color: #fff;
	text-decoration: none;
}

#subnav ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#subnav ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#subnav ul li a:visited:hover {
	color: #fff;
	text-decoration: underline;
}

.product_detail p {
	color: #333;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}


/* @end */



#drop li p a {
	display: inline;
	margin: 0px;
	padding: 0px;
	vertical-align: top
}

#fp_imageholder {
	position: relative;
}

.hero {
position: absolute;
	/*top: 165px;*/
	left:450px;
	top: 27px;
	
}



div#fp_imageholder.innerfade {
	/*width: 300px;*/
	position:relative;
	
}

.hero2 {
	position: absolute;
	/*top: 165px;*/
	left:454px;
	top: 25px;
}

.hero3 {
	position: absolute;
	/*top: 165px;*/
	left:458px;
	top: 3px;
	display: none;
}

/*#fp_imageholder2	{
	position:relative;
	left:450px;
	top: 26px;
	display: none;
}*/

/*Header Image Replacements**/





.replace{
      position:relative;
      margin: 0px 0px 0px -10px; padding:0px;
      /* hide overflow:hidden from IE5/Mac */
      /* \*/
      overflow: hidden;
      /* */
}
.replace span{
      display:block;
      position:absolute;
      top:0px;
      left:0px;
      z-index:1; /*for Opera 5 and 6*/
}

#hwmo, #hwmo span {
	height: 50px;
	width: 600px;
	background-image: url(../images/Headers/Page_Headers/The_Perfect_Christmas_Gift.jpg);
}

h1.replace {
	color: #3a6419;
}

#fcw, #fcw span {
	height: 50px;
	width: 600px;
	background-image: url(../images/Headers/Page_Headers/Fresh_Christmas_Wreaths_from_S.jpg);
}

#about, #about span {
	height: 50px;
	width: 600px;
	background-image: url(../images/Headers/Page_Headers/Stone_Family_Wreath_Company__A.jpg);
}

#faq, #faq span {
	height: 50px;
	width: 600px;
	background-image: url(../images/Headers/Page_Headers/Stone_Family_Wreaths_FAQs.jpg);
}

#privacy, #privacy span {
	height: 50px;
	width: 600px;
	background-image: url(../images/Headers/Page_Headers/Family_Wreath_Company_respects.jpg);
}

#returns, #returns span {
	height: 50px;
	width: 600px;
	background-image: url(../images/Headers/Page_Headers/Stone_Family_Wreath_Company_Re.jpg);
}

#shipping, #shipping span {
	height: 50px;
	width: 600px;
	background-image: url(../images/Headers/Page_Headers/Stone_Family_Wreath_Company_Sh.jpg);
}

#corporate, #corporate span {
	height: 50px;
	width: 600px;
	background-image: url(../images/Headers/Page_Headers/The_Perfect_Corporate_Christma.jpg);
}

#contact, #contact span {
	height: 50px;
	width: 600px;
	background-image: url(../images/Headers/Page_Headers/Contact_Stone_Family_Wreath_Co.jpg);
}

#catalog, #catalog span {
	height: 50px;
	width: 640px;
	background: url(../images/Headers/Page_Headers/Receive_our_2008_Christmas_Cat.jpg) no-repeat;
}

#fundraising, #fundraising span {
	height: 50px;
	width: 640px;
	background: url(../images/Headers/Page_Headers/Holiday_Gift_Ideas__The_Perfec.jpg) no-repeat;
}

#specialty, #specialty span {
	height: 50px;
	width: 640px;
	background: url(../images/Headers/Page_Headers/Specialty_Balsam_Collection_fr.jpg) no-repeat;
}

#accessories, #accessories span {
	height: 50px;
	width: 640px;
	background: url(../images/Headers/Page_Headers/Accessories_for_Christmas_from.jpg) no-repeat;
}

#adv, #adv span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Advent_Wreath_Header.jpg) no-repeat;
}

#ap1, #ap1 span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/American_Pride_Christmas_Wreath_Header.jpg) no-repeat;
}

#bcen, #bcen span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Balsam_Centerpiece_Header.jpg) no-repeat;
}

#balg, #balg span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Balsam_Garland_Header.jpg) no-repeat;
}

#bwcw, #bwcw span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Balsam_Winter_Christmas_Wreath_Header.jpg) no-repeat;
}

#ppcw, #ppcw span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Ponderosa_Christmas_Wreath_Header.jpg) no-repeat;
}
#mcc, #mcc span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Merry_Christmas_Centerpiece_Header.jpg) no-repeat;
}

#candy, #candy span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Candy_Cane_Christmas_Wreath_Header.jpg) no-repeat;
}

#classic, #classic span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Classic_Christmas_Wreath_Header.jpg) no-repeat;
}

#dlx, #dlx span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Deluxe_Christmas_Wreath_Header.jpg) no-repeat;
}

#dwh, #dwh span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Door_Wreath_Hanger_Header.jpg) no-repeat;
}

#fwr, #fwr span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Firewood_Rack_Header.jpg) no-repeat;
}

#mini, #mini span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Mini_18_Inch_Christmas_Wreath_Header.jpg) no-repeat;
}

#nbcw, #nbcw span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Natural_Balsam_Christmas_Wreath_Header.jpg) no-repeat;
}

#npcw, #npcw span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Northern_Plaid_Christmas_Wreath_Header.jpg) no-repeat;
}

#secw, #secw span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Simple_Elegance_Christmas_Wreath_Header.jpg) no-repeat;
}

#tcw, #tcw span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Traditional_Christmas_Wreath_Header.jpg) no-repeat;
	
}

#crwcw, #crwcw span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Crimson_Christmas_Wreath_Header.jpg) no-repeat;
}

#fg1, #fg1 span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Fresh_Balsam_Greenery_Header.jpg) no-repeat;
}

#wwcw, #wwcw span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Wild_Wood_Christmas_Wreath_Header.jpg) no-repeat;
}

#wdcw, #wdcw span {
	height: 50px;
	width: 400px;
	margin-left: -12px;
	background: url(../images/Headers/Item_Headers/Winter_Dove_Christmas_Wreath_Header.jpg) no-repeat;
}

.subscribe p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#subscribe2 p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 20px !important;
	padding-top: 5px;
}



.sidebar_photo img {
	margin-left: 17px;
	margin-top: 0px;
}

/*faq*/

#faq_format p.expandinfo a a:hover a:visited {
	color: #396318 !important;
	text-decoration: underline !important;
}

#expand2 {
	background-color: #fff;
	display: none;
}

#expand2 div {
	padding: 5px 0 15px 16px;
}

#expand3 {
	background-color: #fff;
	display: none;
}

#expand3 div {
	padding: 5px 0 15px 16px;
}

#expand4 {
	background-color: #fff;
	display: none;
}

#expand4 div {
	padding: 5px 0 15px 16px;
}

#expand5 {
	background-color: #fff;
	display: none;
}

#expand5 div {
	padding: 5px 0 15px 16px;
}

#expand6 {
	background-color: #fff;
	display: none;
}

#expand6 div {
	padding: 5px 0 15px 16px;
}

#expand7 div {
	padding: 5px 0 15px 16px;
}

#expand7 {
	background-color: #fff;
	display: none;
}

#expand div {
	padding: 5px 0 15px 16px;
}

#expand8 {
	background-color: #fff;
	display: none;
}

#expand8 div {
	padding: 5px 0 15px 16px;
}

#expand9 {
	background-color: #fff;
	display: none;
}

#expand9 div {
	padding: 5px 0 15px 16px;
}

#expand10 {
	background-color: #fff;
	display: none;
}

#expand10 div {
	padding: 5px 0 15px 16px;
}

#expand11 {
	background-color: #fff;
	display: none;
}



#expand11 div {
	padding: 5px 0 15px 16px;
}

#expand12 {
	background-color: #fff;
	display: none;
}

#expand12 div {
	padding: 5px 0 15px 16px;
}

.expandInfo {
	background-color: #fff;
	margin: 0;
	padding: 10px;
}



#recycle li img {
	padding: 10px;
}

#recycle ul, #recycle li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#recycle li {
	float: left;
}

/* @group Postit */
#postit_wrap {
	background: url(../images/post_it_repeating.gif) repeat-y;
	margin-left: 25px;
}
#postit_head {
	width: 179px;
	height: 45px;
	background: url(../images/post_it_top.gif) no-repeat;
}

#postit_bottom {
	background-image: url(../images/post_it_bottom.gif);
	width: 179px;
	height: 15px;
}

#postit_wrap li {
	list-style-position: outside;
	font: 11px/140% "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: none;
	background: url(../images/post_it_bullet.gif) no-repeat left top;
	padding-left: 25px;
	margin-left: -30px;
	margin-top: 10px;
	width: 130px;

}

.style_test{
	color: red;
}

/* @end */
/*ul.nostyle {
	padding-left:  200px;
}*/
ul.nostyle li {
	background-image: none !important;
	display:inline;
	padding: 0 0 0 10px !important;
	margin: 0px !important;
}

