﻿#themeLine {
	margin: 0px;
}
#dateLine {
	margin: 0px;
	font-size: small;
	font-style: italic;
}
#upperWrapper {
	margin: 0 auto 0 auto;
	position: relative;
	width: 900px;
	z-index: 1;
	background: #F4EADF;
}
#topBorder{
	position: relative;
	width: 900px;
	height: 60px;
	z-index: 2;
	background-image: url('../images/bkd-xtile.jpg');
	font-size: medium;
	background-repeat: repeat-x;
}
#soojBox {
	background-position: center;
	position: absolute;
	width: 295px;
	height: 37px;
	z-index: 1;
	left: 23px;
	top: 11px;
	background: url('../images/SOOJ_solid.png') no-repeat center;
}
#headerPic {
	position: relative;
	width: 900px;
	z-index: 2;
	background-color: #C0C0C0;
}
#lowerWrapper {
	position: relative;
	width: 900px;
	background: #FBFBF9;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	z-index: 0;
}
#internalLinks {
	position: relative;
	width: 480px;
	height: 29px;
	z-index: 4;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	float: left;
	margin-top: 6px;
}

#footer {
	background: #FBFBF9;
	margin: 0 auto 0 auto;
	position: relative;
	width: 900px;
	height: 100px;
	z-index: 1;
	left: 0px;
	top: 0px;
	padding-top: 5px;
	clear: both;
}

#logoLine {
	background-color: #FCFAF8;
	border-width: 5px;
	background-position: center;
	background: #FCFAF8 url('../images/BttmLeftLogo.png') no-repeat center;
	position: relative;
	width: 300px;
	height: 95px;
	z-index: 1;
	float: left;
	left: 0px;
	top: 0;
	border-bottom-style: solid;
	border-bottom-color: #653F20;
}

#quikLinks {
	position: relative;
	width: 100px;
	height: 100px;
	z-index: 3;
	float: right;
	padding-left: 10px;
	text-align: left;
}
#legalLine {
	border-style: none;
	border-width: thin;
	position: relative;
	width: 480px;
	height: 20px;
	z-index: 3;
	float: left;
	padding-top: 5px;
	border-top-color: #FFFFFF;
	text-align: center;
}

#linkLine {
	background-position: top;
	background: url('../images/FooterGradiantDivide.png') no-repeat top;
	position: relative;
	width: 600px;
	height: 100px;
	z-index: 2;
	float: left;
	vertical-align: top;
}

.footerText {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #D6D6D6;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
#currentYearInfo {
	margin: 0px;
	position: relative;
	width: 500px;
	height: auto;
	z-index: 3;
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
	font-size: medium;
	text-align: right;
	float: right;
	font-style: normal;
	padding-top: 10px;
	padding-right: 20px;
}
#timer {
	position: relative;
	width: 480px;
	height: 40px;
	float: left;
	font-size: medium;
	font-weight: bold;
	vertical-align: middle;
	font-style: italic;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}


#lowerWrapper-old {
	position: relative;
	width: 860px;
	background: #FBFBF9;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}



