/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Avon Old Farms School
   ----------------------------------------------------------------
*/


/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	color:#761123;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

.large, .large td { font-size: 14px !important; }

h1{font-size: 2em; margin-top: 1.275em; margin-bottom: 0.425em; line-height: 0.85em;
	color: #182641; font-variant: small-caps;
	}
h2{font-size: 1.6em; margin-top: 1.41667em; margin-bottom: 0.472222em; line-height: 0.944444em; }
h3{font-size: 1.4em; margin-top: 1.59375em; margin-bottom: 0.53125em; line-height: 1.0625em; }
h4{font-size: 1.2em; margin-top: 1.82143em; margin-bottom: 0.607143em; line-height: 1.21429em; }
h5{font-size: 1em; margin-top: 2.125em; margin-bottom: 0.708333em; line-height: 1.41667em; }
h6{font-size: 1em; margin-top: 2.55em; margin-bottom: 0.85em; line-height: 1.7em; }
p{margin:0 0 1.7em;}

.nav_history {
	background-color: transparent !important;
	color:#fff !important;
}


#logo_link { 
	position: absolute;
	margin: 45px 0 0 125px;
	width: 450px; height: 105px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 0 25px 20px 30px; }

/* =========================================
	Misc Site Elements
=========================================== */

#shareLink { vertical-align: bottom !important; }

.monthhead { font-size: 14px !important; }

#bodydiv { background: transparent url('../images3/pagebgdiv.gif') top left repeat-x; }

#bottomcontainer { background: transparent url('../images3/footerloop.gif') top left repeat-x; }

.addressbarlower {
	padding-left:198px;
}

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

/* ----- HTML5 Doctype Upgrade START ----- */

#topbanner img, #rightbanner img, #leftbanner img{vertical-align:top}
#topbanner .tools img{vertical-align:middle}
#leftbanner img{display:block}
.heightfix li{display:inline}

#keywords {
        background: transparent;
	border: 0px solid #d7be93;
	width: 133px;
	height: 13px;
	color: #fff;
	padding: 0;
	margin-top: -1px !important;
	vertical-align: top;
	display: inline;
}

/* ----- HTML5 Doctype Upgrade FINISH ----- */

#ss_div form {
	display:inline; vertical-align: top;
}

#ss_div {
	width: 530px;
	position: absolute;
	vertical-align: top;
	margin: 12px 0 0 429px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 200px;
	margin-top: 37px;
	height: 18px;
	width: 600px;
	color: #ead5a7;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 783px;
	width: 175px;
	margin-top: 128px;
	padding-right: 0;
	color: #ead5a7;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:170px;
	margin: -5px 0 0 0;
	padding:0 0 12px 0;
        background: url('../images3/dropbottom.png') bottom left no-repeat;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding: 25px 0 0 0;
	background: url('../images3/droptop.png') top left no-repeat;
}

#nav_menus li { padding: 2px 0 3px 0; background: #182641 url('../images3/dropborder.gif') bottom center no-repeat; border-left: 3px solid #4a1822; border-right: 3px solid #4a1822; }

#nav_menus a {
	display:block;
	text-decoration:none;
	padding: 6px;
	color:#e9d4a7;
}

#nav_menus a:hover {
	background:#45141f;
	color:#e9d4a7;
}

#dhtmlmenu_2 { margin-left: -25px !important; }
#dhtmlmenu_4 { margin-left: -25px !important; }
#dhtmlmenu_3 { margin-left: -25px !important; }
#dhtmlmenu_1596 { margin-left: -48px !important; }
#dhtmlmenu_8 { margin-left: -20px !important; }
#dhtmlmenu_6 { margin-left: -25px !important; }
#dhtmlmenu_517 { margin-left: -30px !important; }
#dhtmlmenu_5 { margin-left: -30px !important; }

#ql_menu {
	position:absolute; top:0px; left:0px;
	width:170px;
	margin: -2px 0 0 -30px;
	padding:0 0 12px 0;
    background:transparent url('../images3/dropbottom.png') bottom left no-repeat;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#ql_menu ul {
	list-style-type:none;
	margin:0;
	padding: 25px 0 0 0;
	background:transparent url('../images3/droptop.png') top left no-repeat;
}
#ql_menu br {
	display:none;
}

#ql_menu li {
       padding: 2px 0 3px 0; background: #182641 url('../images3/dropborder.gif') bottom center no-repeat; border-left: 3px solid #4a1822; border-right: 3px solid #4a1822;  
}

#ql_menu a {
	display:block;
	text-decoration:none;
	padding: 6px;
	color:#e9d4a7;
}

#ql_menu a:hover {
	background:#45141f;
	color:#e9d4a7;
}
