/*Breadcrumbs*/
.breadcrumbs{
	font-size:9px;
	color:#666;
}
.breadcrumbs .separator{
	color:#999;
}
.breadcrumbs a,
.breadcrumbs a:visited{
	color:#666;
	text-decoration:none;
}
.breadcrumbs a:active,
.breadcrumbs a:hover{
	color:#333;
	text-decoration:underline;
}
/*ChildNavigation*/
ul.child-nav{
	margin:0;
	padding:0;
}
.child-nav li{
	list-style-type:none;
	margin:0;
}
.child-nav a,
.child-nav a:visited{
	font-weight:bold;
}
.child-nav a:active,
.child-nav a:hover{
	text-decoration:underline;
}
/*DhtmlMenu - <td class="[x]"><span>*/
.menu-item{
  
}
.menu-item span{
			
}
.menu-item-hover{
	
	cursor:pointer;

}
.menu-item-hover span{
			
}
table.menu-subitem{

}
.menu-subitem{
	background-color:#D8E8CB;
	color:#747043;
	padding:0 0 0 0px;	
}
.menu-subitem span{	
	font:11px verdana,tahoma,sans-serif;
	line-height:250%;
	text-indent:5px;
}
.menu-subitem-hover{
	
	padding:0 0 0 0px;
	background-color:#F2CB66;
	cursor:pointer;/*do NOT change to hand*/
}
.menu-subitem-hover span{
	
}



/* Navigation Menu */
.menu-about-home
{
	background-image: url(/Images/images/button_aboutus.jpg);
	width: 117px;
	height: 33px;
}
.menu-about-home-hover
{
	background-image: url(/Images/images/button_aboutus_over.jpg);
	cursor: pointer;
	width: 117px;
	height: 33px;
}
.menu-about-home span, .menu-about-home-hover span
{
	display:none;
}


.menu-about
{
	background-image: url(/Images/images/inner_aboutus.jpg);
	width: 97px;
	height: 33px;
}
.menu-about-hover
{
	background-image: url(/Images/images/inner_aboutus_over.jpg);
	cursor: pointer;
	width: 97px;
	height: 33px;
}
.menu-about span, .menu-about-hover span
{
	display:none;
}


.menu-services-home
{
	background-image: url(/Images/images/button_caswoodServices.jpg);
	width: 190px;
	height: 33px;
}
.menu-services-home-hover
{
	background-image: url(/Images/images/button_caswoodServices_over.jpg);
	cursor: pointer;
	width: 190px;
	height: 33px;
}
.menu-services-home span, .menu-services-home-hover span
{
	display:none;
}

.menu-services
{
	background-image: url(/Images/images/inner_caswoodServices.jpg);
	width: 159px;
	height: 33px;
}
.menu-services-hover
{
	background-image: url(/Images/images/inner_caswoodServices_over.jpg);
	cursor: pointer;
	width: 159px;
	height: 33px;
}
.menu-services span, .menu-services-hover span
{
	display:none;
}


.menu-news-home
{
	background-image: url(/Images/images/button_newsroom.jpg);
	width: 133px;
	height: 33px;
}
.menu-news-home-hover
{
	background-image: url(/Images/images/button_newsroom_over.jpg);
	cursor: pointer;
	width: 133px;
	height: 33px;
}
.menu-news-home span, .menu-news-home-hover span
{
	display:none;
}


.menu-news
{
	background-image: url(/Images/images/inner_newsroom.jpg);
	width: 110px;
	height: 33px;
}
.menu-news-hover
{
	background-image: url(/Images/images/inner_newsroom_over.jpg);
	cursor: pointer;
	width: 110px;
	height: 33px;
}
.menu-news span, .menu-news-hover span
{
	display:none;
}

.menu-careers-home
{
	background-image: url(/Images/images/button_careers.jpg);
	width: 116px;
	height: 33px;
}
.menu-careers-home-hover
{
	background-image: url(/Images/images/button_careers_over.jpg);
	cursor: pointer;
	width: 116px;
	height: 33px;
}
.menu-careers-home span, .menu-careers-home-hover span
{
	display:none;
}

.menu-careers
{
	background-image: url(/Images/images/inner_careers.jpg);
	width: 91px;
	height: 33px;
}
.menu-careers-hover
{
	background-image: url(/Images/images/inner_careers_over.jpg);
	cursor: pointer;
	width: 91px;
	height: 33px;
}
.menu-careers span, .menu-careers-hover span
{
	display:none;
}

.menu-contact-home
{
	background-image: url(/Images/images/button_contactus.jpg);
	width: 125px;
	height: 33px;
}
.menu-contact-home-hover
{
	background-image: url(/Images/images/button_contactus_over.jpg);
	cursor: pointer;
	width: 125px;
	height: 33px;
}
.menu-contact-home span, .menu-contact-home-hover span
{
	display:none;
}

.menu-contact
{
	background-image: url(/Images/images/inner_contactus.jpg);
	width: 112px;
	height: 33px;
}
.menu-contact-hover
{
	background-image: url(/Images/images/inner_contactus_over.jpg);
	cursor: pointer;
	width: 112px;
	height: 33px;
}
.menu-contact span, .menu-contact-hover span
{
	display:none;
}

.menu-home
{
	background-image: url(/Images/images/inner_homepage.jpg);
	width: 111px;
	height: 33px;
}
.menu-home-hover
{
	background-image: url(/Images/images/inner_homepage_over.jpg);
	cursor: pointer;
	width: 111px;
	height: 33px;
}
.menu-home span, .menu-home-hover span
{
	display:none;
}



