body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #414142;
}


select, input, textarea 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
}

a img
{
	border: none;	
}

h1
{
	padding: 43px 0 18px 0;
	margin: 0 0 0 175px;
	color: #E96D1F;	
	font-size: 1.5em;	
	clear: both;
}

h1 span
{
	font-size: 18px;
	height: 27px;
}

#section-about h1 { color: #BF311A; } 
#section-location h1 { color: #A4A510; } 
#section-contact h1 { color: #38939B; } 

h2
{
	padding: 0;
	margin: 0;
	color: #E96D1F;	
	font-size: 1.083333em;	
	clear: both;
}

#sidebar h2 span
{
	font-size: 18px;
	height: 27px;
}

#sidebar h2
{
	margin-left: 23px;
	padding-bottom: 5px;
}	

#shoptoggle
{
	width: 22px;
	height: 20px;
	display: block;
	float: left;
	text-indent: -9999px;	
	outline: none;
}

#sidebar h2 a.open, #sidebar h2 a
{
	background: url(../../images/shop_open.gif) no-repeat scroll 0 0;
}

#sidebar h2 a.closed
{
	background: url(../../images/shop_closed.gif) no-repeat scroll 0 0;
}

/*
#sidebar h2
{
	position: relative;	
}

#sidebar h2 a
{
	position: absolute;
	top: 0;
	left: 0;
	height: 27px;
	width: 117px;
	z-index: 100;	
}


#sidebar h2 span
{
	background: url(../../images/shop_open.gif) no-repeat scroll 0 0;
}

#sidebar h2 a
{
	padding-left: 24px;
	
}


#sidebar h2 a.closed
{
	background: url(../../images/shop_closed.gif) no-repeat scroll 0 0;
}
*/
#section-about h2 { color: #BF311A; } 
#section-location h2 { color: #A4A510; } 
#section-contact h2 { color: #38939B; } 

p
{
	padding: 0 0 1em 0;
	margin: 0;	
}

ul
{
	padding: 0 0 1em 1.3em;
	margin: 0;	
	list-style-type: disc;
}

ol
{
	padding: 0 0 1em 2.5em;
	margin: 0;	
}

ul ul, ol ul, ol ol, ul ol
{
	padding-bottom: 0;
}

a:link, a:visited
{
	color: #E96D1F;
	text-decoration: underline;	
}

a:focus, a:hover, a:active
{
	color: #BF311A;
	text-decoration: underline;	
}

/* returns checkout E96D1F */


.feature
{
	color: #E96D1F;	
}


input.button
{
	text-align: left;
	background: #E96D1F;
	color: #fff;
	padding: 1px 3px;
	border: none;
	font-weight: bold;
}

.button:focus, .button:hover, .button:active
{
	background-color: #BF311A;
}



table
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1em 0;
	padding: 0;
	clear: both;
}

table tr.alt
{
	background-color: #faf6f2;
}

table thead th
{
	background-color: #E96D1F;
	color: #fff;
}


table tbody th
{
	text-align: left;
	background-color: #fff;
	color: #fff;
}

table td, table th
{
	border: 1px solid #ccc;
	padding: 0.5em;
	vertical-align: top;
}

td
{
	background-color: #faf6f2;
}	

th.centre, td.centre
{
	text-align: center;	
}

th.right, td.right
{
	text-align: right;
}

form
{
	margin: 0;
	padding: 0 0 1em 0;	
}



#nav, #subnav 
{
	display: none;	
}
