html {
  padding: 0;
  margin: 0;
}
body {
  text-align: center;
  padding: 0;
  margin: 0;
  background-color: #808080;
  font-family: Verdana, Georgia, Times New Roman, Sans-serif;
  color: #333;
}
img {
  border: none;
}
h1, h2, h3, h4, h5, h6, h2 a, h2 a:visited {
  color: #666;
}
h1 {
  line-height: 100%;
}
.stretch:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div#coreLinksHeaders {
  background: #fff url('/laf/image/content-slice.jpg') repeat-y;
  text-align: right;
  height: 20px;
  width: 780px;
  margin: 0 auto;
  font-family: georgia, serif;
  font-size: 12px;
}
ul#coreLinks {
  position: relative;
  top: .3em;
  right: 5px;
  display: inline;
  font-size: 1.0em;
  color: #777;
}
ul#coreLinks li {
  display: inline;
  padding: 0 .3em;
  border-left: 1px solid #aaa;
}
ul#coreLinks li.first {
  border-left: none;
}
ul#coreLinks a {
  color: #555;
}
ul#coreLinks a:hover, a.stdLink:hover {
  color: #3f6119;
}
div#headerBar {
  margin: auto;
  height: 15px;
  width: 780px;
  background-color: #3f6119;
}
div#container {
  background: #fff url('/laf/image/content-slice.jpg') repeat-y;
  margin: 0 auto;
  padding: 0px;
  width: 780px;
  border: 0;
  text-align: left;
  overflow: visible;
}
div#headerTitle {
  background: #fff url('/laf/image/content-slice.jpg') repeat-y;
  width: 780px;
  height:86px;
  /*overflow: hidden;*/
}
img#dandyLogo {
  position: relative;
  top: -7px;
  width: 144px;
  height: 95px;
  float: left;
}

img#flaxHeader {
  float: right;
  width: 636px;
  height: 70px; 
}
ul#crumbs {
  margin: 0;
  margin-left: 18px;
  border:0;
  padding:0;
  overflow: visible;
  text-align: left;
}
ul#crumbs {
  display: inline;
  font-size: .8em;
}
ul#crumbs li {
  display: inline;
  margin-left: .5em;
}
ul#crumbs li a {
  text-decoration: underline;
  color: #283c83;
}
ul#crumbs li a:hover {
  color: #CC6600;
}

div#content {
  position: relative;
  left:0;
  width: 780px;
  background: url('/laf/image/content-slice.jpg') repeat-y;
}

div#contentInner {
  float: right;
  width: 580px;
  margin-right: 26px;
  margin-bottom: 30px;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
  background-color: #fff;
}
div.site {
  height: 200px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}

div#contact {
  width: 636px;
  position: absolute;
  bottom: 0;
  left: 143px;
  height: 35px;
  background: url('/laf/image/content-bottom-bar.jpg') #fff no-repeat;
  font-family: georgia, serif;
  font-size: 9px;
}

div#contact span {
  position: relative;
  top: 20px;
  left: 57px;
  margin-right: 23px;
}

ul#otherLink {
  margin: .2em .2em;
  list-style-type: none;
  list-style-position: outside;
}
/* NAV BAR */

div#navBar {
  float: left;
  background-image: url("/laf/image/nav-bar-fade.jpg");
  background-repeat: repeat-y;
  margin: 0;
  border: 0;
  padding: 0;
  width: 143px;
  font-size: .8em;
  overflow: visible;
  text-align: left;
  font-weight: bold;
}

div#navBar ul {
  margin-top: 44px;
  margin-bottom: 230px;
  list-style-type: none;
}

div#navBar ul li {
  margin-bottom: 14px;
}

div#navBar ul li a, div#navBar ul li a:visited, div#navBar ul li a:hover {
  text-decoration: none;
  color: #222;
  margin-bottom: 14px;
}

img#navBarBottom {
  position: absolute;
  bottom: 0;
  height: 166px;
  width: 144px;
  margin-bottom: 21px;
}
div#validateLinks {
  margin-top: 20px;
  text-align: center;
}
table#contactForm td {
  border-bottom: dotted 1px #ccc;
}
ol {
  margin: 7px 30px 7px 30px;
}
ol li {
  margin-bottom: 15px;
}
strong {
  color: #353
}
