/* ----- mainNav Defaults ------ */
.mainNav {
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 5px;
	background: url(/images/mainNav.png) no-repeat;
	}
.oneColumn .mainNav {
	background: url(/images/mainNav1col.png) no-repeat;
	}
.mainNav ul {
	position:relative;
	margin:0;
	padding:0;
	width: 870px;
	height: 40px;
	}
.mainNav li {
	display: inline;
	list-style:none;
	}
.mainNav a:link, .mainNav a:visited, .mainNav a:active {
	display: block;
	position: absolute;
	height: 40px;
	text-indent: -9000px;
	text-decoration: none;
	top: 0px;
	:-moz-any-link:focus;
	outline: none;
	}

/* ----- mainNav Defaults ------ */
.homeBtn a:link, .homeBtn a:visited {
	width: 66px;
	left: 0;
}
.aboutBtn a:link, .aboutBtn a:visited {
	width: 94px;
	left: 66px;
}
.servicesBtn a:link, .servicesBtn a:visited {
	width: 89px;
	left: 160px;
}
.supportBtn a:link, .supportBtn a:visited {
	width: 86px;
	left: 249px;
}
.knowledgeBtn a:link, .knowledgeBtn a:visited {
	width: 98px;
	left: 335px;
}
.discussionBtn a:link, .discussionBtn a:visited {
	width: 96px;
	left: 433px;
}
.newsBtn a:link, .newsBtn a:visited {
	width: 60px;
	left: 529px;
}
.calendarBtn a:link, .calendarBtn a:visited {
	width: 86px;
	left: 589px;
}
.contactBtn a:link, .contactBtn a:visited {
	width: 98px;
	left: 675px;
}

/* ----- mainNav Hover ------ */
.homeBtn a:hover {
	background: url(/images/mainNav.png) no-repeat -5px -40px;
}
.oneColumn .homeBtn a:hover {
	background: url(/images/mainNav1col.png) no-repeat -5px -40px;
}
.aboutBtn a:hover {
	background: url(/images/mainNav.png) no-repeat -71px -40px;
}
.oneColumn .aboutBtn a:hover {
	background: url(/images/mainNav1col.png) no-repeat -71px -40px;
}
.servicesBtn a:hover {
	background: url(/images/mainNav.png) no-repeat -165px -40px;
}
.oneColumn .servicesBtn a:hover {
	background: url(/images/mainNav1col.png) no-repeat -165px -40px;
}
.supportBtn a:hover {
	background: url(/images/mainNav.png) no-repeat -254px -40px;
}
.oneColumn .supportBtn a:hover {
	background: url(/images/mainNav1col.png) no-repeat -254px -40px;
}
.knowledgeBtn a:hover {
	background: url(/images/mainNav.png) no-repeat -340px -40px;
}
.oneColumn .knowledgeBtn a:hover {
	background: url(/images/mainNav1col.png) no-repeat -340px -40px;
}
.discussionBtn a:hover {
	background: url(/images/mainNav.png) no-repeat -438px -40px;
}
.oneColumn .discussionBtn a:hover {
	background: url(/images/mainNav1col.png) no-repeat -438px -40px;
}
.newsBtn a:hover {
	background: url(/images/mainNav.png) no-repeat -534px -40px;
}
.oneColumn .newsBtn a:hover {
	background: url(/images/mainNav1col.png) no-repeat -534px -40px;
}
.calendarBtn a:hover {
	background: url(/images/mainNav.png) no-repeat -594px -40px;
}
.oneColumn .calendarBtn a:hover {
	background: url(/images/mainNav1col.png) no-repeat -594px -40px;
}
.contactBtn a:hover {
	background: url(/images/mainNav.png) no-repeat -680px -40px;
}
.oneColumn .contactBtn a:hover {
	background: url(/images/mainNav1col.png) no-repeat -680px -40px;
}
/* ----- mainNav select ------ */
.homeBtn a.select, .homeBtn a.select:hover {
	background: url(/images/mainNav.png) no-repeat 0 -80px;
}
.oneColumn .homeBtn a.select, .homeBtn a.select:hover {
	background: url(/images/mainNav1col.png) no-repeat 0 -80px;
}
.aboutBtn a.select, .aboutBtn a.select:hover {
	background: url(/images/mainNav.png) no-repeat -71px -80px;
}
.oneColumn .aboutBtn a.select, .aboutBtn a.select:hover {
	background: url(/images/mainNav1col.png) no-repeat -71px -80px;
}
.servicesBtn a.select, .servicesBtn a.select:hover {
	background: url(/images/mainNav.png) no-repeat -165px -80px;
}
.oneColumn .servicesBtn a.select, .servicesBtn a.select:hover {
	background: url(/images/mainNav1col.png) no-repeat -165px -80px;
}
.supportBtn a.select, .supportBtn a.select:hover {
	background: url(/images/mainNav.png) no-repeat -254px -80px;
}
.oneColumn .supportBtn a.select, .supportBtn a.select:hover {
	background: url(/images/mainNav1col.png) no-repeat -254px -80px;
}
.knowledgeBtn a.select, .knowledgeBtn a.select:hover {
	background: url(/images/mainNav.png) no-repeat -340px -80px;
}
.oneColumn .knowledgeBtn a.select, .knowledgeBtn a.select:hover {
	background: url(/images/mainNav1col.png) no-repeat -340px -80px;
}
.discussionBtn a.select, .discussionBtn a.select:hover {
	background: url(/images/mainNav.png) no-repeat -438px -80px;
}
.oneColumn .discussionBtn a.select, .discussionBtn a.select:hover {
	background: url(/images/mainNav1col.png) no-repeat -438px -80px;
}
.newsBtn a.select, .newsBtn a.select:hover {
	background: url(/images/mainNav.png) no-repeat -534px -80px;
}
.oneColumn .newsBtn a.select, {
	background: url(/images/mainNav1col.png) no-repeat -534px -80px;
}
.calendarBtn a.select {
	background: url(/images/mainNav.png) no-repeat -594px -80px;
}
.oneColumn .calendarBtn a.select {
	background: url(/images/mainNav1col.png) no-repeat -594px -80px;
}
.contactBtn a.select, .contactBtn a.select:hover {
	background: url(/images/mainNav.png) no-repeat -680px -80px;
}
.oneColumn .contactBtn a.select, .contactBtn a.select:hover {
	background: url(/images/mainNav1col.png) no-repeat -680px -80px;
}


/* -- drop menus -- */

.dropmenudiv {
	margin:-5px 0 0 5px;
	position:absolute;
	top: 0;
	border: 1px solid #d4bad1;
	border-top-width: 0;
	font-size:11px;
	z-index:100;
	background:#ffffff url(/images/gradientRepeat.gif) repeat-x;
	width: 160px;
	visibility: hidden;
	text-align:left;
	}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #7e1f72;
	}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
	}
.dropmenudiv a:hover {
	background-color: #ebdce9;
	}
