HTML
{
	background: #b2b2b2 url('../images/background.jpg') no-repeat fixed center top;
}
.home
{	
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000;

	vertical-align: middle;

	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
}
.white
{	
	background-color: #fff;
}
.stripes
{
	background-image: url('../images/stripes.jpg');	
	vertical-align: top;
}
.module
{
	width: 50%;
	padding: 5px 10px 5px 5px;
	border-right: 1px #ddd solid;
	word-wrap: normal;
}
.gradGray1
{
	background: url('../images/grad.gray.1.jpg') repeat-x #fff;
}
.gradBlack1
{
	background-image: url('../images/grad.black.1.jpg');
}
.gradBlack2
{
	background: url('../images/grad.black.2.jpg') repeat-y #333;
	
	vertical-align: top;
}
.gradBlack5
{
	background: #000 url('../images/grad.black.6.jpg') repeat-y center;
}
.gradRed1
{
	background-image: url('../images/grad.red.1.jpg');
}
.gradRed2
{
	background-image: url('../images/grad.red.2.jpg');
	vertical-align: top;
}
.centerRedHighlightOn
{
	background: #fff url(../images/grad.gray.4.jpg);
	text-align: center;
	color: #aa0000;
	font-weight: bold;
	
	cursor: pointer;
}
.centerRedHighlightOff
{	
	background-image: url(../images/grad.red.1.jpg);
	text-align: center;	
	color: #fff;
	
	height: 25px;
}
.dividerVerticalRed
{
	background: url(../images/divider.vertical.red.jpg) no-repeat center; 
	width: 2px;
	height: 15px;
}
.lineHorizontal
{
	background-color: #ddd;
	height: 1px;
}                            .
.rightHighlightOn
{
	background: url('../images/grad.black.4.jpg') repeat-y #fff;     	
	cursor: pointer;
}
.rightHighlightOff
{
	background: url('../images/grad.red.2.jpg') repeat-y #ddd;
}



.text0
{
	color: #000;	
}
.text1
{
	color: #aa0000;
}
.text2
{
	color: #888;
}
.text3
{
	color: #fff;
}
.text4
{
	color: #dd0000;
}
.text5
{
	color: #666;
}
.text6
{
	color: #bbb;
}
.textBig1
{
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: -1.5px;
	
	color: #cc0000;
}
.h3
{
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: -0.75px;
	
	color: #cc0000;
}




A:link
{
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #aa0000;
	text-decoration: none;
}
A:visited
{
	color: #aa0000;
	text-decoration: none;
}
A:hover
{	
	color: #000;
	text-decoration: none;
}
A.gray2:link
{
	color: #bbbbbb;
	line-height: 15px;
}
A.gray2:visited
{
	color: #bbbbbb;
	line-height: 15px;
}
A.gray2:hover
{	
	color: #fff;
	line-height: 15px;
}
A.white2:link
{
	font-weight: normal;
	color: #ddd;
}
A.white2:visited
{
	font-weight: normal;
	color: #ddd;
	text-decoration: none;
}
A.white2:hover
{	
	color: #dd0000;
}




.searchLeftBlack
{
	background: #000 url(../images/search.left.jpg) no-repeat left center; 
	width: 5px;
	height: 20px;
}
.noBorderText
{
	border: 0px solid;
    
    COLOR: #888;
    
    PADDING: 2px;  
    PADDING-LEFT: 0px;    
	HEIGHT: 20px;
}

#slideshow
{
	width: 600px;
	position: relative;
	left: 0;
	top: -20px;
	z-index: 0; 
	visibility: visible;
}
.buttonBlackOff
{
	background: url(../images/grad.black.3.jpg) repeat-x;
	
	width: 100px;
	height: 25px;	
	padding: 0 10px 0 10px;
	margin: 5px 5px 5px 0;
	
	color: #fff;
	font-weight: bold;	
	line-height: 25px;
	text-align: center;
	white-space: nowrap;
}
.buttonBlackOn
{
	background: url(../images/grad.red.1.jpg) repeat-x;
	
	width: 100px;
	height: 25px;	
	padding: 0 10px 0 10px;
	margin: 5px 5px 5px 0;
	
	color: #fff;
	font-weight: bold;	
	line-height: 25px;
	text-align: center;
	white-space: nowrap;
	
	cursor: pointer;
}
DIV.buttonRed
{
	background: url(../images/grad.red.1.jpg) repeat-x;
	
	width: 100px;
	height: 25px;	
	padding: 0 10px 0 10px;
	margin: 5px 5px 5px 0;
	
	color: #fff;
	font-weight: bold;	
	line-height: 25px;
	text-align: center;
	white-space: nowrap;
}
DIV.buttonRed:hover
{
	background: url(../images/grad.black.3.jpg) repeat-x;
	
	width: 100px;
	height: 25px;	
	padding: 0 10px 0 10px;
	margin: 5px 5px 5px 0;
	
	color: #fff;
	font-weight: bold;	
	line-height: 25px;
	text-align: center;
	white-space: nowrap;
	
	cursor: pointer;
}
.clearanceIcon
{
    font-size: 0;
    line-height: 0;
}
.clearanceIcon a:link, .clearanceIcon a:visited
{
    background: transparent url('../images/icons/category.clearance.png') left no-repeat;
    margin: -15px 0 0 0; 
    padding: 20px 0 20 55px;
    color: #ddd;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    height: 75px;
    line-height: 75px;
}
.clearanceIcon a:hover
{
    cursor: pointer;
    color: #dd0000;
    background: transparent url('../images/icons/category.clearance.on.png') left no-repeat;
}



.modules
{
    background: #fff url('../images/grad.gray.3.jpg') bottom repeat-x;
    width: 600px;
    height: 125px;
}
.modules A
{
    float: right;
    width: 300px;
    height: 125px;
    margin: 0;
    padding: 0;
}
.modules A:hover
{
    cursor: pointer; 
}
.modules A:hover
{
   background: #000 url('../images/grad.black.1.jpg') top repeat-x;
}
.modules A DIV.image
{
    float: left;
    width: 135px;
    margin: 0;
    padding: 0;
}
.modules A DIV.text
{
    float: right;
    width: 165px;
    height: 125px;
    margin: 0;
    padding: 35px 0 0 0;
    font-family: "Lucida Grande",Verdana,sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: -0.75px;
    text-transform: uppercase;
    color: #a00;
}
.modules A DIV.text P
{
    color: #000;
    white-space: nowrap;
}
.modules A:hover DIV.text
{
   color: #c00;
}
.modules A:hover DIV.text P 
{
   color: #ddd;
}
DIV.contactBar
{
    background: transparent url('../images/top.jpg') top center no-repeat;
    width: 975px;
    height: 75px;
    margin: 0;
}
DIV.contactBar:hover
{
    cursor: pointer;
}
DIV.contactBar DIV
{
    float: right;
    width: 417px;
    height: 30px;
    margin: -3px 0 0 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    padding: 0;
    font-size: 12px;  
}
DIV.contactBar DIV A:link, DIV.contactBar DIV A:hover, DIV.contactBar DIV A:visited
{
    color: #fff;
}
DIV.contactBar DIV SPAN
{
    font-size: 21px;
    font-weight: normal;
    color: #e79691;
}
.homeLayout
{
    width: 975px;
    margin: 0 auto;
}
.homeLayout TD
{
    vertical-align: top;
}
.homeLayout TD.leftHomeLayout
{
    background: #000 url('../images/grad.bodyContainer.jpg') repeat-y left;
    width: 150px !important;
}
.homeLayout TD.centerHomeLayout
{
    background: #fff url('');
    width: 600px !important;
}
.homeLayout TD.rightHomeLayout
{
    background: #d00 url('../images/grad.bodyContainer.jpg') repeat-y right;
    width: 225px !important;
}
