/*** GENERAL STYLES ***/
body {
	background-image: url(/images/backgr.gif);
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	width: 911px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
h1 {
	color: #1D3B95;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 2px;
	margin-top: 8px;
}
h2 {
	font-size: 18px;
	color: #1D3B95;
}
h3 {
	font-size: 14px;
	color: #1D3B95;
}
a {
	color: #FF8D00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFBA1A;
}
/*** LEFT COLUMN ***/
#leftbar {
	width: 183px;
	float: left;
	margin-right: 10px;
	margin-bottom:4px;
}
#logo {
	width: 183px;
	height: 126px;
}


.promo_panel .title {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	color: #000000;
	font-weight: bold;
}
.promo_panel p {
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	color: #000000;
	font-weight: normal;
}
.promo_panel a {
	font-weight: bold;
}




.promo_panel.left1 {
	width: 174px;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 25px;
	padding-left: 8px;
	background-color: #FFF5E8;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF9900;
	background-image: url(/images/greystripes_thin.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.promo_panel.left2 {
	width: 174px;
	background-image: url(/images/orangestripes.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.promo_panel.left2 a {
	color: #000000;
}
.promo_panel.left3 {
	background-image: url(/images/bluestripes.gif);
	background-repeat: repeat;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.promo_panel.left3 p, .promo_panel.left3 .title  {
	color: #FFFFFF;
}

.left_calendar {
	border-bottom: 5px solid #FF9900;
	background-color: #FFF5E8;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 8px;

}
.left_calendar h3 {
	margin: 0px 0px 8px 0px;
}
.left_calendar p {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	font-weight: normal;
}
.left_calendar a {
	color: #000000;
	font-weight: bold;
}
.left_calendar table {
	background-color: #FAF0E3;
	width: 168px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.left_calendar th {
	background-color: #C5BDB3;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
.left_calendar td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.left_calendar td.hide {
	color: #CCC4BA;
}
.left_calendar td.highlight, .left_calendar td.highlight a {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFE7DA;
}
.left_badge {
	text-align: center;
	background-color: #F2F2F2;
	background-image: url(/images/greystripes.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 36px;
	padding-top: 3px;
}

#secondary_nav {
	background-image: url(/images/turqstripes.gif);
	background-repeat: repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px 1px 8px 8px;
}
#secondary_nav .title {
	margin: 0px 0px 8px 0px;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	color: #FFFFFF;
	font-weight: bold;
}
#secondary_nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
#secondary_nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#secondary_nav li {
	display: list-item;
}
#secondary_nav li a:hover {
	text-decoration: underline;
}
#secondary_nav ul.sub_nav {
	text-indent: 10px;
}

/*** MIDDLE COLUMN ***/
#center {
	width: 524px;
	background-color: #FFFFFF;
	float: left;
}
#navbar {
	padding-top: 4px;
	height: 28px;
}
#navbar ul {
	list-style: none;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0A4399;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 100%;
}
#navbar li {
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
	vertical-align: bottom;
}
#navbar li a {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#navbar li a:hover {
	color: #093E96;
}
#navbar li.selected a {
	color: #FFFFFF;
	background-color: #0A4399;
	padding: 5px;
}
#crumbtrail {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	color: #999999;
}
#crumbtrail a {
	color: #666666;
}
.body_blue {
	color: #1D3B95;
	font-weight: bold;
	font-size: 13px;
}



#content .images {
  float:right;
  width: 190px;
  margin-left: 10px;
}

#content .images .image {
  background-color: #F3F3F3;
  padding: 5px;
  margin-bottom: 10px;
}

#content .images .image p {
	font-size: 10px;
	color: #1D3B95;
	margin-bottom: 0px;
	margin-top: 7px;
}

span.date {
	font-style: italic;
	font-size: 10px;
}


/*** RIGHT COLUMN ***/
#rightbar {
	clear: right;
	float: left;
	width: 184px;
	background-color: #FFFFFF;
	margin-left: 10px;
}
#address {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 5px;
}
#search {
	margin-top: 6px;
	margin-left: 5px;
}
#search div {
	color: #0A4399;
}
.searchfield {
	width: 142px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 14px;
	font-size: 11px;
	margin-bottom: 2px;
	color: #666666;
	padding-left: 5px;
	padding-top: 2px;
}
.searchbutton {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #666666;
	height: 19px;
	width: 26px;
	margin-bottom: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.right_login {
	background-color: #E6EBF4;
	margin-top: 1px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00C0FF;
	padding-top: 8px;
	padding-right: 1px;
	padding-left: 8px;
	padding-bottom: 1px;
}
.right_login h3 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	color: #000000;
	font-weight: bold;
}
.right_login p {
	margin-top: 4px;
}
.right_login a {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}




.promo_panel.right3 {
	background-color: #00C0FF;
	padding-top: 8px;
	padding-right: 1px;
	padding-left: 8px;
	padding-bottom: 50px;
	color: #FFFFFF;
	background-image: url(/images/bluegreystripes.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.promo_panel.right3 a {
	color: #FFFFFF;
}
.promo_panel.right2 {
	background-image: url(/images/greyorangearrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E6EBF4;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 8px;
	color: #000000;
}
.promo_panel.right2 a {
	color: #000000;
}
.promo_panel.right1 {
	padding-top: 8px;
	padding-right: 1px;
	padding-left: 10px;
	color: #000000;
	background-image: url(/images/greenstripes.gif);
	background-repeat: repeat;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
.promo_panel.right1 a {
	color: #0A4399;
}






.right_gallery {
	background-color: #E6EBF4;
	padding-top: 8px;
	color: #000000;
	background-image: url(/images/greystripes.gif);
	background-repeat: no-repeat;
	padding-bottom: 33px;
	background-position: bottom;
	padding-left: 1px;
	margin-top: 0px;
}
.right_gallery h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 7px;
}
.picturenoborder  {
	border: none;
}
/*** FOOTER BAR ***/
#footer {
	width: 911px;
	float: left;
	clear: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6A6A6A;
	text-align: right;
}
#footer ul {
	list-style-type: none;
	text-transform: uppercase;
	color: #6A6A6A;
	font-size: 9px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #6A6A6A;
	padding-right: 6px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CECECE;
}
#footer li.last a {
	border: none;
}
#footer ul.right {
	float: right;
	list-style-type: none;
	text-transform: uppercase;
	color: #6A6A6A;
	font-size: 9px;
}

/* site map */
.site-map {
  font-size: 11px;
  margin-bottom: 20px;
}

.site-map ul {
  margin:0;
  padding-left: 20px;
}

.site-map ul.first {
  margin:0;
  padding-left: 35px;
}

.site-map ul li {
  margin-bottom: 3px;
  padding: 0;
}

/*** CALENDAR ***/

.calendar {
  color:black;
  border: #EEEAE5 1px solid;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 3px;
}

.calendar .month_year {
  font-size: 110%;
  margin: 0 0 5px 0;
  text-align:center;
}

.calendar .month_nav {
  font-family:arial, helvetica, sans-serif;
  margin: 2px 0 5px 0;
  text-align:center;
}

.calendar table {
  font-family:arial, helvetica, sans-serif;
  margin: 0 auto;
  border-collapse: collapse;
}

.calendar table td {
  padding: 1px;
  font-family:arial, helvetica, sans-serif;
  color: black;
  width: 20px;
  text-align: center;
}

.calendar table td a {
  display: block;
  /*width: 16px;
  height: 14px;*/
  font-weight: bold;
  background-color: #F5EFF4;
  text-decoration: none;
}

.calendar table td a:hover {
  
}

.calendar table td.header {
  border-bottom: #EEEAE5 1px solid
}

/*** CALENDAR LISTING ***/

.calendar-listing {
}

.calendar-listing .entry {
  border-top: #EEEAE5 1px solid;
  padding: 5px 0 5px 0;
}

.calendar-listing .entry.last {
  border-bottom: #EEEAE5 1px solid;
}

.calendar-listing .day {
  color: #666666;
}

.calendar-listing .title {
  font-weight: bold;
}

/* swish-e search */
.search-results {
  font-size: 11px;
}

.search-results .synopsis {
  margin: 10px 0;
}

.search-results .record {
  margin-bottom: 15px;
}

.search-results .record .title {
  margin-bottom: 5px;
  font-weight: bold;
}

.search-results .record .description {
  margin-bottom: 5px;

}

.search-results .record .info {
  color: #006600;
}

.search-results .page-controls {
  text-align: center;
  color: #777777;
  margin-bottom: 15px;
  border-top: #DDDDDD 1px solid;
  border-bottom: #DDDDDD 1px solid;
  padding: 5px;
}

/* attachments */

.attachments {
  border-top: #eeeae5 1px solid;
  padding: 10px;
}

.attachments .attachment {
  float: left;
  margin-bottom: 14px;
  clear: both;
}

.attachments .attachment p {
  margin: 0;
}

.attachments .attachment .filesize {
  color: #999999;
}

.attachments .attachment a.icon {
  display: block;
  float:left;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  background-image: url(/images/file_icons/other.png);
}

.attachments .attachment a.icon.rtf,
.attachments .attachment a.icon.doc {
  background-image: url(/images/file_icons/doc.png);
}

.attachments .attachment a.icon.jpg,
.attachments .attachment a.icon.jpeg,
.attachments .attachment a.icon.gif,
.attachments .attachment a.icon.png,
.attachments .attachment a.icon.tif,
.attachments .attachment a.icon.tiff {
  background-image: url(/images/file_icons/jpg.png);
}

.attachments .attachment a.icon.pdf {
  background-image: url(/images/file_icons/pdf.png);
}

.attachments .attachment a.icon.zip {
  background-image: url(/images/file_icons/zip.png);
}

.attachments .attachment a.icon.mp3,
.attachments .attachment a.icon.wav {
  background-image: url(/images/file_icons/mp3.png);
}

.attachments .attachment a.icon.ppt {
  background-image: url(/images/file_icons/ppt.png);
}

.attachments .attachment a.icon.csv,
.attachments .attachment a.icon.xls {
  background-image: url(/images/file_icons/xls.png);
}
