﻿#sectionBannerPanel ul
{
    list-style-image: none !important;
    list-style-type: circle;
    color: #fff;
}
#sectionBannerPanel ul
{
}

#sectionBannerPanel, #sectionBannerPanel h1, #sectionBannerPanel, #sectionBannerPanel h2
{
	color:White;
}

#sectionBannerPanel .introBox
{
	position:absolute;
	left:15px;
	top:13px;
	width:285px;
	height:175px;
	font-size:12px;
	line-height:14px;
	overflow:hidden;
}
#sectionBannerPanel .introBox a
{
    color: #cdfc64;
    font-weight: bold;
    text-decoration: none;
}
#sectionBannerPanel .introBox a:hover
{
    color: #2d4d00;   
    text-decoration: none;
}

#sectionBannerPanel .introBox h1
{	
	font-size:17px;		
	font-weight:normal;	
	line-height:20px;
	margin:0px;	
	text-transform:none;	
}


#sectionBannerPanel .introBox h2
{		
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	margin:0px;
	margin-bottom:5px;
	/*text-transform:uppercase;*/
}

#sectionBannerPanel .introBox .quote
{
	font-size:16pt;
	font-family:Trebuchet MS;
	line-height:20px;
}



#sectionBannerPanel .detailsBox
{
	position:absolute;
	left:787px;
	top:13px;
	width:180px;
	height:175px;
	font-size:12px;
	line-height:14px;
	overflow:hidden;
}
#sectionBannerPanel .detailsBox a
{
    color: #ad431f;
    font-weight: bold;
    text-decoration: none;
}
#sectionBannerPanel .detailsBox a:hover
{
    color: #fff1d5;
    text-decoration: none;
}
#sectionBannerPanel .detailsBox h1
{
	font-family: Trebuchet MS, Sans-Serif;
	/*text-transform:uppercase;*/
	font-size:16px;
	line-height:14px;
	margin-bottom:7px;
}


#sectionBannerPanel .detailsBox ul
{
	list-style-image: url(../../media/template/homeBullet.gif);
	list-style-position:outside;
	margin-left:16px;
	font-size:12px;
	line-height:16px;
	color:White;	
}

#sectionBannerPanel .sectionBannerImage
{
	left:316px;
	top:1px;
	position:absolute;
	width:455px;
	height:198px;
	overflow: hidden;
}

