/*
Layout CSS Template for BSSD Website.  Designed By John Thomas Young, In-Shore Technologies, Inc.
Used to Control Site Level Layout
*/

/*BODY Sets the background for multi resolution cleanliness*/
BODY {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(imgs/bckg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 14px;
	font-weight: normal;
}

/*Major Block Level for Entire Page */
#container {
	background-color: #FFFFFF;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

/*Top Image Background */
#header {
	background-color: #e8e8e8;
	margin: 0px;
	height: 187px;
	
}
/*Second Image of town.  No FLASH in this Block*/
#flashhead {
	background-color: #E8E8E8;
	height: 154px;
	background-image: url(imgs/flash_0811.jpg);
	margin: 0px;
	background-repeat: no-repeat;
}

/*Background of NAV Bar for ends that the active nav does not cover*/
.navbar {
	background-image: url(imgs/navbar.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 44px;
	padding-left: 48px;
	width: 948px;
}

/*Left Column school pics*/
#left { border: 0px;
	width: 168px;
	float: left;
	height: 750px;
}

/*Middle Column for context of the pages*/
#mid { border: 0px;
	background: transparent;
	width: 658px;
	float: right;
	background-image: url(imgs/watermark.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	height: auto;
	}

/*Floates the left(left floated) and mid(right floated) blocks left*/
#floater { border: 0px;
	float: left;
	width: 828px;
	height: auto;
	background: url(imgs/mid_bg.gif) 168px 0px repeat-y;
}


/*right column for contact info and quick resources*/
#right { border: 0px;
	width: 168px;
	float: right;
	height: 750px;
}

/*Title Spans for color headings, Red*/
.lefttitle {
	display: block;
	width: 167px;
	background-color: #FF0000;
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

/* Title spans for color headings, orange*/
.righttitle {
	display: block;
	width: 166px;
	background-color: #F26722;
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

/* News Include Items */
.newsItem {
	display: block;
	width: 167px;
	float: right;
	text-align: center;
	padding-top: 0px;
	margin-top: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Quick Resource Items */
.resItem {
	display: block;
	width: 167px;
	float: right;
	text-align: center;
	padding-top: 0px;
	margin-top: 3px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(imgs/rightitembg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 18px;
	color: #333333;
}

/* Same as above for the links */
.resItem A:link, .resItem A:visited{
	display: block;
	width: 167px;
	float: right;
	text-align: center;
	padding-top: 0px;
	margin-top: 3px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(imgs/rightitembg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}

/*Same as above-above for the hover*/
.resItem A:hover {
	display: block;
	width: 167px;
	float: right;
	text-align: center;
	padding-top: 0px;
	margin-top: 3px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(imgs/rightitembg_over.jpg);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

/*Block Level Span for Names of Schools Under each picture */
.schoolname {
	display: block;
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.schoolname a:link, .schoolname a:visited {
	display: block;
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.schoolname a:hover {
	display: block;
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

/*Footer Div to keep under left,right,mid,floater*/
#footer {
	width: 996px; clear: both;
}

/*footer font properties*/
.footered {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 658px;
	text-align: center;
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F26722;
	border-left-color: #FF0000;
	padding: 15px 0 15px 0;
}

/*address font properties*/
.address {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	display: block;
}

/*Flash Block*/
#flash {
	height: 40px;
	width: 996px;
}
.mission2 {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	display: block;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 5px;
}

.mission3 {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 24px;
	color: #FF0000;
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#staff_detail
{	width: 90%;
}

div#staff_detail h2
{	font-size: 2em;
	font-style: oblique;
	font-weight: bold;
}

#staff_detail p.header
{	background: #ccc;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	width: 100%;
}

.calendar_block{	color: #000;
	display: block;
	font: "Palatino Linotype", "Times New Roman";
	margin: 0 auto;
	padding-top: 15px;
	width: 90%;
}

.calendar_block table,
.calendar_block td
{	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

.calendar_block tr.month
{	background-color: #ccc;
	color: #000;
	font: 30px bold "Palatino Linotype", "Times New Roman";
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}

.calendar_block tr.days td
{	background-color: #000;
	color: #fff;
	font: 12px/14px bold Tahoma, Arial, sans-serif;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
	height: 14px;
	width: 14%;
	
}

.calendar_block tr.dates td
{	background-color: #eee;
	color: #000;
	font: 12px bold Tahoma, Arial, sans-serif;
	padding: 3px 10px 3px 0px;
	text-align: right;	
}

.calendar_block tr.activities td
{	background: transparent;
	color: #000;
	font: 14px normal Tahoma, Arial, sans-serif;
	padding: 5px;
	text-align: left;
	height: 75px;	
}

.calendar_block p
{	margin: 0;
	padding: 0;
}






.calendar
{	color: #000;
	display: block;
	font: "Palatino Linotype", "Times New Roman";
	margin: 0 auto;
	padding-top: 15px;
	width: 630px;
}

.calendar table, .calendar td
{	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

.calendar tr.month
{	background-color: #ccc;
	color: #000;
	font: 30px bold "Palatino Linotype", "Times New Roman";
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}

.calendar td.dates
{	background-color: #ddd;
	color: #000;
	font: 14px Tahoma, Arial, sans-serif;
	font-weight: bold;
	padding: 10px;
	text-align: right;	
}

.calendar td.activities
{	background: transparent;
	color: #000;
	font: 14px normal Tahoma, Arial, Helvetica, Verdana, sans-serif;
	padding: 10px;
	text-align: left;	
}

.calendar p
{	margin: 0;
	padding: 0;
}

.calendar p.top
{	font: bold 14px/20px Tahoma, Arial, Helvetica, sans-serif;
}
