/* Start of CMSMS style sheet 'BCS Drop Down Menu' */
/* @override http://bcsgroup.net/beta/stylesheet.php?cssid=43&mediatype=screen */

/* Start of CMSMS style sheet 'BCS Drop Down Menu' */
/* @override http://bcsgroup.net/beta/stylesheet.php?cssid=43&mediatype=screen */

/* Start of CMSMS style sheet 'BCS Drop Down Menu' */
/* @override http://bcsgroup.net/beta/stylesheet.php?cssid=43&mediatype=screen */

/* Start of CMSMS style sheet 'BCS Drop Down Menu' */
/* @override http://bcsgroup.net/beta/stylesheet.php?cssid=43&mediatype=screen */

/* Start of CMSMS style sheet 'BCS Drop Down Menu' */
#nav-wrapper{
	background: #414141;
	width: 100%;
	background: #76adb2 url(images/bg-nav.jpg) repeat-x 0 center;
width: 100%;
position: relative;
	z-index: 99;
}
.nav{
	width: 852px;
	margin: 0 auto;
	padding: 0;
	height:46px;
}

.nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height:47px;
}

/*Top level list items*/
.nav ul li{
	display: inline;
	float: left;
	text-align: center;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.nav ul li.single{
	line-height: 2.5em;
}

.nav a.menu-active, .nav a.menu-parent{
	top: -5px;
	color: white;
	background: url(images/bg-nav-button-active.gif) no-repeat center top;
	padding-top: 10px;
	height: 33px;
}
.nav a.menu-active:hover, .nav a.menu-parent:hover{
	color: white;
}

/*Top level menu link items style*/
.nav ul li a{
	color: #7c726c;
	position:relative;
	text-decoration: none;
	display: block;
	width: 100px;
	padding:5px;
	padding-top: 8px;
	padding-bottom: 3px;
	background: url(images/bg-nav-button.gif) no-repeat center top;
	margin: 0 3px;
	margin-top: 5px;
	height: 2.5em;
	vertical-align: bottom;
	height:30px;
}
.nav ul li a:hover{
	color: #92542e;
}
* html .nav ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}


/* End of 'BCS Drop Down Menu' */

/* End of 'BCS Drop Down Menu' */

/* End of 'BCS Drop Down Menu' */

