@charset "ISO-8859-1";
@import url("base.css");
@import url("nav.css");
/*
	Mark the main menu location
------------------------------------------*/
#mm3 a, #mm3 a:hover {
background:url(../images/menu.gif) -230px -64px no-repeat;
}
#mMenu li:hover ul li a, #mMenu li.jshover ul li a {
background:none; /* this fixes a background isssue */
}
/* 
   mark the submenu
-------------------------- */

#mMenu li:hover ul li#sm3a a, #mMenu li.jshover ul li#sm3a a {
background:#d6bca1;
}



#sub2 {
	background:url(../images/beanMarker.gif) bottom right no-repeat;
}
li#sub2.sidemenu a, #sub2.sidemenu a:hover {
	background:none;
	color:#a7762c;
}


.col1 {
	
	margin:193px 40px 15px 10px;

}

.col2 {
margin:171px 0 30px 0;
}
/* 
   Headline graphic
-------------------------- */

.col2 h1 {width:441px;
	height:75px;
	background:url(../images/hNews.jpg) no-repeat;
	/*margin:0 0 -22px 0 ;*/
	margin:0 0 -15px 0 ;
}
/* 
   submenu header
-------------------------- */
 #submenu li#menuTitle {
 height:24px;
 background:url(../images/menuCompany.gif) no-repeat;
 }

/* 
   
-------------------------- */
ul.newsLink {
margin:20px 0 0 0;
}


.newsLink li {
list-style:none;
margin:10px 0;
background:url(../images/smallBeanMarker.gif) left top no-repeat;

width:100%;

}
.newsLink a{padding:0 0 0 25px;
text-decoration:none;
font-weight:bold;
display:block}
.newsLink em{
display:block;
font-weight: normal;
font-size:.9em;
font-style:italic;
}
.col2 p {
	margin:10px 35px 0 0;
}