@charset "UTF-8";
/* CSS Document */
/* page CSS */
body {
	margin: 0;
	padding: 0;
	font-family: arial,sans-serif;
	background: url(images/background.jpg) repeat-x #70C0EC;
	color: #4D4D4D;
	font-size: 1em;
	line-height: 1.5em;
}
h1{
	color: #EC2024;
	clear:both;
	line-height: 1em;
}
.solidborder {
	border: 1px solid #4D4D4D;
	color: #4D4D4D;
	width: 80%;
	font-family: arial,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
.cal_input {
	border: 1px solid #4D4D4D;
	color: #4D4D4D;
	font-family: arial,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
input.button {
	border: none;
	background: #EC2024;
	color: #FFF;
	font: 1em arial,sans-serif;
	line-height: 1em;
	padding-top: 2px;
}
#container {
	width: 964px;
	margin: 0 auto;
}
#emergencynotice {
	background: #EC2024;
	padding: 5px 0 0 0;
	width: 964px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
}
#emergencynotice a {
	color: #FFF;
	text-decoration: none;
}
#emergencynotice a:hover {
	color: #FFF;
	text-decoration: underline;
}
#header {
	background: url(images/headerback.gif) repeat-x #FFF;
	padding: 30px 20px 10px 20px;
	width: 924px;
	overflow: auto;
	margin: 0;
}
#header img {
	float: left;
	clear: none;
}
#header a {
	color: #4D4D4D;
	text-decoration: none;
	font-size: 9px;
}
#header a:hover {
	text-decoration: underline;
}
#logodiv {
	float: left;
	width: 175px;
	margin: 0 307px 0 0;
	text-align: center;
}
#navcontainer {
	height: 35px;
	width: 964px;
	background: url(images/topcontent.gif) no-repeat bottom;
	margin: 0;
	padding: 20px 0 0 0;
	position: relative;
}
#navcontainer .searchbtn {
	background: url(images/searchbutton.jpg);
	color: #fff;
	border: none;
	height: 20px;
	width: 50px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	overflow:visible;
	margin-top: -5px;
}
#navcontainer .textbox {
	font-family: Arial, Helvetica, sans-serif;
	height: 14px;
	padding: 2px;
	margin: -5px 0 0 45px;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #4d4d4d;
	float: left;
	width: 180px;
}
#navcontainer .textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	font-size: 12px;
	margin: -5px 0 0 45px;
	background: #FFF;
	border: 1px solid #4d4d4d;
	float: left;
	width: 180px;
}
#navcontainer ul {
	height: 35px;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
	display:inline;
}
#navcontainer ul li {
	background: url(images/navgradient.jpg) repeat-x;
	float: left;
	height: 35px;
	margin: 0;
}
#navcontainer ul li div.left {
	background: url(images/navcorner_l.png) no-repeat;
}
#navcontainer ul li div.right {
	background: url(images/navcorner_r.png) no-repeat top right;
}
#navcontainer ul li:hover {
	background: url(images/navgradient.jpg) repeat-x center -35px;
	float: left;
	height: 35px;
	margin: 0;
	padding: 0;
}
#navcontainer ul li img, #navcontainer ul li div.left img,  #navcontainer ul li div.right img {
	padding: 10px;
}
#navcontainer ul li ul {
	position: absolute;
	display: none;
	width: 91px;
	left: 0;
	top: 55px;
	margin:0;
	padding: 0;
	z-index: 3;
}
#navcontainer ul li:hover ul  {
	display: block;
	background: #4a6e88;
}
#navcontainer ul li:hover ul li {
	font-size: 12px;
	line-height: 16px;
	background: #4a6e88;
	float: none;
	height: auto;
	padding: 2px;
	text-transform: uppercase;
}
#navcontainer ul li:hover ul li:first-child {
	padding-top: 10px;
}
#navcontainer ul li ul a {
	color: #FFF;
	text-decoration: none;
}
#navcontainer ul li ul a:hover {
	text-decoration: underline;
}
#contentwrapper {
	background: #FFF;
	overflow: auto;
}
#left {
	width: 614px;
	float: left;
	clear: both;
	padding: 30px;
}
#contentpic_holder {
	width:616px;
	height:345px
}
#contentpic {
	width:616px;
	height:345px;
}
#left p.counties,#left  span.counties  {
	font-size: .75em;
	line-height: 1.25em;
}
#left ul.picnav {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
#left ul.picnav li {
	background: #EC2024;
	float: left;
	margin: 5px;
	padding: 5px 10px 2px 10px;
	color: #FFF;
}
#left ul.picnav li:hover {
	background: #496E87;
}
#left a {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
}
#left a:hover {
	color: #4D4D4D;
	text-decoration: underline;
}
#left table.schedule {
	font-size: 12px;
	line-height: 18px;
	background: #CCC;
	border: 1px solid #496E87;
}
#left table.schedule a {
	color: #496E87;
}
#left table.schedule th {
	background: #EC2024;
	color: #FFF;
}
#left table.schedule td {
	background: #FFF;
	padding: 0px 5px;
	color: #496E87;
}
#left table.schedule td.remove, #left table.schedule td.remove input {
	text-align: center;
}
#left table.schedule td.total {
	text-align: right;
}
#left .alert {
	color: #EC2024;
}
#left img {
	margin: 0;
	padding: 0;
}
#contentmanage_nav {
	background: #EC2024;
	padding: 5px;
	color: #FFF;
	font-size: .70em;
	line-height: 1.5em;
	width: 100%;
}
#contentmanage_nav  a {
	color: #FFF;
	text-decoration: none;
}
#contentmanage_nav a:hover {
	color: #FFF;
	text-decoration: underline;
}
#left input.contentmanage {
	border: 1px solid #4D4D4D;
	color: #4D4D4D;
	font-family: arial,sans-serif;
	font-size: .85em;
}
#left table td input.contentmanage {
	border: 1px solid #4D4D4D;
	color: #4D4D4D;
	font-family: arial,sans-serif;
	font-size: .85em;
}
#left table td select.contentmanage {
	border: 1px solid #4D4D4D;
	color: #4D4D4D;
	font-family: arial,sans-serif;
	font-size: .85em;
}
#left table tr.header {
	color: #FFF;
	background: #EC2024;
	font-weight: bold;
}
#left table tr.alt {
	background: #9fd7fb;
}
#left table tr.alt2 {
	background: #b9dffb;
}
#left table tr td.header {
	color: #FFF;
	background: #EC2024;
	font-weight: bold;
	text-align: right;
}
#right {
	width: 260px;
	float: left;
	padding: 30px 0;
	text-align: center;
}
#news {
	width: 246px;
	background: #FFF;
	padding: 5px;
	text-align: left;
	border-top: 0;
	border-right: 1px solid #EC2024;
	border-bottom: 0;
	border-left: 1px solid #EC2024;
	margin-left: 1px;
	font-size: 12px;
	line-height: 14px;
	overflow: auto;
}
#news .title {
	font-size: 14px;
	color: #EC2024;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 18px;
}
#news img {
	float:left;
	width: 60px;
	height: 60px;
	padding: 0;
}
#news div.story {
	width: 178px;
	float:left;
	margin: 0 0 0 5px;
	padding: 0;
}
#news div.story2 {
	width: 238px;
	float:left;
	margin: 0 0 0 5px;
	padding: 0;
}
#news div.wrapper {
	overflow:hidden;
	margin: 0;
	padding: 0;
}
#news hr {
	width: 98%;
	color: #FFF;
	border:none; 
	border-top: 1px dashed #CCC;
	display: block;
	padding: 0;
	height: 1px;
}
#news a:link, #news a:visited {
	color: #EC2024;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}
#news a.readmore:link, #news a.readmore:visited {
	color: #EC2024;
	text-decoration: none;
}
#news a.readmore:hover {
	text-decoration: underline;
}
#redcrossready {
	width: 180px;
	margin: 10px auto 0 auto;
}
#redcrossready a {
	color: #496E87;
	text-decoration: none;
	font-size: .65em;
	font-weight: bold;
	line-height: .85em;
}
#redcrossready div {
	border-left: 1px solid #e0ded8;
	border-right: 1px solid #e0ded8;
	width: 178px;
	padding-top: 10px;
}
#redcrossready a:hover {
	color: #EC2024;
	text-decoration: underline;
}
#footer {
	clear: both;
	padding: 10px 0;
	font-size: 10px;
	color: #496E87;
	text-align: center;
	background: #FFF;
	text-decoration: none;
}
#footer, #footer a:link, #footer a:visited {
	color: #496E87;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer hr {
	border:none; 
	border: 1px #496E87 solid;
	width: 80%;
	height: 1px;
	color: #496E87;
	margin: 0 auto;
	color: #FFF;
}
/* Calendar CSS */
#calendar_div {
	margin-top: 10px;
}
.space {
	margin-top: 10px;
	height:18px;
	vertical-align: text-bottom;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}
#caldate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #EC2024;
	display:block;
}
a.cal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #496E87;
	text-decoration: none;
	display:block;
	width: 100%;
}
a.cal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #496E87;
	text-decoration: none;
	display:block;
	width: 100%;
}
a.cal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #496E87;
	text-decoration: none;
	display:block;
	width: 100%;
}
a.cal2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #496E87;
	text-decoration: none;
	display:block;
}
a.cal2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #496E87;
	text-decoration: none;
	display:block;
}
a.cal2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #EC2024;
	text-decoration: none;
	display:block;
}
a.cal3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
	display:block;
}
a.cal3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
	display:block;
}
a.cal3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
	display:block;
}
/* Classes CSS */
#left .register {
	font-size: .75em;
	line-height:1.125em;
}
