h1{ font-size:1.3em; }
h2{ font-size:1.25em; }
h3{ font-size:1.2em; }
h4{ font-size:1.15em; }
h5{ font-size:1.1em; }
h6{ font-size:1em; }

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1.2em;
        color:#E8B031;
}
p { margin:1em 0; }

/* font settings for large text */
.large, .large td{
	font-size:16px !important;
}

/* color settings for nav history */
.nav_history{
    background-color:#fff;
    color:#000 !important;
}

#hierbar{
position: absolute;
width:670px;
margin-left:250px;
margin-top:15px;
}

#bodydiv{
background-image:url('/uploaded/honor_roll/images2/top_banner.gif');
background-repeat:repeat-x;
}

#topbanner{
height:167px;
}

#leftbanner a.navon{
border:1px solid #052235;
}

.hier{ display:inline; }

.tools {
        position: absolute;
	text-align: right !important;
	margin-left: 750px;
	width: 170px;
	padding-right: 0px;
        margin-top:15px;
}

#contentdiv{
padding:30px 40px 20px 40px;
}

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:190px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#870025;
border-width:0px 1px 1px 1px;
border-style:solid;
border-color:66001A;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#nav_menus a {
	display:block; *width:100%;
	text-decoration:none;
	padding:8px 6px 8px 12px;
        margin:2px;
	color:#FCEAC4;
}

#nav_menus a:hover{
	background:#66001A;
	color:#FCEAC4;
}
