.mainmenu {

}
.mainmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 90%;
}
.mainmenu li {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.mainmenu ul li a {
	display: block;
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 135px 10px;
	padding: 5px;
	color: #000;
	border-left: 5px solid #E5E2DC;
	border-bottom: 1px solid #E5E2DC;
	border-right: 1px solid #E5E2DC;
	text-decoration: none;
	width: 100%;
	background-color: #fff;
}
.mainmenu ul #first a {
	border-top: 1px solid #E5E2DC;	
}
.mainmenu ul li a:hover {
	border-left: 5px solid #B7CE1B;
	width: 100%;
	color: #333;
	background-color: #efefef;
}


html {	
	height: 100%;
	width: 100%;
}

body {	
	padding: 10px 0px 10px 0px;
	margin: 0px;
	height: 90%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

h2 {
  font: bold 14px Arial, Helvetica, Sans-Serif;
  padding: 0px;
  margin: 10px 0px 0px 0px;
  color: #013F70;
}

h3 {
	height: 10px;
	border-bottom: 1px solid #E5E2DC;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0px 5px 10px 5px;
}

h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #E5E2DC;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.events .thead {
  font: bold 13px arial, helvetica, sans-serif;
  border-bottom: 1px solid #E5E2DC;
  padding: 15px 0px 5px 0px;
  margin: 0px;
}

.events .thead a {
  text-decoration: none;
  color: #000;
}

.events .thead a:hover {
  color: #666;
}

.events a {
  text-decoration: none;
  color: #000;
}

.events a:hover {
  text-decoration: underline;
  color: #013F70;
}

.default a {
  text-decoration: underline;
  color: #013F70;
}

.default a:hover {
  text-decoration: none;
  color: #000;
}


td {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 16.5px;
}

.cat_link, .date_link, rab_link {
  display: inline;
}

.cat_link a, .thead .cat_link a {
  font: bold 12px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background-color: #01599E;
  padding: 3px 6px 3px 6px;
	background-image: url('../images/small_bg2.gif');
	background-repeat: repeat-x;
  color: #fff;
  text-decoration: none;
}

.cat_link a:hover, .thead .cat_link a:hover {
  background-color: #D5E226;
	background-image: url('../images/small_bg2b.gif');
	background-repeat: repeat-x;
  color: #fff;
  text-decoration: none;
}

.rab_link a, .thead .rab_link a {
  font: bold 12px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background-color: #D5E226;
  padding: 3px 6px 3px 6px;
	background-image: url('../images/small_bg2b.gif');
	background-repeat: repeat-x;
  color: #fff;
  text-decoration: none;
}

.rab_link a:hover, .thead .rab_link a:hover {
  background-color: #D5E226;
	background-image: url('../images/small_bg2.gif');
  background-color: #01599E;
	background-repeat: repeat-x;
  color: #fff;
  text-decoration: none;
}

.date_link a, .thead .date_link a {
  font: bold 12px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background-color: #80A4C7;
  padding: 3px 6px 3px 6px;
  color: #fff;
  text-decoration: none;
}

.date_link a:hover, .thead .date_link a:hover {
  background-color: #B7CE1B;
  color: #fff;
  text-decoration: none;
}

.flash {
  font: bold 12px arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  padding: 15px;
	background-image: url('../images/small_bg_rot.gif');
	background-repeat: repeat-x;
  background-color: #AE001A;
}

#main {
	width: 760px;
	text-align: left;
}

#main #header {
	background-image: url('../images/header_bg.gif');
	background-repeat: no-repeat;
	height: 100px;
}

#main #content {
	padding: 5px 0px 5px 0px;
	height: 300px;
	border-left: 1px solid #E5E2DC;
	border-right: 1px solid #E5E2DC;
}

#main_content {
  padding: 0px 10px 0px 10px;
}

#footer {
	margin-top: 10px;
	font: 10px arial, helvetica, sans-serif;
	color: #999;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#three_columns_tbl {
	width: 100%;
	height: 100%;
	margin-top: 10px;
}
#three_columns_tbl thead td {
	height: 10px;
	border-bottom: 1px solid #E5E2DC;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0px 5px 3px 5px;
	background-image: url(../images/news_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#three_columns_tbl tr {
	vertical-align: top;
}
#three_columns_tbl #one {
	padding: 3px 5px 3px 5px;
	width: 40%;
}
#three_columns_tbl #two {
	padding: 3px 5px 3px 5px;
	border-left: 1px solid #E5E2DC;
	width: 40%;
}
#three_columns_tbl #three {
	padding: 3px 5px 3px 5px;
	border-left: 1px solid #E5E2DC;
	width: 20%;
}

#menu_column {
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #E5E2DC;
	width: 150px;
}

.calendar {
  margin: auto;
  width: 300px;
  background-color: #fff;
}

.monthName th {
  text-align: center;
  background-color: #013F70;
  color: #fff;
  font: bold 12px arial, helvetica, sans-serif;
  padding: 5px;
  text-transform: uppercase;
}

.dayName th {
  text-align: center;
  background-color: #BFD1E3;
  color: #013F70;
  font: bold 10px arial, helvetica, sans-serif;
  padding: 3px;
}

.otherMonth, .day, .day_over {
  padding: 10px 15px 10px 15px;

}

.otherMonth {
  color: #aaa;
  background-color: #efefef;
}

.day_over {
  text-align: center;
  color: #666;
  background-color: #ddd;
}

.day, .specialDay, .activeDay {
  text-align: center;
  background-color: #E6EDF4;
}

.specialDay {
  padding: 0px;
  background-color: #80A4C7;
  color: white;
}
.specialDay a, .specialDay a:visited, .specialDay a:hover {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 10px 15px 10px 15px;
}
.specialDay a:hover {
  color: #fff;
  background-color: #B7CE1B;
}

.activeDay {
  padding: 0px;
  background-color: #C02804;
  color: white;
}
.activeDay a, .activeDay a:visited, .activeDay a:hover {
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 10px 15px 10px 15px;
}
.activeDay a:hover {
  color: #fff;
  background-color: #B7CE1B;
}

.today {
  padding: 0px;
  background-color: #003355;  
  color: white;
}
.today a, .today a:visited, .today a:hover {
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 10px 15px 10px 15px;
}
.today a:hover {
  color: #fff;
  background-color: #B7CE1B;
}

.standard {
  padding: 10px;
  width: 300px;
  font: 10pt verdana, arial, helvetica, sans-serif;
  border-bottom: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}

textarea {
  padding: 10px;
  width: 300px;
  font: 8pt verdana, arial, helvetica, sans-serif;
  border-bottom: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
	width: 400px;
	height: 150px;
}

.submit {
  padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #689933;
	color: #fff;
	font: bold 13pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 300px;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
  border-top: 2px solid #bbb;
  border-left: 2px solid #bbb;
}
.submit:hover {
	background-color: #78AF3A;
  border-bottom: 2px solid #bbb;
  border-right: 2px solid #bbb;
  border-top: 2px solid #666;
  border-left: 2px solid #666;
}

.fieldWithErrors {
	border-left: 5px solid red;
	padding-left: 10px;
	margin-bottom: 10px;
}
.fieldWithErrors input, .fieldWithErrors textarea{
	border-color: red;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
