/*
Apr 2010 - Left menus on latest whats on template
*/

.L1{
padding-bottom:0;
margin-bottom:16px;
color:#000000;
width:160px;
}
.L1 ul{
margin:0;
padding:0;
list-style:none;
}
.L1 ul a{
background-color:#d4d8bd;
display:block; /* makes links full width not just link width */
font-size:13px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:3px 2px 4px 8px;
text-decoration:none;
border-bottom:1px #FFFFFF solid;
}
.L1 a:hover{
text-decoration:underline;
}


/* different to rest */
#nav_museums ul a{background-color:#e2dfa8;}




.mtitle{
font-family:"Trebuchet MS",Georgia,Arial,sans-serif;
color:#FFFFFF;
font-size:14px;
background-color:#000000;
padding:4px 0 4px 10px;
margin:0 0 1px 0;
border-bottom-width:0;
}
.mtitle a{
text-decoration:none;
color:#FFFFFF;
}
	
#mred{border-left:20px solid #DE002B;}
#mblue{border-left:20px solid #009CEF;}
#mblue2{border-left:20px solid #009CEF;}
#mpink{border-left:20px solid #FF0099;}
#mgreen{border-left:20px solid #B5E601;}
#morange{border-left:20px solid #FF8000;}
#myellow{border-left:20px solid #FFFF00;}

