/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - St. Mark's Episcopal School
   ----------------------------------------------------------------
*/


/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#7a2426;
	font-family:Arial;
}

.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:#7a2426 !important;
	color:#fff !important;
}


#logo_link { 
	position: absolute;
	margin: 0px;
	width: 680px; height: 70px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 35px 30px 8px 30px; }

#topbanner img { vertical-align:top; }
#midcontainer img { vertical-align:top; }
#leftbanner>br,#leftbanner>img{display:none;}
#rightbanner>br,#rightbanner>img{display:none;}
.tools img {vertical-align:middle; }

.heightfix { height:5px; }
.heightfix192 { height:192px; }
.heightfix238 { height:238px; }
.heightfix249 { height:249px; }
.navfix {float:left; width: 100%;}
#mainmiddle { height:0px; min-height:154px; }

/* =========================================
	Misc Site Elements
=========================================== */

#bodydiv { background: url('../images/bodydiv.gif') top center repeat-x; }

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

#keywords {
        background: #fff;
	border: 0px solid #d7be93;
	width: 141px;
	height: 15px;
	color: #8d7969;
	padding: 0 0 0 4px;
	margin-top: 0px !important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form {
	display:inline; vertical-align: top;
}

#ss_div {
	width: 164px;
	position: absolute;
	vertical-align: top;
	margin: 84px 0 0 778px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 16px;
	margin-top: 155px;
	height: 18px;
	width: 760px;
	color: #fff;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 798px;
	width: 150px;
	margin-top: 153px;
	padding-right: 0;
	color: #fff;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:149px;
	margin:0 0 0 0;
	padding:0 0 7px 0;
	background: transparent url('../images/dropbottom.png') bottom left no-repeat;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 1px;
	background: #55191b;
}

#nav_menus li {
        padding-bottom: 1px;
        border-bottom: 1px solid #774540;
}

#nav_menus a {
	display:block; 
	text-decoration:none;
	padding: 6px 8px;
	color:#fff;
}

#nav_menus a:hover {
	background:#b39e88;
	color:#55191b;
}

#dhtmlmenu_numberhere {
	margin-left: -46px !important;
}

#ql_menu {
	position:absolute; top:0px; left:0px;
	width:149px;
	margin:0 0 0 0;
	padding:0 0 7px 0;
	background: transparent url('../images/dropbottom.png') bottom left no-repeat;
}

#ql_menu ul {
	list-style-type:none;
	margin:0;
	padding:0 1px;
	background: #55191b;
}

#ql_menu li {
        padding-bottom: 1px;
        border-bottom: 1px solid #774540;
}

#ql_menu br {
	display:none;
}

#ql_menu a {
	display:block; 
	text-decoration:none;
	padding: 6px 8px;
	color:#fff;
}

#ql_menu a:hover {
	background:#b39e88;
	color:#55191b;
}
