/*  
Site Name: publicplacesinternational.com
Author: IE Website Design
Author URI: http://iewebsitedesign.com

*/


#dropmenudiv{
position:absolute;
border:1px solid #666D40;
border-bottom-width: 0;
font:normal 11px Arial;
color:#ffffff;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color:#ffffff;
border-bottom: 1px solid #666D40;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #666D40;
}

.menu {
font-family:Arial; 
font-weight:bold; 
font-size:11px; 
color:#ffffff; 
text-decoration:none;
}

.menu:hover {
font-family:Arial; 
font-weight:bold; 
font-size:11px; 
color:#5C6239; 
text-decoration:none;
}

.menu:active {
color:#ffffff; 
text-decoration:none;
}

.tdmenu {
background-color: #959F5D;
text-align:center;
}
