a:hover {
	color: #006699;
	text-decoration: underline;
}
*/ a:link {
color: #026e82;
text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a {
	color: #026e82;
	text-decoration: none;
}
body {
	font-family: Arial, sans-serif;
	color: #333;
	font-size:medium;
	line-height: 1.166;
	margin: 0;
	padding: 0;
	background: #9a9a4b;
	background-image:url(../images/tile01.gif);
}
.diaryDate {background:#5f492f}
.diaryDate h2 {font-family:"Times New Roman", Times, serif; color:#fff; padding:2px 6px;}
.diaryPassage{font-family:"Times New Roman", Times, serif}
div.hotButn {
	position: absolute;
	left: 0;
	width:45%;
	height:82px;
	top:0px;
	left: 0px;
}
div.hotButn a {
	height:82px;
	display:block;
}
h1 {
	font-size: 180%;
	padding:10px 0;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	color: #4f4f4f;
}
h2 {
	font-size: 130%
}
h3 {
	font-size: 110%
}
h4 {
	font-size: 95%
}
label {
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
#calAnchor {
	float:left;
	margin-left:-390px;
	visibility:hidden;
}
#content a:hover {
	color:#6699FF;
	text-decoration: underline;
}
#content a:link {
	color: #0000CC;
	text-decoration: underline;
}
#content a:visited {
	color:#990000;
	text-decoration: underline;
}
#content a {
	color: #0000CC;
	text-decoration: underline;
}
#content {
	float: left;
	text-align:left;
	padding:15px 1.5% 100px;
	margin-top:20px;
	min-height: 500px;
	background-color: #eee; /*width is set in 2col or 3col style sheets*/
}
#footer {
	clear: both;
	border-top: 1px solid #ccc;
	font-size: 75%;
	color: #ccc;
	padding: 10px;
}
#globalNav a {
font-size: 85%;
padding-right: 4px;
}
#globalNav a:hover {
	color: black;
	text-decoration: none;
}
#globalNav a:link {
	color: #026e82;
	text-decoration: none;
}
#globalNav a:visited {
	color: #026e82;
	text-decoration: none;
}
#globalNav {
	text-align:right;
	position: absolute;
	bottom: 0;
	right:2%;
}
#leftColumn {
	float: left;
	font-size: 85%; /*width is set in 2col or 3col style sheets*/
}
#masthead {
	border-bottom: 1px solid #ccc;
	width: 100%;
	height:6.5em;
	position:relative;
	background-image:url(../images/trinity_header_logo.png);
	background-repeat:no-repeat;
	background-color: #9a9a4b;
}
#miniCal {
	clear:both;
	margin-left:10px
}
#miniCalendar p {
	margin: 5px 0;
	font-size: 90%;
}
#miniCalList {
	margin: 10px 0 0 10px
}
#navBar {
	width:185px;
	margin: 20px auto;
	text-align:left;
}
#rightColumn {
	float: right;
	font-size: 85%;/*width is set in 2col or 3col style sheets*/
}
#rotator {
	width:180px;
	margin: 0 auto;
}
#wrapper {
	max-width:1250px;
	min-width: 960px;
	text-align:center;
	margin: 0 auto;
	border: 1px solid #ccc;
	background-color: #9a9a4b;
	background:url(../images/tile02.gif);
}
.caption {
	font-size: 75%;
	font-weight:bold;
}
.colBanner {
	margin-top: 10px
}
.feature h2 {
	margin:0 0 6px 0;
	text-align: left;
}
.feature h3, .story h2, .story h3 {
	margin:20px 0 6px 0;
	text-align: left;
}
.feature p {
	margin: 0 0 5px 0;
	font-size: 100%;
}
.floatRight {float:right;}
.imgLeft {
	float: left;
	padding: 5px 5px 0 0;
}
.imgRight {
	float: right;
	padding: 5px 0 0 15px;
}
.indent60 {
	padding-left:60%;
}
.portrait {
	float: left;
	padding:0px;
	margin: 0 10px 10px 0;
	width: 200px;
	height:420px;
	border:1px solid #666;
	background-color:#CCC;
}

.portrait-caption {
	font-size: 70%;
	line-height:105%;
	font-style: italic;
	text-align:left;
	width:186px;
	padding:5px;
	overflow:hidden;
}
.portrait-title {
	font-size: 75%;
	font-weight:bold;
	text-align:center;
	line-height:90%;
	padding:5px 0;
	width:200px;
	background:#C90
}
.pullquote {
	float:right;
	width:350px;
	padding:10px;
	font-size:x-large;
	color:#4c6064;
}
.quoteLeft {
	float: left;
	width: 40%;
	padding: 0 10px;
	color: #026e82;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.2em
}
.quoteRight {
	float: right;
	width: 40%;
	padding: 0 10px;
	color: #026e82;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.2em
}
.shout {
	text-decoration:underline;
	font-weight:bold;
}
.story p {
	margin: 0 0 5px 0;
	font-size: 90%;
}
.story {
	clear: both;
}
.subcaption {
	font-size: 70%;
	line-height:80%;
	font-style: italic;
	text-align:right;
}
.u {text-decoration:underline}
.um {text-decoration:underline;
font-style:italic}