div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 10px;
	background: #fff url(http://www.ascensionministries.net/gfx/sdMenuBottom.gif) no-repeat  right bottom;
	color: #336699;
	margin-top: 5px;
	margin-bottom:10px;
}

div.sdmenu div {
	background: url(http://www.ascensionministries.net/gfx/menuLtBlue.jpg) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(http://www.ascensionministries.net/gfx/sdMenuTop.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 6px 19px;
	font-weight: bold;
	color: #193654;
	background: url(http://www.ascensionministries.net/gfx/expanded.gif) no-repeat 4px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(http://www.ascensionministries.net/gfx/collapsed.gif);
}
div.sdmenu div a {
	padding: 3px 5px;
	text-indent: 1px;
	background: #ccc;
	display: block;
	border-bottom: 1px solid #fff;
	color: #193654;
	text-decoration: none;
}
div.sdmenu div a.current {
	background : #294b6d url(http://www.ascensionministries.net/gfx/linkarrow.gif) no-repeat right center;
	color: #fff;
}
div.sdmenu div a:hover {
	background : #d97716 url(http://www.ascensionministries.net/gfx/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
.outerLink2 a {font-family: arial; font-size: 10px; line-height:10px; font-weight:600;
			padding: 7px 5px;
			text-indent: 1px;
			background-color: #ffdec0;
			display: block;
			border-bottom: 1px solid #fff;
			color: #fff;
			text-decoration: none;
}
.outerLink2 a:hover {font-family: arial; font-size: 10px; line-height:10px; font-weight:600;
			padding: 7px 5px;
			text-indent: 1px;
			background-color: #ffdec0;
			display: block;
			border-bottom: 1px solid #fff;
			color: #fff;
			text-decoration: none;
}