/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Loomis Chaffee
   ----------------------------------------------------------------
*/


/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#6f7e88;
	font-family:Times New Roman;
}

.large, .large td { font-size: 14px !important; }

h1{ font-size: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:#fff;
	color:#000 !important;
}


#logo_link { 
	position: absolute;
	top: 80px;
	height: 80px; width: 655px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 15px 20px 8px 20px; }

/* =========================================
	Misc Site Elements
=========================================== */

#subnav {
	position: absolute;
	vertical-align: top;
	margin: 36px 0 0 397px;
}

.headerphotos { margin-left: -1px !important; width: 971px !important; }
.headerphotos img { margin: 0 0 0 1px; }

.pop_out{ padding:2px 6px; margin-bottom:4px !important;  }
.pop_out .bannermodtitle{ cursor: pointer; border-bottom:1px solid; }
.pop_out .bannermodtd{ display:none; }
.pop_out_on { background-color:#dcddd0; }

.address_info { text-transform: uppercase; }

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

#keywords {
	background: #dcddd0; 
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #bdbeb2;
	width: 113px;
	height: 12px;
	color: #333;
	padding: 0px 0 0 3px;
	margin-top: 1px!important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form {
	display:inline;
}

#ss_div {
	position: absolute;
	vertical-align: top;
	margin: 12px 0 0 691px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 225px;
	margin-top: 2px;
	height: 18px;
	width: 560px;
	color: #babcbf;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 783px;
	width: 180px;
	margin-top: 1px;
	padding-right: 0;
	color: #babcbf;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div{
	background: #a43337; width:970px;
	position:absolute; top:0px; left:0px;
	margin: 0px;
	padding: 0px !important;
	visibility:hidden;
	text-align: center !important;  
}

#nav_menus ul {
	list-style-type: none;
	margin: 0px; padding:2px 0 0 0;
}

#nav_menus li { display:inline; margin: 0px; padding:0; }

#nav_menus a {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	padding: 0 15px;
        white-space:nowrap;
}

#nav_menus a:hover{ color:#c9ce8c; }

#dhtmlmenu_4 { margin-left: -133px !important; }
#dhtmlmenu_3 { margin-left: -284px !important; }
#dhtmlmenu_7 { margin-left: -434px !important; }
#dhtmlmenu_281 { margin-left: -608px !important; }
#dhtmlmenu_6 { margin-left: -713px !important; }
#dhtmlmenu_282 { margin-left: -859px !important; }

#ql_menu {
	position:absolute; top:0px; left:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:179px; *width:181px;
	background:#f2f0de;
	border-width:1px;
	border-style:solid;
	border-color:#6a7172;
	z-index:10;
}

#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:6px 6px;
	color:#6a7172;
}

#ql_menu a:hover {
	background:#6a7172;
	color:#FFF;
}

.leftlinks br{ display:none; }

.leftlinks a, .leftlinks a:link, .leftlinks a:visited {
	display:block;
	color:#333333;
	background: transparent url('../images/lock_icon.gif') 2px 12px no-repeat;
	padding-top:9px;
	padding-right:12px;
	padding-bottom:9px;			
	padding-left:16px;
	/* between spacing */
	margin-bottom:0px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px 0px 1px 0px;			
	font-size:11px;		
	text-decoration:none;
}

.leftlinks a:hover{
	color: #333333 !important;
	background: #b4bab5 url('../images/lock_icon.gif') 2px 12px no-repeat !important;
	border-color: #cccccc !important;
}

#topbanner .bannermodcontent {
   line-height:0px;
}

#topbanner .bannermodcontent a {
   line-height:16.5px;
}

#topbanner .topBtns .bannermodcontent a {
  line-height:0px;
  display:inline-block;
}

#topbanner #newsContainer .bannermodcontent { line-height: normal; }

/* SNIPPET TO CHANGE GROUPS SPACE ELEMENT "CLASS ASSIGNMENTS" HEIGHT */
#classAssignments{height: 100% !important;}