body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}
th {
	font-size: 24px;
	color: #816c51;
}
body, #content {
  text-align: center;
  align: center;
  width: 900;
  margin: 0 auto 0 auto;
}
body {
	background-color:#d5d5d5;
}
#content {
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #009;
}
a:visited {
	color: #009;
}
a:hover {
	color: #F00;
}
.featuredBox {
	border-width: 1px;
	border-style: solid;
	border-color: #333;
}
.itemBox {
	border-width: 1px;
	border-style: solid;
	border-color: #333;
	background-color: #fff;
}
td.itemBoxText {
	padding: 10px;
}

td.careers {
	padding-left: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 20px;
}

.featuredBoxHeading, a.featuredBoxHeading, a.featuredBoxHeading:visited, a.featuredBoxHeading:hover {
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 4px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #222;
	background-color: #fff;
}
.featuredBoxText, a.featuredBoxText, a.featuredBoxText:visited, a.featuredBoxText:hover, td.featuredBoxText {
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: left;
	vertical-align: top;	
	background-color: #fff;
}
td.featuredBoxText {
	padding: 7px;
}
td.nav-bottom, a.nav-bottom, a.nav-bottom:visited {
	white-space: nowrap;
	vertical-align: middle;
	font-size: 11px;
}

/********************** Site Map ********************/

th.sitemap {
	text-align:left;
	align:left;
	color:#333;
	padding-top:10px;
	font-size: 14px;
}
td.sitemap {
	padding-left:20px;
	padding-bottom:5px;
}

/********************** Search Results ********************/

th.searchResults {
	text-align:left;
	align:left;
	padding-top:10px;
	font-size: 12px;
	color: #816c51;
}
td.searchResults {
	color:#333;
	padding-left:20px;
	padding-bottom:5px;
}

/******************** E-Brochure Links *******************/

a.ebrochure {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}