body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f3ebe2;
	font-size: 12px;
	color: #663300;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 0px;
	vertical-align: top;
}

.BodyText_Interior {
	padding-top: 20px;
	padding-left: 22px;
}

.tableText {
	margin-top: 15px;
	margin-left: 15px;
}

.image_Right {
	margin-left: 8px;
}

.image_wBorder_Right {
	border: 1px solid #8c6239;
	margin-left: 8px;
}

.image_Left {
	margin-right: 8px;
}

.image_wBorder_Left {
	border: 1px solid #8c6239;
	margin-right: 8px;
}

.image_wBorder {
	border: 1px solid #8c6239;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	line-height: 28px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.LineHeightIncrease {
	line-height: 160%;
}

.Important {
	font-weight: bold;
	color: #006600;
	line-height: 140%;
}

.Text10pix {
	font-size: 10px;
	line-height: 12px;
}

.Testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	margin-left: 50px;
	margin-right: 60px;
	margin-top: 2px;
	margin-bottom: 20px;
	line-height: 20px;
}

.TestimonialAuthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	margin-left: 45px;
	color: #003300;
	line-height: 30px;
}

.storyBox {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	vertical-align:top;
	color: #003300;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}		

.photo_captionCenter {
	font-size: 10px;
	color: #663300;
	background-color: #E8D9C6;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #663300;
	border-bottom-color: #663300;
	line-height: 120%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.photo_captionLeft {

	font-size: 10px;
	color: #663300;
	background-color: #E8D9C6;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #663300;
	border-bottom-color: #663300;
	line-height: 120%;
	padding-top: 3px;
	padding-bottom: 3px;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 150%;
	margin-top: 0px;
	margin-left: 10px;
}

ol {

	list-style-position: outside;
	list-style-type: decimal;
	line-height: 150%;
	margin-top: 0px;
	margin-left: 10px;
}

.BoldHeading {
	font-weight: bold;
	margin-bottom: 5px;
}
.TopPad {
	margin-top: 15px;
	vertical-align: top;
}
.BottomPad {
	padding-bottom: 10px;
}

.Note {
	color: #666666;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
