@charset "UTF-8";
/* CSS Document */
body {
	background-color: #A1A2A2;
	margin-top:0;
	margin-bottom:0;
}
img#logo {
    margin-left:10px;
}
#body {
	background-image: url(images/body_bg.gif);
}

 .main {
	background-image: url(http://firstcoastmpo.com/images/background.gif);
	background-repeat: repeat-y;
	}

	.leftnav {
	background-color: #A0BF7D;
	width:165px;
	}

	#docs_links {
	width:146px;
	}

	#search {
	background-image: url(images/search_bkg.gif);
	width:269px;
	height:45px;
	padding-top:11px;
	padding-left:7px;
	padding-right:0px;
	margin-right:0px;
	background-repeat: no-repeat;
}

	#meeting_top {
	margin-top:12px;
	background-image: url(images/round_green_top.gif);
	padding-left:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height:26px;
	font-weight: bold;
	background-repeat: no-repeat;
	line-height: 26px;
	}

	#meeting_middle {
	width:146px;
	background-image: url(images/round_green_middle.gif);
	height:auto;
	background-repeat: repeat-y;
	}

	#meeting_content {
	padding:5px;
	width:138px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	}

	#meeting_bot {
	background-image: url(images/round_green_bottom.gif);
	width:146px;
	height:10px;
	background-repeat: no-repeat;
	}

	#login {
	width:144px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	}



	#rightbox_top_index {
	margin-top:12px;
	background-image: url(http://firstcoastmpo.com/images/rounded_blue_top_index.gif);
	width:145px;
	height:11px;
	padding-left:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	line-height: 29px;
	}

	#rightbox_top {
	margin-top:12px;
	background-image: url(http://firstcoastmpo.com/images/rounded_blue_top.gif);
	width:145px;
	height:29px;
	padding-left:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	line-height: 29px;
	}

	#rightbox_middle, #rightbox_middle2 {
	width:145px;
	background-image: url(http://firstcoastmpo.com/images/rounded_blue_middle.gif);
	height:auto;
	background-repeat: repeat-y;
	}

	#rightbox_content, #rightbox_content2 {
	padding:7px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

	}
	#rightbox_bot {
	background: url(http://firstcoastmpo.com/images/rounded_blue_bottom.gif) left bottom no-repeat;
	width:145px;
	height:10px;
	}

	.tablebrdr {
	border: 1px solid #000000;
}

.bodycopy {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.bodycopywht {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.bodybold {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.bodyboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00446A;
}


.tablebrdrright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tablebrdrleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.tablebrdrbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00446A;
}
.tablebrdrtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.tablebrdrheader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.brdrbottomred {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c63635;
}
.tablebrdrrightleft {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



	a.bluebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #66CCFF;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
	line-height:12px;
	}
	
	a.bluebox:visited {
	color: #66CCFF;
	}

	 a.bluebox:hover {
	color: #A0BF7D;
	text-decoration: underline;
	}
	a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	text-align:left;
	line-height:12px;
	}

	 a:hover {
	color: #A0BF7D;
	text-decoration: underline;
	}




ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#menubar {
	position:relative;
	right:12px;
	padding:2px;
  vertical-align: middle;
}

#stripe {
	width:auto;
	height:1;
	background-color: #FFFFFF;
	border-bottom: 1px #666666 solid;

		}
		.cmbtop {
	width:auto;
	height:1px;
	border-top: 1px #666666 solid;

		}
		.cmbbottom {
	width:auto;
	height:1px;
	background-color: #FFFFFF;
	border-top: 1px #666666 solid;

		}
		.cmbl {
		padding:5px;
	width:auto;
	height:100%;
	background-color: #FFFFFF;
	border-left: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

		}
		.cmbr {
	width:auto;
	height:100%;
	background-color: #FFFFFF;
	border-right: 1px #666666 solid;

		}
		.cmblr {
		padding:5px;
	width:auto;
	height:100%;
	background-color: #FFFFFF;
	border-left: 1px #666666 solid;
	background-color: #FFFFFF;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

		}
		a.loglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #00446A;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
	line-height:12px;
	}

	 a.loglink:hover {
	color: #A0BF7D;
	text-decoration: underline;
	}


</style>
<link href="calendar/theme/default/esstyle.css" rel="stylesheet" type="text/css"/>
<style type="text/css">

.s21 {background-color: #F2BFBF;}
.s24 {background-color: #FBF484;}
.s23 {background-color: #CCFF00;}
.s29999 {background-color: #FFC18A;}

</style>

.tableListings {
	width: 132px;
	margin: 0px;
	padding: 0px;
}
.tableDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 132px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;

}
.tableTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 132px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.tableCategory {
	width: 8px;
}
.tableDescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.tableTime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
