/*
// $Id: style.css,v 1.26 2006/04/06 16:00:51 ian Exp $
*/

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body {
	background: #eceadb;
}

#cal h3 { font-size: 18px; }

#cal td { border: 0px solid #fff; }

#cal table, #cal .body, body.cal, div#cal
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
border: 0px;
margin: 0;
color: #333333;
}

#cal .body, body.cal {}


div#cal {
background: transparent;
}
#cal form { margin: 0px; padding: 0px; }

#cal table
{
   color: #000;
}


#cal h3, #cal h2, #cal h1 {
   font-family: Georgia, Helvetica, Arial, sans-serif;
   font-variant: small-caps;
   color: #553300;
   padding: 0px;
   margin: 0px;
}

#cal h1
{
   font-weight: normal;
}

#cal table.heading, #cal td.heading, #cal tr.heading
{
   color: #553300;
   font-size: 20px;
   height: 32px;
   font-weight: bold;
   padding: 0px;
}

#cal .heading { vertical-align: middle;}

#cal a.heading:link { color: #553300; font-weight: bold; }
#cal a.heading:visited { color: #553300; font-weight: bold;}

#cal a.printview:link { font-size: 10px; }
#cal a.printview:visited { font-size: 10px; }


#cal .footing a:link {COLOR: #663300; text-decoration: none; font-weight: bold; }
#cal .footing a:visited {COLOR: #663300; text-decoration: none; font-weight: bold; }
#cal .footing { color: #777; font-weight: bold; }

#cal th, #cal td.row_header, #cal tr.row_header, #cal div.row_header
{
  background: transparent; color: #000;
}

#cal .row_header a:link, #cal .row_header a:visited { color: navy; }

#cal .footer { color: #553300; }

#cal .list_header, #cal .list_header a:link, #cal .list_header a:visited { vertical-align: middle; background: #777; color: #fff; }
#cal td.list_header { border: 1px solid black; }
#cal .list_header_hil { vertical-align: middle; background: #e1ddbf;; color: #000; border: 1px solid black; }

#cal .viewbar { background: #c1cede; color: #000;}
#cal table.viewbar { border: 1px solid black; }

#cal .toolbar { background-color: transparent; color: #000; font-size: 10px; padding: 2px; }
/*#cal table.toolbar { border: 1px solid black; }*/

#cal a:link {COLOR: navy; text-decoration: none; }
#cal a:visited {COLOR: navy; text-decoration: none; }
#cal a:active {COLOR: #a33;}
#cal a:hover {COLOR: #a33; text-decoration: underline;}

#cal a.uline:link { text-decoration: underline; }
#cal a.uline:visited { text-decoration: underline; }
#cal a.uline:active { text-decoration: underline; }
#cal a.uline:hover { text-decoration: underline; }

#cal .button { background: #c1cede; font-size: 10px; padding-left: 10px; padding-right: 10px; }

#cal .main_header { color: #000; padding: 0px;}
#cal table.main_header, #cal td.main_header
{
   height: 21px;
   padding: 0px;
}
#cal th.main_header { height: 21px; background: transparent url(../images/event_heading_bg.jpg) bottom no-repeat; color: #553300; font-style: italic; font-family: Georgia, Helvetica, Arial, sans-serif;
}
#cal th.main_header a:link, #cal th.main_header a:visited { color: #ffaa55; }
#cal a.main_header:link { color: #553300; font-weight: bold; }
#cal a.main_header:visited { color: #553300; font-weight: bold; }
#cal a.main_header:hover {COLOR: #a33;}

#cal .cal_content { background: #fff; color: navy; }
#cal .cal_disabled { color: #777; background: #FFF;}
#cal .cal_disabled a:link, #cal .cal_disabled a:visited { color: #777; }

#cal .cal_selected { background: #ffee99; color: #553300; }
#cal .cal_selected a:link { COLOR: #553300; text-decoration: none; }
#cal .cal_selected a:visited { COLOR: #553300; text-decoration: none; }
#cal .cal_selected a:hover { COLOR: #a33;}

#cal td.cal_event_imp {
   background: #e3e3bb;
   color: #000;
   border-left: 2px solid #a3a333;
   border-bottom: 2px solid #a3a333;
}
#cal font.cal_event_imp { color: #a33; font-weight: bold; }
#cal a.cal_event_imp:link { color: #a33; font-weight: bold; }
#cal a.cal_event_imp:visited { color: #a33; font-weight: bold; }
#cal a.cal_event_imp:hover { color: #a33; font-weight: bold; }

#cal td.cal_event_other {
   background: #ECFFFF;
   font-style: italic;
   color: #555;
   border-left: 2px solid #80B4B4;
   border-bottom: 2px solid #80B4B4;
}


#cal td.cal_event {
   background: #FFFFCC;
   color: #000;
   border-left: 2px solid #FFDC74;
   border-bottom: 2px solid #FFDC74;
}

#cal font.cal_event { color: #A05B00; }
#cal a.cal_event:link { color: #A05B00; }
#cal a.cal_event:visited { color: #A05B00; }
#cal a.cal_event:hover { color: #f00; }



#cal tr.hil { background: #FFFFCC; color: #000; }
#cal td.hil { background: #FFFFCC; color: #000; }
#cal .hil { background: #FFFFCC; color: #000; }


#cal .spacer_tiny { height: 1px; padding: 0px; }
#cal .spacer_small { height: 2px; width: 2px; padding: 0px; }
#cal .spacer { height: 20px; width: 20px; padding: 0px; }

#cal .spaced_table td, #cal .spaced_table th, #cal .spaced_table {
   padding: 4px;
   border: 2px solid black;
   border-spacing: 0px;
   border-collapse: collapse;
   border-spacing: 0px;
}


#cal div.caltitle h3 {
   padding: 2px; border-bottom: 1px solid black; border-right: 0px;
   padding-left: 12px;
   border-left: 1px solid black;
   margin-bottom: 2px;
}

#cal div.caltitle { padding: 8px; }

#cal div.eventlist tr.hil, #cal div.eventlist td.hil, #cal div.eventlist .hil a:link, #cal div.eventlist .hil a:visited
{ background: #ddddaa; color: #A05B00; }

#cal div.year th.row_header a:link, #cal div.year th.row_header a:visited { color: #bb5500; }
#cal div.year th.row_header { background-image: url(../images/pattern.gif); }


#cal div.caltabs td.cal_disabled {
border-top: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
height: 24px; background: #ccc;
}

#cal div.caltabs td.main_header {
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
background: #aaa;
}

#cal div.caltabs td.main_header a:link, #cal div.caltabs td.main_header a:visited { color: #553300; }

#cal div.month_mini table { border-collapse: collapse; border-spacing: 0px; }

#cal div.calnav td.heading, #cal div.calnav th.heading, #cal div.calnav table.heading
{
   color: #bb5500;
   font-size: 10px;
   background-image: url(../images/pattern.gif);
   font-weight: bold;
   height: 20px;
   
}

#cal div.calnav div, #cal div.calnav marquee { font-weight: normal; font-size: 10px; background: #ccc; }

#cal div.calnav tr.cal_selected td { background: #ffee99; color: #553300; }

#cal div.calnav td.row_header, #cal div.calnav th.row_header
{

   font-size: 9px;
   font-weight: bold;
}


#cal div.calnav td.spacer_tiny, #cal div.calnav tr.spacer_tiny { height: 0px; padding: 0px; display: none; }


#cal div.calnav { margin-top: 10px; }

#cal div.calnav a:link, #cal div.calnav a:visited, #cal div.calnav table, #cal div.calnav td, #cal div.calnav tr, #cal div.calnav th, #cal div.calnav input { font-size: 10px; }

#cal div.calnav table.bounding_table { border: 1px solid black; }

#cal INPUT { vertical-align: middle; }
#cal INPUT           {BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000;
BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH:
1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px;
FONT-FAMILY: tahoma,arial; BORDER-RIGHT-WIDTH: 1px}
#cal TEXTAREA        {BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000;
BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH:
1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px;
FONT-FAMILY: tahoma,arial; BORDER-RIGHT-WIDTH: 1px}
#cal SELECT          {BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000;
BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH:
1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px;
FONT-FAMILY: tahoma,arial; BORDER-RIGHT-WIDTH: 1px}

span.event-description {
	line-height: 1.4em;
}

/***edit***/



img {
	border: 0;
}


#ofsheader {
	background: transparent url("../images/bg_top.gif") top center repeat-x;
	height: 181px;
	text-align: center;
}

.ofsheader {
	background: transparent url("../images/bg_masthead.gif") top center repeat-x;
	margin: 0 auto;
	width: 960px;
	text-align: left;
	height: 181px;
}

#content_wrapper {
	background: #eceadb url("../images/content_bg.gif") top center no-repeat;
	text-align: center;
}

.content {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background: #f8f8f6 url("../images/full_content_bg.gif") top center no-repeat;
}

.cont_pad {
	width: 940px;
	margin-left: 10px;
}

.ad_group {
}


.logo {
	float: left;
	padding-top: 15px;
}

#top_right {
	float: right;
	width: 620px;
	height: 173px;
	text-align: right;
	font-size: 12px
}
#top_right h2 {
	margin-top: 35px;
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 0px;
}

#top_right span {
	font-weight: bold;
	color: #fe9900;
}
.info_box {
	color: #FFF;
	height: 135px;
	overflow: hidden;
}


.info_box p {
	margin: 0;
	font-size: 12px;
}

/* Navigation */

.nav {
	text-align: left;
	height: 33px;
	float: right;
}
.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
}
.nav li a, .nav li a:visited {
	color: #4A463D;
        font-size: 0.95em;
	line-height: 28px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}
.nav li {
	padding: 0;
	white-space: nowrap;
	float: left;
	background: #FFF;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 5px;
}
/*
.nav li.current_page_item {
	background: #d9d8cb;
	color: #44442D;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	display: block;
	height: 34px;
}
.nav li.current_page_item a:hover {
	color: #2582c1;
	background: #000;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	display: block;
	height: 34px;
}
*/
.nav li a:hover {
	color: #2582c1;
	background: #000;
}
.nav li.selected a, .nav li.selected a:hover, .nav li.selected a:visited {
	color: #fff;
}
/* End Navigation */

#ofsfooter { 
	width: 960px;
	margin: 0 auto;
	padding: 1.2em 0 0 0;
	border-top: 1px dotted #d7cab6;
	font-size: 10px;
	position: relative;
	background: #eceadb;
}

.ftrleft {
	float: left;
	text-align: left;
	background: url(../images/ofs_emblem.gif) top left no-repeat;
	padding-left: 55px;
	padding-bottom: 10px;
}

.ftrright {
	float: right;
	text-align: right;
	padding-bottom: 15px;
}


.day, .week, .month, .year {
	background-color: #CCC;
}

.table_wrapper {
	width: 950px;
	padding-left: 10px;
}


#top-search {
	background: #404040 url(../images/top_search_bg.gif) top left no-repeat;
	width: 318px;
	height: 40px;
	float: right;
	padding-top: 1px;
	overflow: hidden;
}

#top-search input.search_input{
	background: transparent;
	border: none;
	color: #fff;
	width: 200px;
	height: 15px;
	position: relative;
	padding: 0;
	bottom: 8px;
	right: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 2px;
}

#top-search input.search_input:focus {
	border: none;
}

#top-search input.go {
	margin-top: 8px;
	margin-right: 11px;
}


.ofsheader a, .ofsheader a:visited {
	color: #3c79db;
	text-decoration: underline;
}
.ofsheader a:hover {
	color: #df0000;
	text-decoration: underline;
}

#cal-ads {
  width: 820px;
  margin: 0 auto;
}

/* calendar ads */

.ad_group {
	padding-top: 10px;
	padding-left: 10px;
}

.cal_ad {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 140px;
}

.first {
	margin-left: 0;
}

.last {
	margin-right: 0;	
}

.cal_ad h3 {
	font-family: Georgia, Times, serif;
	text-align: right;
}
