﻿body
{
	background-color: #fff;
	background-image: url('images/tpl/background.gif');
	background-repeat: repeat-x;
	font: 11pt Verdana, Arial, Helvetica, sans-serif;
	color: #555;
}
a
{
	border: 0;
	text-decoration: none;
}
.container
{
	width: 920px;
	margin: 0 auto;
}
.logo
{
	width: 167px;
	height: 74px;
	margin: 0 auto;
	background-image: url('images/tpl/header-logo.png');
	background-repeat: no-repeat;
	display:block;
}


.leftpanel
{
	float: left;
	width: 200px;
	padding-top: 5px;
}



.navcontainer
{
	width: 169px;
	margin: 0 auto;
	margin-top: 28px;

}
.nav-top
{
	width: 169px;
	height: 12px;
	margin: 0;
	background-image: url('images/tpl/nav-top.png');
	background-repeat: no-repeat;
}
.nav-bottom
{
	width: 169px;
	height: 18px;
	margin: 0;
	background-image: url('images/tpl/nav-bottom.png');
	background-repeat: no-repeat;
}
.nav-spacer
{
	width: 169px;
	
	margin: 0px;
	_margin-top: -11px;
	background-image: url('images/tpl/nav-spacer.png');
	background-repeat: repeat-y;
}
.nav-content
{
	padding: 0px 10px 0px 12px;
}

.topnavcontainer
{
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 720px;
	float:left;
}

.topnavcontainer a
{
	margin:0 20px;
}

.topnav-left
{
	float: left;
	width: 19px;
	height: 39px;
	margin: 0;
	background-image: url('images/tpl/topnav-left.png');
	background-repeat: no-repeat;
}
.topnav-right
{
	float: right;
	width: 26px;
	height: 39px;
	margin: 0;
	background-image: url('images/tpl/topnav-right.png');
	background-repeat: no-repeat;
}
.topnav-spacer
{
	float: left;
	width: 675px;
	height: 39px;
	margin: 0px;
	background-image: url('images/tpl/topnav-spacer.png');
	background-repeat: repeat-x;
}
.topnav-content
{
	padding: 8px 10px 5px 15px;
}

.topnav-content A:link
{
	text-decoration: none;
	color: #76af06;
	font-size: 10pt;
}
.topnav-content A:visited
{
	text-decoration: none;
	color: #76af06;
	font-size: 10pt;
}
.topnav-content A:active
{
	text-decoration: none;
	color: #76af06;
	font-size: 10pt;
}
.topnav-content A:hover
{
	text-decoration: none;
	color: #36ba72;
	font-size: 10pt;
}

.findcontainer
{
	width: 720px;
	margin-left: 10px;
	margin-top: 0px;
	height: 35px;
}

.btnFind
{
	border: 0;
	width: 75px;
	height: 35px;
	background-image: url('images/tpl/btn-find.png');
	background-repeat: no-repeat;
	margin: 0 auto;
}
.btnFind:hover
{
	cursor: pointer;
}

.salesTax
{
	font-size: 9px;
	text-align: center;
	padding-top: 15px;
}

.breadCrumbs
{
	padding-left: 15px;
	font-size:12px;
}



.content h1
{

	font-size: 20px;
}
.content h2
{

	font-size: 17pt;

	
}
.content h3
{
	font-size: 15px;
}

.content h1, .content h2, .content h3, .content h4, .content h5
{
	color: #519a05;
	margin-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.content A:link, .content A:visited, .content A:active, #footer a
{
	text-decoration: underline;
	color: #118e49;
}

.content A:hover
{
	text-decoration: none;
	color: #666;
}
.content
{
	float:left;
	width:720px;
}
.content p
{
	color: #333;
	margin-top: 0px;
	margin-left: 10px;
	line-height: 17pt;
}

#contact-details
{
float:right;text-align:right;	font-size:12px;
line-height:140%;
}

#contact-details a
{
	margin:0;
	color: #118e49;
	text-decoration:underline;

}


#footer
{
	clear:both;
	font-size:11px;
	margin-left:180px;
	height:70px;
	padding-top:50px;
}