html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks ("") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

ul, ol, dl {position: relative; } 

body {
   font-size: 0.8125em;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	background: #fff;
	text-align: center;
}
#hdwrap {
	width: 100%;
	height: 200px;
	position: relative;
	text-align: left;
	background: url(images/header_bg.jpg) repeat-x;
}
#header {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#logo {
	float: left;
	width: 360px;
	height: 192px;
}
#topnav {
   float: right:
	width: 550px;
	text-align: right;
	display: block;
}
#topnav h2 {
	font-size: 19px;
	font-weight: normal;
	padding-top: 30px;
	letter-spacing: 0.04em;
}
#topnav h2 a:link, #topnav h2 a:visited {
	color: #f9f8e5;
   padding-left: 35px;
	text-decoration: none;
	font-weight: normal;
}
#topnav h2 a:hover {
	background: url(images/nav_bg.gif) no-repeat 18px 7px;
	color: #e71e24;
}
#topnav h2 a:link.current, #topnav h2 a:hover.current {
	cursor: default;
	color: #666; 
	background: none;
}
#subnav {
	float: right;
	display: block;
	padding: 45px 0 0 0;
	width: 550px;
	text-align: right;
}
#subnav p {
	color: #f9f8e5;
	letter-spacing: 0.04em;
}
#subnav p a:link, #subnav p a:visited {
	color: #f9f8e5;
	padding: 0 7px;
	text-decoration: none;
	font-weight: normal;
}
#subnav p a.final, .footernav p a.final {
	padding-right: 0;
}
#subnav p a:hover {
	color: #e71e24;
}
#subnav p a.current {
	color: #666;
	cursor: default;
}
#subnav p a:hover.current {
	color: #666;
}

/*#hd_end {
   width: 100%;
	height: 46px;
	background: url(images/body_bg.jpg) no-repeat center 7px;
}*/
#contentwrap h1, h1.outlet {
	color: #a7883e;
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 20px;
	letter-spacing: 0.04em;
}
h1.outlet {
	margin-top: 20px;
	padding-top: 30px;
	border-top: 1px solid #d4be8b;
}
#contentwrap h2 {
	color: #a7883e;
	font-size: 1.2em;
	font-weight: bold;
   padding-bottom: 5px;
	letter-spacing: 0.05em;
}
h2.contact {
	padding-top: 25px; 
}
h2.state {
	padding-top: 15px;
	border-top: 1px dotted #ccd2c6;
	margin-top: 20px;
}
#contentwrap h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 40px;
	padding-top: 10px;
}
h5.captiontext {
	font-size: 0.9em;
	color: #a7883e;
	font-weight: normal;
	text-align: right;
	padding-right: 15px;
	line-height: 1.4em;
}
p {
	padding-bottom: 12px;
}
p.milk {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
p.tag {
	text-align: right;
}
p.subhead {
	font-size: 1.1em;
	padding-top: 10px;
	border-top: 1px solid #ccd2c6
}
p.small {
	font-size: 0.9em;
}
#contentwrap a:link, a:visited {
	text-decoration: none;
	color: #a7883e;
	font-weight: bold;
}
#contentwrap a:hover {
	color: #e71e24;
}
a.more:link, a.more:visited {
	font-variant: small-caps;
	font-size: 1.1em;
	font-weight: bold;
	color: #a7883e;
	padding-right: 22px;
	background: url(images/more-arrow.gif) right top no-repeat;
}
a.more:hover {
	background: url(images/more-hover.gif) right top no-repeat;
	color: #e71e24;
	text-decoration: none;
}
blockquote {
	text-align: center;
}
blockquote p, p.tag {
	font-family: Palatino, Georgia, "Times New Roman";
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 0.05em;	
	line-height: 1.5em;
	color: #a7883e;
	padding: 15px 10px 25px 10px;
}
#sub blockquote p, #homesub blockquote p {
	margin: 0 auto;
	padding: 20px 10px 10px 10px;
}
#homesub blockquote p {
	padding-top: 10px;
}
#sub blockquote p.storelink {
	font-size: 1.4em;
	letter-spacing: 0.02em;
	padding-bottom: 30px;
}

#content img {
	padding: 3px;
	border: 1px solid #d4be8b;
}
#content img.noframe {
	border: none;
}
#sub img.break {
	margin-top: 15px;
}
#sub img.narrow {
	float: right;
}
#sub img.nocaption {
	margin: 0 0 15px 20px;
}
#contentwrap {
	width: 100%;
	background: #fff url(images/tasmanian_cheese_bg.gif) repeat-x left bottom;
	margin-bottom: 10px;
}
#content {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	color: #231f20;
	line-height: 1.6em;
	padding-bottom: 20px;
}
#main, #homemain {
	width: 600px;
	float: left;
	margin: 10px 0;
	background: #fff;
	position: relative;
	padding-bottom: 20px;
}
#homemain {
	width: 500px;
	padding: 20px 0 0 0;
}

#sub, #homesub {
	width: 300px;
	float: right;
	margin: 25px 0;
}
#homesub {
   width: 400px;
	margin: 0 20px 15px 0;
}
.intro {
	width: 520px;
}

.product {
	margin: 20px 10px 40px 0;
	width: 530px;
}
#content .product img {
	border: none;
	float: right;
	margin-left: 15px;
}
#contentwrap .product h2 {
	padding: 5px 10px 3px 10px;
	border: 1px solid #d4be8b;
	margin-bottom: 10px;
}
#contentwrap .product h5 {
	text-align: left;
	padding: 5px 0 10px 10px;
	font-size: 0.9em;
}
#contentwrap .product h5 a {
   font-weight: normal;
}
#contentwrap .product p {
   padding: 0 10px 10px 10px;
}
p.purchase a {
    font-size: 14px;
    height: 30px;
    padding: 10px 5px 0 30px;
    margin-top: 7px;
    margin-right: 5px;
    float: right;
    background-color: #e71e24;
    background-image: url("images/cart.png") !important;
    background-position: 6px 50% !important;
    background-repeat: no-repeat !important;
    border: 1px solid #d9663d;
    color: #fff !important;
	 font-weight: bold !important;
	 text-shadow:0px 1px 0px #854629;
	 -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
}
p.purchase a:hover {
	background-color: #000 !important;
	border: 1px solid #232b34;
}
.featured {
	width:986px;
	margin:0 0 25px 0;
	z-index: 0;
	padding-top: 2px;
	background:url(images/feature-bg-border.jpg) top left no-repeat; 
}
.inner {
	height:1%;
	overflow:hidden;
	padding:10px 25px 0 0;
	margin:0;
	list-style:none;
	background:url(images/feature-bg.jpg) left repeat-y;
}
#content .featured .img-left {
	width: 346px;
}
#content .featured img {
	float: left;
	margin-right: 20px;
	background: #fff;
}

#content .featured p {
	display: block;
}
.featured p.tag {
	padding: 5px 0;	
}
#content .featured h5.baseline {
	background: url(images/feature-bg-border.jpg) bottom left no-repeat;
	padding: 0 0 15px 0;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}
.featured ul {
	margin-left: 370px;
}
.featured ul li {
	padding-bottom: 8px;
}
.featured ul li.final {
	padding-bottom: 0;
}
dl.feature {
   float: left;
	width: 300px;
	margin: 0 0 35px 0;
	padding: 0 20px 0 0;
	line-height: 1.3em;
}
dl.feature dt {
	color: #a7883e;
	font-size: 1.1em;
	letter-spacing: 0.04em;
	font-weight: bold;
   padding-bottom: 5px;
}
dl.feature dt img {
   float: left;
	margin: 0 10px 0 0;
	background: #fff;
}
dl.feature dd {
	margin: 0 40px 0 120px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
dl.feature dd p {
	padding-top: 8px;
}
ul.awards, ul.outlets {
	margin: 10px 0 0 20px;
}
ul.awards li, ul.outlets li {
	list-style: none;
	padding: 0 0 5px 62px;
	position: relative;
	font-size: 1em;
	margin-bottom: 10px;
	text-indent: -5em;
}
ul.awards li, ul.outlets li {
   padding: 0 0 5px 20px;
	text-indent: -2em;
}
ul.outlets {
	margin-top: 0;
}
ul.outlets li {
	margin-bottom: 0;
}
ul.awards li p {
	padding: 5px 0 0 25px;
}
.sidenav {
	text-align: left;
	padding: 10px 10px 0 20px;
	margin: 0 0 30px 30px;
	width: 180px;
}
.sidenav ul li{
	line-height: 1.4em;
}
.sidenav h5 {
	margin-bottom: 7px;
	font-weight: bold;
}
ul.item_list {
	margin: 0 0 15px 0;
	padding-top:0;
	list-style: none;
}
ul.item_list li {
	display: inline;
}
ul.item_list li a:link, ul.item_list li a:visited {
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: strong;
	display: block;
	margin-top: 0;
	padding: 0 0 10px 18px;
	vertical-align: bottom;
	background: url(images/list_bg.gif) no-repeat left 3px;
}
ul.item_list li a:hover {
	color: #e71e24;
}
ul.item_list li a#current:link, ul.item_list li a#current:visited {
   background: url(images/list_bg_gold.gif) no-repeat left 7px;
   color: #a9a9a9;
}
ul.item_list li a#current:hover {
	color: #a9a9a9;
	text-decoration: none;
	cursor: default;
   background: url(images/list_bg_gold.gif) no-repeat left 9px;
}
ul.item_list li ul.subnav {
	margin-left: 20px;
}
#footerwrap {
	width: 100%;
	background: #000;
   color: #f9f8e5;
	text-align: left;
}
#footer {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
}
#footer a {
	text-decoration: none;
	color: #a7883e;
}
#footer a:hover {
	color: #e71e24;
}
.address {
	float: left;
	display: block;
	width: 48%;
	line-height: 1.6em;
}
span.phone {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.04em;
}
.copyright, .website {
	float: right;
	width: 48%;
	display: block;
	text-align: right;
	margin-top: 5px;
	line-height: 1.5em;
}

.copyright p {
   font-size: 0.9em;
	letter-spacing: 0.04em;
}
#footerwrap .website p, #footerwrap .website p a:link {
	color: #666;
	font-weight: normal;
	font-size: 0.9em;
}
#footerwrap .website p a:hover {
	color: #e71e24;
}
/* Floats */

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
.clear {
	clear: both;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
.bi {
	font-weight: bold;
	font-style: italic;
}
.indent {
	padding-left: 20px;
}
.gold {
	font-size: 1.1em;
	color: #a7883e;
	font-weight: bold;
   letter-spacing: 0.06em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
/* form styling */
#main form {
	border: 1px solid #ccd2c6;
	width: 450px;
}
fieldset {
	margin: 10px;
	padding: 5px 10px;
}
fieldset p {
	padding-left: 5px;
	font-size: 1em;
}
fieldset legend {
	font-size: 1em;
	color: #a7883e;
}
label {
	display: block;
	font-style: italic;
}
input.text {
	display: inline;
	width: 93%;
	margin-bottom: 5px;
}
input:focus, textarea:focus {
	background: #e7e9e4;
}
.submitarea {
	margin: 0 0 10px 25px;
}
form #block p {
	visibility: hidden;
	display: none;
}
span.indent {
	padding-left: 40px;
	font-size: 0.9em;
}
span.warning {
	font-weight: bold;
	color: #e71e24;
}
h3 span.warning {
	padding-bottom: 20px;
}
.privacy {
	text-align: right;
	color: #888;
	padding: 10px 15px 5px 15px;
	margin: 50px 20px 30px 0;
	border-top: 1px solid #d4be8b;
	border-bottom: 1px solid #d4be8b;
	width: 220px;
	float: right;
}
#newsletter {
	text-align: right;
	float: right;
	padding: 0 10px;
	width: 240px;
	margin: 20px 20px 20px 0;
	border-top: 1px solid #d4be8b;
	border-bottom: 1px solid #d4be8b;
}
#newsletter p.small {
	font-size: 11.5px;
   color: #9b7e3a;
	padding: 10px 0 7px 20px;
	margin: 0;
	line-height: 1.3em;
}
form#subscribe {
	width: 100%;
	border: none 0;
}
form#subscribe p label {
	display: inline;
}
form#subscribe, form#subscribe p {
	margin: 0;
}
form#subscribe p {
	padding: 0 0 5px 0;
	color: #777;
	line-height: 1.3em;
}
form#subscribe fieldset {
	margin: 0;
	padding: 0;
}

form#subscribe input {
	text-align: right;
}
form#subscribe input:focus {
	background: #efe9d4;
}
input#MERGE0, input#MERGE1 {
   width: 160px;
} 
input.text#postcode, input#MERGE2 {
	width: 80px;
}
form#subscribe .submitarea {
	margin: 10px 0 20px 0;
}


