/*
 
SPLASH PAGE
-----------------------
CSS Document
Client: Hanks Jams
Author: Paul Maher

Powered by SiteSuite Australasia
www.sitesuite.com.au 

*/

#splash_menu {
		text-align: center;
		vertical-align: top;}

#splash_menu a{
		font: 14px, Tahoma, Verdana, Arial;
		font-weight: bold;
		color: #8C7BC6;
		text-decoration: none;}
		
#splash_menu a:hover {
		color: #333;
		text-decoration: none;}
		
#splash_jars {
		text-align: center;
		padding: 5px 20px 10px 20px;}
		
#left {
		background-image:url(../templateimages/splash/latest/latest_left.gif);
		background-repeat: repeat-y;
		width: 29px;}
		
#right {
		background-image: url(../templateimages/splash/latest/latest_right.gif);
		background-repeat: repeat-y;
		width: 29px;}
		
#bottom {
		background-image: url(../templateimages/splash/latest/latest_bottom.gif);
		background-repeat: repeat-x;}
		
#latest_from_the_kitchen {
		font: 11px, Tahoma, Verdana, Arial, Georgia;
		color: #000;
		line-height: 140%;}
		
#latest_from_the_kitchen p,td,li{
		font: 11px, Tahoma, Verdana, Arial, Georgia;
		color: #000;
		line-height: 140%;}
		
#latest_from_the_kitchen a {
		font: 11px, Tahoma, Verdana, Arial, Georgia;
		color: #8C7BC6;
		text-decoration: none;}
		
#latest_from_the_kitchen a:hover {
		text-decoration: none;
		color: #333;}