/* Unchanged */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a, a:Link, a:Active
{
  text-decoration: none;
  color:#f9bd1e;
}

a:hover
{
  text-decoration: underline;
  color:#f9bd1e;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #180a01;
  color:#5c3011;
  line-height:14px;
  
}


li
{
	list-style-type:none;	
}


h1
{
	font-family: Arial, Verdana, sans-serif;
	color:#c1d212;
	font-size:22px;
	padding-bottom:16px;
	line-height:24px;
	font-weight:500;
}

h2
{
	font-family: Arial, Verdana, sans-serif;
	color:#c1d212;
	font-size:16px;
	font-weight:500;
}
h3
{
	color:#f9bd1e;
	font-size:13px;
	
}



h4
{
	font-size: 11px;
  	color:#5c3011;
  	line-height:14px;
  	font-weight:bold;
}


#header
{
	font-family: Times New Roman, Times, serif;
	font-size:16px;
	color:#FFFF00;
}

#quote
{
	font-family: Times New Roman, Times, serif;
	font-size:14px;
	color:#FFFF00;
	font-style:italic;
}
.stockistsNav
{
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	border-bottom:1px dotted #fff;
}

.stockistsNav a
{
	color:#fff;
}