/* CSS Document */html {background-color: #fdf8ab;}html .sidebar {display: inline;}body {background-color: #fff;border: 3px solid #85a110;width: 790px;	margin-left: auto;	margin-top: 20px;	margin-right: auto;padding: 15px;	text-align: left;}#creditfooter{display: none;}div.feedburnerFeedBlock {color: #333;	  border: 2px dashed #bd8110;	  background-color: #fbf8a9;	  margin-top: 25px;	  margin-bottom: 35px;	  padding: 10px;	  font-size: 1em;  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;  line-height: 120%;  text-align: left;}div.feedburnerFeedBlock ul li span a{color: blue;}h1 {  font-size: 30px:  font-family: Georgia, "Times New Roman", Times, serif;  letter-spacing: 1px;  color: #85a110;   padding: 5px 15px 2px 15px;  }  p {  text-align: left;  font-family: Tahoma  font-size: 1em;  } ol {padding-left: 0;margin-left: 0;color: white;}ol a {color: white;}ul.nav {list-style-type: none:padding-left: 0;margin-left: 0;padding-top: 6px;padding-bottom: 5px;}ul.nav a {display: block;color: white;zoom: 1;background-color: #b00213;text-decoration: none;}ul.nav a:hover {display: block;color: red;zoom: 1;background-color: white;text-decoration: none;}.article {text-align: left;  font-family: "Times New Roman", Times, serif;  font-size: 1.1em;  }  .news {color: #333;	  border: 2px dashed #bd8110;	  background-color: #fbf8a9;	  margin-top: 25px;	  margin-bottom: 35px;	  padding: 10px;	  font-size: 0.8em;  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;  line-height: 120%;  text-align: left;  }     h1.header {  font-size: 30px;  font-family: Georgia, "Times New Roman", Times, serif;  letter-spacing: 1px;  color: #fff;  text-transform: uppercase;  padding: 5px 15px 2px 15px;  }.sidebar {width=30%float: right;margin: 10px;}  
