/* style2.css, style2a.css are the same, just caching issue */

body,p,div,td,th,input,textarea,select,option,caption {
  font-size: 13px;
  font-family: sans-serif;
  color: #000000;
}
input,textarea,select,option,.inputtext {
  color: #33f;
  font-size: 12px;
}
body {
  margin: 4px 6px;
  padding: 0;
  min-width: 825px;
  background-color: #006600;
}
caption {
  text-align: left;
  margin: 8px 0 2px 0;
}
#topdrops {
  margin: -117px 0 0 199px;
}
#main {
  width: 825px;
  background-color: white;
  margin: 100px 0 0 0;
}
#main2 {
  border: 1px solid #083108;
  padding: 2px 0 0 0;
}
#topmenutable td {
  background-color: #083108;
}
p {
  margin: 4px 0 8px 0;
}
a {
  color: #006622;
  text-decoration: none;
}
a:hover {
  color: #008800;
  text-decoration: underline;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { /* include h1, h2, h6 for wordpress */
  color: #006600;
}
h3 {
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  font-size: 15px;
  margin: 1px 0 8px -2px;
  border-bottom: 1px solid #006600;
  width: 23em; /* was 355px */
  color: #006600;
}
h4, h1, h2 { /* include h1, h2 for wordpress */
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  font-size: 14px;
  margin: 16px 0 4px -2px;
  color: #006600;
}
h5, h6 { /* include h6 for wordpress */
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  font-size: 13px;
  margin: 12px 0 4px 0;
  color: #006600;
}


div.h3h4 {
  margin: 0 0 8px -2px;
}
div.h3h4 h3 {
  margin: 1px 0 2px 0;
  margin-bottom: 2px;
}
div.h3h4 h4 {
  margin: 2px 0;
}


#leftcolumn {
  margin: 6px 0 12px 3px;
}
#leftcolumn h3 {
  font-size: 13px;
  margin: 1px 0 8px 2px;
  border-bottom: 1px solid #006600;
  width: 140px;
}
h3.leftcolumn2 {
  width: 150px !important;
}
p.leftcolumn {
  font-size: 10px;
  margin: 2px 0 2px 1px;
}
td.leftcolumn {
  border-right: 1px solid #006600;
}
img.leftcolumn {
  margin: 20px 0 0 0;
  border: 1px solid green;
}

blockquote {
  margin: 4px 10px 8px 20px;
}
form {
  margin: 0;
}
ul, ol {
  list-style-position: outside;
  margin: 4px 0 12px 0;
  padding: 0 0 0 36px;
}
li {
  padding: 0;
  margin: 0 0 2px 0;
}
.leftcolumn li {
  padding: 0;
  margin: 0 6px 2px -6px;
}
img.im {
  margin: 5px;
  border: 1px solid black;
}

div.topdrop {
  visibility: hidden;
  position: absolute;
  z-index: 10;
}
div.topdrop a {
  color: white;
}
div.topdrop a:hover {
  text-decoration: none;
  font-weight: bold;
  color: white;
}
div.topdrop p {
  text-align: left;
  font-size: 13px;
  /* font-weight: bold; */
  margin: 0;
  padding: 4px 7px;
  border: 1px solid #bbb;
  color: white;
  background-color: #0C3708; /*#406D38;   #275420; AB9D19; */
  /* opacity: 1; */
  /* filter: progid:DXImageTransform.Microsoft.Alpha(opacity="70"); */
}
p.topdrop-sub-first a:hover, p.topdrop-sub a:hover {
  font-weight: normal !important;
}
p.topdrop-sub-first {
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}
p.topdrop-sub {
  padding-top: 0 !important;
  border-top: 0 !important;
}


#content {
  margin: 4px 12px 0 12px;
}
#contentbody {
  margin: 0 8px 20px 12px;
}
#contentfooter {
  clear: both;
  margin: 20px 0 6px 0;
  font-weight: bold;
}

#topmap2 {
  display: block;
  border: 1px solid green;
}

#footer {
  clear: both;
  margin: 5px 0 0 1px;
}
div.footer2 {
  width: 815px; /* 825-10 */
  border-top: 1px solid black;
}
div.footer2 p {
  padding: 4px 20px;
  text-align: center;
  margin:0;
}

form.cform {
  margin: 6px 0 6px 12px;
}
form.cform p {
  font-size: 12px;
}
form.cform b {
  font-weight: bold;
  color: #363;
}
form.cform th {
  font-weight: bold;
  color: #363;
  text-align: left;
  font-size: 12px;
  padding-bottom: 4px;
}
tr.cform-topalign th {
  padding-top: 4px !important;
  padding-bottom: 1px !important;
}
form.cform td {
  font-size: 12px;
}
form.cform blockquote {
  margin: 2px 30px;
}
tr.cform2 th {
  text-align: left;
  padding-bottom: 0;
}
tr.cform2 td {
  padding-top: 0;
}
a.imagelink {
  font-style: italic;
}
.errortext {
  color: red !important;
  background: white;
}
.debug {
  color: black;
  background: white;
}
.fillpage {
  margin: 10px 0 200px 0;
}
.fillpagesome {
  margin: 10px 0 30px 0;
}



/* Captions, modded by ivycreek from default style */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	/* border: 1px solid #000; ddd; */
	text-align: center;
	/* background-color: #f3f3f3; */
	padding: 0;
	margin: 10px;
	/* -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; */
}

.wp-caption img {
	border: 1px solid #000;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}
/* End captions */


/* Begin Images */
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
}

img.alignright {
	padding: 0;
	margin: 4px 4px 6px 11px;
	display: inline;
	border: 1px solid #000;
}

img.alignleft, img.alignnone { /* added alignnone */
	padding: 0;
	margin: 4px 11px 6px 4px;
	display: inline;
	border: 1px solid #000;
}

.alignright {
	float: right;
	clear: both; /* new */
	margin: 10px 0 10px 20px;
}

.alignleft {
	float: left;
	clear: both; /* new */
	margin: 10px 20px 10px 0;
}
/* End Images */

/* use 2 divs to fix the IE box model bug */
div.calendar-box-right {
	border: 1px dotted #555555;
	width: 150px;
	padding: 0;
	margin: 0 0 12px 0;
}
div.calendar-box-right2 {
	padding: 10px;
	margin: 0;
}
