#smcontain {
	position:relative;
	width: 530px;
	font: 13px lighter Arial, Helvetica, sans-serif;
	background-color: none;
	line-height: 130%;		
}
#hilites {
	float: right;
	width: 210px;
	font: lighter 12px Arial, Helvetica, sans-serif;
	background: url(../images/hilitesbak.gif) bottom repeat-x;
	border: dotted 1px #336699;
	padding: 0px 8px 16px 12px;
	margin-left: 20px;
}
#topcopy {
	font: 13px lighter Arial, Helvetica, sans-serif;
	width: 290px;
	background-color: none;
	line-height: 130%;
}
#smcontain a {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
#smcontain a:hover {
	text-decoration: underline;
	color: #0066CC;
}
#hilites a {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
#hilites a:hover {
	text-decoration: underline;
	color: #0066CC;
}

h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #000033;
	font-weight: bold;
}
a {
font: bold 12px "Arial," Helvetica, sans-serif;
font-weight: bold;
color: #069;
text-decoration: none;
}

a:hover {
color: #069;
text-decoration: underline;
}
ul {list-style: none; 
	margin: 0 30px 12px 32px; 
	padding: 0; 
	text-align: left;}
li	{list-style-image: url("http://www.hinkle1.com/images/enews_bullet.png");
text-align: left; 
	padding-left: 9px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E5173;
	font-weight:lighter;
	}
.verttopgap {
	margin-top: 13px;
}
.vertmenu {
	display: block;
	line-height: 34px;
	width: 190px;
	height: 36px;
	background: url(../images/court_vmenu.gif) no-repeat;
	text-align: left;
	border-bottom: none;
	margin: 0 0 0 18px;
}
.vertmenu a {
	display: block;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	padding: 0px 0px 0px 40px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #006;
	
}
.vertmenu a:hover {
	text-decoration: none;
	background: url(../images/court_vmenu_hov.gif) no-repeat;
	border-bottom: 1px dotted #300;
}