/* CSS Document */

/* Color Scheme for BES
Most lettering: Maroon- #660000
				Gold- #FFCC00
*/

/* v1.0 | 20080212 from http://meyerweb.com/eric/tools/css/reset/index.html*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body				{
	margin-top: 0px;
	padding-top: 20px;
	height:auto;
	width:auto;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 16px;
}


#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: auto;
	text-align: center;
	height: 220px;
	margin-top: 10px;
}

/* Header nav bar */
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 220px;
	position: relative;
	background-image: url(../images/navagation/header3b.jpg);
	background-repeat: no-repeat;
}

#menu span {
  display: none;
  position: absolute;
}

#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#menu a:hover {
  background-position: left bottom;
}

#menu a:hover span {
  display: block;
}

#menu .home {
	width: 79px;
	height: 52px;
	left: 123px;
	top: 131px;
	background-image: url(../images/navagation/home-tab.gif);
	background-repeat: no-repeat;
}

#menu .home span {
  width: 86px;
  height: 14px;
  background: url(images/home-over.gif) no-repeat;
  left: 28px;
  top: -20px;
}

#menu .classroom {
	width: 128px;
	height: 69px;
	top: 120px;
	left: 269px;
	background-image: url(../images/navagation/clsrm-tab.gif);
	background-repeat: no-repeat;
}

#menu .calendar {
	width: 138px;
	height: 86px;
	top: 130px;
	left: 426px;
	background-image: url(../images/navagation/calendar-tab.gif);
	background-repeat: no-repeat;
}

#menu .stdnt_prnt {
	width: 155px;
	height: 139px;
	top: 82px;
	left: 631px;
	background-image: url(../images/navagation/stdntprnt-tab.gif);
	background-repeat: no-repeat;
}

#menu .teacher {
	width: 110px;
	height: 75px;
	top: 126px;
	left: 800px;
	background-image: url(../images/navagation/teacher-tab.gif);
	background-repeat: no-repeat;
}
/* End of Navbar entries */

#content {
	width: auto;
	text-align: center;
	height:auto;
	background-image: url(../images/navagation/boardbody.jpg);
	background-repeat: repeat-y;
	background-color: #BA8845;
	margin-right: auto;
	margin-left: auto;
}

#newsletter {
	width:700px;
	height:auto;
	padding-top: 70px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}	

ol {
	text-align:left;
	line-height: normal;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

	
#footer {
	width: auto;
	height: 300px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #660000;
	font-weight: bold;
	background-image: url(../images/tempfiles/footer3.png);
	background-repeat: no-repeat;
}

h1 {
	font-size: 36px;
	color: #660000;
}
h2 {
	font-size: 24px;
	color: #660000;
}
h3 {
	font-size: 18px;
	color: #660000;
}

a.maroon:link {
	color: #660000;
	font-weight: normal;
}

a.maroon:visited {
	color: #660000;
}

a.maroon:hover {
	color: #660000;
	font-weight: bold;
}

.photo {
	border: 15px double #FFCC00;
	background-color: #FFFFFF;
	height: 480px;
	width: 640px;
}

#maroonline {
	width:auto;
	height:3px;
	color:#000000;
	background-color: #660000;
	border: thin groove #FFCC00;
	margin-left: 12px;
}

/*footer navbar*/
#bottom_menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 296px;
	position: relative;
	background-image: url(../images/navagation/footer_paper.jpg);
	background-repeat: no-repeat;
}

/* span is used for a pop-up design I'm not currently using */
#bottom_menu span {
  display: none;
  position: absolute;
}

#bottom_menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#bottom_menu a:hover {
  background-position: left bottom;
}

/* span is used for a pop-up design I'm not currently using */
#bottom_menu a:hover span {
  display: block;
}

#bottom_menu .bes {
	width: 268px;
	height: 49px;
	top: 32px;
	left: 437px;
	background-image: url(../images/navagation/bes-tab.gif);
	background-repeat: no-repeat;
}

#bottom_menu .admin {
	width: 137px;
	height: 45px;
	left: 98px;
	top:86px;
	background-image: url(../images/navagation/admin-tab.gif);
	background-repeat: no-repeat;
}

/* span is used for a pop-up design I'm not currently using */
#bottom_menu.admin span {
  width: 86px;
  height: 14px;
  background: url(temp) no-repeat;
  left: 28px;
  top: -20px;
}

#bottom_menu .bhs{
	width: 163px;
	height: 55px;
	top: 136px;
	left: 251px;
	background-image: url(../images/navagation/bhs-tab.gif);
	background-repeat: no-repeat;
}

#bottom_menu .pjh {
	width: 170px;
	height: 57px;
	top: 169px;
	left: 316px;
	background-image: url(../images/navagation/pjh-tab.gif);
	background-repeat: no-repeat;
}

#bottom_menu .library {
	width: 127px;
	height: 56px;
	top: 134px;
	left: 719px;
	background-image: url(../images/navagation/library-tab.gif);
	background-repeat: no-repeat;
}

#bottom_menu .lunchbunch {
	width: 164px;
	height: 33px;
	top: 205px;
	left: 698px;
	background-repeat: no-repeat;
	background-image: url(../images/navagation/lbnch-tab.gif);
}

a.crayon:link {
	color: #660000;
	text-decoration:none;
}

a.crayon:visited {
	color: #660000;
}	

a.crayon:hover {
	color: #660000;
	background-image: url(../images/tempfiles/yellowcrayon_hilite.png);
	background-repeat: no-repeat;
}	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 3px;
}
table {
	margin-right: auto;
	margin-left: auto;
}
.largeprt {
	font-size: 18px;
}

.rightborder {
border-right: thick #660000;
}

.leftborder {
border-left: thick #FF9900;
}