body { background-color: #f5fcee;
margin-top:0; }
td.wh { background-color: White; }

td.gr { background-color:#95AD6C; }
p, td {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #006001;
	margin-bottom:8px;
}
a {
	font-family: Verdana, arial, helvetica, sans-serif;
	}
img.left  {
	float:left;
	margin-right:10px;
	margin-bottom:4px;
	}
	
img.right {
	float:right;
	margin-left:10px;
	margin-bottom:4px;
	}			
	
.by {
    font-size: 8pt;
	color:#000000;
	text-decoration:none
	 }
a:hover {
	color=red;
	}
			
#topcomment {
	margin-left:auto;
	margin-right:auto;
	width:740px;
	padding-bottom:8px;
	text-align:left;
	}

.entrybox {
	border-width: 1px;
	border-color: #85ae78;
	border-style: solid;
	width: 210px;
	margin-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
	}		
table.entry {
   background-color: #FFFFFF;
   width: 100%;
  }
   
 td.entrytop  {
 	background-color:#3B6233;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	font-weight:bold;
	height: 3em;
	}
	
td.entrymiddle {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	}
	
td.grade {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	height: 2.5em;
	}	

td.entrybottom  {
 	background-color:#95AD6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 2em;
	}	
img.thumb {
	margin-top:5px;
	}
	
	a.visit {
	color: #074808;
	text-decoration: none;
	padding-left: 1em;
	font-weight: bold;
	}	
a.visit:hover {
	color: #993333;
	}	
	
a.frontlink {
	color: #074808;
	text-decoration: none;
	font-weight: bold;
	}	
a.frontlink:hover {
	color: #993333;
	}		
	
#navlist ul
{
margin-top:4px;
margin-bottom:12px;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
background-color:#95AD6C;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 12px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #3B6233;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #629042;
text-decoration: none;
}
#map {
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	background-color:#FFFFFF;
	padding-bottom:12px;
	text-align: center;
	}	
	
#privacy {
	background-color:#FFFFFF;
	color:#000000;
	width:550px;
	margin:20px auto;
	padding: 20px;	
	}	