

body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A3C;
}

p, .art-postcontent, .art-postcontent p
{
    line-height: 150%;
	margin: 0;
	padding: 0;
}

.art-post li
{
	line-height: 150%;
}

.art-article table, table.art-article 
{
	border: hidden;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 18px 0 18px 0;
  font-family: Bookman Old Style;
  color: #175082;
  font-size: 2.0em;
  letter-spacing: .1em;
  clear: both;
  font-weight: bold;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 12px 0 12px 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #17834A;
  font-size: 1.5em;
  clear: both;
  font-weight: bold;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  margin: 12px 0 6px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #175082;
  clear: both;
  font-weight: bold;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  color: #17834A;
  padding: 0;
  margin: 12px 0 0 0;
  clear: both;
  font-weight: bold;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  color: #17834A;
  clear: both;
  margin: 15px 0 0 0;
  padding: 0;
  font-weight: bold;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #17834A;
  clear: both;
  margin: 15px 0 0 0;
  padding: 0;
  font-weight: bold;
}

.NC-green
{
	color: #17834A;
}


.NC-dk-green
{
	color: #275A32;
}

.NC-lt-green
{
	color: #28A028;
}

.NC-lite-grey
{
	color: #E8E8E8;
}

.NC-gold
{
	color: #FCD22C;
}

.NC-blue
{
	color: #175082;
}


a
{
  text-decoration: underline;
  color: #28A028;
}

a:link
{
  text-decoration: underline;
  color: #28A028;
}

a:visited, a.visited
{

  color: #28A028;
}

a:hover, a.hover
{
  text-decoration: none;
  color: #175082;
}

/* This sets the oclor for the footer at the bottom of the page */
.art-footer .art-footer-background
{
   background-color: #D1D8D3;
}


/* Make a class for allowing links to NOT have underlines  */
.link_no_ul a:link, .link_no_ul a:visited, .link_no_ul a.visited
{
  text-decoration: none;
}


.link_no_ul:hover, .link_no_ul a.hover
{
  text-decoration: underline;
  color: #28A028;
}



.home-news p
{
	line-height: 130%;
}
