#primary-menu-wrapper {width:979px; height:22px; margin-bottom:5px;background-image:url(http://www.lowcountrynewspapers.net/img/200811-primary-nav-gradient.gif); background-repeat:repeat-x;}

.primary-menu {height:22px; position:relative; font-family:arial, sans-serif;}
* html .primary-menu {width:979px; w\idth:979px;} /* IE 5.5 hack */
.primary-menu ul, .primary-menu li {padding:0;margin:0;list-style-type:none;}  /* remove all the bullets, borders and padding from the default list styling */
* .primary-menu ul ul {min-width:60px;}  /* IE 5.5 hack */
.primary-menu li {float:left;position:relative;}  /* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.primary-menu a, .primary-menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; height:22px; background:#09c; padding:0 10px; line-height:22px; font-weight:bold; background-image:url(http://www.lowcountrynewspapers.net/img/200811-primary-nav-gradient.gif); background-repeat:repeat-x;}  /* top level links */

.primary-menu ul ul a.drop, .primary-menu ul ul a.drop:visited {background:#dfdfdf;}  /* second level background */
.primary-menu ul ul a.drop:hover{background:#cccccc;}  /* second level hover */
.primary-menu ul ul :hover > a.drop {background:#dfdfdf;}
.primary-menu ul ul ul a, .primary-menu ul ul ul a:visited {background:#cccccc;}  /* third level background */
.primary-menu ul ul ul a:hover {background:#dfdfdf;}  /* third level hover */

.primary-menu ul ul {visibility:hidden;position:absolute;height:0;top:22px;left:0;}  /* hide sublevels */
* html .primary-menu ul ul {top:22px;t\op:22px;}  /* IE 5.5 hack */

.primary-menu ul ul ul{left:120px; top:0px;}  /* Position third level flyout menu */
.primary-menu ul ul ul.left {left:-60px;}  /* position third level flyout menu for a left flyout */

.primary-menu table {position:absolute; top:0; left:0;}  /* Required for IE */

.primary-menu ul ul a, .primary-menu ul ul a:visited {background:#dfdfdf; color:#000; height:auto; line-height:1em; padding:5px 10px; width:100px;}  /* second level links */
* html .primary-menu ul ul a, * html .primary-menu ul ul a:visited {width:100px;w\idth:100px;}  /* IE 5.5 hack */

.primary-menu a:hover, .primary-menu ul ul a:hover{color:#ff9900; background:#dfdfdf;}  /* Top level hover */
.primary-menu :hover > a, .primary-menu ul ul :hover > a {color:#ff9900; background:#cccccc;}

.primary-menu ul li:hover ul, .primary-menu ul a:hover ul{visibility:visible;z-index: 5;}  /* make second level visible when hover on first level */
.primary-menu ul :hover ul ul{visibility:hidden;}  /* keep third level hidden when hover on first level */
.primary-menu ul :hover ul :hover ul{ visibility:visible;}  /* make third level visible when hover on second level */

img.menu_place_ad {border:0; margin-left:5px; padding-left:5px;background:none;}

#ie6_menu_wrapper {width:969px; height:17px; margin-bottom:5px;padding:5px 0 0 10px;background-image:url(http://www.lowcountrynewspapers.net/img/200811-primary-nav-gradient.gif); background-repeat:repeat-x;}
.ie6_menu a, .ie6_menu a:visited {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	margin-right:18px;
	}