/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Legacy Christian Academy
   ----------------------------------------------------------------
*/


/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#007255;
	font-family: Times New Roman, serif;
	font-weight: normal;
}

.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: transparent !important;
	color:#007255 !important;
}


#logo_link { 
	position: absolute;
	margin: 0px;
	width: 450px; height: 80px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 212px 28px 15px 45px; }

/* =========================================
	Misc Site Elements
=========================================== */

.leftnavigation { min-height: 230px; *height:auto !important; *height: 230px; }

.headerphotos { margin-left: 203px !important; position: absolute; width:767px !important; }
.headerphotos img { margin-left: 1px; }

.leftbuttons { position: absolute; }

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

#keywords {
        background: transparent url('../images/searchbg.gif') top left no-repeat;
	border: 0px solid #d7be93;
	width: 82px;
	height: 16px;
	color: #316a53;
	padding: 0 0 0 3px;
	margin-top: 0px !important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form {
	display:inline; vertical-align: top; margin-right: 10px;
}

#ss_div {
	width: 285px;
	position: absolute;
	vertical-align: top;
	margin: 33px 0 0 685px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 213px;
	margin-top: 294px;
	height: 18px;
	width: 600px;
	color: #007256;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 577px;
	width: 100px;
	margin-top: 31px;
	padding-right: 0;
	color: #fff;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:144px;
	margin: 1px 0 0 0;
	padding:0 0 11px 0;
        background: url('../images/dropbottom.png') bottom left no-repeat;

}

#nav_menus ul {
	list-style-type:none;
	margin:0px;
	padding: 1px 1px 0 1px;
	background:#ffd169 url('../images/droptop.gif') top left repeat-x;
}

#nav_menus li { padding: 2px 0 3px 0; }

#nav_menus a {
	display:block;
	text-decoration:none;
	padding: 6px;
	color:#006f53;
}

#nav_menus a:hover {
	background:#e78f3f;
	color:#fff;
}

#dhtmlmenu_5 { text-align: right !important; margin-left: -50px !important; }


#ql_menu {
	position:absolute; top:0px; left:0px;
	width:144px;
	margin:0 0 0 0;
	padding:0 0 11px 0;
        background: url('../images/dropbottom.png') bottom left no-repeat;

}

#ql_menu ul {
	list-style-type:none;
	margin:0px;
	padding: 1px 1px 0 1px;
	background:#ffd169 url('../images/droptop.gif') top left repeat-x;
}
#ql_menu br {
	display:none;
}

#ql_menu li {
        padding: 2px 0 3px 0;
}

#ql_menu a {
	display:block;
	text-decoration:none;
	padding: 6px;
	color:#006f53;
}

#ql_menu a:hover {
	background:#e78f3f;
	color:#fff;
}

#topbanner img { vertical-align: top; }
#topbanner .tools img { vertical-align: middle; }
#leftbanner img { vertical-align: top; }
#rightbanner img { vertical-align: top; }
#bottombanner img { vertical-align: top; }
.heightfix img { display: block; }

