/* CSS Document */

body {
	background-image: url(../jpg/TextureBkgTiled.jpg);
}

#mainDiv
	{
	border: 2px solid #000;
	background-image: url(../jpg/headings/HeadingArt.jpg);
	}

#slogan {background-color: #000;}

#pcrCatalog {border-color: #000;}

.blue {color: #0067C1;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a {	color: #0067C1;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}
a:hover, a:hover img 
{color: #B2352C;
background: #B7DDFF; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{font-weight: bold;
	}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{font-weight: bold;
/*background: none;*/}


#navigation {
	position: absolute;
	top: 170px;
	left: 4px;
}

img#pcrCatalog {border-color: #FFFF00;}
a:hover img#pcrCatalog
{border-color: #00CCFF;}

.storeInfo {font: normal Arial Rounded MT Bold, Arial, Helvetica, sans-serif; padding: 0; text-align: center;}

.Specials20
	{
	background-image: url(../jpg/backgrounds/grungeBoxC25.jpg);
	background-repeat: no-repeat;
	}

.Specials40
	{
	background-image: url(../jpg/backgrounds/grungeBoxC50.jpg);
	background-repeat: no-repeat;
	}

.SpecialsLower20
	{background-image: url(../jpg/backgrounds/SpecialLowerC25.jpg)}

.SpecialsLower40
	{background-image: url(../jpg/backgrounds/SpecialLowerC50.jpg)}
	
#NewProductsContainer
	{background-image: url(../jpg/backgrounds/NewProductsGradient03.jpg);
	top: 164px;}

