div#homeHeader {
	background-color: #E1D9BA;
	height: 89px; /* 95px - padding */
	text-align: right;
	padding-top: 6px;
	color: #838067;
	background-image: URL(/images/home/franklin-college-logo.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding-right: 5px;
	}
	
div#homeHeader a {
	margin: 0px 5px;
	text-decoration: none;
	}

div#homeHeader a, div#homeHeader a:link, div#homeHeader a:hover, div#homeHeader a:active, div#homeHeader a:visited {
	color: #838067;
	}

div#homeHeader a:hover, div#homeHeader a:active {
	text-decoration: underline;
	}

table#homeContentContainer {
	margin: 20px 10px 14px 20px;
	}

td.homeLeftCol {
	text-align: right;
	padding-right: 22px;
	padding-top: 62px;
	}

td.homeLeftCol p {
	text-align: right;
	padding: 0px;
	border: 0px;
	margin: 25px 0px;
	}

td.homeLeftCol a:link, td.homeLeftCol a:hover, td.homeLeftCol a:active, td.homeLeftCol a:visited {
	color: #B70C1C ! important;
	}

td.homeLeftCol a:link, td.homeLeftCol a:visited {
	text-decoration: none ! important;
	}

td.homeLeftCol a:hover, td.homeLeftCol a:active {
	text-decoration: underline ! important;
	}

td.homeRightCol {
	width: 144px; /* 162 - padding */
	padding-left: 18px;
	border-left: 1px solid #9A9773;
	color: #A8A789 ! important;
	}

td.homeRightCol a:link, td.homeLeftCol a:visited, td.homeRightCol a:hover, td.homeLeftCol a:active {
	color: #AAA786;
	}

td.homeRightCol a:link, td.homeLeftCol a:visited {
	text-decoration: none;
	}

td.homeRightCol a:hover, td.homeLeftCol a:active {
	text-decoration: underline ! important;
	}

td.homeCenterCol {
	width: 555px; /* 571 - padding */
	padding-right: 16px;
	}

td.homeCenterCol p.clock {
	color: #AAA786;
	text-align: right;
	padding-top: 0px;
	border-top: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
	}

.flushTop {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}
