
#header{
	width: 770px;
	height: 350px;
   	position: relative;
	border-bottom: 2px solid #C3A67C;
	background-image: url(images/harvest.jpg);
	background-repeat: no-repeat;
}

#seniorHeader{
	width: 770px;
	height: 100px;
   	position: relative;
	border-bottom: 2px solid #C3A67C;
	background-image: url(images/pilotMound.jpg);
	background-repeat: no-repeat;
}

#kidsHeader{
	width: 770px;
	height: 100px;
   	position: relative;
	border-bottom: 2px solid #C3A67C;
	background-image: url(images/pilotMound.jpg);
	background-repeat: no-repeat;
}

#bizHeader{
	width: 770px;
	height: 100px;
   	position: relative;
	border-bottom: 2px solid #C3A67C;
	background-image: url(images/pilotMound.jpg);
	background-repeat: no-repeat;
}

#healthHeader{
	width: 770px;
	height: 100px;
   	position: relative;
	border-bottom: 2px solid #C3A67C;
	background-image: url(images/pilotMound.jpg);
	background-repeat: no-repeat;
}

#familyHeader{
	width: 770px;
	height: 100px;
   	position: relative;
	border-bottom: 2px solid #C3A67C;
	background-image: url(images/pilotMound.jpg);
	background-repeat: no-repeat;
}

#contactBar{
	width: 770px;
	height: 20px;
   	position: relative;
   	padding: 5px 0px 5px 0px;
   	background-color: #972B26;
	border-bottom: 2px solid #C3A67C;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}

#contactBar a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #E4D6C3;
	text-decoration: underline;
}

#content{
	width: 766px;
   	position: relative;
}

#leftContent{
	position: relative;
	float: left;
	width: 220px;
	min-height: 700px;
	background-color: #972B26;
	border-right: 1px solid #972B26;
}

#leftContent ul{
	list-style-type: none;
	width: 200px;
	padding: 0px;
}

* html #leftContent ul{
	list-style-type: none;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

#flashContainer{
	position: relative;
	background-color: #000000;
}

#linkContainer{
	position: relative;
	top: 5px;
	left: 3px;
	width: 215px;
	height: 375px;
}

#sportsLinkContainer{
	position: relative;
	top: 5px;
	left: 3px;
	width: 215px;
	height: 325px;
}

#familyLinkContainer{
	position: relative;
	top: 5px;
	left: 3px;
	width: 215px;
	height: 350px;
}

#childLinkContainer{
	position: relative;
	top: 5px;
	left: 3px;
	width: 215px;
	height: 150px;
}

#seniorsLinkContainer{
	position: relative;
	top: 5px;
	left: 3px;
	width: 215px;
	height: 275px;
}

#businessLinkContainer{
	position: relative;
	top: 5px;
	left: 3px;
	width: 215px;
	height: 400px;
}

#healthCareLinkContainer{
	position: relative;
	top: 5px;
	left: 3px;
	width: 215px;
	height: 350px;
}

#businessPeopleLinkContainer{
	position: relative;
	top: 5px;
	left: 3px;
	width: 215px;
	height: 550px;
}

#links{
	position: relative;
	width: 220px;
}

* html #links{
	position: relative;
	top: 5px;
	width: 220px;
}

#markCalendar{
	position: relative;
	margin: 25px 5px 25px 5px;
	width: 186px;
	background-color: #E4D6C3;
	background-image: url(images/calendarHalf.jpg);
	background-repeat: repeat;
	font-family: verdana, arial, sans-serif;
	color: #856C43;
	font-size: 11px;
	padding: 10px;
	border: 2px solid #856C43;
}

#infoBox{
	position: relative;
	width: 200px;
	margin: 25px 5px 25px 5px;
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	color: #856C43;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border: 2px solid #856C43;
}

#infoBox a img{
	border: none;
}

#mapBox{
	position: relative;
	float: right;
	width: 200px;
	margin: 25px 5px 25px 5px;
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	color: #856C43;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border: 2px solid #856C43;
}

#mapBox a img{
	border: none;
}

.whiteBox{
	position: relative;
	width: 185px;
	margin: 25px 5px 25px 5px;
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	color: #856C43;
	font-size: 12px;
	padding: 10px;
	border: 2px solid #856C43;
}

.whiteBoxSmBlkFont{
	position: relative;
	width: 185px;
	margin: 25px 5px 25px 5px;
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 10px;
	border: 2px solid #856C43;
}

.whiteBoxSmBlkFont img{
	border: none;
}

.whiteBoxImages{
	position: relative;
	width: 220px;
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: center;
}
