.subNav ul {
	list-style: none;
	margin-left: 20px;
}
.subNav ul li {
	display: inline;
}
.subNav li a {
	color: #526979 !important;
	font-weight: bold;
	border: 1px dotted #526979;
	padding: 5px 10px;
	margin-right: 5px;
	text-decoration: none;
	background: url(images/button.jpg) no-repeat top left;
}
.subNav a:hover {
	font-weight: bold;
	color: #fff !important;
	background: url(images/buttonPhoto.jpg) no-repeat bottom left;
}
p.standout {
	padding: 30px 0 0 0;
	font-style: italic;
	color: c07147;
	text-align: center;
}	
.photo {
	background: url(images/dropShadow300.gif) left bottom no-repeat;
	margin:30px;
}
.photo img {
	border: 2px solid #c07147;
	position: relative;
	top: -10px;
	left: -12px;
}
.photo146 {
	background: url(images/dropShadow146.gif) left bottom no-repeat;
	margin: 30px;
}
.photo146 img {
	border: 2px solid #c07147;
	position: relative;
	top: -10px;
	left: -12px;
}
.photo400 {
	background: url(images/dropShadow400.gif) left bottom no-repeat;
	margin: 30px;
}
.photo400 img {
	border: 2px solid #c07147;
	position: relative;
	top: -10px;
	left: -12px;
}
