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://main.nc.us/images/main-banner-3.jpg);
  background-repeat: no-repeat;
  color: #337;
  font-family: georgia,times new roman,serif;
  font-weight: bold;
  height: 75px;
  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 7px 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;
}
.blogs {
  padding: 10px 0 10px 10px;
  line-height: 1.5em;
}
.blogs .title {
	padding: 0 0 0 10px;
  font-weight: 900;
}
.blogs .name {
  padding: 0 0 0 20px;
	font-weight: 500;
	font-size: .8em;
}
.blogimg {
  margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
  border: solid 1px #000;
}
.readblog {
	padding: 0 0 0 10px;
  font-weight: 900;
	color: #646f4d;
}
.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;
}

.spotlight {
  text-align: center;
}

/*.spotlight img {
  border: solid 1px #000;
}*/

.spotlight table {
  margin: 10px auto 10px auto;
  width: 100%;
}
.spotlight table tr td {
  text-align: center;
  vertical-align: middle;
  width: 50%;
}

.spotlight3 {
  text-align: center;
}
/*.spotlight3 img {
  border: solid 1px #000;
}*/
.spotlight3 table {
  margin: 10px auto 10px auto;
  width: 100%;
}
.spotlight3 table tr td {
  text-align: center;
  vertical-align: middle;
  width: 33%;
}

table.news-links tr td {
  font-family: sans-serif;
  padding-bottom: 5px;
}
table.news-links .date {
  color: #777;
  font-size: 85%;
  white-space: nowrap;
}
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;
}
