﻿#mainContent
{
	padding: 20px;
	text-align: left;
}

h3
{
	color: #cdc189;
	font-size: 18px;
}

/**
.leftcol
{
	float: left;
	width: 45%;
	text-align: left;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 20px;
	margin-right: -100px;
	background: url(../img/history_headerline.jpg) no-repeat bottom right;
}

.leftcol h3
{
	padding-right: 15px;
	margin-right: -41px;
	background: url(../img/history_headerline.jpg) no-repeat top right;
	font-family: Georgia;
	color: #ffffff;
}

.leftcol p
{
	padding-right: 15px;
	border-right: solid 2px #ffffff;
	padding-top: 25px;
	margin-right: -30px;
	margin-top: -16px;
	padding-bottom: 10px;
}

.rightcol
{
	float: right;
	width: 45%;
	text-align: left;
}

.rightcol h3
{
	margin-top: 7px;
	padding-left: 45px;
	margin-left: -38px;
	background: url(../img/history_headerline.jpg) no-repeat top left;
	font-family: Georgia;
	color: #ffffff;
}

.rightcol p
{
	padding-left: 35px;
	border-left: solid 2px #ffffff;
	padding-top: 25px;
	margin-top: -16px;
	padding-bottom: 10px;
	margin-left: -27px;
	padding-right: 20px;
}
**/

