.body  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #363535;
    text-decoration: none
	}
		
h1 { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
	font-style: bold;
	color: #CC0000;
}
	
.bodyTille  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #363535;
    text-decoration: none
	}	


.lightBody  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #8F8F8F;
    text-decoration: none
	}
	
.columnHeader  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #000000;
    font-weight: bold; 
    text-decoration: none
	}		
	
.productTitle  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;    
    color: #363535;
    text-decoration: none
	}			
	
.redHeader  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none
	}			
	
.redHeaderLarge  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none
	}				
	
.whiteHeader  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none
	}		
	
.grayHeader  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #8F8F8F;
    text-decoration: none
	}	
	
.footer  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    color: #8F8F8F;
    text-decoration: none
	}	
	
.bodySmall  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    color: #363535;
    text-decoration: none
	}	
	
.dropdown  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;    
    color: #ffffff;
    text-decoration: none
	}						
	
a:link { color: #363535; text-decoration: none }

a:active { color: #CC0000; text-decoration: none }

a:visited { color: #8F8F8F; text-decoration: none }

a:hover { color: #CC0000; text-decoration: none }

a.blacklink { color: #000000; font-weight: bold; text-decoration: none }
a.blacklink:hover {color #D2162D; font-weight: bold; text-decoration:none }

a.menu {display: block; width: 100%; padding-top:2px; height: 17px}

/************************/
/*Navigation Menu CSS   */
/*Larasoft April 2006   */
/*www.larasoft.ca       */
/************************/


#pagehome     a#home,
#pagerental   a#rentals,
#pageconstr   a#construction,
#pageindust   a#industrial,
#pageallOther a#allOther,
#pagestore    a#storeLocations,
#pagenewprod  a#newProducts,
#pagespeciality   a#speciality,
#pagecore         a#core,
#pageheating      a#heating,
#pagescaffolding  a#scaffolding,
#pageemploy       a#employment,
#pagecontact      a#contact,
#pagepromo        a#promotions,
#pagesronline     a#srOnline,
#pagetrucash     a#trucash,
#pageerenovate   a#erenovate,
#pagecredit    a#credit,
#pagesrGold     a#srGold,
#pagepress a#press
 {
  width:157;
  height:17;
  background-color: #CC0000;
}

#pagehome     td#blankhm,
#pagerental   td#blankrtl,
#pageconstr   td#blankconstr,
#pageindust   td#blankindust,
#pageallOther td#blankall,
#pagestore    td#blankstore,
#pagenewprod  td#blanknewprod,
#pagespeciality td#blankspeciality,
#pagecore       td#blankcore,
#pageheating    td#blankheating,
#pagescaffolding td#blankscaffolding,
#pageemploy     td#blankemploy,
#pagecontact    td#blankcontact,
#pagepromo      td#blankpromo,
#pagesronline   td#blanksronline,
#pagetrucash    td#blanktrucash,
#pageerenovate   td#blankerenovate,
#pagecredit    td#blankCREDIT,
#pagesrGold   td#blanksrGold,
#pagepress td#blankpress

{

  height:16;
  background-color: #CC0000;
  
}

#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('overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale")
	}
	