@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	top: 0px;
}



.ftr-menu {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/ftr-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	text-decoration: none;
}

.ftr-link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

ul {
	list-style-image: url(http://www.armadetroit.org/temp/templates/custom/images/bullet.gif);
}

ftr-link a{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.menu-td {
	height: 50px;
	text-align: center;
	color: #FFFFFF;
}

.title-img {
	margin-top:0px;
}

.shade-left {
	background-image: url(../images/shade-leftbg.jpg);
	background-repeat: repeat-y;
	width: 18px;
}

.shade-right {
	background-image: url(../images/shade-rightbg.jpg);
	background-repeat: repeat-y;
	width: 18px;
}

.column-left {
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 25px;
	width: 20%;
	text-align: left;
	font-size: 12px;
}

.column-right {
	padding: 12px;
	width: 20%;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #FFFFFF;
}


}
a:link, a:visited, a:active {
	}
a:hover {
	
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}

hr {
	color: #004080;
	height: 1px;
	width: 85%;
	text-align: center;
	background-position: center;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	background-color: #EEEEEE;
	padding: 10px;
	width: 150px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

.menu_current {
	font-weight: NORMAL;
}

.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	font-size: 11px;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
.menu-parent > a  { 

 }
 

.menu-current > a {
	color: #FFFFFF;
	text-decoration: underline;
 }

.menu_current { color: #FFFFFF;
	text-decoration: underline; }

ul.mark .menu-parent:before  { content: "(p) " }
ul.mark .menu-current:before { content: "(c) " }
ul.mark .menu-sibling:before { content: "(s) " }
ul.mark .menu-child-0:before { content: "(c-0) " }
ul.mark .menu-child-1:before { content: "(c-1) " }
ul.mark .menu-child-2:before { content: "(c-2) " }

table.menu td {
    width: auto; 
}
table.menu .menu-expand > a { font-weight: bold; }

ul.sitemap li {
    padding-top: 0.5em;
}
ul.sitemap .menu-current > span.content {
    display: block;
    background-color: #E0E0FF;
    border-right: 2px solid blue;
}


#clean {
	background-color: #E0D8C5;
	position: absolute;
	height: 1000px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	z-index: auto;
}
