@charset "utf-8";
/* CSS Document */
body {background-color: #D5D9D7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 14px 0 0 0;
	}

h2 {font-size: 20px; 
 	color: #913F33;
	padding: 0 0 0 5px;
	}
	
p {color: #666666;
 	padding: 0 20px 0 20px;
	}

a {color: #666666;
	}
a:hover {text-decoration: underline;
	}
a:visited {text-decoration: none;
	}

#frame {
	text-align:center;
	}
	
#head_top {
	background-color: #27343D;
	background-image:url(images/url_graphic_bkrd.jpg); background-repeat:none;
	height: 27px;
	width: 950px;
	text-align: right;
	
	}

#header {
	height: 188px;
	width:950px;
	background-image:url(images/header_bkrdv3.jpg); background-repeat:none;
	text-align: left;
	padding: 0 0 0 0;
	}
	
td {padding-left: 2px;}

#copyarea {
	width: 950px;
	text-align: left;
	padding-bottom: 30px;
	background-color: #ECEEED;
	}

#qoute_bkgrd {
	background-image:url(images/quote_bkgrd.jpg); background-repeat:none;
	width: 430px;
	height: 100px;

	}

#quote {
	color: #913F33;
	font-style:italic;
	font-weight:bold;
	font-size: 16px;
	padding: 15px 15px 5px 15px;
	}
	
#footer {
	background-color: #27343D;
	height: 27px;
	width: 942px;
	text-align: left;
	padding: 8px 0 0 10px;
	color: #ffffff;
	}
	
# footer a, a:hover, a:visited {
	color: #ffffff;
	}

.ui-accordion { margin: 0; padding: 0; list-style-type: none; }
.ui-accordion li { margin: 0; margin-bottom: 2px; padding: 0; }
.ui-accordion li .ui-accordion-header {
	display: block;
	padding-left: 5px;
	margin-right: 3px;
	height: 28px;
	background-image: url(i/accordion-middle.png);
	color: #000;
	text-decoration: none;
	line-height: 28px;
	position: relative;
	left: 3px;
}
.ui-accordion li .ui-accordion-right {
	display: block;
	background-image: url(i/accordion-right.png);
	position: absolute;
	top: 0px;
	right: -3px;
	height: 28px;
	width: 3px;
}
.ui-accordion li .ui-accordion-left {
	display: block;
	background-image: url(i/accordion-left.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 28px;
	width: 3px;
}
#container {

padding-bottom: 10px;

}

 #scrollup {
   position: relative;
   overflow: hidden;
	margin-top: 10px;
	margin-left: 5px;
   height: 100px;
   width: 410px;
 }
 .headline {
   position: absolute;
   top: 210px;
   left: 5px;
   height: 100px;
   width:410px;
   	color: #913F33;
	font-style:italic;
	font-weight:bold;
	font-size: 16px;
 }

td.biospace {
	padding-top: 5px;
	padding-bottom: 10px;
	}
	
.testimonialblocks {
	padding-top: 10px;
	padding-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
color: #666666;
 	padding: 0 20px 0 20px;

	}
.testimonialspacer {
	border-bottom:dashed;
	border-color:#666666;
	border-width: 1px;
	margin: 20px 30px 20px 30px;

	}
.calendar_date {
	font-size: 20px;
	color: #666666;
	width: 80px;
	text-align: right;
	}
	
.calendar_event {
	color: #666666;
	padding: 5px 0px 5px 15px;
	}

Table.calendar {
	
}

