@charset "UTF-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/tlo_top_grad.png) fixed 0 0 transparent;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1 {
	color:#4C1360;
}
h2 {
	color:#28a851;	
}
.oneColFixCtr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*background:url(../images/main.jpg) no-repeat top center;*/
}
.oneColFixCtr #mainContentTwo {
	padding: 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0px 0px;
	background:url(../images/contentimagethree.jpg) no-repeat top center;
	min-height:300px;
}
.oneColFixCtr #mainContentThree {
	padding: 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0px 0px;
	background:url(../images/contentimagetwo.jpg) no-repeat top center;
	/*min-height:570px;*/
}
.oneColFixCtr #mainContentAbout {
	padding: 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0px 0px;
	background:url(../images/contentimageabout.jpg) no-repeat top center;
	min-height:570px;
}
.oneColFixCtr #mainContentStore {
	padding: 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0px 0px;
	background:url(../images/contentimagestore.jpg) no-repeat top center;
	min-height:570px;
}
h3#fontstyle {
	color:#28a851;
	font-style:normal;
	font-weight:500;
	line-height:90%;
}
#footer {
margin-top:-16px;

}
#topbar {
	background:#4C1360 url(../images/logo.png) no-repeat;
	height:100px;
	text-align:right;
}
ul#topmenu {
	width:550px;
	color:#FFF;
	position:relative;
	left:300px;
	top:70px;
	font-size:14px;
}
ul#topmenu li, ul#bottommenu li {
 
  display: inline; /* Shows each item side-by-side */
  /*list-style-type: none;  Gets rid of the bullet points */
  list-style-image: url(../images/newbullet.png);
 
}
ul.bottommenu li {
 
  display: inline; /* Shows each item side-by-side */
  /*list-style-type: none;  Gets rid of the bullet points */
  list-style-image: url(../images/newbullet.png);
}
ul#bottommenu {
	background:#c1d82f url(../images/logos_small.jpg) no-repeat top right;
	padding:10px 0 10px 20px;
	height:30px;
}
ul#topmenu a {
 text-decoration:none;
 color:#FFF;
} 
ul#bottommenu a {
	font-size:12px;
	text-decoration:none;
 	color:#4C1360;
}
.countymenu a {
	text-decoration:none;
 	color:#fff;
}
.countymenu a:hover
{
	color:#fff;
	text-decoration:underline;
}
ul#countymenu a {
	text-decoration:none;
 	color:#fff;
}
#mainpic {
	background:url(../images/main.jpg) no-repeat top center;	
	height:320px;
}
#products {
	background:url(../images/products.jpg) no-repeat top center;	
	height:250px;
}
#maptext {
	height:400px;
	margin:-90px 20px -100px 20px;
}
#maptextaddress {
	padding:100px 20px 0px 0px;
}
#maptextaddressabout {
	padding:40px 20px 0px 0px;
}
#maptextaddresstable {
	background-color:#3C6;
	color:#FFF;
}
#map {
	height:400px;
	padding:20px 20px 20px 20px;
}
#mapnew {
	height:280px;
	margin:-240px -40px 0px 470px;
}
#mapnewmap {
	height:280px;
	margin:-240px -40px 0px 470px;
}
#gorilla {
	font-size:x-small;
	margin:2px;
	text-align:center;
}


#pcm{display:none;}
ul.pureCssMenu {
	width:550px;
	color:#FFF;
	position:relative;
	left:400px;
	top:70px;
	font-size:14px;
}
ul.pureCssMenu ul{display:none}
ul.pureCssMenu li:hover>ul{display:block}
ul.pureCssMenu ul{position: absolute;left:-1px;top:98%;}
ul.pureCssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.pureCssMenu,ul.pureCssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-repeat:repeat;
}
ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.pureCssMenu ul{
	width:160.65px;
}
ul.pureCssMenu li{
	display:block;
	margin:2px 0px 0px 2px;
	font-size:14px;
	color:#FFF;
}
ul.pureCssMenu a:active, ul.pureCssMenu a:focus {
outline-style:none;
}
ul.pureCssMenu li ul li a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:normal 14px Verdana;
	color: #000;
	text-decoration:none;
}
ul.pureCssMenu li a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:normal 14px Verdana;
	color: #fff;
	text-decoration:none;
}
ul.pureCssMenu span{
	overflow:hidden;
}
ul.pureCssMenu li {
	float:left;
}
ul.pureCssMenu ul li {
	float:none;
	background-color:#ffffff;
	border-color:#AAAAAA;
	border-style:solid 2px;
}
ul.pureCssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.pureCssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.pureCssMenu li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#AAAAAA;
	background-image:none;
}
ul.pureCssMenu ul li.sep span{
	width:80%;
	height:3;
}
ul.pureCssMenu li:hover{
	position:relative;
}
ul.pureCssMenu li:hover>a{
	font:normal 14px Verdana;
	color: #ffffff;
	text-decoration:none;
}
ul.pureCssMenu li a:hover{
	position:relative;
	font:normal 14px Verdana;
	color: #fff;
	text-decoration:none;
}
ul.pureCssMenu li a:hover ul li{
	position:relative;
	font:normal 14px Verdana;
	color: #fff;
	text-decoration:none;
}
ul.pureCssMenu li ul li a:hover{
	position:relative;
	font:normal 14px Verdana;
	color: #000000;
	text-decoration:none;
}
ul.pureCssMenu li.dis a {
	color: #AAAAAA !important;
}
/* ul.pureCssMenu img {
	border: none;
	float:left;
	_float:none;
	margin-right:4px;
	width:16px;
	height:16px;
}
ul.pureCssMenu ul img {
	width:16px;
	height:16px;
}
ul.pureCssMenu img.over{display:none}
ul.pureCssMenu li.dis a:hover img.over{display:none !important}
ul.pureCssMenu li.dis a:hover img.def {display:inline !important}
ul.pureCssMenu li:hover > a img.def  {display:none}
ul.pureCssMenu li:hover > a img.over {display:inline}
ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.pureCssMenu a:hover ul,ul.pureCssMenu a:hover a:hover ul,ul.pureCssMenu a:hover a:hover a:hover ul{display:block}
ul.pureCssMenu a:hover ul ul,ul.pureCssMenu a:hover a:hover ul ul{display:none}
ul.pureCssMenu span{
	display:block;
	background-image:url(./images/arrv_anim_1.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:11px;}
ul.pureCssMenu li:hover>a>span{	background-image:url(../images/arrv_anim_1o.gif);
}
ul.pureCssMenu a:hover span{	_background-image:url(../images/arrv_anim_1o.gif)}
ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{background-image:url(../images/arr_double_1.gif)}
ul.pureCssMenu ul li:hover > a span{	background-image:url(../images/arr_double_1o.gif);}
ul.pureCssMenu table a:hover span,ul.pureCssMenu table a:hover a:hover span,ul.pureCssMenu table a:hover a:hover a:hover span{background-image:url(./images/arr_double_1o.gif)}
ul.pureCssMenu table a:hover table span,ul.pureCssMenu table a:hover a:hover table span{background-image:url(../images/arr_double_1.gif)} */