/* CSS Document */

BODY { text-align : left; background-color : #ffffff; 
margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 1.2; font-weight: normal; color: #000000; text-decoration: none}

a {  font-family: verdana; font-size: 10pt; color: #1605ED; font-style: normal; font-weight: normal; text-decoration: none}
.article_title {  font-family: Arial; font-size: 10pt; font-style: normal; font-weight: bold; color: #0033CC; text-decoration: none}
.text {  font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none}

h1 {  font-family: Verdana; font-size: 12pt; color: #000000; text-decoration: none; font-weight: bold}
h2 {  font-family: Verdana; font-size: 12pt; color: #3300CC; text-decoration: none; font-weight: bold}
h3 {  font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none; font-style: italic; font-weight: normal}
h4 {  font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold}
p, ul, ol, dl {  font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none}
hr { color: #697CC9; background-color: #697CC9; height: 1px; width: 50%; border: 0; margin: 1.5em auto;}
.inset hr.wingding { color: #ffc; height: 11px; border-color: #ffc; background: #ffc url(/cct/images/hr_wingding1.gif) no-repeat scroll center;  }
A:visited { color: #0066FF; }
A:hover, A:visited:hover, A:link:hover { color: #FFCC33; text-decoration: underline; }
A:link { color: #0066FF; } 
.headlines {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: italic; font-weight: bold; color: #3366CC}
.dates {  font-weight: bold}
.cctStuff {  font-size: 8pt}
.impDates {  font-size: 8pt}

.unifyBorder { 
	background-color: #FFFFFF; 
	border: 1px #222222 solid; 
}

.unifyTH,.unifyTHLeft,.unifyTHRight {
	color: #FFFFEE; font-size: 11px; font-weight : bold;
	background-color: #006699; 
	font-family: verdana, arial, sans-serif, helvetica;
	font-weight: bold;
	padding: 2px;
        height: 35px; 
	background-image: url(../college02/unify/row1.gif);
}

.unifyTerm {
	color: #000000; font-size: 11px; font-weight : bold;
	background-color: #CCCCCC; 
	font-family: verdana, arial, sans-serif, helvetica;
	font-weight: bold;
	padding: 2px;
        height: 25px; 
	background-image: url('../college02/unify/row2.gif');
}


.unifyMoreInfo {
	color: #000000; font-size: 11px; font-weight : bold;
	background-color: #CCCCCC; 
	font-family: verdana, arial, sans-serif, helvetica;
	font-weight: bold;
	padding: 2px;
        height: 25px; 
	background-image: url('../college02/unify/row2_fade.jpg');
}

.unifyRow1 {
	color: #000000; font-size: 11px;
	background-color: #FFFFFF; 
	font-family: verdana, arial, sans-serif, helvetica;
	font-weight: normal;
	padding: 2px;
}

.unifyDivider {
	background-color: #CCCCCC;
	height:	1px;
}

.unifyRow2 {
	color: #000000; font-size: 11px;
	background-color: #FFFFEE; 
	font-family: verdana, arial, sans-serif, helvetica;
	font-weight: normal;
	padding: 2px;
}

span {  font-family: "Trebuchet MS"; font-size: 10px }

div.posWrap {
	text-align: center;
	margin: 5px 5px;
	width: 100%;
}

div.bordWrap {
	text-align: center;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 1px 0px 1px 0px;
	margin-left: auto;
	margin-right: auto;
}

/* Photo */
div.photo {
	width: inherit;
	font-size: 7.5pt;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0;
}

div.photo img {
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;	
}

div.photo p.caption {
	font-size: 7.5pt;
	width: inherit;
	text-align: left;
	margin: 0.5em 0em 0em 0em;
}

div.photo p.credit {
	font-size: 7.7pt;
	width: inherit;
	text-align: left;
	text-transform: uppercase;
	margin: 1.3em 0em 0em 0em;
}

/* New photo code */

.pull {
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

.pull .quote {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

.pull p.caption {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	margin: 0.1em 0 0.5em;
}

.pull p.credits {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1em 0 0;
}

.pullBarTop {
	height: 4px;
	width: 100%;
	margin: 2px 0px 5px 0px;
}

.pullBarBottom {
	height: 4px;
	width: 100%;
	margin: 5px 0px 2px 0px;
}

.pullImage {
	border: 1px solid black;
	margin-bottom: 3px;
}

.pullImage[align="right"] {
	margin-left: 5px;
	margin-bottom: 5px;
}


/* Obituary headers aren't browser-consistent, until: */
.obitheader {
	margin: 2px;
}
.obithead_borders {
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px;
	margin: 5px 0;
}

/* New leftnav CSS (zmv2102, 01-Jun-2006) */

.nav p {
	margin-left: 0.8em;
}

.nav_content {
	margin: 1em 0 1em 5px;
}

.nav_content div {
	padding-right: 0.1em;

	/* do a hanging indent */
	text-indent: -1.25em;
	padding-left: 1.25em;
}

.nav_content div.nav_subhead {
	margin: 0 0 0 1.55em;
	
	padding-right: 0.4em;
	font: inherit;
	
	text-indent: 0;
	padding-left: 0;
}

.nav_content div.dotted {
	margin-top: -2px;
	/* should be applied concurrently with "subheading" */
	/* adjusted for hanging indent: */
	margin-left: 0.8em;
	
	/* illusionary hanging indent */
	text-indent: -0.75em;
	padding-left: 0.75em;
}

/* end new leftnav CSS */
