/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Fishburne Military School
   ----------------------------------------------------------------
*/

/*Doctype fixes*/
#topbanner img{vertical-align:top;}
/*End doctype fixes*/

/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#742133;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
}

.large, .large td { font-size: 14px !important; }

h1{ font-size:2.2em; }
h2{ font-size:1.8em; }
h3{ font-size:1.6em; }
h4{ font-size:1.4em; }
h5{ font-size:1.2em; }
h6{ font-size:1em; }
p { margin:1em 0; }

.nav_history {
	background-color: transparent !important;
	color:#b37429 !important;
}


#logo_link { 
	position: absolute;
	margin: 0px;
	width: 340px; height: 145px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 55px 20px 15px 30px; background: url('../images2/contentbg.gif') top left repeat-x; }

/* =========================================
	Misc Site Elements
=========================================== */

#ql_btn { position: absolute; margin:10px 0 0 643px; }

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

#keywords {
        background: url('../images2/searchbg.gif') top left no-repeat;
	border: 0px solid #d7be93;
	width: 135px;
	height: 16px;
	color: #721f31;
	padding: 0 0 0 25px;
	margin-top: 0px !important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form {
	display:inline; vertical-align: top;
}

#ss_div {
	width: 182px;
	position: absolute;
	vertical-align: top;
	margin: 10px 0 0 788px;
}

#search_sbmt { *margin-top: 1px; }

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 228px;
	margin-top: 170px;
	height: 18px;
	width: 530px;
	color: #696159;
}

.tools {
	position: absolute;
	margin-left: 855px;
	width: 90px;
	margin-top: 48px;
	padding-right: 0;
	color: #696159;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#ql_menu{
	background:#751119; width:145px;
	position:absolute; top:0px; left:0px;
	margin:0 0 0 -49px;
	padding:0;
	visibility:hidden;
}

#ql_menu ul{ margin:0; padding:0; }
#ql_menu br{ display:none; }
#ql_menu li{ list-style-type:none;  }
#ql_menu a{ display:block; text-decoration:none; color:#FFF; font-size:10px; padding:3px 6px; border-bottom:1px solid #b8595f; }
#ql_menu a:hover{ color:#751119; background:#f3e197; }

#nav_menus div{
	background:#751119; width:145px;
	position:absolute; top:0px; left:0px;
	padding-top:5px;
	visibility:hidden;
}

#nav_menus ul {
	list-style-type:none; margin:0; padding:0;
}

#nav_menus a { display:block; text-decoration:none; color:#FFF; font-size:10px; padding:3px 6px; border-bottom:1px solid #b8595f; }

#nav_menus a:hover{ color:#751119; background:#f3e197;}

