*{
	margin: 0;
	padding: 0;
	font-family: Trebuchet, 'Myriad Pro', Lucida;
}

html{
	margin: 0;
	padding: 0;
	height: 100%;
}

body{
	margin: 0 auto;
	padding: 0;
	height: 100%;
	text-align: center;
	background: #000 url(../art/header-rpt.gif) repeat-x top left;
	color: #fff;
}

h1 {
	color: #ff6600;
	font-size: 1.5em;
}

h2 {
	color: #ff6600;
	font-size: 1.2em;
	padding: 8px 0 0 0;
}

p {
	padding: 8px 0 8px 0;
}

h3 {
	color: #fff;
}

a img {
	border: none;	
}

a {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	color: #800000;
}

#container {
	width: 100%;
	background: url(../art/footer-repeat.gif) repeat-x bottom left;
}

#content-container {
	margin: 0 auto;
	width: 996px;
}

#header { 
	height: 230px;
	width: 996px;
	float: left;
}

#header img {
	float: left;	
}

#header #mailing-list {
	float: right;
	width: 235px;
	height: 100px;
	margin: 106px 0 0 0;
}

#header #mailing-list img {
	float: right;
	margin: 0 12px 0 0;
}

#header #mailing-list input {
	border: 3px solid #000;	
	float: left;
	height: 20px;
	margin: 3px 3px 0 0;
	padding: 2px 0 0 4px;
	font-weight: bold;
	font-size: 0.9em;
}

#header #mailing-list input.name {
	width: 213px;
}

#header #mailing-list input.email {
	width: 169px;
}

#header #mailing-list #go-btn {
	width: 43px;
	height: 28px;
	background: url(../art/header-go-button.gif) no-repeat top left;
	border: none;
	text-indent:-9999px
}

#left-column {
	width: 208px;
	float: left;
	display: block;
}

#left-column-internal {
	width: 420px;
	float: left;
	display: block;
}


#content-area {
	width: 360px;
	float: left;
	margin: 0 0 0 36px;
	text-align: left;
	font-size: 0.8em;
}

#internal-content-area {
	width: 900px;
	float: left;
	margin: 0 0 0 36px;
	text-align: left;
	font-size: 0.8em;
}

#content-area a,
#internal-content-area a{
	color: #ff6600;
	text-decoration: none;
}

#content-area a:hover,
#internal-content-area a:hover {
	color: #fff;
	background-color: #800000;
	font-weight: bold;
	padding: 2px;
}

#content-area div.content-column,
#internal-content-area div.content-column {
	width: 180px;	
	float: left;
}

#internal-content-area div.internal-column {
	width: 250px;	
	padding: 10px;
	margin: 20px 20px 20px 0;
	float: left;
	background-color: #ff6501;
}

#internal-content-area div.internal-column-wide {
	width: 750px;	
	padding: 10px 50px 10px 50px;
	margin: 20px 20px 20px 0;
	float: left;
	background-color: #ff6501;
}

#internal-content-area div.internal-column-wide a {
	color: #fff;
	background-color: #800000;
	font-weight: bold;
	padding: 2px;
}

#internal-content-area div.internal-column-wide a:hover {
	color: #fff;
	background-color: #000;
	font-weight: bold;
	padding: 2px;
}

#right-column {
	width: 355px;
	float: right;
	font-size: 0.8em;
	color: #ffffcc;
	text-align: left;
}

#right-column div.content-column {
	width: 160px;
	float: left;
	margin: 0 0 0 17px;
}

#right-column div.content-column form select {
	width: 160px;
	margin: 10px 0 10px 0;
	font-size: 0.9em;
}

div.clear {
	clear: both;	
}

#footer {
	width: 620px;
	margin: 0 auto;
	height: 154px;
	padding: 40px 0 0 0;
}

#footer img {
	float: left;
}

/* Begin Nav */

#nav {
	width: 996px;
	height: 60px;
	padding: 0;
	margin: 0;
	clear: both;
}

#internal-nav {
	width: 700px;
	height: 60px;
	padding: 0;
	margin: 0 0 0 265px;
	clear: both;
}

#nav ul,
#internal-nav ul {
	padding:0;
	margin:0;
}

#nav li,
#internal-nav li {
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	height: 44px;
	width: 155px;
}

#nav li a,
#internal-nav li a {
	display:block;
	border:0;
	height: 44px;
}

#nav a span,
#internal-nav a span {
	display:none;
}

#nav ul li#home,
#internal-nav ul li#home {
	background:url(../art/nav.gif) 0px -42px no-repeat;
}

#nav ul li#home:hover, #nav ul li#home.sfhover,
#internal-nav ul li#home:hover, #internal-nav ul li#home.sfhover {
	background:url(../art/nav.gif) 0px 0px no-repeat;
}

#nav ul li#home.active,
#internal-nav ul li#home.active {
	background:url(../art/nav.gif) 0px 0px no-repeat;
}

#nav ul li#merch,
#internal-nav ul li#merch {
	background:url(../art/nav.gif) -155px -42px no-repeat;
}

#nav ul li#merch:hover, #nav ul li#merch.sfhover,
#internal-nav ul li#merch:hover, #internal-nav ul li#merch.sfhover {
	background:url(../art/nav.gif) -155px 0px no-repeat;
}

#nav ul li#merch.active,
#internal-nav ul li#merch.active {
	background:url(../art/nav.gif) -155px 0px no-repeat;
}

#nav ul li#support-ham,
#internal-nav ul li#support-ham {
	background:url(../art/nav.gif) -310px -42px no-repeat;
}

#nav ul li#support-ham:hover, #nav ul li#support-ham.sfhover,
#internal-nav ul li#support-ham:hover, #internal-nav ul li#support-ham.sfhover {
	background:url(../art/nav.gif) -310px 0px no-repeat;
}


#nav ul li#support-ham.active,
#internal-nav ul li#support-ham.active {
	background:url(../art/nav.gif) -310px 0px no-repeat;
}

#nav ul li#stockists,
#internal-nav ul li#stockists {
	background:url(../art/nav.gif) -465px -42px no-repeat;
}

#nav ul li#stockists:hover, #nav ul li#stockists.sfhover,
#internal-nav ul li#stockists:hover, #internal-nav ul li#stockists.sfhover {
	background:url(../art/nav.gif) -465px 0px no-repeat;
}

#nav ul li#stockists.active,
#internal-nav ul li#stockists.active {
	background:url(../art/nav.gif) -465px 0px no-repeat;
}

/* End Nav */


