body {
	margin:0px; 
	padding:0px;
}

a {
	color: #FFFFFF;
}

a.hpProducts {
	color: #000000;		
	text-decoration: none;
}

a.hpProducts:hover {
	text-decoration: underline;	
}

a.navAnchor {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.navAnchor:hover {
	text-decoration: underline;	
}
.navColor {
	color: #c3b99c;
	font-weight: bold;
	text-align: center;
}
a.navColor {
	color: #c3b99c;
	text-decoration: none;
}
a.navColor:hover {
	color: #c3b99c;
	text-decoration: underline;
}

td {
	color: #d1c69c;
}

.footerColor {
	color: #c3b99c;
	font-size: 12px;
}

h1 { font-size:18px; color:white; }
h2 { font-size:16px; color:white; }


.photogallery { padding:20px;  }
.photogallery h2 { font-size:20px;  }
.photogallery img { border:4px solid #8b7350; }
.photogallery img:hover { border:4px solid #fff; }
