html
{
	padding: 0px;
	margin: 0px;
}

body
{
	padding: 0px;
	background: url('/pics/shared/background-repeat.jpg') repeat;
	font: normal 11px Georgia, Times, Times New Roman, serif;
	color: #545454;
	margin: auto;
}

img { border: 0; }
div { border: 0; }
div.spacer { clear: both; }

/*
.back { background: url(/pics/shared/flood.gif) top center repeat-x; }
*/

body td
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	color: #505050;
}

a
{
	color: #764354;
	text-decoration: none;
}

a:visited
{
	color: #764354;
	text-decoration: none;
}

a:active
{
	color: #764354;
	text-decoration: underline;
}

a:link
{
	color: #764354;
	text-decoration: none;
}

a:hover
{
	color: #6F732D;
	text-decoration: none;
}

#container
{
	background: url('/pics/shared/cloudback-repeatx.jpg') top repeat-x;
	border: 0px solid #fc0;
}

#container-fixed
{
	border: 0px solid #fc0;
	width: 990px;
	margin: auto;
	padding-top: 5px;
}

#content-home
{
	border: 0px solid #fc0;
	margin: 45px auto 0 auto;
	clear: both;
	padding: 0;
	width: 970px;
}

#content
{
	border: 0px solid #fc0;
	margin: 25px auto 0 auto;
	clear: both;
	padding: 0;
	width: 970px;
}

#content h1
{
	font: normal 30px Georgia, Times, Times New Roman, serif;
	padding: 0;
	margin: 0;
}

#content p
{
	font: normal 13px Georgia, Times, Times New Roman, serif;
	line-height: 25px;
	padding: 0;
	margin: 0;
}

#welcome
{
	width: 425px;
	float: left;
	margin-left: 15px;
}

#welcome h1
{
	font: normal 40px Georgia, Times, Times New Roman, serif;
	padding: 0;
	margin: 0;
}

#welcome p
{
	font: normal 13px Georgia, Times, Times New Roman, serif;
	line-height: 25px;
	padding: 0;
	margin: 0;
}

#main-ad
{
	border: 0px solid #fc0;
	clear: both;
	background: url('/pics/shared/adframe-back.png') top no-repeat;
	text-align: center;
	padding: 20px 0 10px 0;
}

#sub-ad
{
	border: 0px solid #fc0;
	clear: both;
	background: url('/pics/shared/adframe-back-sub.png') top no-repeat;
	text-align: center;
	padding: 20px 0 10px 0;
}

#dots
{
	clear: both;
	text-align: center;
	margin: 8px 0 0 0;
}

#announcements
{
	border: 0px solid #fc0;
	clear: both;
	background: url('/pics/shared/4boxes-back.jpg') top no-repeat;
	padding: 15px 0 0px 25px;
	height: 166px;
}

#announcements .boxes
{
	width: 200px;
	float: left;
	text-align: left;
	font: normal 12px Georgia, Times, Times New Roman, serif;
	line-height: 18px;
	display: block;
	/*border-right: 1px dotted #95969b;*/
	padding: 0 0px 0 12px;
	margin: 15px 20px 15px 0px;
	color: #545454;
	border: 0px solid #fc0;
}

#announcements h1
{
	font: normal 16px Georgia, Times, Times New Roman, serif;
	color: #545454;
	padding: 0;
	margin: 0;
}

.boxes a { color: #336699; }

#schedule
{
	border: 0px solid #fc0;
	background: url('/pics/shared/upcoming-back.jpg') top no-repeat;
	padding: 25px 20px 0px 25px;
	float: right;
	width: 435px;
	height: 370px;
	margin-left: 20px;
	font: normal 12px Georgia, Times, Times New Roman, serif;
}

#schedule p
{
	padding: 0px;
	font: normal 12px Georgia, Times, Times New Roman, serif;
	margin: 10px 0 0 0;
}

#schedule h2
{
	font: normal 22px Georgia, Times, Times New Roman, serif;
	color: #545454;
	padding: 0;
	margin: 0;
}

#schedule h3
{
	font: normal 16px Georgia, Times, Times New Roman, serif;
	color: #545454;
	padding: 5px 0 0 0;
	margin: 0;
}

#schedule a
{
	font: normal 14px Georgia, Times, Times New Roman, serif;
	color: #336699;
	padding: 5px 0;
	margin: 0;
}

#schedule hr
{
	height: 1px;
	width: 100%;
	border: 0;
	color: #fff;
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted #999;
	clear: both;
}

#schedule ul
{
	font: normal 14px Georgia, Times, Times New Roman, serif;
	color: #336699;
	padding: 5px 0;
	margin: 0;
}

#schedule li
{
	font: normal 14px Georgia, Times, Times New Roman, serif;
	color: #336699;
	margin: 0;
	list-style: none;
	padding: 5px 0 0 0;
}

#utility
{
	float: right;
	margin: 10px 15px 13px 15px;
	font: normal 11px Georgia, Times, Times New Roman, serif;
	letter-spacing: .02em;
	width: 600px;
	border: 0px solid #333;
	text-align: right;
	color: #fff;
}

#utility a
{
	color: #fff;
	text-decoration: none;
}

#utility a:hover
{
	color: #fff;
	text-decoration: underline;
}

#utility a:visited
{
	color: #fff;
	text-decoration: none;
}

#utility a:visited:hover
{
	color: #fff;
	text-decoration: underline;
}

#navigation
{
	font-weight: normal;
	list-style: none;
	padding: 0px 20px 15px 0px;
	background: url('/pics/shared/navbar-backnorpt.jpg') top no-repeat;
	margin: 0px auto 0px auto;
	width: 950px;
	height: 50px;
	border: 0px solid #333;
	overflow: hidden;
}

#navigation ul
{
	z-index: 1;
	position: absolute;
	border: 0px solid #333;
	padding: 0 0 0 180px;
	margin-top: 19px;
}

#navigation li { display: inline; }

#navigation li a
{
	color: #fff;
	padding: 0px 18px 16px 16px;
	text-decoration: none;
	font: 17px normal Georgia, Times, Times New Roman, serif;
}

#navigation li a:hover { color: #000; }

#navigation li.on a
{
	color: #a3c0d5;
}

.pdficon {background: url('/pics/shared/pdf-icon.png') top left no-repeat; padding-left: 25px; line-height: 20px; display: block;}

.wordicon {background: url('/pics/shared/word-icon.png') top left no-repeat; padding-left: 25px; line-height: 20px; display: block;}


.warn
{
	color: #B23024;
}

.news
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 11px;
	color: #505050;
}

/*
.news a:visited {  color: #505050;text-decoration: none;}
.news a:active {  color: #505050;text-decoration: underline; none;}
.news a:link {  color: #505050;text-decoration: none;}
.news a:hover {  color: #6F732D;text-decoration: none;}
*/

a.news:visited
{
	color: #505050;
	text-decoration: none;
}

a.news:active
{
	color: #505050;
	text-decoration: underline;
	none: ;
}

a.news:link
{
	color: #505050;
	text-decoration: none;
}

a.news:hover
{
	color: #6F732D;
	text-decoration: underline;
}

.breadcrumbs
{
	display: block;
	clear: both;
	margin: 10px 20px;
	font: bold 12px Georgia, Times New Roman, Times, Serif;
	color: #755477;
}

.breadcrumbs a
{
	font: normal 12px Georgia, Times New Roman, Times, Serif;
	color: #666;
}

#subnav
{
	width: 185px;
	float: left;
	margin: 10px 20px 0px 0px;
	border: 0px solid #f00;
	padding: 0;
	background: #fff;
}

#subnav ul
{
	font: normal 14px Georgia, Times New Roman, Times, Serif;
	padding: 10px 0 10px 0;
	width: 185px;
	margin: 5px 0;
	text-align: left;
	background: #fff;
	border-bottom: 1px dotted #b5b5ac;
	border-top: 1px dotted #b5b5ac;
}

#subnav li
{
	font: normal 14px Georgia, Times New Roman, Times, Serif;
	list-style: none;
	padding: 10px 15px 10px 20px;
}

#subnav li.header
{
	font: normal 24px Georgia, Times New Roman, Times, Serif;
	list-style: none;
	padding: 0px 15px 10px 20px;
}

#subnav a
{
	font: normal 14px Georgia, Times New Roman, Times, Serif;
	margin: 0;
	color: #666;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
}

#subnav li.on
{
	font: bold 14px Georgia, Times New Roman, Times, Serif;
	list-style: none;
	color: #735074;
}

#subnav li.on a
{
	color: #735074;
	font: bold 14px Georgia, Times New Roman, Times, Serif;
}

#subnav ul.thirdlevelnav
{
	font: normal 13px Georgia, Times New Roman, Times, Serif;
	color: #fff;
	display: block;
	background: #a27da3 url('/pics/shared/subcat-purpleback.png') top repeat-x;
	border: 0px solid #333;
	padding: 5px 10px 10px 33px;
	width: 142px;
	margin: 0 0 10px 0;
	float: left;
	clear: both;
}

#subnav ul.thirdlevelnav li, #subnav ul.thirdlevelnav a
{
	font: normal 13px Georgia, Times New Roman, Times, Serif;
	color: #fff;
	border: 0px solid #333;
	padding: 5px 0 0 0;
	margin: 0;
}

#subnav ul.thirdlevelnav a:hover { text-decoration: underline; }

#subnav ul.thirdlevelnav strong
{
	color: #333;
	font: normal 13px Georgia, Times New Roman, Times, Serif;
}

#bio
{
	font: normal 13px Georgia, Times New Roman, Times, Serif;
	color: #545454;
	background: #fff;
	border: 1px solid #333;
	padding-left: 33px;
	width: 50%;
	float: left;
	margin: 0px;
}

#bodycopy
{
	font: normal 13px Georgia, Times, Times New Roman, serif;
	color: #545454;
	line-height: 20px;
	width: 760px;
	float: left;
	border: 0px solid #333;
	margin-left: 5px;
}

#bodycopy p
{
	font: normal 13px Georgia, Times, Times New Roman, serif;
	color: #545454;
	line-height: 20px;
	padding: 10px 0 0 0;
	margin: 0;
}

#bodycopy hr
{
	height: 1px;
	width: 100%;
	border: 0;
	color: #fff;
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted #999;
	clear: both;
}


#bodycopy ul
{
	font: normal 13px Georgia, Times, Times New Roman, serif;
	color: #545454;
	padding: 0;
	margin: 10px 0 0 50px;
	line-height: 18px;
}

#bodycopy li
{
	font: normal 13px Georgia, Times, Times New Roman, serif;
	color: #545454;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

#bodycopy h1
{
	font: normal 35px Georgia, Times, Times New Roman, serif;
	padding: 0;
	margin: 0 0 10px 0;
	color: #755477;
}

#bodycopy h2
{
	font: normal 20px Georgia, Times, Times New Roman, serif;
	padding: 0;
	margin: 0 0 10px 0;
	color: #336699;
}

#bodycopy h3
{
	font: normal 18px Georgia, Times, Times New Roman, serif;
	padding: 0;
	margin: 0 0 10px 0;
	color: #755477;
}

#bodycopy h4
{
	font: normal 16px Georgia, Times, Times New Roman, serif;
	padding: 0;
	margin: 0 0 10px 0;
	color: #505050;
}

#bodycopy a:visited
{
	color: #336699;
	text-decoration: none;
}

#bodycopy a:active
{
	color: #336699;
	text-decoration: underline;
	none: ;
}

#bodycopy a:link
{
	color: #336699;
	text-decoration: none;
}

#bodycopy a:hover
{
	color: #336699;
	text-decoration: none;
}

.biophoto {background: #fff; border: 0px solid #999; padding: 5px; margin: 10px 0 5px 0;}

#rightcolumn
{
	float: right;
	width: 165px;
	border-left: 1px dotted #666;
	padding: 0 0 10px 15px;
	margin: 0 0 15px 15px;
	font: normal 14px Georgia, Times, Times New Roman, serif;
	color: #545454;
	line-height: 18px;
}

#rightcolumn h2
{
	font: normal 18px Georgia, Times, Times New Roman, serif;
	color: #755477;
	padding: 0;
	margin: 0;
}

#rightcolumn li
{
	font: normal 14px Georgia, Times, Times New Roman, serif;
	color: #545454;
	line-height: 18px;
	padding: 0;
	margin:0;
}

#rightcolumn ul
{
	font: normal 14px Georgia, Times, Times New Roman, serif;
	color: #545454;
	line-height: 18px;
	padding-left: 15px;
	margin:0;
}


#rightcolumn a
{
	font: normal 14px Georgia, Times, Times New Roman, serif;
	color: #336699;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

#rightcolumn a:visited
{
	color: #336699;
	text-decoration: none;
}

#rightcolumn a:active
{
	color: #336699;
	text-decoration: underline;
	none: ;
}

#rightcolumn a:link
{
	color: #336699;
	text-decoration: none;
}

#rightcolumn a:hover
{
	color: #336699;
	text-decoration: none;
}


#calendar
{
	float: right;
	width: 225px;
	border-left: 1px dotted #666;
	padding: 0 0 10px 15px;
	margin: 0 0 15px 15px;
	font: normal 12px Georgia, Times, Times New Roman, serif;
	color: #545454;
	line-height: 18px;
}

#calendar h2
{
	font: normal 18px Georgia, Times, Times New Roman, serif;
	color: #755477;
	padding: 0;
	margin: 0;
}

#calendar li
{
	font: normal 12px Georgia, Times, Times New Roman, serif;
	color: #545454;
	line-height: 18px;
	padding: 0;
	margin:0;
}

#calendar ul
{
	font: normal 12px Georgia, Times, Times New Roman, serif;
	color: #545454;
	line-height: 18px;
	padding-left: 15px;
	margin:0;
}


#calendar a
{
	font: normal 12px Georgia, Times, Times New Roman, serif;
	color: #336699;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

#calendar a:visited
{
	color: #336699;
	text-decoration: none;
}

#calendar a:active
{
	color: #336699;
	text-decoration: underline;
	none: ;
}

#calendar a:link
{
	color: #336699;
	text-decoration: none;
}

#calendar a:hover
{
	color: #336699;
	text-decoration: none;
}

span.date
{
	display: inline;
	position: absolute;
	left: 415px;
	text-align: right;
	width: 120px;
}

#footer
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 10px;
	color: #545454;
	background: url('/pics/shared/footer-back.jpg') no-repeat;
	padding: 15px 20px;
	margin-top: 20px;
	height: 224px;
	line-height: 16px;
}

#footer ul
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 10px;
	color: #545454;
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
	width: 100px;
}

#footer li
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 10px;
	color: #545454;
	list-style: none;
}

#footer li a
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 10px;
	color: #545454;
	list-style: none;
}

.address
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 11px;
	color: #505050;
}

.subhdr
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 11px;
	color: #6F732D;
}

.contact
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 11px;
	color: #755477;
}

.contact a:visited
{
	color: #755477;
	text-decoration: none;
}

.contact a:active
{
	color: #755477;
	text-decoration: underline;
	bold: ;
}

.contact a:link
{
	color: #755477;
	text-decoration: none;
	bold: ;
}

.contact a:hover
{
	color: #000000;
	text-decoration: underline;
}

.subscribe
{
	float: right;
	border: none;
	position: relative;
	padding-bottom: 5px;
	clear: both;
}

hr.bottomhr
{
	height: 1px;
	width: 100%;
	border: 0;
	color: #fff;
	margin: 20px 0 10px 0;
	border-bottom: 1px dotted #999;
	clear: both;
}


.listen
{
	position: relative;
	top: 10px;
	left: 0px;
}

.newscellpad { padding: 2px; }
.cellpad { padding: 5px; }

.view_subhead
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F732D;
}

