body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #376A25;
	font-weight: normal;
	background-color: #F4F4EA;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	text-align: center;
}

#content {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4E4E4E;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	letter-spacing: 0em;
	text-align: justify;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #376A25;
	border-bottom-color: #376A25;
	border-left-color: #376A25;
}
#wrapper {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}

#header {
	background-color:#F4F4EA;
    
}
#header-australia {
	background-color:#993300;
	margin-bottom:3px;
	background-image: url(../images/headers/header-australia.gif);
	height: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #254A00;
	border-bottom-color: #254A00; 
}
#header-singapore {
	background-color:#993300;
	margin-bottom:3px;
	background-image: url(../images/headers/header-singapore.gif);
	height: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #254A00;
	border-bottom-color: #254A00; 
}
#header-india {
	background-color:#993300;
	margin-bottom:3px;
	background-image: url(../images/headers/header-india.gif);
	height: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #254A00;
	border-bottom-color: #254A00; 
}
#header-hongkong {
	background-color:#993300;
	margin-bottom:3px;
	background-image: url(../images/headers/header-hong-kong.gif);
	height: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #254A00;
	border-bottom-color: #254A00;
    
}
#header-malaysia {
	background-color:#993300;
	margin-bottom:3px;
	background-image: url(../images/headers/header-malaysia.gif);
	height: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #254A00;
	border-bottom-color: #254A00;
}
#header-philippines {
	background-color:#993300;
	margin-bottom:3px;
	background-image: url(../images/headers/header-philippines.gif);
	height: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #254A00;
	border-bottom-color: #254A00;
    
}
#header-thailand {
	background-color:#993300;
	margin-bottom:3px;
	background-image: url(../images/headers/header-thailand.gif);
	height: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #254A00;
	border-bottom-color: #254A00;
}
#header-newzealand {
	background-color:#993300;
	margin-bottom:3px;
	background-image: url(../images/headers/header-newzealand.gif);
	height: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #254A00;
	border-bottom-color: #254A00;
}
#header-canada {
	background-color:#993300;
	margin-bottom:3px;
	background-image: url(../images/headers/header-canada.gif);
	height: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #254A00;
	border-bottom-color: #254A00;
}
#navigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  text-align:center;
  }
#navigation ul{
  list-style:none;
  margin:0;
  padding:0;
  padding-top:4px;
}
#navigation li {
  display:inline;
  }
#navigation a:link, #navigation a:visited {
  padding: 3px  10px  3px  10px;
  color:#254A00;
  background-color:#FFFFFF;
  text-decoration:none;
  border: 1px solid #254A00;
  margin-left:0px;
  margin-right:0px;
  margin-top:10px;
  }
#navigation a:hover {
  color:#FFFFFF;
  background-color:#254A00;
  }  
#footer {
	width: 700px;
	font-size: 10px;
	color: #999999;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 10px;
}    

h1 {
	font-size: 17px;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	background-color: #FAFAF5;
	border: 1px solid #F4F4EA;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	margin-right: 0px;
	text-transform: none;
	margin-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-style: normal;
	letter-spacing: 1px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F1F1E2;
	padding-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}

.leftpad {
	margin-left: 15px;
}

a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #669933;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}

.homeimage {
	float: left;
	margin-right: 5px;
}
#mininav {
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0px;
	color: #F4F4EA;
	background-color: #F4F4EA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #376A25;
}

#mininav a:link, #mininav a:visited {
	text-align:right;
	font-size:10px;
	color:#376A25;
	text-decoration:none;
	margin-left:3px;
	margin-right:4px;
	margin-top:0px;
  }
#mininav a:hover {
  color:#CC0000;
  }  
.boldbrown {
	font-weight: normal;
	color: #990000;
}
li {
	text-align: left;
}
.clearimage {
	clear: both;
}
.testiface {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.adbox {
	border: 1px solid #003366;
	background-color: #DEDEBC;
	text-align: center;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-left: 0px;
	font-weight: normal;
}
.leftpad {
	margin-left: 180px;
}
.nbesummarytable {
	border-collapse:collapse;
	padding: 2px;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
}
.nbesummarytable th {
	font-size: 12px;
}
.nbesummarytable td {
	font-size: 12px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.nbesummarytable caption {
	font-size: 18px;
	font-weight: normal;
	color: #666633;
	text-align: left;
	padding-left: 3px;
	font-style: italic;
	padding-bottom: 0px;
}
.pinklines {
	margin: 20px;
	border: 1px solid #CC66CC;
}
.subfootertext {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.companybrown {
	color: #990000;
	margin-top: 25px;
}
.lightgreyslant {
	font-style: italic;
	color: #CCCC99;
}
.boldgreen {
	font-weight: bold;
	color: #006600;
}
#searchspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #376A25;
	height: 17px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 0px;
}
#searchspace ul{
  list-style:none;
  margin:0;
  padding:0;
  padding-top:4px;
}
#searchspace li {
  display:inline;
  }
#searchspace a:link, #searchspace a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
  }
#searchspace a:hover {
	text-decoration: none;
	color: #FF9900;
  }  
#searchspace a:active {
  }    
.ingredient {
	color: #0066CC;
}
.categroyheading {
	font-size: 24px;
	font-weight: bold;
	color: #666633;
}
.summarybrown {
	color: #993300;
}
.minibar {
	clear: both;
	margin-bottom: 20px;
}
.listpad {
	margin-top: 10px;
	padding-top: 10px;
}

