﻿body {
}

html, body
{
	padding:0;
	margin: 0;
	height: 100%;
	border:0;		
	text-align:left;  
	font-family: Arial;
	font-size:11px;
	background-image: url(images/newmans_bg.jpg);
	background-repeat:repeat;
	
	
}


#content_wrapper
{
    float:left;
    width:100%;
    text-align:left;
    padding-top: 0px;
    margin: 0 auto; 
    margin-top: auto;
    display:block;

       
}

/*controls majority of sitewide text*/

.bodyCopy 
{
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	color: #003300;

}

.bodyCopySmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
	color: #003300;

}

.bodyP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #003300;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: underline;
	color: #003300;
}



.breadcrumb{
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

breadcrumb:link
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

breadcrumb:visited
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}



.style1 
{
    font-family:Times New Roman;
	color: #14592d;
	font-size: 20px;
}
.style2 
{
    font-family:Times New Roman;
	font-size: 12px;
	color: #14592d;
}
.style3 
{
    font-family:Times New Roman;
	color: #14592d;
	font-size: 14px;
	line-height:14px;
}

.largeHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 0px;
	color:  #660033;
	line-height:26px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 13px;
	font-weight: bolder;
	color: #003300;
}

.header_hoopla {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bolder;
	color: #003300;
	text-align:center;
	padding-top:10px;
}

.header_hoopla_image {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	font-weight:normal;
	color: #003300;
	text-align:center;
	padding-top:20px;
}

/*Top Nav*/
 

.header_nav a{
background: url(images/nav/nav_bg.jpg);
display:block;
width: 810px;
height:70px;
text-indent: -9999em; /*this hides the newmans link text */
} 



#mainNav 
{
	width:810px;
	padding-top:0px;
	padding-left:0px;
	margin-top: 0px;
	display:block;
	border-bottom:0px;
	margin: 0 auto;
	padding:0;
}

.mainNav ul {
	margin:0;
	padding:0;
	list-style-type: none;
	margin-left: 0px;

}
.mainNav ul a {
	display:block;
	border-bottom:0px;
	margin-top: 0px;
	
}

.mainNav ul li {
	float:left;
	list-style-type: none;
	margin-top: 0px;
	
	
}
.mainNav ul a:hover {
	color:#6CF;
	
}

li.products {
height: 35px;
width: 75px;
margin:0;
padding:0;
background-image:url("images/nav/nav_products-over.jpg");
}

li.products a, div.nav a:link, div.nav a:visited {
display:block;
}

li.products img {
width:100%;
height:100%;
border:0;
}

li.products a:hover img {
visibility:hidden;
}

li.recipes {
height: 35px;
width: 65px;
margin:0;
padding:0;
background-image:url("images/nav/nav_recipes-over.jpg");
}

li.recipes a, div.nav a:link, div.nav a:visited {
display:block;
}

li.recipes img {
width:100%;
height:100%;
border:0;
}

li.recipes a:hover img {
visibility:hidden;
}

li.coupons {
height: 35px;
width: 72px;
margin:0;
padding:0;
background-image:url("images/nav/nav_coupons-over.jpg");
}

li.coupons a, div.nav a:link, div.nav a:visited {
display:block;
}

li.coupons img {
width:100%;
height:100%;
border:0;
}

li.coupons a:hover img {
visibility:hidden;
}

li.story {
height: 35px;
width: 76px;
margin:0;
padding:0;
background-image:url("images/nav/nav_story-over.jpg");
}

li.story a, div.nav a:link, div.nav a:visited {
display:block;
}

li.story img {
width:100%;
height:100%;
border:0;
}

li.story a:hover img {
visibility:hidden;
}

li.good {
height: 35px;
width: 111px;
margin:0;
padding:0;
background-image:url("images/nav/nav_common-over.jpg");
}

li.good a, div.nav a:link, div.nav a:visited {
display:block;
}

li.good img {
width:100%;
height:100%;
border:0;
}

li.good a:hover img {
visibility:hidden;
}

li.sale {
height: 35px;
width: 94px;
margin:0;
padding:0;
background-image:url("images/nav/nav_store_over.jpg");
}

li.sale a, div.nav a:link, div.nav a:visited {
display:block;
}

li.sale img {
width:100%;
height:100%;
border:0;
}

li.sale a:hover img {
visibility:hidden;
}

li.hoopla {
height: 35px;
width: 65px;
margin:0;
padding:0;
background-image:url("images/nav/nav_hoopla-over.jpg");
}

li.hoopla a, div.nav a:link, div.nav a:visited {
display:block;
}

li.hoopla img {
width:100%;
height:100%;
border:0;
}

li.hoopla a:hover img {
visibility:hidden;
}

li.buy {
height: 35px;
width: 100px;
margin:0;
padding:0;
background-image:url("images/nav/nav_stuff-over.jpg");
}


li.buy a, div.nav a:link, div.nav a:visited {
display:block;
}

li.buy img {
width:100%;
height:100%;
border:0;
}

li.buy a:hover img {
visibility:hidden;
}

/* End of Top Nav*/

#newsletter 
{
    padding-top:5px;
	padding-left:10px;
	margin-top: 12px;
	height: 66px;
	float: left;
	
}

.backtotop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
	left: auto;
}


/* Coupon page*/

#coupon_text
{
    font-family:Times New Roman;
	color: #14592d;
	font-size: 20px;
	margin-top: 0px;
	padding-top: 30px;
	margin-left:20px;
	width:290px;
	height:auto;
	display:block;
	margin-bottom: 0px;
	
	
		
}


#coupon_text2
{
    font-family:Times New Roman;
	color: #14592d;
	font-size: 20px;
	margin-top: 0px;
	padding-top: 30px;
	margin-left:20px;
	width:290px;
	height:auto;
	display:block;
	margin-bottom: 0px;
		
}

#coupon_text_small
{
	font-family:Times New Roman;
	font-size: 12px;
	color: #14592d;
	margin-top: 10px;
	margin-left:0px;
	width:360px;
	padding-top:3px;
	display:block;
	margin-bottom: 0px;
	line-height:9px;
	
}

#couponrow_1
{
	
	margin:0 auto;
	
}

#coupon_row2
{
	background-image: url("images/coupon_3.jpg");
	background-repeat:no-repeat;
	margin-top: 20px;
	width: 676px;
	height: 224px;
	display:block;
}



#check1
{
	padding-left:425px;
	margin-top:110px;
	padding-top: 0px;
	float: left;
	width:40px;
	height:20px;
	display:block;
	float:left;

}

#coupon_row3
{
	background-image: url("images/coupon_2.jpg");
	background-repeat:no-repeat;
	margin-top: 20px;
	width: 676px;
	height: 224px;
	display:block;
}


#check2
{
	padding-left:250px;
	margin-top:-60px;
	padding-top: 0px;
	float: left;
	display:block;
	width:40px;
}

#check3
{
	padding-right:30px;
	margin-top:-60px;
	padding-top: 0px;
	float: right;
	display:block;
	width:40px;
}


#coupon_row4
{
	background-image: url("images/print_bg.gif");
	background-repeat:no-repeat;
	margin-top: 20px;
	width: 670px;
	height: 70px;
	display:block;
}

#print
{
	float:left;
	padding-left: 265px;
	margin-top: 15px;
	
}

#recipe_text_small
{
	font-family:Times New Roman;
	font-size: 14px;
	color: #594b2b;
	margin-top: 15px;
	margin-left:0px;
	width:485px;
	height:40px;
	line-height: 18px;
	padding-top:3px;
	padding-left:15px;
	display:block;
	margin-bottom: 0px;
}



#meals_zeal
{
	padding-top: 50px;
	padding-left:17px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	color: #003300;
	display:block;
}

#meals_zeal_bg
{
	margin-left: 0px;
	margin-right: 1px;
	margin-bottom: 25px; 
	margin-top: 0px;
	float:left;
	background-image: url(images/mealswithzeal.gif);
	background-repeat:no-repeat;
	width: 189px;
	height: 296px;
	display:block;
	

}

#salad_bites
{
	padding-top: 50px;
	padding-left:12px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	color: #003300;

}

#salad_bites_bg
{
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 25px; 
	margin-top: 0px;
	background-image: url(images/saladsandbites.gif);
	background-repeat:no-repeat;
	float:left;
	width: 189px;
	height: 296px;
	display:block;

}


#party_fare
{
	padding-top: 50px;
	padding-left:12px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	color: #003300;

}


#party_fare_bg
{
	margin-left: 0px;
	margin-bottom: 25px; 
	margin-top: 0px;
	background-image: url(images/partyfare.gif);
	background-repeat:no-repeat;
	float:left;
	width: 189px;
	height: 296px;
	display:block;
}

#homegrown
{
	padding-top: 50px;
	padding-left:12px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	color: #003300;

}


#homegrown_bg
{
	margin-left: 0px;
	margin-bottom: 25px; 
	margin-top: 0px;
	background-image: url(images/homegrownrecipes.gif);
	background-repeat:no-repeat;
	float:left;
	width: 189px;
	height: 296px;
	display:block;
}

#search_main_bg
{
	margin-left: 0px;
	margin-bottom: 15px; 
	padding-right:0px;
	margin-top: 0px;
	background-image: url(images/search_main.gif);
	background-repeat:no-repeat;
	float:left;
	width: 373px;
	height: 91px;
	display:block;

}

#search_main_drop
{
	margin-top: 45px;
	padding-left:10px;
	
}	

#search_prod_bg
{
	padding-left: 0px;
	margin-bottom: 15px; 
	margin-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/search_prod.gif);
	background-repeat:no-repeat;
	
    display: inline;
    overflow:hidden;
    float: right;

	width: 377px;
	height: 91px;
	

}

#search_prod_drop
{
	margin-top: 45px;
	padding-left:10px;
	width: 365px;
	
}

#recipe_detail_header
{
	background-image: url(images/recipe_detail_header2.jpg);
	height: 173px;
	width: 763px;
	background-repeat:no-repeat;
	margin-top: 55px;
	
	
}


.title
{
	
	margin-top:-10px;
	margin-left:40px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 23px;
	font-style: normal;
	color: #ffffff;
	
	z-index:1;	
	
}

.title_print
{
	
	margin-top:-10px;
	margin-left:1px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 23px;
	font-style: normal;
	color: #ffffff;
	
	z-index:1;	
	
}

.preptime
{
	margin-top:40px;
	padding-left:15px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 17px;
	width: 200px;
	color: #594b2b;
	
}

.marinatetime
{
	margin-top:0px;
	margin-left:15px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 17px;
	width: 200px;
	color: #594b2b;
}

.cooktime
{
	margin-top:0px;
	margin-left:15px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 17px;
	width: 200px;
	color: #594b2b;
}

.servings
{
	margin-top:0px;
	margin-left:15px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 17px;
	width: 200px;
	color: #594b2b;
	
}

.no_marinate_time
{
	height:17px;
	
}


.sharethis
{
	padding-top:12px;	
	padding-left:15px;
	float: left;
	text-align: center;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #003300;

}

.sharethis_IE6
{
	padding-top:10px;	
	padding-left:15px;
	float: left;
	text-align: center;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #003300;

}


.printthis
{
	padding-top:10px;	
	padding-left:15px;
	float: left;
	text-align: center;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #003300;
	
}

.bookmark
{
	padding-top:10px;
	padding-left:15px;
	float: left;
	text-align: center;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #003300;

}

.recipeflash
{
	margin-top:-230px;
	margin-left: 0px;
	margin-right: -32px;
	float: right;
	display:block;
	width: 450;
	height: 212;
	z-index:2;
	
	
}

.recipe_detail_ingredients 
{
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	color: #594b2b;
	margin-left: 43px;
	padding-top:8px;
	padding-bottom:15px;

}

.recipe_detail_ingredients_print
{
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	color: #594b2b;
	margin-left: 43px;
	padding-top:8px;
	padding-bottom:15px;
	padding-right: 200px;

}

.recipe_detail_ingredients_print #nutritional_facts 
{ float: right; 
  padding: 5px; 
  border:1px solid #000000; 
  width: 250px; 
  margin : -20px 40px 5px 7px;
  background:transparent url(images/gradient_bg.png) repeat scroll 0 0;
}

.recipe_detail_ingredients_print #nutritional_facts h1  
{
color:#594B2B;
font-size:20px;
font-weight:bold;
margin-bottom:5px;
margin-top:5px;
}


.recipe_detail_driections
{
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	color: #594b2b;
	margin-left: 20px;
	padding-top:0px;
	padding-bottom:0px;

}

.recipe_detail_driections_print
{
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	color: #594b2b;
	margin-left: 20px;
	padding-right:250px;	
	padding-top:0px;
	padding-bottom:0px;

}



.recipe_search_result
{
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 26px;
	line-height: 26px;
	font-style: italic;
	color: #594b2b;
	margin-top:-20px;
	margin-left: 250px;
	width: 400px;
	display: inline-block;
	height: auto;

}



.recipes_returned
{
	margin-top:10px;
	margin-left:45px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 0px;
	font-weight:bold;
	line-height: 15px;
	width: 150px;
	color: #594b2b;
}

.recipe_result_table
{
	background-image:url("images/recipe_table_top.jpg");
	background-repeat:no-repeat;
	width:747;
	height:36;
	margin-top:30px;
	
	
}

.recipename
{
	margin-top:0px;
	margin-left:15px;
	float: left;
	text-align: center;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 0px;
	font-style: normal;
	color: #ffffff;
}

.recipeserving
{
	margin-top:0px;
	margin-left:15px;
	float: left;
	text-align: center;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 0px;
	font-style: normal;
	color: #ffffff;
	
}

.recipepreptime
{
	margin-top:0px;
	margin-left:15px;
	float: left;
	text-align: center;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 0px;
	font-style: normal;
	color: #ffffff;

}


.recipecooktime
{
	margin-top:0px;
	margin-left:15px;
	float: left;
	text-align: center;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 0px;
	font-style: normal;
	color: #ffffff;

}


.product_detail_flash
{
	margin-top:-3px;
	margin-left: 0px;
	margin-right: 25px;
	float: right;
	display:block;
	width: 250;
	height: 372;
	
}

.product_detail_bodyCopy 
{
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	color: #003300;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}

.product_list_img
{
	margin-top:-3px;
	margin-left: 0px;
	margin-bottom:3px;
	margin-right: 35px;
	float: right;
	display:block;
	width: 250;
	height: 372;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	color: #003300;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
}

.product_list_bodyCopy 
{
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	color: #003300;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:10px;
}



#video{
	paddiing-left:100px; }
	
#content h3 {
padding-left:200px;
padding-right:30px;
_font-size:14px;
}

.leftImage{
float:left;
padding-right:5px;
margin-top:-80;
}


#rightImage{
padding-left:10px;
padding-right:60px;
float:right;
}at:right;
}


.gvHeaderRow
{
background:url('images/recipe_table_top.jpg');
background-repeat:no-repeat;
height: 35px;
line-height: 18px;
border:0;
}

.gvFooterRow
{
background-color: #395A32;
height: 15px;
line-height: 16px;
border:0;
}


.gvDataRows
{
white-space:normal;
}

.gvDataText
{
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	color: #003300;
     
}

.searchbox
{
	width:230px;
	height:30px;
	float:right; 
	margin-top:-38px; 
	border:1px solid #a49d71; 
	padding-left:2px; 
	padding-top:2px;
	background-color:#eae2b3;
	font-family:Times New Roman;
	font-size: 11px;
	color: #09561e;
	text-decoration: none;
	
	
	
}

.searchbox a:link
{
	font-family:Times New Roman;
	font-size: 11px;
	color: #09561e;
	text-decoration: none;
}


.searchbox a:visited
{
	font-family:Times New Roman;
	font-size: 11px;
	color: #09561e;
	text-decoration: none;
}


.searchbox a:hover
{
	font-family:Times New Roman;
	font-size: 11px;
	color: #09561e;
	text-decoration: none;
}

.searchbox a:active
{
	font-family:Times New Roman;
	font-size: 11px;
	color: #09561e;
	text-decoration: none;
}


/*JQUERY IMAGE ROTATOR - FOODBUZZ*/

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:155px;
	margin-left: -45px;
    margin-bottom: 0px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	display:inline;
}

/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:1;
}

#preview
{
	position:absolute;
	padding:5px;
	display:none;
	z-index:2;
	}
	
.foodbuzz_main
{
	background-image:url("images/foodbuzz_main.jpg");
	background-repeat:no-repeat;
	height:184px;
	width:771px;
	
}

.foodbuzz_jquery_holder
{
	height:144px;
	width:224px;
	float:left;
	padding-left: 65px;
	margin-top:0px;
	
	
}

.foodbuzz_text
{
	float:right;
	width:420px;
	height:115px;
	padding-top: 50px;
	padding-right:22px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	color: #025424;
	
}

/*JQUERY IMAGE ROTATOR - HEALTHY RECIPES*/

/* rotator in-page placement */
    div#rotator2 {
	position:relative;
	height:155px;
	margin-left: -58px;
    margin-bottom: 18px;
    margin-top: -4px;
}
/* rotator css */
	div#rotator2 ul li {
	float:left;
	position:absolute;
	list-style: none;
	display:inline;
}

/* rotator image style */	
	div#rotator2 ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div#rotator2 ul li.show2 {
	 z-index:1;

	
}

#preview2
{
	position:absolute;
	padding:5px;
	display:none;
	z-index:2;
	}


.healthy_main
{
	background-image:url("images/healthy_main.jpg");
	background-repeat:no-repeat;
	height:184px;
	width:771px;
	
}

.healthy_text
{
	float:right;
	width:420px;
	height:115px;
	padding-top: 50px;
	padding-right:60px;
	font-family:Times New Roman, Georgia, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	color: #025424;
	margin-top:-180px;
	
}

#facebook
{
  float:left;
background-repeat: no-repeat;
background-image:url("images/NO_fb_bg.png");
height:68px;
width:171px; 
margin-right: 15px;
}
.recipe_detail_ingredients #nutritional_facts 
{ float: right; 

  padding: 5px; 
  border:1px solid #000000; 
  width: 250px; 
  margin : -25px 40px 5px 7px;
  background:transparent url(images/gradient_bg.png) repeat scroll 0 0;
}

.recipe_detail_ingredients #nutritional_facts h1  
{
color:#594B2B;
font-size:20px;
font-weight:bold;
margin-bottom:5px;
margin-top:5px;
}



.sprite{background:url(images/recipe_sprite.png);}

.btn {height:20px;}


.healthy_recipe{width:102px; background-position:-15px -17px; }
.healthy_recipe:active {background-position:-15px -47px;}

.foodbuzz{width:70px; background-position:-15px -77px; }
.foodbuzz:active{background-position:-15px -107px;}


a.buyNow  { color:#660033;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-weight:bold;
margin-left: -30px;
text-decoration: underline;
}

.goods-names {color:#003300; 
              font-family:Georgia,Times New Roman,Times,serif; 
              font-size:14px; font-weight:bold; 
              text-decoration: none; 
              margin-bottom: 5px;
              }
              
a.goods-links {color:#003300; 
               font-family:Times New Roman,Georgia,Sans-Serif; 
               font-size:13px; 
               font-weight:normal;
              }
              
 
#wherebuy-left h1 
{
               color:#006633; 
               font-family:TAHOMA,SANS-SERIF;
               font-size:22px; 
               font-weight:bold;
               margin-bottom: 40px;
               text-align: center;
}

#wherebuy-right h1 
{
               color:#006633; 
               font-family:TAHOMA,SANS-SERIF;
               font-size:22px; 
               font-weight:bold;
                margin-bottom: 40px;
                
}

#results
{
    background-image: url(images/newmans_bg.jpg);
}
    
