@charset "utf-8";
/* CSS Document */

img, navigation { behavior: url(iepngfix.htc) }

#all {
	background-position:center;
	background-color:#fff;
	width:900px; /* widths of columns will scale proportionately as this width is changed */
	z-index:1;
	top: 0px;
	border:1px solid #5d6546;
	height:100%;
	margin-left:auto;  /* centers max\'d layout in browser */
	margin-right:auto; /* centers max\'d layout in browser */
	margin-bottom:auto; /* centers max\'d layout in browser */
}

body {
	/*background-image:url(images/background.gif); */
	background-image:url(images/back.png);
	background-repeat:repeat-x;

	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bold {
	font-weight:bolder;
}

#bottomline {
	background-image:url(images/bottomline.png);
	background-repeat:repeat-x;
	width:100%; /* widths of columns will scale proportionately as this width is changed */
	height:53px;
	z-index:2;
	visibility: visible;
}

#bottomlinks {
	background-image:url(images/bottomnav.png);
	background-repeat:repeat-x;
	z-index:11;	
	width:100%; /* widths of columns will scale proportionately as this width is changed */
	height:28px;
	float:left;

}

.contactinfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-style:italic;
	font-weight:bold;
	color:white;
	width:170px;
	height:75px;
	z-index:4;
	visibility: visible;
	left:736px;
	top:-26px;
	position:relative;

}

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#5d6546;
}

.copyrightbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;
	color:#5d6546;
}


#copyrightholder {

	height:20px;
	padding-top:5px;
	padding-left:5px;
}

img
{  border-style: none;
}

.insidecontenttitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#5d6546;
	font-weight:bolder;
}

.insidecontentwarning {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#5d6546;
	font-weight:bolder;
	border:1px solid black;
	background-color:#fecf6a;
}

#logo {

	background-repeat:no-repeat;
	position:absolute;
	width:200px;
	height:218px;
	z-index:10;
	visibility: visible;
	display:block;
	top: 8px;
}

.phone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-style:italic;
	font-weight:bold;
	color:#5d6546;
	width:571px;
	height:29px;
	z-index:7;
	visibility: visible;
	margin-top:19px;
	margin-left:150px;
	position:absolute;
}

#thumbnails {
	width:900px;
	height:108px;
	z-index:1;
	top:36px;
	background-color:#000000;
	background-repeat:repeat-x;
	visibility: visible;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-style:italic;
	font-weight:bold;
	color:#5d6546;
	position:absolute;
	width:271px;
	height:29px;
	z-index:7;
	visibility: visible;
	margin-top:5px;
	margin-left:200px;
}

.title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	color:black;
	position:absolute;
	width:392px;
	height:15px;
	z-index:4;
	visibility: visible;
	margin-top:10px;
	margin-left:490px;

}

#topline{
	background-image:url(images/topline.png);
	background-repeat:repeat-x;
	width:100%; /* widths of columns will scale proportionately as this width is changed */
	height:53px;
	z-index:2;
	visibility: visible;
}

#toplinks {
	background-image:url(images/bottomnav.png);
	background-repeat:repeat-x;
	z-index:11;	
	width:100%; /* widths of columns will scale proportionately as this width is changed */
	height:28px;
	visibility: visible;
	
}

/*--------------------------------------------------links-------------------------------------------------------------------------------------------------*/
a:link {
	color:#5d6546;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:700;
}
a:visited {
	color:#fecf6a;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:700;
}

a:hover {
	color:black;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:700;
}

a:active {
	color#fecf6a;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:700;
}

#mainlinks a:link {
	color:#5d6546;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}

#mainlinks a:visited {
	color:#fecf6a;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}

#mainlinks a:hover {
	color:black;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}

.smalllinks a:active {
	color:black;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}

.smalllinks a:link {
	color:#5d6546;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}

.smalllinks a:visited {
	color:#8bad6d;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}

.smalllinks a:hover {
	color:black;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}

.copyrightlink a:active {
	color:black;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

.copyrightlink a:link {
	color:#5d6546;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

.copyrightlink a:visited {
	color:#a3c981;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

.copyrightlink a:hover {
	color:black;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

/*Links-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#navigation1 {
background-image:url(images/backnav.png);
background-repeat:repeat-x;
	height:1000px;
	padding-top:10px;
	width:180px;
	z-index:14;
	float:left;
}

#navigation2 {
background-image:url(images/backnav.png);
background-repeat:repeat-x;;
	height:2850px;
	padding-top:10px;
	width:180px;
	z-index:14;
	float:left;
}

#navigation3 {
background-image:url(images/backnav.png);
background-repeat:repeat-x;
	height:1794px;
	padding-top:10px;
	width:180px;
	z-index:14;
	float:left;
}

#navigation4 {
background-image:url(images/backnav.png);
background-repeat:repeat-x;
	height:2200px;
	padding-top:10px;
	width:180px;
	z-index:14;
	float:left;
}

#navigation5 {
background-image:url(images/backnav.png);
background-repeat:repeat-x;
	height:1400px;
	padding-top:10px;
	width:180px;
	z-index:14;
	float:left;
}

#navigation6 {
background-image:url(images/backnav.png);
background-repeat:repeat-x;
	height:1380px;
	padding-top:10px;
	width:180px;
	z-index:14;
	float:left;
}

.nav {
	z-index:14;
	visibility: visible;
	background:#a5cd83;
}


#navproducts {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	color:#a5cb82;
	text-align:center;
}

.nav li{
margin: 0;
padding: 0;
list-style-type: none;
width: 178px; /* Width of Menu Items */
background:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
border:1px solid #a5cb82;
}

.nav ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 180px; /* Width of Menu Items */
background:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;

}
	
.nav ul li{
position: relative;
background:#fff;

}
	
/*Sub level menu items */
.nav ul li ul{
	position: absolute;
	width: 180px; /*sub menu width*/
	top: 0;
	visibility: visible;
	background:#fff;
	margin:0px;
	
}

/* Sub level menu links style */
.nav ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
background:#fff;
padding: 1px 5px;
overflow:visible;

}

.nav ul li a:visited{
color:#5d6546;
background:#fff;

}

.nav ul li a:hover{
background-color:#a5cb83;
background-image:url(images/buttonover.jpg);
color:black;



}

.nav .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
background:#fff;

}

	
/* Holly Hack for IE \*/
* html .nav ul li { float: left; height: 1%; }
* html .nav ul li a { height: 1%; }
/* End */




/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/

#cssnav {
	width: 100%;
	height:28px;
	z-index:11;
}

.menu {
	height: 28px;
	width: 100%;
}

.cssnav	{
	position:relative;
	float: left;
	background: url(images/buttons/over.png);
	background-repeat:repeat-x;
	width: 180px;
	height: 28px;
	overflow:hidden;/* for ie to hide extra height*/
	vertical-align:baseline;
		
}
.cssnav a {

	color:#5d6546;
	width: 180px;
	height: 28px;
	display: block;
	text-decoration:none;
	overflow:hidden;/* for ie to hide extra height*/

}
.cssnav a:hover {
	color:black;
}


.cssnav img {width: 100%; height: 28px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
	position: absolute;
	left:0px;
	top:5px;
	text-align: center;
	width: 100%;
	cursor: pointer; 
}

#cssnav2 {
	width:100%;
	height:28px;
	z-index:11;
	
}

.menu2 {
	height: 28px;
	width:100%;
	border:1px solid #5d6546;
}

.cssnav2	{
	position:relative;
	float: left;
	background: url(images/buttons/over.png);
	background-repeat:repeat-x;
	height: 28px;
	overflow:hidden;/* for ie to hide extra height*/
	width:180px;	
}
.cssnav2 a {

	color:#5d6546;
	width: 180px;
	height: 28px;
	display: block;
	text-decoration:none;
	overflow:hidden;/* for ie to hide extra height*/

}
.cssnav2 a:hover {
	color:black;
}


.cssnav2 img {
height: 28px; border: 0;
width: 100%; 
}

* html a:hover {
visibility:visible;
}

.cssnav2 a:hover img{
visibility:hidden;
}

.cssnav2 span {
	position: absolute;
	left:0px;
	top:5px;
	text-align: center;
width: 100%;
	cursor: pointer; 
}
