#home_sponsors
{
	float:left;
	width:152px;
	padding-top:0px;
	margin-top:0px;
}
H3
{
	font-size:13px;
}
#home_site
{
	width:912px;
	overflow:hidden;
	text-align:left;
}
#tpl2_leftborder
{
	float:left;
	width:9px;
	height:785px;
	background:url('/uploads/skins/test/images/tpl2/tpl2_leftborder.jpg');
}
#home_bigimage
{
	width:476px;
	height: 150px;
	overflow: hidden;
}
#home_left
{
	float:left;
	width:255px;
	height:785px;
	background:url('/uploads/skins/test/images/home_left.jpg');
	background-repeat:no-repeat;
}
#home_right
{
	float:left;
	width:9px;
	height:657px;
}
#tpl2_left_menutitle
{
	padding-top:154px;
}
#home_left_menu
{
	padding-left:70px;
	padding-top:59px;
}
#leftmenu_extralinks
{
	padding-left:70px;
	padding-top:20px;
}
#hnllogo_small
{
	float:left;
	width:115px;
}
#home_hnl_parts
{
	float:left;
	width:361px;
}
#home_hnl_bottom
{
	height:71px;
}
.tpl2_leftmenu_link
{
	height:18px;
}
.tpl2_leftmenu_link a
{
	font-size:10pt;
	color:#226622;
}
#tpl2_rightmenu_link
{
	height:18px;
	color:#226622;
}
#tpl2_rightmenu_link a
{
	font-size:10pt;
	color:#226622;
}
#home_latestnews
{
	padding-top:70px;
	padding-left:20px;
	width:255px;
}
#home_main
{
	float:left;
	width:476px;
	height:845px;
}
#home_content
{
	margin-top:4px;
	color:#444444;
}
#home_top
{
	width:476px;
}
.tblData
{
	font-size:10px;
}
#home_detail1
{
	float:left;
	width:237px;
	margin-right:2px;
	margin-bottom:2px;
}
#home_detail2
{
	float:left;
	width:237px;
	margin-bottom:2px;
}
.home_box_link, .home_box_link:hover
{
	text-decoration:none;
	color:#444444;
}



.tblCalendar { /* event calendar styles */
	background: #D8671A; 
}
.tblCalendar th {
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background: #FF9A00;
	text-align: center;
}
.tblCalendar th a:link, .tblCalendar th a:visited, .tblCalendar th a:active {
	color: #FFFFFF; 
	text-decoration: none;
}
.tblCalendar th a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}
.tblCalendar td { /* cells current month */
	font-size: 11px; 
	font-weight: normal; 
	color: #003B64; 
	background: #FFF;
	text-align:center;
}
.tblCalendar td a {  /*needed so that the whole cell is highlighted on mouseover*/
	width: 100%;
	display: block;
}
.tblCalendar td a:link, .tblCalendar td a:visited, .tblCalendar td a:active {
	color: #C8570A; 
	text-decoration: none;
}
.tblCalendar td a:hover {
	color: #FFF; 
	text-decoration: none;
	background : #003B64;
}
td.calDimmed { /* cells previous or next month */
	color: #999999; 
}
td.calEvent { /* there is an event on this date: make it stand out from the other calendar cells */
	background: #CCCCCC;
}

