/* CSS Document - Styles used on the home page */

.homebox { 	width: 225px; padding: 0px; margin-right: 12px; float: left; border: 1px solid #96b858; background-color: #fff; color: #666; font-family: Tahoma, Verdana, Arial, sans-serif; }

			
.homebox h2 { font-size: 100%; color: #576b33; margin: 4px;   }
.homebox h2 a:link { text-decoration: none; color: #666; padding: 3px; font-weight: bold; }
.homebox h2 a:visited { text-decoration: none; color: #666; font-weight: bold; }
.homebox h2 a:hover { padding: 2px; border: 1px dotted #666; font-weight: bold;}

.homebox p { margin: 0px 4px; padding: 3px;  }

.quote { font-size: 90%; line-height: 90%; font-style: oblique; }
.stoppress { padding: 5px border: 1px solid #c00; }

.floatright { width: 180px; float: right; margin: 30px 0 10px;  }