a.menu-small:link {font-family: Garamond,Century Schoolbook, Times; font-size: 14px; color: #336600; text-decoration: none; margin-top:10px; }
a.menu-small:visited { font-family: Garamond,Century Schoolbook, Times; font-size: 14px; color: #336600; text-decoration: none; margin-top:10px;}
a.menu-small:hover { font-family: Garamond,Century Schoolbook, Times; font-size: 14px; color: #FF6600; text-decoration: underline; margin-top:10px;}
a.menu-small:active { font-family: Garamond,Century Schoolbook, Times; font-size: 14px; color: #FF6600; text-decoration: none; margin-top:10px;}

p.bodytext {color: #663300; font-family: Garamond, Century Schoolbook, Times; font-size:15px;}
p.hometext {color: #663300; font-family: Garamond, Century Schoolbook, Times; font-size:16px;}

h2 {color: #CF5300; font-family: Garamond, Century Schoolbook, Times; font-size:21px; font-weight:600;}
h3 {color: #336600; font-family: Garamond, Century Schoolbook, Times; font-size:15px; font-weight:600;}

p.tabletext {color: #663300; font-family: Garamond, Century Schoolbook, Times;  font-size:14px;}

.current {color: #CF5300; font-family: Garamond, Century Schoolbook, Times; font-size:14px;}
		
#leftcol {
	width:45%;
	float: left;
	padding-right:25px;
	padding-left:0px;
}		

#rightcol {
	width:45%;
	float: right;
	padding-left:0px;
	}

.company {
	font-family: Garamond, Century Schoolbook, Times;
	font-size: 15px;
	color: #336600;
	padding:1px 1px 1px 10px;
	font-weight:bold;
	margin-left:-9px;
		}

.brclear { /* Use a break with this class to clear float containers */
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}
i {color: #663300; font-family: Garamond, Century Schoolbook, Times; font-size:16px;
}