/* ** XHTML and CSS by Trevor - Array Interactive ** */

body, html, h1, h2, h3, h4, h5, h6, ul, ol, dl, table, p, td, img, li { 
	margin: 0; 
	padding: 0;
	border: none;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

a {
	color: #000;
}

body {
	text-align: center;
	background-color: #FFFFFF;
}

.layout {
	width: 940px;
	margin: 30px auto 50px auto;
	text-align: left;
	position: relative;
}

.leftFloat {
	float: left;
	display: inline;
}

.header {
	margin-left: 56px;
	height: 117px;
	overflow: hidden;
	margin-bottom: 24px;
}

.contentHeader {
	height: 75px;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.contentHeader img {
	margin-left: 129px;
	margin-top: 2px;
	margin-bottom: 9px;
	display: block;
}

.homeImages {
	margin-left: 55px;
}

div.clear { 
	clear:both; 
	height:1px; 
	font-size:2px; 
}

.menuBar ul {
	list-style: none;
	float: left;
	display: inline;
	height: 22px;
}

.menuBar li {
	float: left;
	display: inline;
	height: 22px;
	border-left: 2px solid #CCC;
	/*margin-right: 5px;
	padding-left: 5px;*/
}

.menuBar .lastItem {
	margin: 0;
	padding: 0;
	border-right: 2px solid #CCC;
}

.menuBar {
	/*border-bottom: 2px solid #CCC;*/
	border-top: 2px solid #CCC;
	border-right: 2px solid #CCC;
	height: 22px;
	overflow: hidden;
	background-color: #1E8847;
	position: relative;
	margin-left: 56px;
	width: 829px;
}

.menuBar li a {
	font-size: 14px;
	font-family: verdana, arial, sans-serif;
	color: #FFF;
	display: block;
	height: 22px;
	padding-top: 2px;
	width: 75px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.menuBar li a:hover {
	font-size: 14px;
	color: #FFF;
	background-color: #FFBF00;
}

.menuBar .selected a {
	background-color: #FFBF00;
}

.contentWrapper {
	width: 830px;
	margin: 0 0 0 56px;
}

.contentBody {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	
	padding: 0 3px 0 3px;
	position: relative;
}

.threeCol {
	background: url('images/threeColTile.gif') repeat-y;
	zoom: 1;
	width: 822px;
	position: relative; 
}

.prodCol {
	background: url('images/prodColTile.gif') repeat-y;
	zoom: 1;
	width: 822px;
	position: relative; 
}

.col1 {
	float: left;
	display: inline;
	width: 278px;
	zoom: 1;
	position: relative;
}

.centerBold {
	width: 230px;
	margin-top: 7px;
	margin-left: 24px;
	margin-bottom: 16px;
	text-align: center;
	font-weight: bold;
	color: #336633;
	font-size: 18px;
	line-height: 28px;
}

.welcomeMat {
	position: absolute; 
	left: -34px;
	margin-top: 12px;
}

.welcomeWrap {
	padding: 0 7px 0 10px;
	margin-bottom: 15px;
	line-height: 26px;
	font-size: 13px;
}

.welcomeWrap img {
	float: left;
}

.col1 h2, .col3 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #1E8847;
	margin-right: 6px;
	padding: 3px 3px 3px 8px;
}

.col3 h2 {
	margin-right: 0;
}

.col1 p, .col3 p {
	padding: 8px 8px 12px 8px;
}

p span, h2 span {
	font-weight: bold;
	color: #336633;
	color: #003300;
}

.col2 {
	float: left;
	display: inline;
	width: 264px;
	zoom: 1;
	position: relative;
	padding-top: 5px;
}

.col2 p {
	padding-left: 23px;
	text-indent: 28px;
	line-height: 18px;
	margin-bottom: 19px;
}

.col2 ul {
	list-style: none;
}

.col2 li {
	padding-left: 37px;
	text-indent: 20px;
	margin-bottom: 20px;
	line-height: 18px;
}

.col3 {
	float: left;
	display: inline;
	width: 274px;
	zoom: 1;
	position: relative;
	margin-left: 6px;
}

.kosher {
	font-size: 18px !important;
	margin-left: 37px !important;
	text-indent: 20px !important;
	line-height: 26px !important;
	margin-top: 11px !important;
	
	font-weight: normal !important;
	color: #000 !important;
	background-color: #FFF !important;
	margin-right: 0px !important;
	padding: 0 !important;
	width: 220px;
}

.kosher span {
	color: #336633 !important;
}

.enquire {
	font-size: 15px;
	margin-left: 37px;
	text-indent: 20px;
	margin-top: 310px;
	line-height: 24px;
}


.contentFooter {
	border: 1px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	background-color: #FFFCDF;
	zoom: 1;
}

.contentFooter h2 {
	font-size: 15px;
	color: #98948A;
	text-align: center;
	width: 90px;
	font-weight: bold;
	margin: 12px 0 0 22px !important;
	float: left;
	display: inline;
	font-family: verdana, arial, sans-serif;
}

.about {
	font-size: 11px;
	width: 246px;
	margin: 15px 0 0 12px;
	float: left;
	display: inline;
	line-height: 17px;
}

.about span {
	color: #821717;
}

.contentFooter .photo {
	float: left;
	display: inline;
	margin: 15px 0 13px 12px;
}

.contact {
	font-size: 11px;
	margin: 12px 0 0 9px;
	float: left;
	display: inline;
	line-height: 17px;
	text-align: center;
}

.contact span {
	font-weight: bold;
	font-size: 13px;
}

.contact a {
	color: blue;
	font-size: 11px;
	font-weight: normal;
}

.benefits {
	font-size: 26px;
	font-weight: bold;
	padding: 15px;
	text-align: center;
}

.benefits span {
	color: #336633 !important;
}

.product {
	clear: both;
	padding-top: 20px;
	margin-left: 20px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-right: 20px;
}

.prodPhoto {
	float: left;
	display: inline;
	width: 140px;
	border-right: 1px solid #CCCCCC;
	margin-right: 20px;
}


.prodTitle {
	font-size: 13px;
	font-weight: bold;
	color: #336633;
	margin-bottom: 8px;
}	

.prodPrice {
	font-weight:bold;
	margin-top: 8px;
}

.prodDetail p {
	margin-bottom: 10px;
}

.buyNow {
	margin-top: 15px;
	position: relative;
	left: -10px;
}

.buyNowLink {
	margin-top: 15px;
}

.buyNowLink a {
	color: blue;
}


.footer {
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 56px;
}

.footer ul {
	list-style: none;
	width: 829px;
	margin: 0;
	padding: 0;
}

.footer li {
	display: inline;
	float: left;
	width: 276px;
	font-size: 9px;
	color: #CCCCCC;
	text-align: left;
	font-family: verdana, arial, sans-serif;
}

.footer li a, .postFooter a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}

.postFooter {
	text-align: right;
	font-size: 9px;
	margin: 0 0 2px 0;
}
