body {
	_behavior: url("../lib/csshover3.htc");
}
/***LEFT NAVIGATION***/

#leftnav {
    background: url("../images/site/leftnavbg.jpg") repeat-y scroll left top;
	float: left;
    left: 44px;
    padding: 0;
    position: relative;
    top: 10px;
    width: 199px;
	height:auto;
	margin-bottom: 10px;
    z-index: 1;
}
#leftnavtop {
    background: url("../images/site/leftnavbgtop.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 14px;
    left: 0px;
    padding: 0;
    position: relative;
    top: 0px;
    width: 199px;
    z-index: 1;
}
#leftnavbottom {
    background: url("../images/site/leftnavbgbottom.jpg") no-repeat scroll left top;
	float: left;
    left: 0px;
    padding: 0;
    position: relative;
    top: 0px;
    width: 199px;
	height:7px;
    z-index: 1;
}
#leftnav img {
    margin: 0;
}
.menu ul li a {
    background: url("../images/site/leftnavbullet.jpg") no-repeat scroll 12px 11px transparent;
    color: #333333;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    height: auto;
    line-height: 1.0em;
    padding: 7px 5px 7px 25px;
    text-align: left;
    text-decoration: none;
    width: 162px;
}
.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu ul li {
    background: url("../images/site/leftnavline.jpg") no-repeat scroll 12px bottom transparent;
    float: left;
    list-style: none outside none;
    position: relative;
    width: 199px;
	margin-bottom:-2px;
}
.menu li a:hover {
    color: #C16029;
    text-decoration: none;
}
.menu .active, .menu li.active a {font-weight:bold;color:#C16029;}
.menu ul li ul li ul {
    display: none;
}
.menu ul li:hover ul li ul {
    display: none;
}
.menu ul li:hover ul li:hover ul {
    border:1px solid #ccc;
	padding:5px;
	color: #333333;
	background-color:#fff;
    display: block;
    left: 192px;
	width:185px;
    position: absolute;
    top: 0;
}
.menu .sectionheader {
    background: url("../images/site/sectionbg.jpg") repeat-x scroll left top #dfdfdf;
    border-bottom: 2px solid #780001;
    color: #000;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 5px 0 10px 10px;
    width: 186px;
}
.menu .sectionheader:hover {
    background: url("../images/site/sectionbg.jpg") repeat-x scroll left top #dfdfdf;
    border-bottom: 2px solid #780001;
    color: #780001;
    height: auto;
    width: 186px;
}

/***TOP NAVIGATION***/  
#topnav {
    left: 42px;
    position: absolute;
    top: 115px;
    z-index: 10;
}
#topnav ul {
    list-style: none outside none;
    margin: 0;
    overflow: visible;
    padding: 0;
}
#topnav ul li {
    background: url("../images/site/topnavdivider.jpg") no-repeat scroll left top transparent;
    float: left;
    position: relative;
}
#topnav ul li a {
    color: #333;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
	width:auto;
	position:relative;
	float:left;
    padding: 7px 21px;
    text-decoration: none;
}
#topnav ul li a:hover {
    color: #780001;
}
#topnav ul li:first-child {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#topnav ul ul {
    display: none;
}
#topnav ul:hover ul {
    display: none;
}
#topnav ul li ul {
    display: none;
}
#topnav ul li:hover ul li ul {
    display: none;
}
#topnav ul li:hover ul {
    display: block;
}
#topnav ul ul li {
    background: none repeat scroll 0 0 transparent;
}
#topnav ul ul li:first-child {
    background-color: #E0E0E0;
}
#topnav ul ul ul li {
    background: none repeat scroll 0 0 transparent;
}
#topnav ul li:hover ul {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    display: block;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 35px;
    width: 156px;
}
#topnav ul li:hover ul li:hover ul {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    display: block;
    font-size: 1em;
    left: 160px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 160px;
    z-index: 1000;
}
#topnav ul ul li {
    background-color: #E0E0E0;
    background-image: none;
    border-bottom:2px solid #780001;
	border-right:2px solid #780001;
	border-left:2px solid #780001;
    display: block;
	box-shadow: 5px 5px 5px #333;
}
#topnav ul ul li:first-child {
    background: none repeat scroll 0 0 #E0E0E0;
	box-shadow: 5px 5px 5px #333;
}
#topnav ul ul li a {
    font-size: 0.9em;
	color:#333;
	height:auto;
}
#topnav ul ul li:first-child {
    background: none repeat scroll 0 0 #E0E0E0;
	border-bottom:2px solid #780001;
	border-right:2px solid #780001;
	border-left:2px solid #780001;
}
#topnav ul ul li:last-child {
    border-bottom: 2px solid #780001;
    border-radius: 0 0 8px 8px;
	box-shadow: 5px 5px 5px #333;
}
#topnav ul ul li a:hover {
    color: #780001;
}
#topnav ul ul li:last-child a:hover {
    border-radius: 0 0 15px 15px;
}
#topnav ul ul ul li {
    background-color: #E0E0E0;
}
#topnav ul ul ul li a {
    font-size: 1em;
}
#topnav ul ul ul li a:hover {
    color: #780001;
}
#topnav ul ul li a:hover {
    background-color: #E0E0E0;
}
#topnav ul ul ul li a:hover {
    background-color: #D4D4D4;
}
#topnav ul ul li a {
    padding: 6px 12px;
    width: 140px;
}
#topnav ul ul ul li a {
    padding: 6px 12px;
    width: 140px;
}