﻿
html {
   height: 100%;
   margin-bottom: 1px;
   background: #ffffff;}

body {
   font: normal 76% Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   text-align: center;
   margin: 0;
   padding: 0;}

img {
   border: none;}

/*  This sets the link colors for the content area of the pages  */

a {
   color: #48641a;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

a:hover {
   color: #48641a;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}
   
/*  The items below set the properties for the fonts, sizes and
colors used for headings 1 through 6. */

h1 {
   color: #48641a;
   font: normal 24px "Trebuchet MS", Georgia, Georgia, serif;
   margin: 0 0 20px 0;}

h2 {
   color: #48641a;
   font: normal 20px Verdana, Arial, sans-serif;
   margin: 5px 0;}

h3 {
   color: #cc9602;
   font: normal 20px Verdana, Arial, sans-serif;
   margin: 5px 0;}

h4 {
   color: #cc9602;
   font: normal 18px "Trebuchet MS", "Comic Sans MS", sans-serif;
   margin: 5px 0;}

h5 {
   color: #404040;
   font: normal 16px "Trebuchet MS", "Comic Sans MS", sans-serif;
   margin: 5px 0;}

h6 {
   color: #48641a;
   font: bold 12px Verdana, "Trebuchet MS", sans-serif;
   letter-spacing: 1px;
   margin: 5px 0;}

hr {
   background-color: #ffffff;
   color: #ffffff;
   height: 1px;
   width: 80%;}

ul {
   
   padding: 0;
   margin: 0 0 20px 20px;
   list-style: square;}
   
#wrapper2col { /* Wrapper 2 columns position */
   text-align: left;
   background-image: url('images/wrapper2col.jpg');
   width: 960px;
   margin: 0 auto;}
   
#wrapper1col { /* Wrapper 1 column position */
   text-align: left;
   width: 960px;
   margin: 0 auto;}
   

  
#header {
   position: relative; /* Header position */
   background-image: url('images/header2.jpg');
   height: 150px;}
   
#top {
   clear: both;
   height: 55px;
   position:relative;}
   
#pagename {
   position:absolute;
   top: 14px;
   left: 20px;
   z-index: 4;
   width: 900px;}
   	
#topareacontent {
  	position:absolute;
  	top: 160px;
  	left: 10px;
	z-index: 2;
 	width: 280px;
	float: left;
	color: #000000;
	text-align: left;
	padding: 10px 15px 5px 15px;}
	
#topareasmtext {
	position:absolute;
  	top: 160px;
  	left: 320px;
	z-index: 3;
	width: 190px;
	text-align: center;}
   
#topareaimage {
	width: 425px;
    float: right;
    text-align: right;
    padding: 0px 20px 0px 0;}
   
   
/* This sets the Dynamic Block Menu position, colors, list type definitions */   

#menu {
   position:absolute;
   top: 100px;
   z-index: 5;
   width: 900px;
   height: 1%;}

#menu dl {
   float: left;
   width: 170px;
   margin: 0;
   padding: 0;}

#menu dt {
   line-height: 35px;
   color: #ffffff;
   text-align: center;
   font-weight: bold;

   margin: 0;
   padding: 0;}

#menu dd {
   background: #48641a;
   margin: 0; 
   padding: 0;
   display: none;
   border-bottom: 1px solid #48641a;
   border-left: 1px solid #48641a;
   border-right: 1px solid #48641a;}

#menu ul {
   margin: 0; 
   padding: 0;}
   
#menu li {
   list-style-type: none;
   text-align: left;
   margin: 0; 
   padding: 0;}

#menu dt a {
   color: #48641a;
   text-decoration: none;
   display: block;
   height: 100%;
   border: 0 none;
   margin: 0; padding: 0;}

#menu li a {
   color: #ffffff;
   text-decoration: none;
   display: block;
   height: 100%;
   border-bottom: 3px solid #48641a;
   margin: 0; padding: 0;}

#menu dt a:focus {
   background: none;}

#menu dt a:hover {
   background: none;}

#menu li a:focus {
   background: none;}

#menu li a:hover {
   background: none;}

#menu dd li a {
   font-weight: normal;}

#menu dd li a:hover {
   background-color: #cc9602;
   border-bottom: 3px solid #cc9602;}
	
/* This sets the position, text formatting and link colors for the sidebar-left */
   
#sidebar {
	width: 285px;
	float: left;
	color: #ffffff;
	text-align: left;
	line-height: 1.6em;
	font-size: 85%;
	padding: 5px 15px 5px 15px;}

#sidebar a {
   color: #ffffff;
   padding: 0 5px;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

#sidebar a:hover {
   color: #ffffff;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}
   
#sidebar h3 {
   color: #ffffff;
   font: normal 20px Verdana, Arial, sans-serif;
   margin: 5px 0;}

#sidebar h4 {
   color: #ffffff;
   font: normal 18px "Trebuchet MS", "Comic Sans MS", sans-serif;
   margin: 5px 0;}

#sidebar h5 {
   color: #ffffff;
   font: normal 16px "Trebuchet MS", "Comic Sans MS", sans-serif;
   margin: 5px 0;}

#sidebar h6 {
   color: #ffffff;
   font: bold 12px Verdana, "Trebuchet MS", sans-serif;
   letter-spacing: 1px;
   margin: 5px 0;}

	
/* This sets the position and text formatting for where the main content of your web will appear. */

#content2col {
   width: 615px;
   float: right;
   padding: 5px 15px 5px 15px;}

#contentwide {
   padding: 5px 15px;}
   
/* This sets the position, text formatting and link colors for the 2 column footer */
   
#footer2col {
   clear: both;
   height: 80px;
   color: #48641a;
   background: #ffffff url('images/footer2col.jpg') no-repeat;
   text-align: center;
   letter-spacing: 2px;
   font-size: 75%;
   line-height: 2em;
   padding: 20px 20px 0 20px;}

#footer2col p {
   padding: 0;
   margin: 0;}

#footer2col a {
   color: #48641a;
   padding: 0 5px;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

#footer2col a:hover {
   color: #48641a;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}
   
/* This sets the position, text formatting and link colors for the 1 column footer */

#footer1col {
   clear: both;
   height: 80px;
   color: #48641a;
   text-align: center;
   letter-spacing: 2px;
   font-size: 75%;
   line-height: 2em;
   padding: 10px 20px 0 20px;}

#footer1col p {
   padding: 0;
   margin: 0;}

#footer1col a {
   color: #48641a;
   padding: 0 5px;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

#footer1col a:hover {
   color: #48641a;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}

.clear {
   clear: both;}
   
/* This centers text and images */
.center {
   text-align: center;}
   
.calendar {
	text-align: center;
	padding: 10px;}
  

/* This sets the position, text formatting and link colors for the product table */

.table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}

.catalog {
	padding: 8px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 25%;
	border: 1px solid #c0c0c0;}
   
/* This sets the position and borders for images */

.imageleft {
   margin: 0 10px 0 0;
   float: left;
   border: 3px double #c0c0c0;}

.imageright {
   margin: 0 0 0 10px;
   float: right;
   border: 3px double #c0c0c0;}
   
/* This sets the position without borders for images */

.imageleft-noborder {
   margin: 0 10px 0 0;
   float: left;}

.imageright-noborder {
   margin: 0 0 0 10px;
   float: right;}
   
/*This sets the code for the lightbox */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}


