body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #666;
	margin: 15px;
	padding: 0;
	background-color: #f2f1e9;
}


/* global reset */

* {
	vertical-align: baseline;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}	


form {
  display:inline;
  padding:0;
  margin:0;
}

/* layout */

.container {
	width: 875px;
	padding: 13px;
	background-color: #ffffff;
	border-top: 5px solid #0278af;
	margin: 0 auto 0 auto;
	clear: both;
        
}

.main {
	width: 875px;
	clear: both;
	margin: 15px 0 0 0;
}

.main  ul, .columns ul, .main  ol, .columns ol{
  margin-left: 30px !important;
}

.mainpic {
	width: 579px;
	height: 200px;
	background-image: url(../images/mainpic.jpg);
	float: left;
}

.greeting {
	width: 261px;
	height: 178px;
	float: right;
	border: 1px solid #ebe8d8;
	background-color: #f2f1e9;
	padding: 10px;
}

.columns {
	width: 875px;
	height: 100%;
	clear: both;
}

.column-left {
	width: 283px;
	float: left;
	margin-top: 15px;
	margin-right: 13px;
}

.column-middle {
	width: 283px;
	float: left;
	margin-top: 15px;
	margin-right: 13px;
}

.column-right {
	width: 283px;
	float: left;
	margin-top: 15px;
}

.footer {
	width: 901px;
	border-top: 1px solid #cfcdb9;
	border-bottom: 1px solid #cfcdb9;
	background-color: #faf9f4;
	margin: 0 auto 10px auto;
	padding: 15px 0 15px 0;
	clear: both;
	font-weight: normal;
	font-size: 0.9em;
}

.footer table {
	margin: 0 auto 0 auto;
}

.footer td {
	padding: 4px;
}


/* menu */

.menu {
	width: 100%;
	background-color: #f2f1e9;
	height: 37px;
	clear: both;
}

a.white:link, a.white:visited {
	color: #ffffff;
	text-decoration: none;
}

a.white:hover {
	text-decoration: none;
}


/* fonts */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
}

a:link, a:visited {
	color: #0278af;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

a.grey:link, a.grey:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted;
}

a.grey:hover {
	text-decoration: none;
}

a.grey2:link, a.grey2:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.grey2:hover {
	text-decoration: none;
}

a.skip:link, a.skip:visited {
	color: #f2f1e9;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
}

a.skip:hover {
	text-decoration: none;
}


.smfont {
	font-size: 0.9em;
}

.smfont2 {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

.blue {
	color: #0278af;
}

.bold {
	font-weight: bold;
}



/* forms */

.longerField, .longField, .mediumField, .smallField, .smallestField, .tinyField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	margin: 0;
	border: 1px solid #bbbbbb;
	color: #999999;
}

.longerField {
	width: 500px;
}


.longField {
	width: 305px;
}

.mediumField {
	width: 253px;
}

.smallField {
	width: 120px;
}

.smallestField {
	width: 60px;
}

.tinyField {
	width: 25px;
}


.form-element {
	font-size: 0.9em;
	font-weight: bold;
}

.disabled {
	background-color: #dddddd;
}

.center {
	text-align: center;
}



/* misc */

.float-right {
	float: right;
}

.upcoming_event_sublist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


.upcoming_event_sublist li {
	line-height: 1.5em;
	list-style: none;
	list-style-position: inherit;
	background-image: url(../images/bullet-calendar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 15px;
}

.upcoming_event_sublist li {
  background-color: #fff !important;
}

.upcoming_event_sublist {
	width: auto;
	padding-bottom: 20px !important;
}

.upcoming_event_date {
  display:inline !important;
}

.upcoming_event_date a  {
  color: #666;
}

.upcoming_event_title {
  display:inline !important;
  margin: 0 !important;
}

.upcoming_event_cancelled {
  display:block !important;
}

.upcoming_event_sublist {
  margin: 0 !important;
}

.sf-menu a {
  color: #fff !important;
}

.sf-menupane a {
  color: #666 !important;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.calendar {
	color: #8e8b72;
	background-color: #ceccb8;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	border-width: 0px !important;
	margin: 0 auto 5px auto;
	width: 245px;
}

.calendar .calendar_week td {
	border-right: 1px solid #ceccb8;
	border-bottom: 1px solid #ceccb8;
	width: 70px;
	height: 20px;
	vertical-align: middle;
	text-align: center !important;
	background-color: #f2f1e9;

}

.calendar td {
    border-width: 0px 1px 1px 0px !important;
	border-color: #ceccb8;
	height: 30px;
	text-align: right !important;
	vertical-align: top !important;
	background-color: #ddd;
}

.calendar a:link, .calendar a:visited {
	background-color: #e7f0f3;
	display: block;
	height: 30px;
}

.calendar .prev_month , .calendar .next_month  {
  font-size: 0px;
  background-image: url(../images/cal-leftarrow.gif) !important;
  background-repeat: no-repeat;
  background-position: center left;
  background-color: #fff !important;
  float: right;
}

.calendar .next_month  {
  background-image: url(../images/cal-rightarrow.gif) !important;
  background-position: center right;
  float: left;
}

.calendar_event_day {
  background-color: #E7F0F3 !important;
  color: #0278AF !important;
}

.calendar  .calendar_month  td{
  border-right: 0 !important;
  text-align: center !important;
  background-color: #fff;
}

.calendar_month a {
  width: 30px;
}

.calendar_month td span {
  font-size: 1.2em;
  color: #949494 !important;
  font-weight: bold !important;
}

.calendar_current_month  {
  color: #8e8b72 !important;
  background-color: #fff !important;
}


.calendar_today {
    background-color: #E7F0F3 !important;
	background-image: url(../images/today.gif) !important;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 100;
	height: 30px;
	position: relative;
	border-color: #ceccb8 !important;
}

.rollover a { 
	display:block;
	width:108px;
	height: 44px;
	margin: 0 auto;
}

.rollover a:hover {
	background-image: url(../images/powered-bg.gif);
	width: 108px;
	height: 44px;
}


.search {
	float: right;
	position: relative;
	padding: 0 13px 0 0;
	top: 5px;
	
}

.search input.mediumField {
  height: 20px;
  padding: 0px !important;
  margin: 0px !important;
  vertical-align: top;
}

.tools img {
  cursor: pointer;
}

