﻿div.h1 {
	color: #391B09;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

div.h2 {
	color: #2D4B16;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 38px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

div.h3 {
	font-size: 19px;
	text-align: center;
}

div.b1 {
	margin-left: 180px;
	margin-right: 65px;
	padding-top: 17px;
	position: relative;
	text-align: right;
}

div.imglt1 {
	float: left;
	height: 300px;
	position: relative;
	width: 200px;
	padding-right: 0px;
	padding-left: 60px
}

div.imglt2 {
	float: left;
	position: relative;
}

img.noborder1 {
	border: solid 1px white;
}

img.noborder2 {
	border: solid 1px white;
	height: 139px;
	width: 200px;
}

img.noborder3 {
	border: solid 1px white;
	height: 199px;
	width: 133px;
}

div.txtrt1 {
	float: right;
	height: 236px;
	padding-right: 0px;
	position: relative;
	text-align: left;
	width: 243px;
	top: -4px;
	left: -22px;
}

div.imgrt1 {
	/*	border: solid 1px black; */
	border-style: none;
	float: right;
	height: 296px;
	padding-right: 0px;
	position: relative;
	width: 255px;
	top: 7px;
	left: -63px;
}

div.imgrt2 {
	float: right;
	height: 200px;
	padding-right: 100px;
	position: relative;
	width: 140px;
}

div.txtlt1 {
	/*	border: solid 1px black;*/
	float: left;
	padding-left: 0px;
	position: relative;
	text-align: right;
	width: 250px;
	height: 250px;
}

div.txtlt2 {
	float: left;
	padding-left: 0px;
	position: relative;
	text-align: right;
	width: 280px;
}

div.sig1 {
	font-size: 10px;
	font-style: italic;
	position: relative;
	text-align: left;
}

div.b3 {
	margin-left: 0px;
	text-align: center;
}

img.psbar {
	background-color: #CDBB84;
	height: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
	width: 100%;
}

div.b4 {
	line-height: 125%;
	text-align: center;
	font-size: 12px;
}

div.spnote
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:lighter;
	line-height:100%;
	text-align:center;
}

/* TEMPLATES
div.imgrt {
	float: right;
	height: px;
	padding-right: 100px;
	position: relative;
	width: px;
}

div.imglt {
	float: left;
	height: px;
	padding-left: 100px;
	position: relative;
	width: px;
}

img.wborder {
	border: solid 1px black;
	height: px;
	width: px;
}

img.noborder {
	border: solid 1px white;
	height: px;
	width: px;
}

div.txtrt {
	float: right;
	padding-right: 0px;
	position: relative;
	text-align: left;
	width: px;
}

div.txtlt {
	float: left;
	padding-top: 0px;
	position: relative;
	text-align: right;
	width: px;
}
*/
img.leftflnoborder {
	border-style: none;
	border-width: thin;
	float: left;
	padding-left: 50px;
}

img.rightflnoborder {
	border-style: none;
	border-width: thin;
	float: right;
	padding-right: 80px;
}
