body,div,p,td {
  font-family: arial,verdana,sans-serif;
}

body {
  background-color: #fff;
  color: #000;
}
.center {
  text-align: center;
}
a:link {
  text-decoration: none;
}
a:visited {
	color: #75c;
  text-decoration: none;
}
a:hover { text-decoration: underline }
a:img {
  border: solid 1px black;
}
table.header {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
table.header * h1 {
  font-size: 32px;
  margin: 0;
}
table.header * td {
	background: url(http://sustainablewnc.org/sam/sam_images/sam_header.jpg);
  background-repeat: no-repeat;
  color: #337;
  font-family: georgia,times new roman,serif;
  font-weight: bold;
  height: 135px;
  text-align: center;
  vertical-align: middle;
}
.sub-header {
  background-color: #b6c59a;
  color: #646f4d;
	font-family: georgia,times new roman,serif;
  font-size: 1.5em;
  text-align: center;
}
.sub-header2 {
  color: #646f4d;
	font-family: georgia,times new roman,serif;
  font-size: 18px;
  text-align: center;
}
.footer {
  background-color: #b7d3eb;
  color: #7ba0cc;
	text-align: center;
}
table.main {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
table.main td {
  padding: 0;
  vertical-align: top;
}
table.main td.left {
  background-color: #dee8f1;
  color: #646f4d;
  width: 130px;
}
table.main td.middle {
  padding-right: 10px;
}
table.main td.right {
  background-color: #dde5d0;
  color: #646f4d;
  width: 150px;
}
td.date {
  font-size: 85%;
  white-space: no-wrap;
  color: #777;
}
.menu {
  padding: 10px 0 10px 10px;
  line-height: 1.5em;
	font-family: georgia,times new roman,serif;
}
.menu .title {
  font-weight: 900;
	color: #337;
}
.small {
	padding: 0 0 0 10px;
	font-size: .7em;
}
div.top-nav {
  background-color: #b6c59a;
  text-align: center;
}
div.top-nav a {
  color: #00f;
  font-weight: bold;
  margin: 0 1em 0 1em;
}

.centeredimage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
.body {
  padding: 10px 10px 10px 10px;
}
.body .title {
  color: #646f4d;
  font-size: 1.5em;
  border-bottom: solid 1px #dde5d0;
}
.title {
  color: #646f4d;
	text-align:center;
  font-size: 1.5em;
}
.title2 {
  color: #646f4d;
	text-align:center;
  font-size: 1.2em;
  border-bottom: solid 1px #dde5d0;
}
.title3 {
  color: #646f4d;
	text-align:left;
	font-weight: 900;
}
.content {
  text-align: left;
	padding: 10px 0 10px 20px;
}
.content img {
  border: solid 1px #000;
}
.content table {
  margin: 30px auto 30px auto;
  width: 100%;
}
.content table tr td {
  text-align: center;
  vertical-align: middle;
  width: 50%;
}

div.tb {
  background-image: url(/images/tbar_left_2.gif);
  background-repeat: no-repeat;
}
div.tb div {
  font-family: georgia,times new roman,serif;
  font-weight: 900;
  color: #337;
  background-image: url(/images/tbar_2.gif);
  background-repeat: repeat-x;
  margin-left: 12px;
  padding-right: 3px;
  line-height: 1.25em;
  xwhite-space: nowrap;
}
.slides {
  padding: 10px 0 10px 10px;
}

<!-- background: url(http://main.nc.us/images/main-banner-3.jpg); -->