/* trinity css */

/* --- CMS template overrides --- */

#secMain-NN-6 {
	background: transparent url(/documents/jpg/trin-homebg.jpg) no-repeat left 20px;
	height: 162px;
	width: 962px;
}

#secTwo-NN-6 {
	background: #000 url(/documents/jpg/trin-homebg.jpg) no-repeat right -142px;
	width: 404px;
	height: 815px;
}

#secOne-NN-6 {
	background: #000 url(/documents/jpg/trin-homebg.jpg) no-repeat left -142px;
	width: 558px;
	height: 807px;
}

.module {
	background: transparent;
}

#secFour-NN-6 {
	display: none !important;
}

#secThree-NN-6 {
	float: right;
	margin: 48px 0 0;
	width: 464px;
}

#secTwo-NN-6 .mpu {
	margin: 61px 0 10px 82px;
}

#placeholder71 .m25 {
	padding: 10px; 
	background: #fff; 
	width: 330px;
}

#secEight-NN-6 {
	background: #fff;
	width: 857px;
	position: absolute;
	top: 775px;
	left: 49px;
	padding: 10px;
	z-index: 2;
}

#placeholder63 {
	padding: 10px 0;
	top: 0;
	position: absolute;
	margin: 0 14px 14px 0;
	right: 22px;
}

#placeholder56 {
	clear: left;
}

#placeholder37 .m2col {
	width: 450px;
}

#placeholder66 {
	background: transparent url(/documents/jpg/trin-footer.jpg) no-repeat;
	position: absolute;
	height: 241px;
	left: 10px;
	width: 962px;
	z-index: 1;
	top: 915px;
}


/* --- custom --- */

h1.trinTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: black;
    border-bottom: solid 1px #b9b7b7;
    padding-left: 10px;
    margin-bottom: 2px !Important;
    text-transform: uppercase;
    font-weight: normal;
}

#placeholder70 p {
	margin: 40px 0 0 127px;
	color: white;
	width: 120px;
	font-size: 1.4em;
}

#placeholder70 p span {
	display: none;
}

/* nav */

ul.trinNav {
	list-style: none;
	margin: 48px 0 0 262px;
	padding: 0;
}

ul.trinNav li {
	float: left;
	display: inline;
	margin-right: 19px;
}

ul.trinNav li a {
	display: block;
	color: #fffb3a;
	line-height: 38px;
	font-size: 1.1em;
	text-decoration: none;
}

ul.trinNav li a:visited {
	color: #fffb3a;
}

ul.trinNav li a:hover, ul.trinNav li a.trinActive, ul.trinNav li a.trinActive:hover {
	color: #fffb3a;
	text-decoration: none;
	background: url('/documents/jpg/trin-nav.jpg') no-repeat center bottom;
}
