.pagetitle                  { font-weight: bold; font-size: 18px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pagesubtitle            { font-style: italic; font-weight: bold; font-size: 14px; line-height: normal; font-family: "Times New Roman", Georgia, Times; height: 0pt }
.titles     { font-style: italic; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.eventtitle                   { font-style: italic; font-weight: bold; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.cutline, .pullquote                { color: #330; font-style: italic; font-size: 11px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body, td, li         { font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4, h3, b          { color: #330; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1, h2, h3, h4, h5, h6{margin-bottom: 0;}
p{margin-top: 0;}
td.botnav a: { color: maroon }
td.botnav a:link { color: maroon; text-decoration: none }
td.botnav a:visited { color: #c60; text-decoration: none }
td.botnav a:hover { color: #c00; text-decoration: none }
.adbox {
 	border: solid 1px #630
 }
 .left{float: left; margin-right: 10px; padding-bottom: 1px;}
 .white{ background-color: white; margin: 1em auto; width: 300px;}
/* New additions 2009.10.08 TC */
a.button{
	display: block;
	width: 468px;
	height: 50px;
	/*yucky ie hack*/
	*height: 60px;
	background: url(images/nav/button-banner.png) no-repeat;
	text-decoration: none;
	text-align: center;
	font: small-caps 28px Georgia, "Times New Roman", Times, serif;
	color: #4f0507;
	padding-top: 10px;
}
a:hover.button{
	color: #ddc080;
}
a:active.button{
	background-image: url(images/nav/button-banner-over.png);
	color: #111;
}
