
/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	CONTENT/COLUMNS - INTERNAL PAGE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* ::::::::::::: SPLASH DIV ::::::::::::: */
.internalPage #splash {
	background-color: #1a453b;
	}
/* SPLASH COLUMN 1 */
.internalPage #splash .col1 {
	width: 324px;
	height: 248px;
	padding: 0;
	background-image: url(/images/partnershipsgreentitleNEW.jpg);
	}
/* SPLASH COLUMN 3 */
.internalPage #splash .col3 {
	background-color: transparent;
	width: 130px;
	padding: 8px 0 0 15px
	}
.internalPage #splash .col3 ul {
	padding: 0 0 10px 20px;
	margin: 0;
	font-size: .92em; /* 12*.92=11px */
	}
.internalPage #splash .col3 ul li {
	line-height: 1.1;
	}
.internalPage #applyOnline {
	margin: 0;
	}
	


#ticker {
	text-align: center;
	clear: both;
	background-color: #ffbc3f;
	color: #7b6741;
	width: 100%;
	padding: 5px 0;
	}
	
	
.internalPage #content {
	border: 9px solid #000;
	width: 957px;
	background-color: #d6d6b3;
	background-image: url(/images/till_content_bg.gif);
	background-repeat: repeat-x;
	}


.internalPage #content .col1 {
	background-image: none;
	background-color: #1a453b;
	}
	
	
#content a:link,
#content a:visited,
#content a:active,
#content a:hover {
	color: #501717;
	}

.internalPage h1 {
	background-color: #000;
	color: #fff;
	width: auto;
	padding: 10px 15px 15px 20px;
	margin: 0 0 1em -20px;
	}
	

#tillmanMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#tillmanMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 15px;
	font-size: .92em; /* 12*.92=11px */
	}

#tillmanMenu li,
#tillmanMenu li a,
#tillmanMenu li a:link,
#tillmanMenu li a:visited,
#tillmanMenu li a:active,
#tillmanMenu li a:hover {
	font-weight: normal;
	color: #d9d3cc;
	}

#tillmanOptions {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 10px 0 20px 0;
	background-color: #000;
	text-align: right;
	font-size: .92em; /* 12*.92=11px */
	}
#tillmanOptions li {
	display: inline;
	padding: 0 0 0 12px;
	}
#tillmanOptions a {
	font-weight: normal;
	}
#content #tillmanOptions a:link,
#content #tillmanOptions a:visited,
#content #tillmanOptions a:active,
#content #tillmanOptions a:hover {
	color: #ffbc3f;
	}
	
#miniViewer {
	width: 289px;
	float: left;
	margin: 0;
	position: relative;
	left: -20px;
	border-top: 46px solid #000000;
	height:200px;
	background-color:#d6d6b3;
	}
	
.internalPage #content .col1 {
height:340px;}

