#mainBody {
	background-image: url(images/excal_04.gif);
	background-repeat: repeat-y;
	width: 795px;
	display: block;
}
#header {
	width: 795px;
}
#leftBar {
	float: left;
	width: 203px;
}
#mainFrame {
	width: 591px;
	float: right;
}
#mainContent {
	width: 549px;
	border: 1px solid #999999;
	float: left;
	display: block;
	background-image: none;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#bottom {
	height: 20px;
	width: 790px;
	clear: both;
}
.menuH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B794B;
	text-align: right;
	display: block;
	padding-right: 40px;
	height: 24px;
	padding-top: 3px;
	letter-spacing: 0.01em;
}
.menuH a{
	color: #414141;
}
.mainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #786941;
	display: block;
	width: 510px;
	text-align: left;
	line-height: 18px;
}


.menuH a:Hover{
	color: #8B794B;
}
#rightInfo {
	float: right;
	width: 200px;
}
.leftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #867548;
}
.rightColumn {
	float: right;
	padding-right: 15px;
	line-height: 30px;
}
#footer {
	height: 30px;
	width: 100%;
	background-color: #8A7848;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BF9B51;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 10px;
}

.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7F7F7;
}
.Copyright a{
	color: #CCCCCC;
}

.Copyright a:hover{
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 510px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF9B51;
}
.subTitle {
	font-weight: bold;
	color: #414141;
}
.green {
	color: #C7AD60;
}
.thanks {
	font-size: 15px;
	font-weight: bold;
	color: #C3A855;
}
