﻿/** PRINT SPECIFIC STYLES **********************************************************************************/

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: "Book Antiqua", Georgia, Geneva, serif;
}
div#navbar {
	display: none;
}
#content-box {
	width: 586px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 80px;
	padding: 21px 75px 7em 75px;
}
#footer {
	width: 586px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #808080;
	margin: 0 auto;
	padding: 21px 75px 30px 75px;
	text-align: center;
}
.external {
	display: none;
}
.top {
	display: none;
}
#jump {
	display: none;
}
p {
	font-size: 0.9em;
	text-align: left;
	color: #331A00;
	line-height: 150%;
}
h1 {
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
}
h2 {
	margin: 30px 0px 0px 0px;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	text-align: left;
	letter-spacing: 1px;
	color: #000000;
}
h3 {
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
img {
	border-width: 0px;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #CC6600;
}
.smaller {
	font-size: 75%;
	letter-spacing: 0;
}
.small {
	font-weight: normal;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.marker {
	color: #FF0000;
	vertical-align: super;
	font-size: .8em;
}
.photo {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 10px;
}
p.thumbs {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 10px;
	color: #CC6600;
}
p.thumbs img {
	padding: 2px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #808080;
}
.imgLarge {
	padding: 5px;
	border: 1px solid #666666;
	margin-bottom: 15px;
}
.center {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.floatRight {
	float: right;
}
.teaser {
	border: 1px solid #FF9933;
	padding: 20px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
.teaser span {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.5em;
	color: #FA5903;
	font-weight: bold;
}
.teaser span em {
	color: #4D572B;
	font-weight: normal;
}
