@charset "utf-8";  /* CSS Document */
#sMenu, #dMenu {position:relative;}
#sMenu #menu {
	position:absolute;
	left:61px;		top:0;
}
#sMenu #menu #services{
	width:122px;
	height:22px;
}	
#sMenu #menu #photos {
	width:131px;
	height:22px;
}
#sMenu #menu #special {
	width:120px;
	height:22px;
}
#sMenu #menu #about {
	width:125px;
	height:22px;
}
#sMenu #menu #contact {
	width:103px;
	height:22px;
}
#sMenu #menu #home {
	width:66px;
	height:22px;
}
#sMenu ul#menu ul, #dMenu ul#menu ul {
	background-color: #464A3E;
	font-size:11px;
	line-height:1.4em;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sf-menu a, .sf-menu ul a:visited { color:	#E9E4C5; font-weight:bold; }
.sf-menu ul li:hover, .sf-menu ul li.sfHover, .sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active {color: #FFF;}
ul.sf-menu ul { opacity: 0.9; padding-left:3px;padding-right:3px;}
.sf-menu ul > li { border-top:1px solid #FEFEBE; }
.sf-menu ul > li.firstLi {border-top:none;border-width:0px; }

