

.Hats, .HatsTop, .HatsNav {
	width: 603px;
	display: block; }
	
.HatsTop {
	height: 227px;
	background-image: url(images/HatsTop.jpg);	}	
	
.HatsNav {
	height: 36px;
	background-image: url(images/HatsNav.jpg);	}	
	
	.HatsNav a, .HatsNav span {
		height: 36px;
		display: block;
		float: left; }
	
.HatsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #494949; 
	padding: 0 15px; 
	line-height: 18px;}

.HatsBody a:link, .HatsBody a:active, .HatsBody a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ed1f24; }
	
.HatsBody a:hover {
	color: #494949;
	}		
	
	A.AboutHats:Hover {
		background-image: url(images/AboutOver.png);}
		
	A.Locations:Hover {
		background-image: url(images/LocationsOver.png);}
		
	A.Wholesale:Hover {
		background-image: url(images/ContactOver.png);}
		
.LocationPlaces {
	display: block;
	width: 600px;
	margin: 0 auto; }
			
.LocationPlaces div {
	background: url(images/dots.png) repeat-x bottom;
	display: block;
	height: 70px;
	width: 300px; 
	margin: 0;
	float: left;}
	
	.LocationPlaces div p {
		padding: 0 45px; }
	
	
