/*
   -------------------------------------------------------------------
   MAIN STYLE SHEET - North Counrty School - Camp Treetops
   -------------------------------------------------------------------
*/


/* =========================================
	Common Site Elements
=========================================== */

.bannermodcontent img { vertical-align: top; }
.bannermodcontent img[align] { vertical-align: baseline; }
.bannermodcontent .tools img[align] { vertical-align: middle; }

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#3f1516;
	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:#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: 50px 20px 8px 20px; }

/* =========================================
	Misc Site Elements
=========================================== */

#bodydiv { background: #8abc55 url('../redesign_images/pagebg.jpg') center 100px repeat-x; }

#topcontainer { background-color: white; }

.hier_bar { position: absolute; }



/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

#keywords {
        background: transparent;
	border: 0px solid #d7be93;
	width: 163px;
	height: 15px;
	color: #2a0c0c;
	padding: 0 0 0 7px;
	margin-top: 0px !important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#search_sumbit { position: absolute; margin-left: -17px;
 	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#north_country_image { position: absolute; margin: 20px 0 0 745px; }

#ss_div form {
	display:inline;
        background: transparent url('../redesign_images/searchbg.gif') top left no-repeat;
}

#ss_div {
	width: 514px;
	position: absolute;
	vertical-align: top;
	margin: 16px 0 0 487px; padding-top: 2px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 214px;
	margin-top: 108px;
	height: 18px;
	width: 550px;
	color: #3f1516;
        z-index:2
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 794px;
	width: 150px;
	margin-top: 105px;
	padding-right: 0;
	color: #3f1516;
        z-index:2
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:155px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: #004b25 url('../redesign_images/droptop.gif') top left repeat-x;
        z-index:3
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding: 2px;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:8px 6px;
	color:#ffffff;
}

#nav_menus a:hover {
	background:#9ecd5c;
	color:#3a0e0f;
}

#dhtmlmenu_498 {
        width: 145px !important;
	margin-left: -45px !important;
}

#ql_menu {
	position:absolute; top:0px; left:0px;
	width:155px;
	margin:4px 0 0 0;
	padding:0 0 0 0;
	background: #9ecd5c;
        z-index:3;
}

#ql_menu ul {
	margin:0;	padding: 2px;
	list-style-type:none;
}
#ql_menu br {
	display:none;
}

#ql_menu a {
	display:block;
	text-decoration:none;
	padding:8px 6px;
	color:#3a0e0f;
}

#ql_menu a:hover {
	background:#9ecd5c;
	color:#ffffff;
}

