body {
  font-family: Verdana, Geneva, Arial, sans-serif;
  text-align:center;
  color:#000;
  margin:0;
  padding:0;
  font-size:75%;
}

#utility {  
  display:none;
}

#outer {
  background:none;
  clear:both;
  width:100%;
}

#wrapper {
  clear:both;
  position:relative;
  text-align:left;
  background:none; 
  width:90%;
  margin:0 auto;
}

#email #wrapper {
  background:none; 
}

#copy {
  background:none;
  width:100%;
  text-align:left;
  margin:0 auto;
  padding:0;
}

#email #copy {
  background:none; 
  width:100%;
}

#header {
  display:none;
}

#tagline {
  display:none;
}

#content {
  padding:10px;
  background: none;

}

#pagecontent {
  background: none;
  border-top:none;
}

#sidebar {
  display:none;
}


.post {
  float:none;
  width:100%;
  padding:0 20px 20px 30px;
  margin-top:20px;
  border-left:none;
}

.post table {
  margin:15px 0;
  color:#333;
  font-size:.9em;
  border-top:1px solid #3f9c35;
  border-left:1px solid #3f9c35;
  clear:both;
}

.post table td, .post table th {
  border-bottom:1px solid #3f9c35;
  border-right:1px solid #3f9c35;
}

.post table td {
  line-height:1.5em;
}

.post table th {
  text-align:center;
  background-color:#3f9c35;
  font-weight:normal;
}

.post table th h3 {
  color:#FFF;
  margin:0;
}

.post ul li {
  padding:3px 0;
  line-height:1.9em;
}

.post ul {
  font-size:.9em;
  margin-right:20px;
  margin-top:20px;
  margin-bottom:20px;
  color:#333;
}

#breadcrumbs {
  display:none;
}

div.hr {
  border-top:1px dotted #3f9c35;
  margin:20px 0;
}

div.hr hr {
  display: none;
}

.column {
  min-height:420px;
  float:left;
  width:120px;
  padding:0 10px;
  border-right:1px dotted #9eb39e;
}

.last {
  padding:0 0 0 10px;
  border-right:none;
}

.first {
  padding:0 10px 0 5px;
}

#prods {
  display:none;
}

/* MISC */

.hidden {
  display:none;
}

img.alignleft {
  margin: 0 12px 6px 0;
  float: left;
}

img.alignright {
  margin: 0 0 6px 12px;
  float: right;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  margin:0 auto;
}

.wp-caption {
  text-align:center;
  padding: 6px;
  margin: 6px;
}

.wp-caption img {
  margin: 0 auto;
}

img {
  border:none;
}

.post img {
  padding:3px;
  border:1px solid #DDD;
}

blockquote {
  padding:0 12px;
  margin:0;
  font-style:italic;
}

p {
  line-height:1.8em;
  margin:0 0 12px 0;
  font-size:.9em;
}

h1,h2,h3,h4,h5,h6 {
  margin:5px 0 5px 0;
  color:#000;
  font-weight:normal;
}

h2 {
  font-size:2em;
  clear:both;
}

h3 {
  font-size:1.6em;
}

h4 {
  font-size:1.2em;
}

h5 {
  margin-top:15px;
  font-size:1.3em;
}

h6 {
  margin-top:15px;
  font-size:1.2em;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
  color:#000;
  text-decoration:none;
}


h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color:#246b2b;
}

a:link, a:visited {
  color:#246b2b;
}

a:hover {
  text-decoration:none;
}

a:link img, a:visited img {
  border:none;
}

ul.commentlist {
  list-style-type:none;
  margin:0;
  padding:0;
}

ul.wplc_event_list {
  margin:10px 0;
  padding:0;
  list-style-type:none;
}

ul.wplc_event_list li {
  padding:5px 10px;
}

.wplc_alt {
  background-color:#EFEFEF;
} 

.post .ddsg-wrapper ul ul {
  font-weight:normal;
 }
 
.post .ddsg-wrapper ul {
  font-size:1em;
  margin-top:3px;
  margin-bottom:3px;
  font-weight:bold;
}

.post .ddsg-wrapper ul li {
  padding:3px 0;
  line-height:1.4em;
}

.ddsg-wrapper h2 {
  display:none;
}

.ddcredits {
  display:none;
}

#button {
  height:33px;
  background:transparent url(im/button-bkg.gif) no-repeat;
  margin-top:10px;
  margin-bottom:10px;
}

#button a:link, #button a:visited {
  display:block;
  padding:9px 12px;
  background:transparent url(im/button-right.gif) no-repeat right;
  text-decoration:none;
  text-align:center;
  color:#246b2b;
}

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

.credits {
  display:none;
}

/* FOOTER */

#footer {
  display:none;
}