﻿#info-menu
{
	font-size: 1.0em;
	font-weight: bold;
	background-color: #E0E8EA;
}
#info-menu a
{
	color: #0000AB;
	text-decoration: none;
}

#info-menu a:hover
{
	color: #F6B814;
	text-decoration: underline;
}
#info-menu ul
{
	margin: 0 5px 0 5px;
	background-color: #E0E8EA;
}

#info-menu ul li
{
	float: right;
	list-style-type: none;
	margin: 1px 2px 1px 10px;
	list-style-type: none;
}

#services-menu
{
	background-color: #FDFCB9;
	margin: 0 10px 0 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#services-menu img
{
	padding: 0 5px 0 5px;
}

#services-menu a
{
	color: #0000AB;
	text-decoration: none;
}

#services-menu a:hover
{
	color: #F6B814;
	text-decoration: underline;
}
#services-menu ul li
{
	float: right;
	list-style-type: none;
	margin: 2px 0px 2px 0px;
	list-style-type: none;
}

#site-menu
{
	/*background-color: #E3D289;*/
	padding: 5px;
	background-image: url('../../Images/menu/main-menu-bg.gif');
	background-repeat:no-repeat;
}
#site-menu ul li
{
	background: url(../../Images/circle.gif) no-repeat 4px 4px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 1.0em;
	list-style-type: none;
}
#address
{
	/*background-color: #654E8B;*/
	color: #ffffff;
	margin: 5px 0 5px 0;
	padding: 5px;
	background-image: url('../../Images/menu/menu-address.gif');
}
#address a
{
	color: #ffffff;
}
.menu-heading1
{
	font-weight: bold;
	font-size: 1.2em;
}

#feature
{
	background-color: #E3CB66;
	padding: 5px;
	margin: 5px 0 5px 0;
}
#feature ul li
{
	background: url(../../Images/circle.gif) no-repeat 4px 4px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 1.0em;
	list-style-type: none;
}

#quick-links
{
	background-color: #E3CB66;
	padding: 5px;
	margin: 0px 0 5px 0;
}
#quick-links ul li
{
	background: url(../../Images/circle.gif) no-repeat 4px 4px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 1.0em;
	list-style-type: none;
}

#other-resources
{
	background-color: #E3CB66;
	padding: 5px;
	margin: 5px 0 5px 0;
}
#other-resources ul li
{
	background: url(../../Images/circle.gif) no-repeat 4px 4px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 1.0em;
	list-style-type: none;
}
#download
{
	background-color: #E3D289;
	padding: 5px;
	margin: 5px 0 5px 0;
}
#download ul li
{
	background: url(../../Images/circle.gif) no-repeat 4px 4px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 1.0em;
	list-style-type: none;
}

#announcements
{
	background-color: #E3D289;
	padding: 5px;
	margin: 0px 0 5px 0;
}
#announcements ul li
{
	background: url(../../Images/circle.gif) no-repeat 4px 4px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 1.0em;
	list-style-type: none;
}

/*Main Menu*/
.menu-heading
{
	font-weight: bolder;
	font-size: 1.6em;
	padding-left:3px;
	text-align:center;
	margin:0 auto;
	color:#800000;
}

.menu-sub-heading
{
	font-weight: bold;
	font-size: 1.0em;
	padding:10px 5px 5px 10px;
}

.menu-sub-heading2
{
	font-weight: bold;
	font-size: 1.0em;
	padding:0px 5px 5px 10px;
}

.menu-sub-links
{
	font-size: 1.0em;
	font-weight: bold;	
	padding:0 5px 5px 0;
}

.menu-sub-links a
{
	color: #0000AB;
	text-decoration: none;
}

.menu-sub-links a:hover
{
	color: #402000;
	text-decoration: underline;
}
.menu-sub-links ul
{
	margin: 0 3px 0 3px;
	/*background-color: #E0E8EA;*/
}

.menu-sub-links ul li
{	
	list-style-type: none;
	margin: 1px 2px 1px 10px;
	list-style-type: none;
}
