/* CSS Document */


a {
	color:#351807;
}
.caption { 
	font-size:10px;
	font-style:italic;
}

span.caption { 
	font-size:10px;
	font-style:italic;
}

.photoborder {
	border:1px solid #351807;
	padding:3px;
}

span.photoborder {
	border:1px solid #351807;
	padding:3px;
}


h1 { 
font-family: "Times New Roman", Times, serif;
	font-size:30px;
	margin-top:0;
}
h2 { 
font-family: "Times New Roman", Times, serif;
	font-size:25px;
	margin-bottom:4px; 
}
h3 { 
font-family: "Times New Roman", Times, serif;
	font-size:18px;
	text-transform: uppercase;
	margin:0; 
}
h4 { 
font-family: "Times New Roman", Times, serif;
	font-size:25px;
	line-height:35px;
	margin-top:0;
	margin-bottom:0px;
	text-align:center;
}
h5 { 
font-family: "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	margin:0; 
}