body
{
	font-family: 'Trebuchet MS', 'Lucida Grande', arial, helvetica, sans-serif;
	font-size: 13px !important;
	font-size; 0.8125em;
	line-height: 1.5;
	color: #333;
}

a img
{
	border: none;	
}

h1
{
	margin: 0;
	padding: 0 0 20px 0;
	color: #036798;
	font-size: 1.538462em;
	font-weight: normal;
}

h2
{
	font-size: 1.153846em;
	color: #333;
	margin: 0;
	padding: 0 0 20px 0;
}


h3
{
	font-size: 1.076923em;
	color: #999;
	margin: 0;
	padding: 0 0 20px 0;
}

p, .pagination
{
	margin: 0;
	padding: 0 0 1.5em 0;	
}

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

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

.hidden
{
	position: absolute;
	top: -9999px;
	left: -9999px;	
}

ul, ol
{
	padding: 0 0 1.5em 2em;	
	margin: 0;
}


.content-image, .content-image-left, .content-image-right
{
	padding: 0 4px 14px 0;
	background: transparent url(../../images/image_border.gif) no-repeat scroll 100% 100%;	
	overflow: hidden; 
	width: 100%;
}

.content-image img
{
	display: block;	
}


hr
{
	margin: 0 0 1.5em 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
	background: #fff;
	color: #fff;	
}

blockquote
{
	color: #999;
	font-style: italic;
	font-size: 1.076923em;
	margin: 0;
	padding: 0;		
}

.subdued
{
	color: #999;
}




.cartlink
{
	display: block;
	width: 7.5em;
	text-align: left;
	background: #94c43a;
	color: #fff;
	padding: 4px 0 4px 6px;
}

.cartlink:link, .cartlink:visited, .cartlink:focus, .cartlink:hover, .cartlink:active
{
	color: #fff;	
	text-decoration: none;
	font-weight: bold;
}

.cartlink:focus, .cartlink:hover, .cartlink:active
{
	background-color: #62ae29;
}





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

table.uniform
{
	table-layout: fixed;	
}

tr
{
	vertical-align: top;
}

th
{
	font-weight: bold;
}

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

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

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

th
{
	background-color: #94c43a;
	color: #fff;
	font-weight: bold;
}


th, td
{
	border: 1px solid #ccc;
	padding: 4px 7px;
}


form .error
{
	
	display: block;	
}

.required, .error
{
	color: #f00;
}

.subdued
{
	color: #999;	
}

.thumbnail
{
	width: 140px;
	float: left;
	padding: 0 26px 26px 0;
}

#navigation, #tools, #siteinfo
{
	display: none;	
}

#slogan
{
	font-size: 1.5em;
	font-style: italic;
	padding: 0 0 1em 0;	
}
