body {
	background: url(../images-new/core/body-bg.jpg) top center no-repeat #fff;
	margin: 0px;
	padding: 0px;
}
body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	color:#333333;
}

a:link, a:visited {color: #233C88;
text-decoration: underline;}

a:hover, a:active {color: #C4B140;
text-decoration: none;}


.addresslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #9A6C4D;
}
a.addresslink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #9A6C4D;
}
a.addresslink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #9A6C4D;
}
a.addresslink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #9A6C4D;
}
a.addresslink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #5F381E;
}

.index-pad {
padding-left: 17px;
padding-top: 17px;
padding-right: 17px;
padding-bottom: 17px;
}

.right-pad {
padding-top: 17px;
padding-bottom: 17px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #233C88;
	}

.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #233C88;
	}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	}
	
ul {
	list-style-image: url(../images/bullet.jpg);
}

.bullet2 {
	list-style-image: url(../images/bullet.jpg);
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}

.cellbg {
background-image:url(../images/dot.jpg);
background-position: right;
background-repeat:repeat-y;

}

#new-about-banner h1 {font-size: 25px; line-height: 28px; font-weight: normal; color: #233c88;}
#new-about-banner h2 {font-size: 14px; line-height: 18px; font-weight: normal; color: #233c88;}

#videos-new a {display: block; background: url(../images/icon-video.jpg) 0 3px no-repeat; padding: 5px 0 5px 20px; border-bottom: 1px solid #faf2cc; margin: 5px 0 5px 0; text-decoration: none;}
#videos-new a:hover {color: #000;}

.list li {background: url(../images/icon-list.jpg) 0 2px no-repeat; padding: 0 0 0 20px; list-style: none; margin: 5px 0 5px 0;}





/********************************************
        FOOD NAVIGATION
********************************************/

#food-nav {width: 770px; height: 39px;}
	#food-nav a {display: inline-block; height: 39px; text-indent: -9999px;}
	
	a#nav-home {width: 145px; background: url(../images-new/food/nav/nav-home.jpg) -5px 0 no-repeat;}
	a#nav-about {width: 177px; background: url(../images-new/food/nav/nav-about.jpg) 0 0 no-repeat;}
	a#nav-product {width: 255px; background: url(../images-new/food/nav/nav-products.jpg) 0 0 no-repeat;}
	a#nav-contact {width: 183px; background: url(../images-new/food/nav/nav-contact.jpg) 0 0 no-repeat;}
	
	#food-nav a:hover {background-position: 0 -39px;}
	#food-nav a#nav-home:hover {background-position: -5px -39px;}



/********************************************
        ENQUIRY 
********************************************/

	#enquiry_form_table input {width: 246px; height: 24px; background: url(../images-new/food/core/input-bg.png) 0 0 no-repeat; border: none;}
	#enquiry_form_table textarea {width: 246px; height: 100px; padding: 0 0 15px 0; background: url(../images-new/food/core/textarea-bg.png) 0 0 no-repeat; border: none; resize: none}
	#enquiry_form_table input#submit {width: 58px; height: 22px; background: url(../images-new/food/core/btn-submit.jpg) 0 0 no-repeat; text-indent: -9999px; cursor: pointer;}








