/* Start of CMSMS style sheet 'Navigation: BBeach' */
/********************
MENU
*********************/
#menu_head {
   padding-left: 0;
   margin-left: 1em;
}

#menu_head ul ul{
	width: 196px;
	display: block;
	position: absolute;
	top: 326px;
	left: 50px;
	padding: 0;
	margin: 0;
	background: none;
}
#menu_head ul ul li{
	border-width: 1px;
	background: url(images/cms/bbeach/saparation.gif) no-repeat right;
	height: 22px;
	padding: 0 18px 0 5px;
	margin: 0;
	display: block;


}

{*
	font: 14px/21px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
*}
#menu_head ul ul li a{
	font: 14px/21px "Calisto MT";
	color: #336699;
        text-decoration: none;
	text-indent: 0px;
	padding: 0 0 0 33px;
	font-weight: bold;
	margin: 0;
	width: inherit;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	background-image: url('images/cms/bbeach/button.png');
}

{* 	color: #FFFF99; *}

#menu_head ul ul li a:hover{

        color: #336699;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url('images/cms/bbeach/button_over.png');
}

#menu_head ul ul li h3{
color: #336699;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url('images/cms/bbeach/button_over.png');
}

/* End of 'Navigation: BBeach' */

