/* General */

body {
	background: url('/pics/body_bg.jpg');
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 760px;
	height: 22px;
	margin: 0 auto;
	background: #003e15;
}
div#sides {
	margin: 0 auto;
	width: 784px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.gif') repeat-y left top;
	width: 760px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 744px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 736px;
	height: 21px;
	padding: 14px 0 0 8px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#search {
	color: #000;
	font-weight: bold;
	float: right;
	margin-top: 1px;
	background: #2d7e3f;
	width: 144px;
	height: 18px;
	padding: 2px 0 0 1px;
	margin-right: 1px;
}
#marquee {
	width: 608px;
	height: 18px;
	padding: 2px 0 0 0;
	margin: 1px 0 0 1px;
	float: left;
	color: #fff;
}
#googleTranslate {
	float: right;
	margin: 4px 0 0 15px;
}
#topNavBottom {
	width: 760px;
	height: 13px;
	background: url('/pics/topnav_bottom.png') repeat-x;
	position: absolute;
	behavior: url('/apps/shared/iepngfix.htc');
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 208px 760px;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.gif') repeat-x;
	width: 760px;
	height: 39px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 703px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 25px;
	float: left;
	position: relative;
	z-index: 999;
}

ul#topNavItems li.first {
	margin-left: 15px;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 39px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 73px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 97px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 106px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 89px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 81px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 107px; background: url('/pics/topNav6.gif') no-repeat; }

ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1,
ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2,
ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3,
ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4,
ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5,
ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6 {
	background-position: 0 -39px;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

ul#topNavItems li ul li a {
	line-height: 12pt;
	text-align: left;
	text-decoration: none;
	padding: .32em 6px .32em 8px;
	height: auto;
	width: 154px;
	color: #fff;
	background: #1d6034;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #000;
	background: #e7f4c6;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #1d6034;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	border-top: 1px solid #fff;
}
/* Index properties */

#leftColumn {
	width: 480px;
	padding: 13px 0 0 13px;
	float: left;
}
#rightColumn {
	width: 254px;
	padding: 13px 0 0 13px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 241px;
	padding: 0;
	margin: 0;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: url('/pics/quicklinks_header.gif') no-repeat;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 25px 241px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}
#quickLinks a#midNav1 {	background: url('/pics/midnav1.gif') no-repeat; }
#quickLinks a#midNav2 {	background: url('/pics/midnav2.gif') no-repeat; }
#quickLinks a#midNav3 {	background: url('/pics/midnav3.gif') no-repeat; }
#quickLinks a#midNav4 { background: url('/pics/midnav4.gif') no-repeat; }
#quickLinks a#midNav5 { background: url('/pics/midnav5.gif') no-repeat; }
#quickLinks a#midNav6 { background: url('/pics/midnav6.gif') no-repeat; }
#quickLinks a#midNav7 { background: url('/pics/midnav7.gif') no-repeat; }


#quickLinks a:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4,
#quickLinks a:hover#midNav5,
#quickLinks a:hover#midNav6,
#quickLinks a:hover#midNav7 {
	background-position: -241px 0;
}
/* Homepage Section Headers */

h2 a#mission {
	width: 0;
	height: 0;
	padding: 0 0 28px 467px;
	font-size: 0;
	background: url('/pics/mission_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 28px 467px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 28px 241px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 28px 241px;
	font-size: 0;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bbhead {
	width: 0;
	height: 0;
	padding: 0 0 28px 467px;
	font-size: 0;
	background: url('/pics/bb_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#newsContainer, #bbContainer {
	width: 467px;
	min-height: 132px;
	height: auto !important;
	height: 132px;
	margin: 0;
	padding: 12px 0 0 0;
	background: url('/pics/left_section_repeat.gif') repeat-y;
}
#missionContainer {
	margin: 0;
	padding: 10px 10px 0 20px;
	background: url('/pics/left_section_repeat.gif') repeat-y;
}
#eventsContainer {
	width: 241px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	margin: 0;
	padding: 10px 0 0;
	background: url('/pics/right_section_bg.gif') repeat-y;
}
#linksContainer {
	width: 241px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	margin: 0;
	padding: 10px 0 0;
	background: url('/pics/right_section_bg.gif') repeat-y;
}


/* Homepage Section Table Includes */

.HPNews {
	padding: 0;
	margin: 0;
	color: #000;
	position: relative;
	z-index: 99;
}
.HPEvents {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPDirectory {
}
.HPBBMessages {
	padding: 0;
	color: #000;
}
.HPLinks {
}
.HPMemoirs {
	
}
/* Other homepage section extras */

.leftSectionBottom {
	width: 467px;
	height: 24px;
	background: url(/pics/news_bottom.gif) left bottom no-repeat;
}
.rightSectionBottom {
	width: 241px;
	height: 18px;
	background: url('/pics/right_section_bottom.gif') no-repeat;
}
#newsSectionBottom {
	width: 467px;
	height: 200px;
	background: url('/pics/news_bottom.gif') no-repeat;
	margin-top: -140px;
}


.HPNews a, .HPNews a:active, .HPNews a:link, .HPEvents a,
.HPEvents a:active, .HPEvents a:link, .HPDirectory a, .HPDirectory a:active, .HPDirectory a:link,
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link,
.HPLinks a, .HPLinks a:active, .HPLinks a:link,
.HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link {
	color: #19552d;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#shuffle1 {
	width: 461px;
	height: 254px;
	border: 3px solid #004417;
}
#shuffle2 {
	width: 231px;
	height: 110px;
	border: 5px solid #fff;
}
/* Footer */

div#footer {
	width: 784px;
	height: 75px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
#address {
	position: absolute;
	left: 250px;
	top: 25px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
}
#knight {
	position: absolute;
	left: 670px;
	top: -43px;
	padding: 0;
	margin: 0;
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_white.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}
