h2 {
	margin-top: 15px;	
}

h3 {
	font-weight: bold;	
	font-size: .9em;
	text-align: left;
	clear: left;
	color: #DA4D33; /* Nav Medium */
}

h3.first {
	margin-top: 10px;
	margin-bottom: 3px;
}

h3 a:link {
	display: block;
	padding: 0 5px;
}

h3 a:hover {
	background-color: transparent;
}


p.description {
	padding-right: 20px;
	padding-left: 5px;
}

img {
	display: block;
	border: 1px solid #000;
}

br {
	display: none;
}

p.photo {
	float: left;
	width: 75%;
	/* text-align: center; */
	background-color: transparent;
	line-height: 1em;
}

p.thumb {
	padding: 0;
	float: left;
	text-align: center;
	background-color: transparent;
	line-height: 1em;
}

p.thumb {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 4px 4px 9px 4px;
	border: 1px solid #000;
	background-color: transparent;
}

p.thumb a{
	width: 80px;
	margin-right: 10px;
	margin-bottom: 10px;
}

p.thumb a:hover {
	background-color: transparent;
}
