@charset "utf-8";
/* CSS Document */

body{
	background-color: #2D2D2D;

}

#emergency{
	color: red;
	width: 740px;
	font-weight: bold;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	
}

.bodyText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: left;
}

#companyName{

	position: relative;
	float: left;
	height: 77px;
	width: 392px;
	left: 8.5px;
	top: -1px;
	padding-right: 1px;

}

#mayorTop{
	position: relative;
	float: left;
	height: 77px;
	width: 131px;
	top: -1px;
	left: 4px;
	padding-right: 1px;
}

.topButtons{
	position: relative;
	float: left;
	height: 77px;
	width: 69px;
	top: -1px;

}

#building{
	clear: left;
	position: relative;
	float: left;
	height: 162px;
	width: 360px;
	left: 9px;
	top: -1px;

}

#blackBar{
	position: relative;
	float: left;
	width: 15px;
	height: 161px;
	left: 11px;
	background-color: #2D2D2D;

}

#mayorBottom{
	position: relative;
	float: left;
	width: 344px;
	height: 162px;
	left: 12px;
	top: -1px;

}

#sidebar{
	background-color: #7e1710;
	width: 144px;
	clear: left;
	position: relative;
	float: left;
	left: 9px;


}

#sidebar ul{
	text-indent: 0px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#sidebar li{
	padding-top: 13px;
	border-bottom: #67130d 1px solid;
	height: 27px;
}

#sidebar a{
	color: white;
	text-decoration: none;
	display: block;
	height: 40px;
}

#twoLine{
	padding-top: -15px;
	padding-bottom: 15px;
}

.contentBox{
	border: #C5C5C5 1px solid;
	border-top: none;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/blueBar.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 100%;
}

.contentTitle{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	top: -10px;
	*top: 2px;
	
}

#content{
	position: relative;
	float: left;
	left: 10px;
	width: 580px;
	

}

#welcome{
	width: 350px;

}

#announcements{
	width: 350px;
	clear: left;
	top: 5px;
}

#mainTable{
	border: #cccccc 3px solid;
}

#footer{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	border-top: #cccccc 1px solid;
	left: 10px;
	width: 720px;
}

#copyRight{
	float: left;
	position: relative;
}

#swd{
	float: right;
	position: relative;
}

.container{
	position: relative;
	float: left;
	height: 100%;
}

#fullPage{
	width: 566px;
}


#events{
	width: 203px;
	left: 1px;

}

#highlight, #highlight a{
	background-color: #7e1710;
	color: #ffffff;

}

#calendar td{
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;

}

#calendar{
	border: #000000 1px solid;
}

.calHeader, .calHeader a{
	color: #FFFFFF;
	font-weight: bold;
	height: 15px;
	text-decoration: none;

}

#hiring{
	clear: left;
	width: 203px;
	left: 1px;
}

.container ul a{
	color: #263C6E;
	text-decoration: none;
}

a{
	color: #263C6E;

}

.dHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #172A55;
	font-weight: bold;

}

.dTitle{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dContact{
	font-style: italic;
}

.categoryName{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7e1710;
	text-align: center;
}

#calendarRight{
	float: right;
	padding-left: 15px;

}

#dates{
	float: left;
	width: 340px;
}

.maroon{
	color: #7e1710;
	font-weight: bold;
}

.calRed{
	background-image: url(../images/calRed.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 61px;
	color: #7e1710;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.calBlue{
	background-image: url(../images/calBlue.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 61px;
	color: #172A55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.month{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	top: 4px;
	position: relative;
	font-size: 11px;

}

.day{
	text-align: center;
	text-transform: uppercase;
	top: 8px;
	position: relative;
	font-size: 20px;
}


.officials{
	height: 8px;
	width: 410px;
	clear: right;
	position: relative;
}

#officials2 td{
	border-bottom: #000000 1px solid;
	border-collapse: collapse;

}

.faqSub{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
