﻿body {
}

.headerstyle
{
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}

.detailstyle
{
	padding: 1.5em 1em 1.5em 1em;
	margin-bottom: 20px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}

/* SCHOOL CLOSING USER CONTROL */
.schoolclosingheader {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}

.schoolclosingdetail 
{
	padding: 0em 1em 1.5em 1em;
	margin-bottom: 20px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}

.schoolclosingdetail div 
{
	padding-top: 1em;
	font-size: 92%;
}
/* END SCHOOL CLOSING USER CONTROL */

.upcomingeventsdetail div
{
	padding-top: 1em;
	font-size: 92%;
}

.upcomingeventsdetail div p
{
	padding-bottom: 1em;
}

/* end upcoming events user control */ 

.sidemenu li
{
	border-top: 1px dotted #CDCDCD; 
	padding: .5em 0 .5em 0; 
}

.sidemenu
{
	padding: 0em 1em 1.5em 1em;
	margin-bottom: 2em;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
	border: solid 1px red;
}

.sidemenu:first-child
{
	border: none; 
}

.rightbar 
{
	
	float: right;
	width: 220px;
}

.rightbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.rightbar p {
	margin: 0;
	line-height: normal;
}

.rightbar a {
	text-decoration: none;
}

.rightbar a:hover {
	text-decoration: underline;
}




