/**********     photo gallery     **********/

.photohighlight {
	background-color: #336633;
	margin: 15px;
	padding: 15px;
	border: 1px solid #336633;
}

.photohighlightheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;

}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #014601;
}

.caption a img {
	border: 1px;
}
