@charset "UTF-8";
/* CSS Document */

.galBox {
	margin-right:4px;
	margin-bottom:20px;
        margin-top:20px;
	float:left;
	background-color:#CDC8B8;
}
.hpMIDcolGallery h1 {
	font-size:22px;
	margin-bottom:20px;
	font-weight:normal;
}
.hpMIDcolGallery h2 {
	padding-bottom:0px;
	margin-bottom:0px;
}
.hpMIDcolGallery p {
	padding-top:0px;
	margin-top:0px;
}
.hpMIDcolGallery a {
	text-decoration:none;
}
.hpMIDcolGallery h2 a {
	margin-left:10px;
	font-size:14px;
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:1px #433C2A dotted;
	font-weight:normal;
}
.hpMIDcolGallery h2 a:hover {
	color:#7E7A71;
}
.hpMIDcolGallery p a {
	color:#7E7A71;
	font-size:12px;
	padding-top:0px;
	margin-top:0px;
	font-weight:bold;
	background-color:#99CC00;
	padding: 0px 2px 0px 2px;
	margin-left:0px;
}
.hpMIDcolGallery p a:hover {
	border-bottom:1px #7E7A71 dotted;
}
.galBox {height:auto;}
.specialtyGal{float:left;width:590px;background-color:#CDC8B8;padding-left:10px;padding-bottom:20px;}
.specialtyGalSets{float:left;border-bottom:1px #433C2A dotted;width:580px;}
.hpMIDcolGallery img a{border: 2px solid #006B7E;}
#galSubNav {float:left;width:580px;}

#galSubNav ul li {
	display: inline;
	float:left;
	width: 180px;
	padding:0px;
	margin:0px;
	
}
#galSubNav ul li a {
	text-decoration: none;
	padding: 0px;
	color: #000;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #433C2A;
}
#galSubNav ul li a:hover {
	color: #7E7A71;
}
