/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Mt. Saint Joseph Academy
   ----------------------------------------------------------------
*/

/*Doctype fixes*/
#topbanner img{vertical-align:top;}
#topbanner .tools img, #ss_div img{vertical-align:middle;}
/*End doctype fixes*/

/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#4f0603;
	font-family:Times New Roman;
	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:#490e0d !important;
	color:#fff !important;
}


#logo_link { 
	position: absolute;
	margin: 120px 0 0 630px;
	height: 130px; width: 250px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { background: transparent url('../images/contentbg.jpg') top left no-repeat; padding: 15px 20px 8px 20px; }

/* =========================================
	Misc Site Elements
=========================================== */

.headerphotos img {margin-right:1px;}

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

#keywords {
	background: transparent url('../images/searchbg.gif') top left;
	border: 1px solid #d7be93;
	width: 114px;
	height: 12px;
	color: #380e0e;
	padding: 1px 0 0 3px;
	margin-top: 0px!important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form {
	display:inline;
}

#ss_div {
	width: 600px;
	position: absolute;
	vertical-align: top;
	margin: 20px 0 0 240px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 37px;
	margin-top: 272px;
	height: 18px;
	width: 600px;
	color: #5d1515;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 744px;
	width: 150px;
	margin-top: 267px;
	padding-right: 0;
	color: #5d1515;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:149px;
	margin: -1px 0 0 0;
	padding:0 0 10px 0;
	background: transparent url('../images/dropbottom.png') bottom left no-repeat;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	background-color:#3b110f;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:8px 6px;
	color:#fceec8;
}

#nav_menus a:hover {
	background: transparent url('../images/dropover.gif') bottom left no-repeat;
	color:#fff;
}

#dhtmlmenu_273 { margin-left: 28px !important; }

#ql_menu {
	position:absolute; top:0px; left:0px;
	margin: 4px 0 0 10px;
	padding:0 0 0 0;
	width:150px;
	background: transparent url('../images/pagebg.gif') top left repeat;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#777;
}

#ql_menu ul {
	margin:0; padding:0;
	list-style-type:none;
}
#ql_menu br {
	display:none;
}

#ql_menu a {
	display:block;
	text-decoration:none; font-weight: bold;
	padding:6px 6px;
	color:#3b110f;
}

#ql_menu a:hover {
	background:#6c1c19;
	color:#FFF;
}
