@charset "utf-8";
/* CSS Document */

#committeeList {
	margin:10px 0px 0px 185px;
	text-align:center;
}

#committeeList td {
	width:250px;
	text-align:left;
	padding:0px;
	height:40px;
}

#committeeList td p {
	padding:12px 0px 12px 0px;
	margin:0px;
}

#committeeList td img {
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	float:left;
}

#committeeList a {
	color:#00C;
	display:block;
	width:250px;
	text-decoration:none;
}

#committeeList a:hover {
	color:#900;
	text-decoration:none;
}

#board {
	text-align:left;
	width:700px;
	margin:0px 50px 0px 50px;
}

#board td, #arc td {
	padding:5px;
}

.columnHeader td {
	font-weight:bold;
	font-size:16px;
	border-bottom:3px solid #066;
}

.colRight {
	text-align:right;
}

.eml {
	text-align:center;
	width:60px;
	height:39px;
	padding:0px;
	margin:0px;
	background-image:url(../img/email.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.eml a {
	color:#00C;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	padding:25px 0px 2px 0px;
	display:block;
}

.eml a:hover {
	color:#900;
	text-decoration:none;
}

#arc, #neighborhoodWatch, #improvements, #mob, #rac, #meetings, #poolHours, #poolCommittee {
	text-align:left;
	width:700px;
	margin:0px 50px 0px 50px;
	border-bottom:2px solid #066;
}

#arc .name {
	width:300px;
}

#neighborhoodWatch th, #improvements th, #mob th, #rac th, #meetings th, #poolHours th, #poolCommittee th {
	border-bottom:3px solid #066;
	padding:10px 5px 5px 5px;
}

#neighborhoodWatch td, #improvements td, #mob td, #rac td, #meetings td, #poolHours td, #poolCommittee td {
	padding:5px;
}

h3 {
	margin-bottom:15px;
	line-height:55px;
}

h3 img {
	float:right;
	margin:0px 10px 0px 0px;
	padding:0px;
}

.checklist h4 {
	margin-left:0px;
}

#notAttendingMOB li{
	margin:10px 0px 0px 0px;
}

.excuse {
	font-weight:bold;
}