﻿body {
}
.leftMenuLink {
  color:#ce003d;
  font-family:Arial;
  font-weight:bold;
  text-decoration:none;
}
.divSubMenu
{
	background-image:url(/static/images/homeBanner.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:12pt;
	color:#4e2614;
}
#ctl00_menuItem1
{
	color:#ce003d;
}
#ctl00_menuItem1:Hover
{
	color:White;
}
.divLeftMenu
{
	background-image:url(/static/images/sidebar-contact.jpg);
	
	background-repeat:no-repeat;
	z-index:58;
	width:200px;
	position:absolute;
	background-position:0px 41px;
}
h2.sectionTitle
{
	background-image:url(/static/images/HomeIcon.jpg);
	background-repeat:no-repeat;
	height:50px;
	text-indent:100px;
	padding-top:12px;
	
}
.divLeftMenu h4 {
  font-size: 1.5em !important;
  margin-top: 60px;
  margin-bottom: 10px;
  color: #59452A;
  font-family: Verdana;
  padding-left: 25px;
}
div.leftMenuPara {
  padding-left: 25px;
	width: 150px;
}

