﻿html{
    height: 100%;
}
body {
   margin: 0px 0px 0px 0px;
   background-color: #406840;
   height: 100%;
   }
   
a:link, a:visited, a:active {text-decoration: none; color: #003399; font-weight: bold;}
a:hover {text-decoration: underline; color: #477547; font-weight: bold;} 

a.menu:link, a.menu:visited, a.menu:active {text-decoration: none; color: #ffffff; font-size: 9pt;}
a.menu:hover {text-decoration: none; color: #477547; background-color: #A2B5A2; font-size: 9pt;}
   
p, td, div {
      font-family: arial, sans-serif;
	  font-size: 12px;
	  color: #585858;
      vertical-align: top;
   }
   
   .center{
    margin-left: auto;
    margin-right: auto;
   }
.maintable {
	background-color: #ffffff;
	border-left: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
	height: 100%;
	width: 98%;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
   }
   
.customer {
   width: 160px;
   border: 1px #004000 solid;
   padding: 4px;
   }
.menucolumn
{
	background-image: url(images/bg_menu.jpg);
	vertical-align: top;
	width: 186px;
	background-repeat: repeat-y;
}
.content {
   width: 100%;
   height: 100%;
   padding-right: 10px;
   padding-bottom: 10px;
   padding-top: 14px;
   } 
   
.contentfrontpg {
   width: 100%;
   padding-right: 10px;
   padding-bottom: 4px;
   }
TD.footer
{
 background-color: #003000;
 text-align: center;
 height: 50px;
 color: #FFFFFF;
}   
 .heading {
   padding: 1px;
   font-weight: bold;
   color: #AD0000;
   font-size: 12px;
   background-color: #E3CA97; display: block; width:100%; text-align: center;
   }     

.greenbarheading {
   display: block; 
   font-weight: bold;
   color: #ffffff;
   font-size: 15px;
   background-color: #477547;
   padding: 1px;
   }
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.redheading
{
	font-weight: bold;
	color: #cc0000;
}
.areapanel
{
	border-right: gray 2px solid;
	padding-right: 5px;
	border-top: gray 2px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: gray 2px solid;
	padding-top: 5px;
	border-bottom: gray 2px solid;
}

.cursorhand
{
	cursor: hand;
}



/*OLD STYLES

BODY.whitebody
{
	background-color: White;	
}


A.greenlink
{
	color: #006633;
	text-decoration: none;
}
A.greenlink:visited
{
	color: #006633;
	text-decoration: none;
}
A.greenlink:active
{
	color: #cc0000;
	text-decoration: underline;
}
A.greenlink:hover
{
	color: #cc0000;
	text-decoration: underline;
}

TD
{
	background-color: #ffffff;
}
TD.tanbg
{
	background-color: #d3d3d3;
}
A.whitelink
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.whitelink:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.whitelink:active
{
	color: #ffffff;
	text-decoration: underline;
}
A.whitelink:hover
{
	color: #ffffff;
	text-decoration: underline;
}
body.events
{
	background-color: #ffffff;
}
TD.greenbar
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/greenbar.gif);
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
	background-repeat: repeat-x;
	font-family: Arial;
}
TD.tanbar
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/tanbar.gif);
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
	background-repeat: repeat-x;
	font-family: Arial;
}
.pagetitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #006633;
	font-style: italic;
	font-family: Arial;
	letter-spacing: 2px;
	text-decoration: underline;
}
DIV.slider
{
	margin: 10px;
}
TD.floatingmenu
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	width: 235px;
	color: white;
	padding-top: 0px;
	font-family: Arial;
	background-color: #006633;
}
