body {
  background-color: #7d7865;
}

#header h1 {
  width: 201px;
  height: 83px;
  position: absolute;
  bottom: 26px;
  left: 51px;
}

#header h1 a {
  display: block;
  width: 201px;
  height: 83px;
  background-image: url(../common/images/sites/aefc/common/headerLogo.png);
}

#sideNav ul.top li a {
  background-image: url(../common/images/sites/aefc/common/navBG.png);
}

address {
  text-align: center;
  font-style: normal;
}

h4#footerLogo {
  display: block;
  width: 195px;
  height: 81px;
  margin: 10px auto;
}

h4#footerLogo a {
  display: block;
  background-image: url(../common/images/sites/aefc/common/footerLogo.png);
  width: 195px;
  height: 0px;
  padding-top: 81px;
  overflow: hidden;
}

#insideRightColumn {
  background-image: url(../common/images/sites/aefc/common/curve.png);
  background-repeat: no-repeat;
  background-position: top right;
  position: relative;
}

#rightColumnContent {
  margin-top: 22px;
  padding-left: 18px;
  border-left: 1px solid #8f8e8e;
}

div.accordion {
  height: 0px;
  overflow: hidden;
}

#container #footerLogoStrip {
	float: none;
	display: block;
	width: 698px;
	height: 41px;
	margin: 20px auto;
}

#tempNav {
	border-bottom: 3px solid #7d7865;
	height: 19px;
	line-height: 19px;
	padding: 0px 22px;
	font-family: Arial, sans-serif;
	background-color: #000;
}

#tempNav h3 {
	float: left;
	font-size: 9px;
	color: #b6b19e; 
	text-transform: uppercase;
	padding-top: 1px;
	margin-left: 10px;
	display: inline;
}

#tempNav ul {
	list-style: none;
	float: right;
	margin-left: 20px;
	display: inline;
}

#tempNav ul li {
	display: inline;
	border-left: 1px solid #fff;
	padding: 0px 6px;
	height: 19px;
	line-height: 19px;
}

#tempNav ul li a {
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#tempNav ul li.last {
	padding: 0px 0px 0px 10px;
}

#tempNav ul li.first {
	padding: 0px 10px 0px 0px;
	border-left: 0px;
}

#insideRightColumn p.printLink {
    padding-left: 20px;
}
