/* CSS definition file containing site wide stylesheets */

.picborder {
	border: 1px solid rgb(86,76,53)
}
.footerfont a          { font-size:10px; color: #5C5343; font-family: Verdana, Helvetica, Arial, Serif; text-decoration: none; }
.footerfont a:hover    { background-color: #FFFFFF; color: #5C5343; text-decoration: underline; }
.footerfont visited    { color: #5C5343; text-decoration: none; }
.footerfont link       { color: #5C5343; text-decoration: none; }
.footerfont active     { color: #5C5343; text-decoration: none; }
.footerstrong   	{ font-size:11px; font-family:verdana, sans-serif; font-weight:bold; color:#333333; }
