.subtitle
{
	margin: 5px 25px 0 25px;
	font-style: italic;
	font-size: 14px;
	color: #C96B7D;
	letter-spacing: 2px;
}

.dropcap
{
	margin: 3px 3px 0 0;
	padding: 0 2px 2px 2px;
	line-height: 80%;
	position: relative;
	width: auto;
	left: 0px;
	top: 0;
	font-size: 60px;
	font-family: Times New Roman;
	margin-right: 5px;
}

h1
{
	text-transform: uppercase;
}

h2
{
	margin: 25px 25px 10px 25px;
	text-transform: uppercase;
	white-space: nowrap;
}

p
{
	text-align: justify;
}

.colorbold
{
	color: #8A8A55;
	font-family: Georgia, Utopia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
}

.calloutright
{
	background-color: #EDE0D6;
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: italic;
	color: olive;
	letter-spacing: 1px;
	line-height: 24px;
	margin: 20px 0 20px 0;
	padding: 10px 25px;
	text-align: left;
	/*display: block;*/
}

.calloutleft
{
	background-color: #EDE0D6;
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: italic;
	color: olive;
	letter-spacing: 1px;
	line-height: 24px;
	margin: 20px 0 20px 0;
	padding: 10px 25px;
	text-align: left;
	display: block;
}

.caption
{
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 2px 5px 15px 5px;
	line-height: 14px;
	padding: 0 5px;
}

.copyright
{
	margin-top: -10px;
	padding-bottom: 10px;
}

#bottombox
{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	background-color: beige;
	font-weight: normal;
	color: #666;
	letter-spacing: 1px;
	padding: 30px 15px 0 25px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 300px;
}

.bottomboxhead
{
	margin: -30px -15px 12px -25px;
	padding: 10px 0px 10px 25px;
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	color: #996;
	background-color: #D9DAC1;
	letter-spacing: 2px;
}

.bottomboxhead a
{
	color: #996;
}

.bottomboxtext
{
	margin: 0;
	font-size: 11px;
}

.bottomboxphone
{
	color: #A0A05B;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	padding: 10px 0 15px 0;
	letter-spacing: 2px;
}

.footer
{
	margin-top: -20px;
}

.footerleft
{
	margin-top: 0px;
}

