﻿BODY
{
	background: url(../images/bodyBG.jpg) repeat left top;
}

#navBlock
{
	background: url(../images/navBG.png) repeat-x left top;
	height: 50px;
	line-height: 35px;
	width: 100%;
	position: relative;
	text-align: center;
	z-index: 999;
}
#navBlock a, #navBlock a:visited
{
	color: #6C6D67;
	display: inline-block;	
	margin: 0 30px;	
	text-decoration: none;
}

#navBlock a:hover
{
	color: #8F4830;
}

#wrapper
{
	background: url(../images/shadow.png) repeat-y left top;
	margin: 0 auto;
	padding: 0 10px 0 9px;
	width: 950px;
	position: relative;
	top: -9px;
	z-index: 500;
}

#banner
{
	background: url(../images/banner.jpg) no-repeat center center;
	height: 183px;
	margin: auto;
	width: 950px;
}

#content
{
	background: url(../images/hpContentBG.jpg) no-repeat left top;
	margin: 0;
	min-height: 494px;
	width: 950px;
	position: relative;
}
#revComm
{
	background: url(../images/revComm.jpg) no-repeat left top;
	height: 181px;
	width: 147px;
	position: absolute;
	top: 57px;
	left: 23px;
}
#revCommMsg
{
	height: 194px;
	width: 475px;
	position: absolute;
	top: 20px;
	left: 202px;
}
#revCommMailAddr
{
	font-family: Imprint MT Shadow;
	font-size: 18px;
	height: 153px;
	line-height: 20px;
	padding: 20px 0 0 0;
	text-align: center;
	width: 239px;
	position: relative;
	top: 10px;
	left: 711px;
}
#revCommMailAddr .smaller
{
	font-size: 16px;
	line-height: 24px;	
}

.siteFunctions
{
	color: #FFFFFF;
	height: 282px;
	padding: 20px;
	width: 284px;
	position: relative;
	left: 627px;
	
}

#streetAddr
{
	color: #FDFCFB;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	position: absolute;
	left: 7px;
	top: 350px;
}

#footer
{
	background: url(../images/btmShadow.png) no-repeat center top;
	margin: 0 auto;
	padding: 24px 0 10px 0;
	text-align: center;
	width: 969px;
	position: relative;
	top: -9px;
}
