/* Content */

h1{ font-size:1.7em; }
h2{ font-size:1.5em; }
h3{ font-size:1.3em; }
h4{ font-size:1.1em; }
h5{ font-size:1.1em; }
h6{ font-size:1em; }

h1,h2,h3,h4,h5,h6 {
        font-family:georgia, serif;
        color:#00632c;
	margin:0.5em 0;
	line-height:1em;
}
p { margin:1em 0; }

/* font settings for large text */
.large, .large td{
	font-size:16px !important;
}

#contentdiv{
padding:5px 10px 10px 10px;
}

.alumlogin img{
position:absolute !important;
margin-top:-5px !important;
}

/* Page Tools */


.tool_bar{
padding-bottom:8px;
}

.tools{
text-align:right;
margin: -19px 17px 0px 0px;
}

#tools a{
    display:block; float:left;
    width:21px; height:20px;
    margin-right:1px;
    text-indent:-999px;
    overflow:hidden;
}

.search_bar{
position:absolute;
width:215px;
height:57px !important;
}

#search_div form{ display:inline; }
#search_div{
    float:left;
    margin-left:20px;
    margin-top:4px;
    width:175px;
    background:transparent url('../images/search_bg.gif') no-repeat;
}
#search_label{ display:none; }
#search_keywords{
	color:#F6EAC0;
	background:transparent;
	border:0px solid #000000;
	width:95px; height:20px;
	padding:1px 0 0 4px !important;
        *margin-top:-1px !important;
	margin-left:50px !important;
       
	vertical-align:top;
}
#search_submit{
    background:transparent;
    border-width:0px;
    width:26px; height:21px;
    text-indent:999px; *padding-left:30px;
    overflow:hidden;
    cursor:pointer;
}

/* Banners */

#leftbanner{
padding-top:5px;
}

#rightbanner{
padding-top:25px;
}

.school_photo img{
border: 1px solid #00652c !important;
margin-left:5px;
}

.hier{ display:inline; position:relative;}

#hier_bar{
padding-top:34px;
}

/* color settings for nav history */
.nav_history{
    background-color:#fff;
    color:#000 !important;
}

.hier{ display:inline; }

#search_div, #search_div form{ display:inline; }

#search_keywords{
	background:#007936;
	border-width:1px 0px 1px 0px;
        border-style: solid;
        border-color: #148346;
	width:95px; height:18px;
	padding:0 0 0 4px;
	margin:0 0 0 0;
	vertical-align:top;
}

/* Nav Quicklinks */

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:145px; *width:145px;
	margin-top:-25px;
	padding:0 0 0 0;
	background-color:#7B9635;
	border-width:0px;
	border-style:solid;
	border-color:#000000;
        opacity: 0.95;
	-moz-opacity: 0.95;
	filter:alpha(opacity=95);
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#nav_menus a {
	display:block; 
	text-decoration:none;
	padding:4px 15px;
	color:#ffffff;
        margin:5px;
}

#nav_menus a:hover{
	background:#004C1D;
	color:#ffffff;
        margin:5px;
}

#dhtmlmenu_2{ margin-left:5px !important; }
#dhtmlmenu_4{ margin-left:-27px !important; width:120px !important;}

.qlBtn{
    display:block; float:left;
    width:175px; height:21px;
    margin-top:6px;
    margin-left:20px; *margin-left:-175px; *margin-top:19px;
    background:transparent url('../images/ql_btn.gif') no-repeat;
    text-indent:-9999px;
    overflow:hidden;
}

#ql_menu{
	position:absolute; top:0px; left:0px;
	margin:-21px 0px 0px 174px;
        *margin:-13px 0px 0px 174px;
	padding:0 0 0 0;
	width:173px; *width:181px;
	background:#007836;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#148346;
        	opacity: 0.95;
	-moz-opacity: 0.95;
	filter:alpha(opacity=95);
}

#ql_menu ul{ margin:0; padding:0; list-style-type:none; }
#ql_menu br{ display:none; }

#ql_menu a{
	display:block; 
	text-decoration:none;
	padding:4px 4px;
	color:#F6EAC0;
        margin:5px;
}

#ql_menu a:hover{
	background:#004C1D;
	color:#F6EAC0;
        margin:5px;
}

#topbanner img{ vertical-align:top; }
#topbanner .tools img{ vertical-align:middle; }


