body{
  margin:0px;
  background-color:#002002;
}

img{
border:none;  
}

#header{
width:100%;
min-width:1200px;
background-image:url(../images/headerbackground.jpg);
}

#logo{
float:left;
width:464px;
}

#logo img{
margin-left:-30px;
}

#timeandsearch{
float:right;
width:298px;
text-align:right;
}

#header-container{
width:842px;
margin:auto;
height:90px;
}

#header form{
  margin:30px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  
  }
  
#navigation{
  width:845px;
  margin:auto;
  min-height:20px;
  background-color:#fff;
  }

#nav-wrap{
width:100%;
min-width:1200px;
background-color:#fff;
}
  
.time{
font-family:arial;
color:#fff;
font-size:10px;
text-transform:uppercase;
margin-top:14px;
letter-spacing:1px;
}

#footer{
background-image:url(../images/footer_background.jpg);  
background-repeat:repeat-x;
background-color:#002002;
padding:5px;
min-width:1200px;
}

#footer a{
color:#808080;
font-family:arial;
text-decoration:none;
  }
  
 #footer a:hover{
color:#fff;
font-family:arial;
text-decoration:none;
  } 

#footer-container{
width:848px;
margin:auto;
}
  
#content-container, #container{
  width:100%;
  min-width:1210px;
  background-color:#fff;
  margin-top:-20px;
  }
  


#content{
  width:845px;
  margin:0px auto;
  }

#copy{
font-size:11px;  
margin-top:20px;
}

#lrf{
margin-bottom:40px;  
}
.footer-links{
color:#808080;
text-align:center;
font-size:14px;
margin:0px;
}

.footer-address{
color:#fff;
font-weight:bold;
font-size:12px;
font-family:arial;
text-align:center;
}

#pages, #secondary, #meta{
display:none;
}

#primary{
float:right;
width:200px;
padding:10px;
margin-right:-200px;
margin-top:-75px;
	}

#primary h3{
	color:#002002;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	}
	
#primary a{
color:#808080;
text-decoration:none;
font-size:11px;
}

#primary a:hover{
color:#000;
text-decoration:none;
font-size:11px;
}


#rss-links{
	margin-left:40px;
	}
	
#rss-links li{list-style-type:circle}


#breadcrumb-container{
width:100%;
min-width:1200px;
background-color:#fff;
padding-top:10px;
padding-bottom:10px;
}

#breadcrumb{
width:845px;
margin:auto;
line-height:10px;
text-align:left;
}

#breadcrumb a{
font-family:arial;
font-style:italic;
font-size:14px;
color:#808080;
text-decoration:none;
}

#breadcrumb a:hover{
color:#002002;	
}


#blog{
float:left;
min-width:845px;
overflow:hidden;
}



#nav-above{margin-top:20px;}

.entry-title a, h2{
	font-family:times new roman;
	font-size:24px;
	color:#006600;
	}

.entry-title a:hover{color:#999900;}

.entry-content{font-size:12px;}

.entry-date{font-size:12px; color:#808080; font-style:italic;}

.entry-meta{font-size:12px;}
.entry-meta a, .entry-content a{font-size:12px; color:#000; text-decoration:underline;}
.entry-meta a:hover, .entry-content a:hover{font-size:12px; color:#999900; text-decoration:underline;}

.nav-previous a, .nav-next a{font-size:12px; color:#000; text-decoration:underline;font-style:italic;}
.nav-previous a:hover, .nav-next a:hover{font-size:12px; color:#999900; text-decoration:underline; font-style:italic;}

.form-label, .form-label a{font-size:12px;}

.comment-author{font-size:12px; font-weight:bold;}

#content h3{
color:#006600;
font-size:12px;
}

.comment-meta{
font-size:10px;
color:#808080;

}

.comment-meta a{
font-size:10px;
color:#808080;
text-decoration:underline;
}

.comment-meta a:hover{
font-size:10px;
color:#999900;
text-decoration:underline;
}

.comments ol li p a{
font-size:12px;
text-decoration:underline;
color:#000;
}

.comments ol li p a:hover{
font-size:12px;
color:#999900;
text-decoration:underline;
}

#comment-notes{font-size:12px;}

.unapproved{
font-style:italic;
color:blue;
font-size:12px;
}

#rss-links{display:none;}

.comments ol li{
list-style-type:none;
}

.comments ol li p{
font-size:12px;	
color:#000;
}

#post-12{margin-top:10px;}














