/*
h1{
  color: #930;
  font-size: 1.5em;
  font-weight: bold;
  margin: 0.67em 0
}


h2{
  color: #930;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.25em;
  margin: 0.83em 0
}
*/


/* Left Navigation - How To Compost */
div.left_nav_compost ul {  
  list-style:none; 
  padding: 0px; 
  margin: 0px; 
 } 
 
div.left_nav_compost ul li {  
  font-size:14px; 
  font-weight: bold; 
 } 
 
 
div.left_nav_compost ul li ul  {  
  list-style:none; 
  padding-left: 8px; 
 } 
 
div.left_nav_compost ul li ul li {  
  font-size:12px; 
  font-weight: normal 
 }

.left_nav_compost a:link{
  color: #609000;
}
.left_nav_compost a:visited{
  color: #B8BF9B;
}
.left_nav_compost a:hover{
  color: #7FBF00;
}


/* ENd Left Nav - How To Compost */

a:link{
  color: #930;
  text-decoration: underline;
}

a:visited {
  color: #c96;
}
a:hover {
  color: #fc0;
}



/* New Style Additions */
body {
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
}
table {
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
}

p { 
  color:#555555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
}
/*
a:link, a:active, a:visited { 
  color:#425166;
  text-decoration:underline;
}
a:hover { 
  color:#FF9000;
  text-decoration:underline;
}
*/
h1 { 
  font-family:Arial,Helvetica,sans-serif;
  font-size:14pt;
}
h2 { 
  font-family:Arial,Helvetica,sans-serif;
  font-size:11pt;
}


/* Forums     */

.forum_cell {  
  background-color: #FFFFFF; 
  color: #000000; 
  border-right:0px solid #000000; 
  border-top:0px solid #000000; 
} 

.forums_index_cell{  
  border-right:0px solid #000000; 
  border-bottom:0px solid #000000; 
  background-color: #FFFFFF; 
  color: #000000; 
  /* font-weight:bold; */ 
} 
 
.forums_index_header{  
  border-right:0px solid #666600; 
  border-bottom:1px solid #666600; 
  background-color: #FFFFFF; 
  color: #000000; 
  /* font-weight:bold; */ 
  font-size: 14px; 
}
 
.forums_header{  
  border-bottom:1px solid #666600; 
  background-color: #FFFFFF; 
  color: #993300; 
  font-weight:bold; 
  font-size: 14px; 
}

.display_forum_header td{
  border-bottom: 1px solid #DFDFDF;
  background-color: #eeeeee;
}

.comment_footer{
  border-top: 1px solid #DFDFDF;
  background-color: #eeeeee;
}


.posts_table{
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
}

.thread_header_cell{
  background-color: #8C9F4F;
  color: white;
  padding: 10px;
  border-bottom: 1px solid #6F7F3F;
}

.thread_body_cell{
  padding: 10px;
  height: 100px;
}

.forums_index_header{
  background-color: #8C9F4F;
  color: white;
  padding: 10px;
}

/* END Forums */



/* END New Style Additions */


/* 
body {
  color: black;
  font-size: 12px;
  font-family: "Times New Roman", Times, Georgia;
}

table  {  
  color: #000;  
  font-size: 12px;  
  font-family: "Times New Roman", Times, serif, Georgia; 
}
*/

.standard_header {  
  background-color: #ffffff; 
  font-weight: bold; 
  color: #000000; 
  font-family: "Times New Roman", Times, serif, Georgia;  
  text-align: left; 
  padding:4px; 
  margin-bottom:4px; 
}

.standard_outline {  
  border-bottom: 1px solid #666600; 
  border-top: 1px solid #666600; 
  border-left: 1px solid #666600; 
  border-right: 1px solid #666600; 
}
 
.view_style{

  border-bottom: 1px solid #666600; 
  border-top: 1px solid #666600; 
  border-left: 1px solid #666600; 
  border-right: 1px solid #666600; 

}

.standard_form {  
  background-color: #ffffff; 
  border-bottom: 1px solid #cccccc; 
  border-top: 1px solid #cccccc; 
  border-left: 1px solid #cccccc; 
  border-right: 1px solid #cccccc; 
} 
 
.options_box {
  color: #939497;
  font-size: 15px;
  font-weight: normal;
}

.options_box td{
  color: #939497;
  font-size: 15px;
}

.options_box select{
  font-family: verdana;
  font-size: 12px;
}

.standard_form3 .td{
  color: #ABADAF;
  font-size: 16px;
  font-weight: bold;

}


.form_style {  
  border: 1px solid #666600; 
  background-color: #ffffff; 
} 
 
.standard_form_field {  
  background-color: #eeeeee; 
  color: #000000; 
  font-size: 10px;  
  font-family: "Times New Roman", Times, serif, Georgia;  
}

.table_header1 { 
  background-color: #FAFBEE; 
  border-bottom: 1px solid #999999;
  color: #993300; 
  font-size: 13px;  
  font-family: "Times New Roman", Times, serif, Georgia;  
  text-align: center; 
  font-weight:bold; 
} 
 
A.table_header1:link, A.table_header1:active { 
  color: #ccccff; 
} 
 
A.table_header1:visited { 
  color: #0000aa; 
} 
 
A.table_header1:hover { 
  color: #99ccff; 
} 
 
.table_header2 { 
  background-color: #003366; 
  color: #cccccc; 
  font-size: 12px;  
  font-family: "Times New Roman", Times, serif, Georgia;  
  text-align: center; 
} 
 
A.table_header2:link, A.table_header2:active { 
  color: #0066cc; 
} 
 
A.table_header2:visited { 
  color: #0000aa; 
} 

.table_row1 { 
  background-color: #ffffff; 
  /*font-weight: bold; */
  color: #000000; 
  font-size: 12px;  
  font-family: "Times New Roman", Times, serif, Georgia;  
} 
 
.table_row1_cell { 
  /*border-right: 1px solid #999999; */
  border-bottom: 1px solid #999999; 
  border-top: 1px solid #999999; 
  color: #000000; 
  font-size: 12px;  
  font-family: "Times New Roman", Times, serif, Georgia;  
} 
 
.table_row2_cell { 
  /*border-right: 1px solid #999999; 
  border-bottom: 1px solid #999999; */
  color: #000000; 
  font-size: 12px;  
  font-family: "Times New Roman", Times, serif, Georgia;  
}

A.table_row1:link, A.table_row1:active { 
  color: #0000FF; 
} 
 
A.table_row1:visited { 
  color: #0000aa; 
} 
 
A.table_row1:hover { 
  color: #00FFaa; 
} 
 
.table_row2 { 
  background-color: #DCDCDC; 
  color: #000000; 
  font-size: 12px;  
  font-family: "Times New Roman", Times, serif, Georgia;  
} 
 
A.table_row2:link, A.table_row2:active { 
  color: #0000FF; 
} 
 
A.table_row2:visited { 
  color: #0000aa; 
} 
 
A.table_row2:hover { 
  color: #00FFaa; 
} 
 
.table_row_highlight {   
  background-color: #ccddcc; 
} 



.coolButton_OLD { 
  cursor: pointer; 
  background-color: #999999; 
  color: #ffffff; 
  font-size: 10px;  
  font-family: "Times New Roman", Times, serif, Georgia;  
  border-bottom: 2px solid #888888; 
  border-top: 1px solid #bbbbbb; 
  border-left: 1px solid #bbbbbb; 
  border-right: 2px solid #888888; 
} 
 
.coolButton{
  cursor: pointer; 
  background-color: #999999; 
  color: #ffffff; 
  font-size: 10px;  
  font-family: "Times New Roman", Times, serif, Georgia;  
  border-bottom: 2px solid #888888; 
  border-top: 1px solid #bbbbbb; 
  border-left: 1px solid #bbbbbb; 
  border-right: 2px solid #888888;
}


.coolButtonBig { 
  background-color: #993300; 
  color: #ffffff; 
  font-family: Arial, Serif; 
  font-size: small; 
  font-weight: 400; 
  border: 2px outset #888888; 
  cursor: pointer; 
} 
 
.coolButtonBig:hover { 
  cursor: pointer; 
}

.highlight1 { 
  color: #000000; 
  background-color: #ffffff; 
} 
 
.highlight2 { 
  color: #000000; 
  background-color: #DCDCDC; 
}

div.nav ul {  
  list-style:none; 
  padding: 0px; 
  margin: 0px; 
 } 
 
div.nav ul li {  
  font-size:14px; 
  font-weight: bold; 
 } 
 
 
div.nav ul li ul  {  
  list-style:none; 
  padding-left: 8px; 
 } 
 
div.nav ul li ul li {  
  font-size:12px; 
  font-weight: normal 
 } 

