@charset "UTF-8";
/* CSS Document */

body { background-color: #8E7053; font-family: Verdana, Arial, Helvetica, sans-serif; }
#container { font-size: 0.8em;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	color: #600;
	font-weight: normal;
}
h3 {
	font-size: 1.4em;
	color: #C00;
}
h4 {
	color: #C00;
	margin-top: -0.2em;
	margin-bottom: -0.5em;
	font-size: 1em;
}
.img-right {float:right; margin: 0 0 10px 10px;}
a:link { color: #036; }
a:visited { color: #603; }
a:hover, a:focus, a:active { color: #CC0000; }
.smallText {
	font-size: 0.88em;
	color: #666;
}
.red {color: #CC0000}
.red_dark {
	color: #600;
}
.blue {
	color: #036;
}
.underPhotoQuote {
	font-size: 0.8em;
	font-style: italic;
	margin-top: 0.3em;
}
.underPhotoQuote a:link {color: #000;}
