#HomeTopBarWrap
{
	background: url(Images/Home/TopBarTile.png) repeat-x;
	height: 22px;
	position: relative;
	z-index: 10;
}
#HomeTopBar
{
	margin: 0 auto;
	position: relative;
	width: 875px;
}
#TopCallout
{
	background: url(Images/Home/TopCallout.png) no-repeat;
	height: 51px;
	padding: 13px 25px 0 45px;
	position: absolute;
	right: 15px;
	top: 0;
	width: 117px;
}
#TopCallout p,
	#TopCallout a
{
	color: #510706;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#TopCallout p strong
{
	color: #510706;
}
#TopCallout a:hover
{
	text-decoration: underline;
}
#HomeHeaderWrap
{
	border-bottom: 2px solid #d7e3b2;
	height: 140px;
	margin-top: -7px;
	position: relative;
	z-index: 9;
}
#HomeHeader
{
	background: url(Images/Home/HeaderWorldMap.jpg) no-repeat left bottom;
	height: 140px;
	margin: 0 auto;
	width: 825px;
}
#LeftHomeHeader
{
	float: left;
	width: 220px;
}
#HomeCallNow
{
	background: url(Images/Home/CallNow.gif) no-repeat;
	float: left;
	margin-left: 20px;
	margin-top: 12px;
	padding-left: 45px;
	padding-top: 2px;
	width: 154px;
}
#HomeCallNow p
{
	color: #d7e3b2;
	font-size: 16px;
}
#HomeSearch
{
	float: left;
	height: 20px;
	margin-top: 10px;
	min-width: 179px;
}
.isSearchTextField
{
	background-color: #D7E3B2;
	border: 1px solid #515151;
	color: #515151;
	margin-left: 4px;
	padding: 1px 3px;
	width: 145px;
}
a.isSearchSubmit
{
	color: #D7E3B1;
}
#HomeLogo
{
	float: left;
	height: 54px;
	margin-top: 10px;
	margin-left:-10px;
	width: 234px;
}
#HomeLogo a
{
	background: url(Images/HomeLogo.png) no-repeat;
	display: block;
	height: 54px;
	text-indent: -9999px;
	width: 234px;
}
#HomeHeader #Navigation
{
	height: 140px;
}
#HomeHeader #Navigation li
{
	height: 140px;
}
#HomeHeader #Navigation li a
{
	padding-top: 116px;
	letter-spacing:1px;
}
#UpperNav
{
	right: -45px;
}
#HomeHeader #UpperNavRight
{
	padding-right: 230px;
	position: relative;
	z-index: 7011;
}
#HomeBannerWrap
{
	background: url(Images/Home/BannerTile.png) repeat-x;
	height: 331px;
	position: relative;
	z-index: 9;
}
#HomeBanner
{
	margin: 0 auto;
	width: 825px;
}
#HomeContentAreaWrap
{
	background: #CB6922;
}
#HomeContentArea
{
	margin: 0 auto;
	width: 825px;
}
#HomeSidebar
{
	float: left;
	width: 220px;
}
#HomeSidebarTop
{
	background: url(Images/Home/SidebarTop.jpg) no-repeat right;
	color: #F7FF75;
	float: left;
	height: 56px;
	text-align: center;
	width: 220px;
}
#HomeSidebarTop p
{
	font-size: 13px;
	font-weight: bold;
	line-height: 45px;
	text-transform: uppercase;
}
#HomeSidebarTop #dnn_dnnDate_lblDate span
{
	color: white;
}
#HomeSidebarBody
{
	color: #F7FF75;
	font-weight: bold;
	padding-right: 0px;
	width: 210px;
}
#HomeSidebarBody a
{
	color: #F7FF75;
}
#HomeSidebarBody a:hover
{
	color: #fff;
}
#HomeSidebarBody li
{
	list-style-type: none;
	margin-bottom: 10px;
}
#HomeContent
{
	float: left;
	width: 550px;
}
.Col
{
	background-color: #faedb0;
	min-height: 350px;
	width: 100%;
}
.HomeColTop
{
	padding-left: 20px;
	text-align: left !important;
}
.HomeColBody
{
	height: auto !important;
	margin-bottom: 0px;
	padding-left: 20px !important;
}
.HomeColBody a:Hover
{
	color: #9D2E02;
}
.HomeColBody hr
{
	background-color: #CB6922;
	border: 0;
	color: #CB6922;
	height: 1px;
	text-align: left;
	width: 100%;
}
.HomeColBody h4
{
	color: #510706 !important;
}

.HomeColBody h6
{
	color: #CB6922;
	font-size: .8em;
	font-weight:100;
	line-height: 150%;
	
}
.latestNews
{
	background-image: url(Images/HomeLeftSideGradientDivider.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.viewAll
{
	background-image: url(Images/HomeLeftSideGradientDivider.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 40px;
	text-align: center;
}
.blogFeed li a
{
	color: #CB6922;
}
#HomeBanner .SubHead,
#HomeBanner .Normal
{
	color: #E5EDCD;
	padding-top: 10px;
}
#HomeBanner .CommandButton
{
	color: #ED6F5C;
}
