 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */
BODY			{ background-color:#4A0000; margin-left: 0px; margin-right: 0px; margin-top: 0px; font:tahoma;}
a:link		{ COLOR: #FF0000; text-decoration: none;}
a:visited		{ color: #FF0000; text-decoration: none }
a:active		{ color: #FF0000; text-decoration: none }
a:hover		{ color: #FF0000; text-decoration: underline }
TABLE		{ COLOR: #FFFFFF; FONT: 12px tahoma, verdana, sans-serif; font-weight: normal; }
table.history { COLOR: #000000;  }
pricelist {color: #000000; FONT: 12px tahoma, verdana, sans-serif; font-weight: normal; }
.title 		{ COLOR: #000000; FONT: 14px tahoma, sans-serif; font-weight: bold; margin-left: 6px; margin-right: 6px;}
.title1		{ COLOR: #FFFFFF; FONT: 14px tahoma, sans-serif; font-weight: bold; margin-left: 1px; margin-right: 6px;}
.title2		{ COLOR: #660066; FONT: 14px tahoma, sans-serif; font-weight: bold; margin-left: 0px; margin-right: 6px;}
.subtitle 	{ COLOR: #000099; FONT: 13px tahoma, sans-serif; font-weight: bold; }
.phonetitle 	{ color: #FBFFD0; FONT: 13px tahoma, sans-serif; font-weight: bold; }
.smalltext	{ COLOR: #666666; FONT: 11px tahoma, verdana, sans-serif; font-weight: normal; }
.footer	 	{ COLOR: #DADDB4; FONT: 10px tahoma, verdana, sans-serif; font-weight: bold; }
.footertext	{ background-color: #085F00;}
.quotechoice 	{ COLOR: #000099; font-weight: normal; }
.testimonial	{COLOR: #339900; font-weight: bold; font-style: italic; }
.initial_letter {FONT:tahoma;  color:#000000; font-size: 32px;}
.just 		{ text-align: justify; font-size: 14px; margin-left: 30px; margin-right: 30px; color: #000000;}
.just1		{ text-align: left; font-size: 12px; padding-left: 12px; margin-right: 6px; color: #000000;}
.locations { text-align: center; font:calibri; font-size: 10px; color: #333333;}
.faq 		{ line-height: 18px; }
#ZOOM 		{ LEFT: 10px; POSITION: absolute; TOP: 10px; }
.labels		{ text-align: left; font-size: 12px; margin-left: 6px; margin-right: 6px;}
.videotxt		{ text-align: justify; font-size: 11px; margin-left: 6px; margin-right: 6px; color: #F0F0F0;}
.emp			{ text-align: left; font-size: 10px; font-weight: normal; font:verdana; color: #000000;}
.emp_section	{ text-align: left; font-size: 12px; font-weight: normal; font:verdana; color: #000000;}
.promohdr		{ background-color: orange;		  
	  color: #444444;
	  font-size: 16pt;
	  text-align: center;
	  font-family: times;
	  font-weight: bold;
	  padding-right: 20px;
	  padding-left: 20px;
	  BORDER-TOP: 1px solid #FF0000; 
	  BORDER-BOTTOM: 1px solid #FF0000; 
	  BORDER-LEFT: 1px solid #FF0000; 
	  BORDER-RIGHT: 1px solid #FF0000; 
	 }

 /* PAGE COLORS */
.pagelines	{ background-color:#9CA075; }
.pagesplits 	{ COLOR: #7D8FB1; height: 1px; }
.borders	{ BORDER: #000000 1px solid; }
.main-tablebg	{ background-color:#FFFFFF; }
.divide-bg	{ background-color:#085F00; }
.sidebar-bg	{ background-color:#085F00;  }
.menutitle	{ font: 11px Verdana, tahoma;
	font-weight: bold;
	color: #FFFFCC;
	height: 19px;
	padding-left: 6px;
	padding-top: 6px;
	text-align: left; }
.menu		{ width: 150px;
	cursor:hand;
	font: 11px Verdana, tahoma;
	font-weight: normal;
	text-indent: 2px;
	text-align: left;
	display: block;
	text-decoration: none; }
a.menu:link 	{ color: #E6ECAC;
	padding: 2px;
	margin: 3px; }
a.menu:visited 	{ color: #E6ECAC;
	padding: 2px;
	margin: 3px; }
a.menu:active 	{ color: #E6ECAC;
	padding: 2px;
	margin: 3px; 
	background-color: #FF6633;}
a.menu:hover 	{ background-color:#FF6600;
	border: #E6ECAC 1px solid;
	padding: 1px;
	margin: 3px;
	color: #FFFFFF;
	text-decoration: none;}
 /* Top Menu */
.menu_top-bg	{ color: #FFFFFF; font: 10px verdana, tahoma, sans-serif; }
.menu_top	{ cursor:hand;
		  color: #FFFFFF;
		  font: 11px Verdana, tahoma;
		  font-weight: normal;
		  text-align: left;
		  display: block;
		  text-decoration: none; }
a.menu_top:link 	{ color: #CCCCCC;
		  padding-left: 5px;
		  padding-right: 5px;
		  padding-top: 2px;
		  padding-bottom: 2px;
		  margin: 1px; }
a.menu_top:visited 	{ color: #CCCCCC;
		  padding-left: 5px;
		  padding-right: 5px;
		  padding-top: 2px;
		  padding-bottom: 2px;
		  margin: 1px; }
a.menu_top:active 	{ color: #CCCCCC;
		  padding-left: 5px;
		  padding-right: 5px;
		  padding-top: 2px;
		  padding-bottom: 2px;
		  margin: 1px; 
		  background-color: #FF6633;}
a.menu_top:hover {  background-color: #FF6600;
		  border: #E6ECAC 1px solid;
		  padding-left: 5px;
		  padding-right: 5px;
		  padding-top: 2px;
		  padding-bottom: 2px;
 		  margin: 0px;
		  color: #FFFFFF;
		  text-decoration: none; }
/* Department Menu */
.menu_dept		{ width: 150px;
	cursor:hand;
	font: 9px Verdana, tahoma;
	font-weight: normal;
	text-indent: 10px;
	text-align: left;
	display: block;
	text-decoration: none; }
a.menu_dept:link 	{ color: #E6ECAC;
	padding: 1px;
	margin: 3px; }
a.menu_dept:visited 	{ color: #E6ECAC;
	padding: 1px;
	margin: 3px; }
a.menu_dept:active 	{ color: #E6ECAC;
	padding: 1px;
	margin: 3px; 
	background-color: #FF6633;}
a.menu_dept:hover 	{ background-color:#FF6600;
	border: #E6ECAC 1px solid;
	padding: 0px;
	margin: 3px;
	color: #FFFFFF;
	text-decoration: none;}