body
{
	background-image: url('../Images/PageBG.jpg');
	margin: 0;
	background-color: rgb(185,194,198);
	font-size: 76%;
	line-height: 1.2em;
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, Lucida Grande;
}
h1, .h1
{
	font-size: 2.0em;
	line-height: 1.4em;
	margin: 4px 0;
}
h2, .h2
{
	font-size: 1.6em;
	line-height: 1.0em;
}
h3, .h3
{
	font-size: 1.4em;
	line-height: 1.0em;
}
h4, .h4
{
	font-size: 1.2em;
	line-height: 1.0em;
	margin-bottom: 5px;
	padding-bottom: 0;
}
#PageContainer
{
	width: 786px;
	margin: 0 auto;
	margin-top: 8px;
	padding: 0 5px;
	background-position: center top;
	background-repeat: repeat-y;
}
#OuterContainer
{
	color: rgb(255, 255, 255);
	padding-top: 21px;
	background-image: url('../Images/PageHeader.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
#OuterContainer1
{
	background-image: url('../Images/Background.jpg');
	padding: 0 5px;
}
#InnerContainer
{
	position: relative;
	background-color: rgb(239,240,240);
	width: 778px;
}
#PageFooter2
{
	background-image: url('../Images/PageBottom.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 33px;
	width: 788px;
}
#MiddleColumn
{
	float: left;
	color: rgb(75, 75, 75);
	overflow: hidden;
	position: relative;
	margin: 0 -1px;
	width: 618px;
	padding-left: 80px;
}
#MiddleColumn div.inside
{
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding-bottom: 15px;
}
#MiddleColumn a
{
	color: rgb(139,95,60);
	text-decoration: none;
	border-bottom: 1px dotted rgb(139,95,60);
}
#MiddleColumn a:hover
{
	text-decoration: underline;
	border-bottom: 0;
}
#MastHead
{
	background-color: rgb(239,240,240);
	background-image: url('../Images/MastheadTop.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	color: rgb(60,60,60);
	height: 156px;
}
#MastHeadInner
{
	background-image: url('../Images/MastheadBody.jpg');
	background-repeat: no-repeat;
	background-position: center 51px;
	height: 156px;
	position: relative;
}
#MastHeadText1
{
	position: absolute;
	text-align: center;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	color: rgb(59, 93, 43);
	left: 275px;
	top: 45px;
	line-height: 22px;
	letter-spacing: 0px;
}
#MastHeadText2
{
	position: absolute;
	right: 20px;
	top: 81px;
	text-align: right;
	width: 200px;
	font-size: 12px;
	color: rgb(95, 60, 28);
}
#Footer
{
	color: rgb(40 ,40, 40);
	text-align: center;
}
#Footer a
{
	color: rgb(40 ,40, 40);
	text-align: center;
	text-decoration: none;
	border-bottom: 1px rgb(40,40,40) dotted;
}
.ClearFloats
{
	clear: both;
}
.inside
{
	padding: 1px 10px;
}
#TopNavbar
{
	padding: 10px 0 10px 0;
	background-image: url('../Images/NavBG.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#TopNavbar ul
{
	margin: 0 0;
	text-align: center;
}

#TopNavbar ul li, #TopNavbar ul li a
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: rgb(40,40,40);
	margin: 0;
	padding: 0;
	padding: 0 1px;
	list-style: none;
	display: inline;
	text-decoration: none;
}
#TopNavbar ul li a.active, #TopNavbar ul li a.currentPage, #TopNavbar ul li a:hover
{
	border-bottom: 1px rgb(40,40,40) dotted;
}
#PageFooter2 ul
{
	padding-top: 5px;
	margin: 0 0;
	text-align: center;
}

#PageFooter2 ul li, #PageFooter2 ul li a
{
	font-size: 13px;
	color: rgb(65,99,38);
	margin: 0;
	padding: 0;
	padding: 0 5px;
	list-style: none;
	display: inline;
	text-decoration: none;
}
div.HomeBottom
{
	width: 720px;
	margin-left: -90px;
}
div.HomeBottomInner
{
	margin: 0 auto;
}
div.HomeBottomLeft, div.HomeBottomMiddle, div.HomeBottomRight
{
	float: left;
	display: block;
	width: 240px;
	height: 200px;
	text-align: center;
}
div.Success
{
	float: left;
	display: block;
	width: 290px;
	text-align: left;
	padding-bottom: 20px;
}