body
	{
		color:#000000;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:12px;
		scrollbar-face-color:#bddc99;
		scrollbar-shadow-color:#8aae5e;
		scrollbar-highlight-color:#cbe2b1;
		scrollbar-track-color:#ebf8dc;
	}

td
	{
		font-size:10;
		font-family:Geneva, Arial, Helvetica, sans-serif;
	}

.more_info_price
	{
		font-size:12px;
		font-weight:bold;
	}

.more_info_header
	{
		font-weight:bold;
		font-size:12px;
	}
	
.more_info_desc_text
	{
		font-weight:normal;
		font-size:12px;
	}
	
.more_info_label
	{
		font-weight:bold;
		font-size:18px;
	}
	
.product_size
	{
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#2a2a26;
	}	

.product_qty
	{
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#2a2a26;
	}	

.product_price
	{
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#2a2a26;
	}	

.product_header
	{
		font-size:15px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		/*color:#2a2a26;*/
		color:#756D40;	
	}	
	
.product_sub_header
	{
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#2a2a26;
	}
	
.warning
	{
		font-size:12px;
		/*font-weight:bold;*/
		color:#FF0000;
	}
	
.basket_total
	{
		font-size:13px;
		font-weight:bold;
		color:#000000;
	}

.basket_header
	{
		font-size:12px;
		font-weight:bold;
		color:#000000;
	}
	
.basket_item
	{
		font-size:13px;
		color:#000000;
	}

.order_form_items
	{
		font-size:13px;
	}

.menu_header
	{
		font-weight:bold;
		font-style:italic;
		font-size:15px;
		text-decoration:underline;
	}

.menu_cat
	{
		font-weight:normal;
		font-size:13px;
		font-variant:small-caps;
		color:#000000;
	}

a:hover
	{
		font-weight:bold;
		font-variant:normal;
		color:#006600;
		text-decoration:none;
	}

a:visited
	{
		text-decoration:none;
		color:#000000;
	}

a:link
	{
		text-decoration:none;
		color:#000000;
	}


	
h1
	{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:16px;
	}
