body {
	margin: 0;
	padding: 0;
	background: url("../dogwood_bg.jpg") no-repeat;
}
A:link, A:visited {
	color: #333300;
}
A:hover, A:active {
	color: #FF0066;
}
P {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-indent: 0em;
	color: #000000;
}

#navLinks, #navLinks li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#navLinks li a {
	display: block;
	width: 193px;
	}
#navLinks li a span {
	display: none;
	}
	
#navBooks {
	background: url("../images/navBooks.png") no-repeat;
	height: 19px;
	}
#navDept {
	background: url("../images/navDept.png") no-repeat;
	height: 21px;
	}
#navElec {
	background: url("../images/navElectronics.png") no-repeat;
	height: 22px;
	}
#navFashions {
	background: url("../images/navFashion.png") no-repeat;
	height: 22px;
	}
#navFood {
	background: url("../images/navFood.png") no-repeat;
	height: 22px;
	}
#navJewelry {
	background: url("../images/navJewelry.png") no-repeat;
	height: 22px;
	}
#navOffice {
	background: url("../images/navOffice.png") no-repeat;
	height: 21px;
	}	
#navPersonal {
	background: url("../images/navPersonal.png") no-repeat;
	height: 22px;
	}	
#navShoe {
	background: url("../images/navShoe.png") no-repeat;
	height: 22px;
	}	
#navSpecialty {
	background: url("../images/navSpecialty.png") no-repeat;
	height: 21px;
	}	
#navSport {
	background: url("../images/navSporting.png") no-repeat;
	height: 22px;
	}	
#navAll {
	background: url("../images/navAll.png") no-repeat;
	height: 22px;
	}	
#navProfessional {
	background: url("../images/navProfessional.png") no-repeat;
	height: 21px;
	}	
	
a#navElec:link, a#navElec:visited, a#navAll:link, a#navAll:visited, a#navFashions:link, a#navFashions:visited, a#navFood:link, a#navFood:visited, a#navJewelry:link, a#navJewelry:visited, a#navPersonal:link, a#navPersonal:visited, a#navShoe:link, a#navShoe:visited, a#navSport:link, a#navSport:visited {
	background-position: 0 -22px;
	} 
a#navDept:link, a#navDept:visited, a#navOffice:link, a#navOffice:visited, a#navProfessional:link, a#navProfessional:visited, a#navSpecialty:link, a#navSpecialty:visited {
	background-position: 0 -21px;
	} 
a#navBooks:link, a#navBooks:visited {
	background-position: 0 -19px;
	}   
a#navBooks:hover, a#navBooks:active, a#navDept:hover, a#navDept:active, a#navElec:hover, a#navElec:active, a#navFashions:hover, a#navFashions:active, a#navFood:hover, a#navFood:active, a#navJewelry:hover, a#navJewelry:active, a#navOffice:hover, a#navOffice:active, a#navPersonal:hover, a#navPersonal:active, a#navShoe:hover, a#navShoe:active, a#navSpecialty:hover, a#navSpecialty:active, a#navSport:hover, a#navSport:active, a#navAll:hover, a#navAll:active, a#navProfessional:hover, a#navProfessional:active {
	background-position: 0 0;
	} 
	
#storeBox {
	background: #7ca897;
	}
#storeBox p {
	color: white;
	margin: 1em;
	font-size: 12px;
	}

#interiorLinks {
	margin: 0;
	padding: 0;
	}	
#interiorLinks li {
	font-size: 9pt;
	float: left;
	margin: 0 .35em;
	display: inline;
	}