/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
P{
font:normal 11px Arial, Verdana, Helvetica, serif;
}
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	background:red;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:22px times new roman;
	color: #FFF;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}
.logospacing{
padding:5px;
padding-left:0;
}
.tagline {
    height:54px;
	font:15px times new roman;
	color: #FFF;
	letter-spacing:.2em;
	position:relative;
	top:-24px;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:14px times new roman;
	color: #FFF;
	letter-spacing:.1em;
	line-height:38px;
	font-weight:normal;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	text-align:justify;
	padding:3px;
	height:400px !important;
	vertical-align:top !important;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	color:#000;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color:#000;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
	color:#0033FF;
}
/**************STYLES FOR BACKGROUND IMAGES***************************/
#contentindex{
background-image:url(images/bg/specialtytools.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
#contentnailers{
background-image:url(images/bg/nailers.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
#contentscrewguns{
background-image:url(images/bg/screwguns.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
#contentstaplers{
background-image:url(images/bg/staplers.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
#contentcompressors{
background-image:url(images/bg/compressors.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
#contenthardwoodflooringtools{
background-image:url(images/bg/hardwoodflooringtools.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
#contentpartsandaccessories{
background-image:url(images/bg/partsandaccessories.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
#contenttoolcases{
background-image:url(images/bg/toolcases.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
#contentsafetyaccessories{
background-image:url(images/bg/safetyaccessories.jpg);
background-position:right top;
background-repeat:no-repeat;
}
#contentrepairkits{
background-image:url(images/bg/repairkits.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
#contentspecialtytools{
background-image:url(images/bg/specialtytools.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
#contentcontactus{
background-image:url(images/bg/specialtytools.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}