@charset "utf-8";
/* CSS Document */
html {
  height:100%;
  margin-bottom:1px;
}

body, p, td, li{
  font-family:Verdana, sans-serif;
	font-size:10px;
}

body {
  background-color:#d1c4a3;
	margin:0;
	padding:0;
}

p {
  line-height:18px;
}

a {
	border:none;
	font-size: 10px;
	color: #1c1c1e; /* almost black */
}

a:hover {
	text-decoration:none;
}

img {
	margin:0;
	padding:0;
	border:0;
	float:left;
}

h1 {
	margin:0;
  padding:0;
	border:0;
	font-size:14px;
  font-weight:bolder;
  color:#004d8d; /* blue */
}

h2 {
	margin:0;
  padding:0;
	border:0;
	font-size:12px;
  font-weight:bolder;
  color:#004d8d; /* blue */
}

h3 {
	margin:0;
  padding:0;
	border:0;
	font-size:10px;
  font-weight:bolder;
  color:#004d8d; /* blue */
}

.clearing {
  clear:both;
}

#wrapper {
    margin-left:auto;
    margin-right:auto;
    padding:0;
    border:none;
    background:#fff url(/images/index-light-bg.jpg) repeat;
    width:950px;
}

#index-header {
	margin:0;
	padding:0;
	border:none;
  float:left;
	width:950px; /* overall width is 950px */
  height:256px; /* overall height is 256px */
  background-image:url(/images/index-header.jpg);
  background-repeat:no-repeat;
}

#header {
  margin:0;
	padding:0;
	border:none;
  float:left;
	width:950px; /* overall width is 950px */
  /*height:374px;  overall height is 374px */
}

#header-content {
  margin:0;
	padding:14px 0px 0px 705px;
	border:none;
  float:left;
  color:#717173;
  width:100px; /* overall height is 805px */
  height:24px; /* overall height is 38px */
}

#weather {
  margin:0;
	padding:14px 0px;
	border:none;
  float:left;
  width:145px;
  color:blue;
}

.menu {
  margin:0;
	padding:0;
	border:none;
  float:left;
  width:950px;
  min-height:28px; /* overall height is 28px */
  background-color:#fff;
  text-align:center;
}

.menu ul {
  margin:0;
	padding:10px 0px 5px 0px;
	border:none;
}

.menu li {
  margin:0px -3px 0px 0px;
	padding:0px 1em;
	border-left:1px solid #717173;
  display:inline;
}

.menu li:first-child {
  border:none;
}

.menu a {
  margin:0;
	padding:0;
	border:none;
  text-decoration:none;
  color:#0e7541;
  font-weight:bold;
}

.menu a:hover {
  text-decoration:underline;
}

#links-wrapper {
  margin:0;
	padding:0;
	border:none;
  float:left;
  width:950px;
  height:393px;
  background-image:url(/images/index-dark-bg.jpg);
  background-repeat:repeat;
}

#links-wrapper img {
  margin:0px 8px;
}

#links-top-row {
  margin:0px auto 0px auto;
	padding:0;
	border:none;
  width:627px;
}

#links-top-row a {
  margin:0;
	padding:0;
	border:none;
  float:left;
}

#links-bottom-row {
  margin:0px auto 0px auto;
	padding:0;
	border:none;
  width:627px;
}

#links-bottom-row li:first-child {
  margin:23px 0px 0px 8px;
  padding:0;
	border:none;
  float:left;
}

.contents {
  margin:0;
	padding:0;
	border:none;
  float:left;
  width:950px;
  background-image:url(/images/index-light-bg.jpg);
  background-repeat:repeat;
}

#main {
  height:1050px;
}

#secondary {
  min-height:300px;
}

#sub-contents {
  margin:0;
	padding:0;
	border:none;
  float:left;
  width:397px;
  min-height:180px;
}

#sub-contents-left {
  margin:0;
	padding:0;
	border:none;
  float:left;
  width:207px;
  height:175px;
}

.sub-contents-right {
  margin:0;
	padding:0;
	border:none;
  float:left;
  width:190px;
  height:175px;
  background-image:url(/images/box1.png);
  background-repeat:no-repeat;
}

#index-copy {
  margin:20px 0px;
	padding:0;
	border:none;
  float:left;
  width:950px;
  min-height:309px;
  background-image:url(/images/welcome.png);
  background-repeat:no-repeat;
}

#dynamic-area {
  margin:135px 0px 0px 68px;
	padding:0;
	border:none;
  float:left;
  width:815px;
  height:174px;
}

.box-title {
  margin:18px 0px 0px 0px;
  padding:0;
  float:left;
  border-bottom:1px #0E7541 solid; /* green */
  width:100%;
  height:25px;
}

.box-title a {
  margin-top:-10px;
  padding:0;
  text-decoration:none;
  float:right;
  vertical-align:top;
  font-size:10px;
  color:#0E7541; /* green */
}

.box-title a:hover {
  text-decoration:underline;
}

.box-title h1 {
  color:#0E7541; /* green */
  font-size:12px;
  font-weight:bolder;
}
.see_all_text {
    float:right
}

.see_all_text a {
    margin-top:-10px;
    padding:0;
    vertical-align:top;
}

.box-content {
  margin:0;
  padding:0;
  border:none;
  float:left;
  color:#5d5957; /* grey */
  font-size:9px;
  height:130px;
  overflow:scroll;
}

.box-content h1 {
  margin:0;
  padding:0;
  border:none;
  float:left;
  color:#004d8d; /* blue */
  font-size:9px;
  font-weight:bold;
}

table.feed {
  margin:10px 0px 0px 0px;
  padding:0;
  width:250px;
  border-collapse:collapse;
}

table.feed td {
  text-align:left;
  vertical-align:top;
  padding:1px 7px 7px 0px;
}

.date {
  width:40px;
}

#box1 {
  margin:0px 17px 0px 0px;
	padding:0px 22px 18px 22px;
	border:none;
  float:left;
  width:250px;
  height:156px;
}

#box2 {
  margin:0;
	padding:0px 18px 18px 18px;
	border:none;
  float:left;
  width:152px;
  height:156px;
}

#box2 > .box-title {
  border:none;
}

#box2 > .box-content {
  overflow:hidden;
}
#video {
  margin:10px 0px 0px 0px;
	padding:0;
	border:none;
  float:left;
  width:150px;
  height:115px;
}

#video > a > img {
  border:1px solid #0E7541; /* green */
}

.video-content {
  margin:10px 0px;
	padding:0;
	border:none;
  float:left;
  width:814px;
  min-height:180px;
}

.video-content > .sub-contents-right {
  margin:0px 0px 0px 16px;
}

.video-content > .sub-contents-right:first-child {
  margin-left:0px;
}

#general-content {
  margin:10px 0px;
	padding:5px 0px 0px 0px;
	border-top:1px solid black;
  float:left;
  width:814px;
}

.general-content-sub {
  margin:10px 0px 10px 70px;
	padding:0;
	border-top:none;
  float:left;
  width:220px;
  min-height:180px;
}

.general-content-sub:first-child {
  margin-left:0px;
}


#box3 {
  margin:0px 0px 0px 17px;
	padding:0px 22px 18px 22px;
	border:none;
  float:left;
  width:250px;
  height:156px;
}

#box3 a, #box1 a {
  float:left;
  margin:0px 3px 0px 0px;
}

#bottom-content {
  margin:20px 0px;
  padding:0px 68px;
  border:none;
  float:left;
  width:814px;
}

#bottom-content-left {
  margin:10px 10px 0px 0px;
  padding:0px 10px 0px 0px;
  border-top:1px black solid;
  float:left;
  width:387px;
}

#bottom-content-right {
  margin:0;
  padding:10px 0px 0px 10px;
  border:none;
  float:left;
  width:397px;
}

#footer {
  margin:0;
	padding:10px 0px 0px 0px;
	border:none;
  float:left;
	width:950px; /* overall width is 950px */
  height:38px;
  background-color:#fff;
  text-align:center;
}

#footer li {
  margin:0;
  padding:0px 1em;
  border-left:1px solid black;
  display:inline;
}

#footer li:first-child {
  border:none;
}

#footer a {
  text-decoration:none;
}

#footer a:hover {
  text-decoration:underline;
}

#secondary-footer {
  background-color:#bf9171;
}

#secondary-footer a{
  color:#fff;
}

#secondary-footer a:hover {
  color:#004d8d;
}

#identity {
  margin:20px 0px 0px 0px;
  padding:0px 0px 0px 20px;
  border:none;
  float:left;
  width:300px;
}

#identity > #sub-contents-left {
  margin:10px 0px 0px 25px;
}

#identity-map, #area-map {
  margin:20px 0px 0px 40px;
  padding:0;
  border:none;
  float:right;
  /*width:425px;*/
  /*background-color:#fff;*/
  background:url('/index-light-bg.jpg');
}

#area-map {
    float:left;
    margin:20px 8px 0 0;
}

.map_legend {
    float:left;
    clear:none;
    margin-top:20px;
    padding:5px;
    background-color:#D1C4A3;
}

.map_legend #lehmans {
    list-style-image:url('/images/red-pushpin.png');
}
.map_legend #p_graham_dunn {
    list-style-image:url('/images/blue-pushpin.png');
}

.map_legend #amish_door_village {
    list-style-image:url('/images/grn-pushpin.png');
}

.map_legend #homestead_furniture {
    list-style-image:url('/images/ltblu-pushpin.png');
}

.map_legend #coblentz_chocolate_company {
    list-style-image:url('/images/ylw-pushpin.png');
}

.map_legend #walnut_creek_cheese {
    list-style-image:url('/images/purple-pushpin.png');
}

.map_legend #keim_lumber_company {
    list-style-image:url('/images/pink-pushpin.png');
}

#identity-map small, #identity-map small a {
    font-size:13px;
}

/* This really messed up fckeditor
iframe {
  margin:0px 0px 20px 0px;
  padding:0;
  border:none;
  float:left;
  width:425px;
}*/

small {
  margin:0px 0px 0px 5px;
}

root { 
    display: block;
}

#contact_success {
    margin:5em 0 5em 0;
    text-align:center;
}

.notice {
    float:left;
    clear:both;
    color:green;
    font-size:14px;
}

#four_oh_four_container {
    text-align:center;
}

#four_oh_four_container img {
    float:none;
    margin-left:-48px;
}

/*** Begin errors styles ***/
.fieldWithErrors {
    padding: 2px;
    background-color: #FF9999;
    display: table;
}

#errorExplanation {
    float:none;
    width: 400px;
    border: 2px solid #FF9999;
    padding: 7px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    margin-top:30px;
    background-color: #f0f0f0;
}
#errorExplanation h1 {
    text-align: left;
    clear:both;
    background-color: #FF3F3F;
    padding: 5px 5px 5px 15px;
}

#errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    background-color: #FF3F3F;
    color: #fff;

}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
/*** End errors styles ***/