div#home-content h5 { font-size: 1.0em;	color: #503826; font-weight: normal; line-height: 1.6em;}
div#home-promos h3 { 	color: #503826; font-weight: normal; font-size: 0.85em;}
div#home-promos h1 { 	color: #16624e; font-weight: bold; font-size: 1.3em;}
div#home-promos a,
div#home-promos link,
div#home-promos visited {
		text-decoration: none;
}

div#right-home-sidebar h3 { line-height: 0.6em; font-weight: normal; }
div#right-home-sidebar h2 { line-height: 1.8em; font-weight: normal; font-size: 0.9em;}
div#right-home-sidebar label { color: #16624e; font-style: normal; font-size: 0.9em;}
button#login-submit {background: url(../images/button_login.jpg) no-repeat; font-size: 1.3em; margin-bottom: 1em;}div#right-home-sidebar a,
div#right-home-sidebar a:link,
div#right-home-sidebar a:visited {
	color: #16624e;
	text-decoration: none;
	line-height: 1.5em;
	font-size: 0.85em;
}
div#right-home-sidebar a:hover {
	text-decoration: underline;
}
div#right-home-sidebar ul {
	margin-left: 0px;
	list-style-position: inside;
}
div#right-home-sidebar ul li {
padding:0 0 1px 8px;
background:url(../images/itty_bullet.gif) 0 7px no-repeat;
}
div#right-home-sidebar ol {
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: decimal;
}
div#home-content h4 {line-height: 1.4em;}
div#home-content ul {
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: circle;
}
div#home-content ol {
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: decimal;
}
/* promo boxes on the home page */
div#main-promos h1 {
	color: #000;
	font-size: 1.0em;
	font-face: arial;
	padding: 0px 0px 0px 0px;
	line-height: 1.1em;
}
/* Main navigation */
ul.menumainmenu {
	white-space: nowrap;
	float:center;
}
ul.menumainmenu li {
	display: block;
	float: left;
	border: #FBDC93 1px solid;
	margin-right: -1px;
	font-size: 0.9em;
	font-weight: bold;
}
ul.menumainmenu li span {
	height: 20px;
	line-height: 20px;
	font-size: 0.8em;
	font-weight: bold;
}
ul.menumainmenu li a,
ul.menumainmenu li a:link,
ul.menumainmenu li a:visited {
	display: block;
	float: left;
	color: #503826;
	padding: 0 14px 0 14px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	background: #fff url(../images/main_button_back.jpg) 0 0 repeat-x;
}
ul.menumainmenu li a:hover,
ul.menumainmenu li a:active,
ul.menumainmenu li a:focus {
	display: block;
	float: left;
	color: #503826;
	padding: 0 14px 0 14px;
	text-decoration: none;
	background: #FCE197;

}
ul.menumainmenu li#current {
	display: block;
	float: left;
}
ul.menumainmenu li#current a {
	color: #503826;
	font-weight: bold;
	text-decoration: none;
	background: #fff url(../images/main_button_back_current.jpg) 0 0 repeat-x;
}
/* Submenu */
/* This is the submenu title on the home page */
div#body-right h3.motitle {
	color: #000;
	padding-bottom: 0.5em;
	text-align: center;
	border-bottom: 2px solid #000;
}
/* menu items for the submenu */
ul.menusubmenu li {
	color: #16624e;
	padding: 4px 0 7px 6px;
        font-weight: bold;
}
ul.menusubmenu li:hover {
	color: #16624e;
	padding: 4px 0 7px 6px;
        font-weight: bold;
}
/*
ul.menusubmenu li span {
	height: 2px;
	line-height: 1.0em;
	font-size: 0.9em;
	color: #16624e;
	text-decoration: none;
}
*/
ul.menusubmenu li a,
ul.menusubmenu li a:link,
ul.menusubmenu li a:visited {
	color: #16624e;
	text-decoration: none;
	line-height: 3em;
}

ul.menusubmenu li a:hover,
ul.menusubmenu li a:active,
ul.menusubmenu li a:focus {
	text-decoration: underline;
        line-height: 3em;
}


div#homeX-content ul {
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: disc;
}
div#homeX-content ol { 
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: decimal;
}
