﻿/*page*/
div#page
{
}
/*Search*/
div#search
{
}
div#layout
{
	margin-top: 0px;
}
div#main
{
	width: 599px;
	margin-right: 10px;
}
div#local
{
	width: 144px;
}
/*single story*/
div#mainStory
{
	width: 589px;
	margin-bottom: 15px;
}
div#mainStory img
{
	float: left;
	width: 311px;
	border: solid 2px #8164b0 !Important;
	margin-right: 20px;
	margin-bottom: 15px;
}
div#mainStory h5
{
	font-size: 14pt;
	margin-bottom: 10px;
}
/*news to note*/
div#newsToNote
{
	width: 311px;
	margin-top: 20px;
	background-color: #e1dddd;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	vertical-align: top;
	padding-bottom: 5px;
	margin-right: 15px;
	min-height: 385px;
}
div.CurrentNews
{
	margin-left: 13px;
	width: 285px;
	margin-bottom: 10px;
}
div.CurrentNews li
{
	margin-bottom: 15px;
}
/*upcoming events*/
div#upcomingEvents
{
	width: 268px;
	margin-top: 20px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	vertical-align: top;
}
div#events
{
	vertical-align: top;
	width: 268px;
}
div#UpcomingEvents-Title
{
	display: none;
}
div.event
{
	margin-top: 10px;
	color: #4c4d4e;
	font-size: 10pt;
}
/*local*/
div#schoolLinks img
{	
	margin-bottom: 5px;
}
div#hbtv
{
	margin-left: 5px;
} 
div#header
{
	text-align: left;
}
/*SchoolAlert*/
#SchoolAlert
{
	position: relative;
	top: -18px;
	left: 150px;
	width: 625px;
	padding: 0px 0px 10px 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
	cursor: pointer;
}
#SchoolAlert UL
{
	line-height: 20pt;
}
DIV.alertLink
{
	width: 625px;
	color: #923030;
	font-size: 10pt;
	line-height: 20pt;
	text-align: left;
	overflow:hidden;
	font-weight: normal;
	background-color: #ffffff;
}
DIV.alertLink a
{
	color: #410a0a !Important;
	font-size: 10pt !Important;
	text-decoration: none !Important;
	font-weight: normal;
}
DIV.alertLink a:hover
{
	color: #410a0a !Important;
	font-size: 10pt !Important;
	text-decoration: none !Important;
	font-weight: normal;
}
