﻿//*Styles for the new Hours of Operation Page*//

.hours {
	FONT-FAMILY: verdana, geneva, sans-serif; TEXT-ALIGN: center; FONT-SIZE: 11px
}
#wrapper {
	/*width: 500px;*/
	margin: 0 0 0 12px;
}

.navcell {
	margin: 0;
	padding: 14px 0 6px 0;
}

.navcell_right img {
	margin: 0;
	padding: 0;
}

.navcell h3 {
	font: 20px Georgia, Times New Roman;
	color: #003399;
	float: left;
}

.navcell h3 a, .navcell h3 a:link {
	color: #003399;
}

.navcell h3 a:visited {
	color: #666;
}

.navcell h3 a:hover {
	text-decoration: none;
	color: #333;
}

.leftcell, .rightcell {
	font: 12px Verdana, Geneva, sans-serif; 
	border-bottom: 1px dashed #999999;
	margin: 0;
	padding: 6px 8px;
	width: auto; 
}

.leftcell {
	text-align: left;
}

.rightcell {
	text-align: right;
}

.hours_date {
	background: #ECE9D8;
	font: 12px Verdana, Geneva, sans-serif; 
	border-bottom: 1px dashed #999999;
	margin: 0;
	padding: 6px 8px;
	width: auto; 
}

.dept_titlecell, .dept_infocell {
	font: 12px Verdana, Geneva, sans-serif; 
	margin: 0;
	padding: 3px 0 3px 0;
	background: #ECE9D8;
	border-top: 2px solid #999999; 
	border-bottom: 2px solid #999999;
}

.dept_titlecell {
	text-align: left;
	padding-left: 4px;
}

.dept_infocell {
	text-align: right;
	padding-right: 4px;
}

.note {
	font-size: 11px;
}


.back_to_top2  {
	margin: 0;
	padding: 0;
	height: 13px;
	width: 76px;
	float: right
}

.back_to_top2 a, .back_to_top2 a:link {
	height: 13px;
	width: 76px;
	background: url('../images/back_to_top2.gif') no-repeat right top;
	display: block;	
}

.back_to_top2 a:hover  {
	height: 13px;
	width: 76px;
	background: url('../images/back_to_top2.gif') no-repeat right bottom;
	display: block;
}

#p7tpc1_1 h4 {
	margin: 0 0 14px 0;
}

/*.optcell {
	BACKGROUND: #538e59; COLOR: #ffffff
}
.frmcell {
	BACKGROUND: #999999; COLOR: #ffffff
}
.bkgcell {
	height: 12px;	
}*/
