H3
{
	font-size:13px;
}
#tpl2_site
{
	width:939px;
	text-align:left;
	overflow:hidden;
}
#tpl2_site_nomenu
{
	width:1939px;
	overflow:hidden;
}
#tpl2_leftborder
{
	float:left;
	width:9px;
	height:785px;
	background:url('/uploads/skins/test/images/tpl2/tpl2_leftborder.jpg');
}
#tpl2_left
{
	float:left;
	width:174px;
	height:785px;
	background:url('/uploads/skins/test/images/tpl2/tpl2_left.jpg');
	background-repeat:no-repeat;
}
#tpl2_left_menutitle
{
	padding-top:154px;
}
#tpl2_left_menu
{
	padding-left:35px;
	padding-top:14px;
}
.tpl2_leftmenu_link, .tpl2_leftmenu_link:visited, .tpl2_leftmenu_link:hover
{
	height:18px;
	color: #333333;
}
.tpl2_leftmenu_link a
{
	font-size:10pt;
}
#tpl2_rightmenu_link
{
	height:18px;
	color:#226622;
}
#tpl2_rightmenu_link_seniors
{
	height:18px;
	color:#662222;
}
#tpl2_rightmenu_link a
{
	font-size:10pt;
	color:#226622;
}
#tpl2_latestnews
{
	padding-top:70px;
	width:169px;
}
#tpl2_main
{
	float:left;
	width:550px;
	hheight:785px;
}
#tpl2_main_nomenu
{
	float:left;
	width:1930px;
	hheight:785px;
	overflow: auto;
}
#tpl2_content
{
	margin-top:4px;
	color:#444444;
	font-style: normal;
}
#tpl2_right
{
	float:left;
	width:205px;
	height:785px;
	background:url('/uploads/skins/test/images/tpl2/tpl2_right.jpg');
	background-repeat:no-repeat;
}
#rightcontent
{
	padding-top:80px;
	padding-left:10px;
	color:#333333;
}
#tpl2_top
{
	width:550px;
}
#tpl2_orangebox
{
	width:550px;
	height:28px;
	margin-top:1px;
	background:#FFBA51;	
	font-size:13pt;
	color:#FFFFFF;
	text-align:center;
	font-family:arial;
	padding-top:4px;
}
#tpl2_orangebox A
{
	font-size:13pt;
	color:#FFFFFF;
	font-family:arial;
	text-transform:capitalize;
}
.tblData
{
	font-size:10px;
}





.tblCalendar { /* event calendar styles */
	background: #D8671A; 
}
.tblCalendar th {
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background: #F03B64;
	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: #D8671A; 
	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;
}


