/* #339933 med green */
/* #501508 dark reddish brown */
/* #66cc66 lighter med green */
/* #813127 reddish brown */
/* #eff0f4 light blue gray */
html,body {
  margin: 0; 
	background: #339933; 
  font-size: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
  color: #202000;
  }
/*div {border: 1px solid blue;}*/
div#content {
  width: 64em; 
	margin: auto;
  border: 6px solid #501508;
	padding: 0 0 .5em 0;
  background: #ffffff url(../images/leftbg.jpg) repeat-y 0px 9em; /* the vertical spec of bg position must match height in div#header */
  }
div#content div#header {
  border-bottom: 6px solid #501508;
	background: #ffffff url(../images/tree.gif) no-repeat;
  height: 9em;
	}
div#content div#header div#contact {
  text-align: center;
	font-size: 80%;
  color: #813127;
  line-height: 3em;
	margin: auto; width: 45em;
  width: 60em;
  background: transparent;
	}
h1 {
  margin: -.65em 0 0 0;
	margin-bottom: -.9em; /* this somehow takes care of IE making the header too tall */
	background: url(../images/tree.gif) no-repeat top right;
	font-family: "times new roman", serif;
  font-size: 350%;
  line-height: 3em;
  height: 3em;
  color: #339933;
  text-align: center;
	}
div#content div#maincontainer {
/*  background: url(../images/leftbg.jpg) repeat-y;*/
	margin: 0;
	}
  /* thank you to http://www.greywyvern.com/code/min-height-hack for the below */
    .prop {
    height:600px;
    float:right;
    width:1px; 
  }
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  /* thank you to http://www.greywyvern.com/code/min-height-hack for the above */
div#content div#main {
  background: #ffffff;
	margin: 0 0 0 288px;
	}
div#content div#main {
  }
div#content div#main div#mainnav {
	font-size: 90%;
  font-weight: bold;
	background: #eff0f4;
  margin-left: -1.4em;
  padding: .6em;
/*  height: 7em;*/
}
div#content div#main div#mainnav ul {
	list-style-type: none;
	margin: 0;
  width: 21%;
/*  border: 1px solid blue;*/
}
div#content div#main div#mainnav ul li {
  list-style-type: none;
  margin: 0 1.5em .2em -2.8em;
  color: #339933;
	}
div#content div#main div#mainnav ul#nav2, div#content div#main div#mainnav ul#nav3 {float: right;}
div#content div#main div#mainnav ul.meta {
	text-align: right;
  font-size: 90%;
  float: right;
  width: 10%;
	}
h2 em {
  font-size: 80%;}
div#content div#main div.img1 {margin: .5em; text-align: left;}
div#content div#main div.img1 p {float: right; width: 25%; line-height: 1.5em;}
div#content div#main div.img1 img {margin: .3em;}
div#content div#main div.img2 {margin: 2em 1em; text-align: right;}
div#content div#main div.testimonial {
	font-style: italic;
  margin: 0 2em 2em 0;
}
div#content div.sidebar {float: right; margin: 1em; width: 10em; background: #66cc66; text-align: center; border: 2px solid #501508;}
div#content div.sidebar h3 em {font-size: 75%;}
div#content div#main ul.sep li {line-height: 2em}
hr {height: 2px; color: #339933; margin: 2em;}
table#beforeafter {margin: auto;
}
table#beforeafter th {background: #ccccaf;
	border: 3px outset #521a09;
  color: #006600;
  padding: .5em;
}
table#beforeafter td img {border: 2px solid #521a09;}
div#content div#footer {
  margin: 3em 0 0 300px;
	font-size: 80%;
  height: 14em;
  background: #ffffff url(../images/NCrlcSeal_sm.gif) no-repeat bottom left;
	}
div#content div#footer img {float: left; display: none;}
div#content div#footer p {
}
div#content div#footer div#owner {
  text-align: right;
	margin: 1em 1em .5em 0;
	}
div#content div#footer table {float: right;}
div#content div#footer table tr {vertical-align: top;}
div#content div#footer table th {text-align: right; font-variant: small-caps; letter-spacing: .2em;}
div#content div#footer table td {text-align: right; vertical-align: top; margin: 5em;}
div#content div#footer th em {text-decoration: underline; color: #339933}
div#content div#main div#mainnav ul li a:link {
	color: #339933;
  text-decoration: none;
}
div#content div#main div#mainnav ul li a:visited {
	color: #336633;
  text-decoration: none;
}
div#content div#main div#mainnav ul li a:hover {
	color: #66cc66;
  text-decoration: underline;
}

div#content div#main div.sidebar h3 a:link {text-decoration: none;}
div#content div#main div.sidebar h3 a:visited {text-decoration: none;}
div#content div#main div.sidebar h3 a:hover {text-decoration: underline;}