	/* @group -Navigation */
#dnn_dnnNAV {}
#dnn_dnnNAV li {list-style-type: none; float: left; font-family: 'museo-1','museo-2',serif;background: #fff5d1 url(images/nav-top.gif) no-repeat left top;margin-right: 4px;}

#dnn_dnnNAV li a {font-size: 16px; text-decoration: none; color: #413c31; font-weight: bold; display: block;background: url(images/nav-right.gif) no-repeat right top;padding: 12px 16px 8px 12px;}

#dnn_dnnNAV li:hover, #dnn_dnnNAV li.selected {background: #ba3900 url(images/nav-top-on.gif) no-repeat left top;}

#dnn_dnnNAV li a:hover, #dnn_dnnNAV li.selected a, .GMenuSub li:hover > #dnn_dnnNAV li a {color: white; background: url(images/nav-right-on.gif) no-repeat right top;}

.GMenuSub {display: none;position: absolute;z-index: 10;width: 188px;top: 36px;}

#dnn_dnnNAV li:hover .GMenuSub {display: block;}

#dnn_dnnNAV .GMenuSub li {list-style-type: none; background: none;border-top: 1px solid #a8330d; }

#dnn_dnnNAV .GMenuSub li a {color: #ede4d8;background: #ba3900;font-size: 13px; display: block;width: 162px;padding: 8px 13px;}

#dnn_dnnNAV .GMenuSub .last {background: transparent url(images/on-corners.png) left top no-repeat;height: 18px;width: 188px; }

#dnn_dnnNAV .GMenuSub li a:hover {color: white; }
	/* @end */	