﻿body {
	background-image: url('../images/bgtexture.jpg');
	background-repeat: repeat-y;
	background-color: #e0d5ce;
	font-family: Georgia;
	font-size: 0.95em;
	text-decoration: none;
	font-weight: normal;
	border-style: none;
	padding: 0px;
	margin: 0px;
}
.main {
	top: 0px;
	width: 995px;
	height: 136px;
	margin-left: 170px;
}
.topBannerImage {
	vertical-align: top;
	border-width: 0;
	width: 995px;
	height: 136px;
}
.headerMenuBar {
	background-color: #3f3f3f;
	font-family: Georgia;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	height: 42px;
	vertical-align: middle;
}
.headerMenuBar table {
	float: right;
}
.headerMenuBar td {
	padding-top: 4px;
	padding-right: 15px;
}
.headerMenuBar td a {
	color: #ffffff;
	text-decoration: none;
}
.headerMenuBar td a hover {
	color: #f77210;
	text-decoration: none;
}
.mainContent {
	height: 800px;
	top: 0px;
	left: 0px;
	position: static;
	width: 645px;
	background-color: #FFFFFF;
}
.mainContentRightSidebar {
	height: 799px;
	background-color: #FFFFFF;
	top: 178px;
	left: 815px;
	position: absolute;
	width: 350px;
}
.indexPageContent {
	height: 820px;
	top: 0px;
	left: 0px;
	position: static;
	width: 975px;
	background-color: #FFFFFF;
	padding-left: 20px;
}
.indexPageContent a {
	color: #246f9d;
	cursor: pointer;
	text-decoration: none;
}
.indexPageContentLeft {
	width: 765px;
}
.footerMenuBar {
	background-color: #3f3f3f;
	font-family: Georgia;
	font-size: 0.9em;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	height: 76px;
	vertical-align: middle;
	background-image: url('../images/footer.jpg');
}
.footerMenuBar a{
	font-weight: normal;
	text-decoration: none;
	color: #246f9d;
}
.footerMenuBar a visited{
	font-weight: normal;
	text-decoration: none;
	color: #246f9d;
}
.footerMenuBar table {
	left: 8px;
	top: 6px;
	float: left;
	left: 8px;
	top: 6px;
	position: relative;
	width: 780px;
}
.footerMenuBar td {
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
.footerMenuBar td img {
	padding: 22px;
}
.bottomBar {
	border-style: none;
	font-family: Georgia;
	font-size: 1.0em;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
.bottomBarLinkHeaders {
	font-family: Arial, Helvetica, sans-serif;
	color: #907262;
	font-weight: bold;
	text-decoration: none;
}
.bottomBarLinkHeaders a {
	color: #907262;
	text-decoration: none;
}
.bottomBarRecommended {
	font-family: Arial, Helvetica, sans-serif;
	color: #506b7b;
	font-weight: bold;
	text-decoration: none;
}
.bottomBarRecommended table {
	border-style: none;
}
.bottomBarRecommended img {
	border: 1px solid #999999;
	vertical-align: top;
	margin-left: 6px;
	margin-right: 6px;
	width: 25px;
	height: 25px;
	float: left;
	text-align: left;
	top: 0px;
	margin-top: 0px;
}
.recommendedLinkHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #907262;
	font-weight: bold;
	text-decoration: none;
}
.recommendedLinkHeader a {
	color: #907262;
	text-decoration: none;
}
.recommendedLinkText {
	font-family: Arial, Helvetica, sans-serif;
	color: #907262;
	font-weight: normal;
	text-decoration: none;
	margin-top: 4px;
}
