@charset "windows-1251";

#MainBlock
{
	float: left;
	width: 730px;
	color: #888888;
	font-size: 13px;
	background-image: url(ky_trailpro_flyout.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 330px;
	padding-left: 10px;
	margin-bottom: 20px;
	opacity: 0.0;
	visibility: hidden;
}

#MainBlock h2
{
	margin: 20px;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#MainBlock a
{
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: none;
}

#MainBlock a:hover
{
	color: #ffffff;
}

#LatestNews
{
	float: right;
	width: 250px;
}

#LatestNews .Item .Header
{
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	text-align: right;
}

#LatestNews .MenuItem
{
	text-align: left;
	padding: 5px;
	font-size: 12px;
}

#LatestNews .NewsDate
{
	display: block;
	font-size: 10px;
	color: #666666;
}

#RightBanner
{
	float: right;
	width: 250px;
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;
}
