a {
    color: #000;
    text-decoration: none;
}

#box5 .read-more a
{
	color: #fff;
}
#box1 a.btn
{
    color: #fff;
    text-decoration: none;
}
.PreviousMonthButton
{
	height: 28px;
	line-height: 28px;
	margin:0 auto;
	text-align: center;
	text-decoration: none;
	float:left;
}
.NextMonthButton {
	display:block;
	font-size: 15px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin:0 auto;
	text-align: center;
	text-decoration: none;
	float:right;
}
.monthTitle {
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#525252;
	font-size:18px;
	line-height:30px;
}
.calendar {
	width:100%;
	height:auto;
	float:left;
	margin:7px 0 0 0;
	padding:0;
	background:#111111 none repeat scroll 0 0;
}
.calendar table
{
	border-spacing:2px !important;
	border-collapse:separate;
	width:100%;
}

.calendar th {


	height: 30px;
	padding: 0;
	text-align: left;
	width: 14.28571428571429%;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#fff;
	line-height:30px;
	min-width:60px;
	
	/*background: none repeat scroll 0 0 #E1E1E1;
    color: #000000;
    font-family: 'Glegoo',Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: auto;
    line-height: 40px;
    margin-bottom: 20px;*/
}
.monthname
{
	text-align:center;
	margin:0;
}
.calendar td {
	vertical-align:top;
	height: 80px;
	padding: 0 4px;
	text-align: left;
	width: 14.28571428571429%;
	background:#fff;
	min-width:60px;
	
}
.calendar td .date {
	text-align:right;
	padding:4px 7px 7px 0;
	clear:both;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	color:#000;
}
.calendar td p {

	float:left;
	width:96px;
	padding:0 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
	line-height:14px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#000;
	text-align:center;
}
.calendar td a {
	color:#33322e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#000060;
	text-align:center;
}
.calendar td a:hover {
	text-decoration:underline;
}
.calendar td img {
	margin:10px 0 0 8px;
	width:75px;
	height:auto;
	float:left;
	border:none;
	outline:none;
}
.calendar td img:hover {
	border:none;
	outline:none;
}
.calendar td.preMonthDate {
	background:#E1E1E1;
	color:#000;
}
.calendar td.preMonthDate .date, .calendar td.NextMonthDate .date {
	background:#E1E1E1;
	color:#000;
}
.calendar td.NextMonthDate {
	background:#E1E1E1;
	color:#000;
}
.calendar td.SpecialDate {
	background:#fff;
}
.calendarnav .text-center
{
	font-size:16px;
}
.calendarnav .fa-arrow-circle-o-right:before {
    color: #fff;
	font-size:16px;
}
.calendarnav .monthname h3
{
	margin-top:0;
}
hr
{
	border:0;
	border-bottom: 1px solid #ccc;
	height:1px;
	width:100%;
	clear:both;

	display:block;
}

.pagingTabsTotals
{
	float: left;
    line-height: 14px;
    padding: 7px 0;
	color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}
.pagingTabs ul 
{
	list-style:none;
	width:100%;
	*width:145px;
	clear:both;
	margin:0px auto;
	padding:0 0;
	text-align:center;
	height:24px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	text-transform:none;
	line-height:24px;
}
.pagingTabs ul li {
	display:inline-block;
	*float:left;
	margin:0 0;
	padding:0;
}
.pagingTabs ul li a
{
	background-color:#d3d3d3;
	display:block;
	border:1px solid #333;
	padding:3px 17px 3px 10px;
	color: #000000;
	font-size: 12px;
	margin: 0 5px 0 0;
	font-weight: normal;
	line-height: 16px; width:16px;  text-align: center; text-decoration: none; float:left; width:14px; }
.pagingTabs ul li a:hover { color:#ffffff; }

.pagingTabs ul li a.active {background:#fff;border:1px solid #d3d3d3; color:#000000; width:14px; }

#photos
{
	width:96%;
	margin:20px 2%;
	clear:both;
}

#photos .forPhotoAlbum
{
	float: left;
	width:28.9%;
	height: auto !important;
	
	background-color:#F2F0F0;
	border:1px solid #bfc2ca;
	padding:5px 1%;
	margin:5px 1%;
}
.forPhotoAlbum p
{
	font-size:12px;
	padding:5px 0 0 0;
	display:block;
	clear:both;
}
.forPhotoAlbum img{
	width:100%;
	height: auto !important;
	margin:0px;
	padding:0px;
}
.forPhotoAlbum a
{
	color: #525252;
}

.live_dispatch_iframe
{
	width:400px;
	border:none;
	height:160px;
	margin:20px auto 0 auto;
	display:block;
}
.gold
{
	color:#f4d37c;
}
.gold .date1
{
	text-shadow:0 0 0.2em rgba(0, 0, 0, 1), 0 0 0.2em rgba(255, 255, 255, 0.7), 0 0 0.2em rgba(255, 255, 255, 0.7)
}
.white
{
	color:#fff;
}
.white .date1
{
	text-shadow:0 0 0.2em rgba(0, 0, 0, 1), 0 0 0.2em rgba(255, 255, 255, 0.7), 0 0 0.2em rgba(255, 255, 255, 0.7)
}
.black
{
	color:#000;
	text-shadow:0 1px 2px rgba(255, 255, 255, 1);
}
.red
{
	color:#9f1b1b;
}
.blue
{
	color:#4f98cb;
	text-shadow:0 1px 2px rgba(0, 0, 0, 1);
}
.blue .date1
{
	text-shadow:0 0 0.2em rgba(255, 255, 255, 1), 0 0 0.2em rgba(255, 255, 255, 0.7), 0 0 0.2em rgba(255, 255, 255, 0.7)
}

.staff .col-md-4
{
	 margin:0 2%;
	 width:29.3333333333%
}
.staff .col-md-4 strong
{
	text-align:center;
	padding:10px 0;
	display:block;
	font-size:1.1em;
}
.staff .col-md-4 strong a,.staff .col-md-4 strong a:hover
{
	text-decoration:underline;
	color:#000;
}
