@charset "utf-8";
/* CSS Document */
body {
	margin-top:0px;
	margin-left:0px;
	background-color: #D2D2D2;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.main-page-ad {
  color:#FFF;
  background-color:#000;
  text-align:center;	
}
.main-page-ad a {
	color:#F60;
}
td img {display: block;}
.pageborder{
	border: solid 1px #333333;
	margin-right: auto;
	margin-left: auto;
}
.maincontent {
	margin-right:10px;
	margin-left:10px;
}
.pageImageArea {
	height:122px;
	width:800px;
	border-spacing:1px;
}
.kansas-image,.collinsville-image {
	width:700px;
	height:400px;
	display:inline-block;
    padding:5px;
	border:thin solid white;
}
.ballwin-image {
	width:250px;
	height:300px;
	display:inline-block;
    padding:5px;
	border:thin solid white;	
}

.kansas-image {	margin-top:15px; }
.collinsville-image,.ballwin-image { margin-top:5px; margin-bottom:15px; }

.kansas-address, .collinsville-address , .ballwin-address, .left-address , .right-address , .center-address {
    color:white;
	height:100px;
	width:150px;
	display:inline-block;
	vertical-align:top;
	padding-top:25px;
	padding:10px;
	font:Arial;
	font-size:.7em;
}
.phone {
	color:white;
	width:800px;
	height:30px;
	padding-top:5px;
	padding-botton:10px;
	vertical-align:center;
	display:inline-block;
	text-align:center;
	background-color:black;
	font-size:1.em;	
}
.ballwin-address, .collinsville-address , .right-address {
	text-align:right;
}

.kansas-address, .left-address {
	text-align:left;
}
.center-address {
	text-align:center;
}
td.fill{
	left:auto;
	right:auto;
	text-align:center;
	background-color:#000000;
	/* padding-left: 110px; */
}
.missonstatement{
		font-family: Georgia;
		background-color: #fff;
		color: #333333;
		text-decoration: none;
		word-spacing: 0.2em;
		text-align: center;
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 1em;
		font-style: italic;
}
.header1{
		font-family: Georgia;
		background-color: #fff;
		color: #333333;
		text-decoration: none;
		word-spacing: 0.2em;
		text-align: right;
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 1em;
		font-style: italic;
		font-weight:bold;
	}
body	h1{
		font-family: Georgia;
		background-color: #fff;
		color: #333333;
		text-decoration: none;
		word-spacing: 0.2em;
		text-align: left;
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 1em;
		font-style: italic;
		font-weight:bold;
		padding:0px 5px 0px 5px;
	}
hr {
	color:#333333;
}
.paratext{
	padding: 0px 8px 8px 8px;
	font-family: Georgia;
	background-color: #fff;
	color: #333333;
	text-decoration: none;
	word-spacing: 0.2em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.8em;
	text-align:left;
	margin: 0 10px;
	
	}
#wrapper { width: 100%;
}
#centeredContent {
       width:800px;
	   margin-left:auto;
	   margin-right:auto;
	   background-color:#FFF;
}
	.acaption{
		font-family: Georgia;
		background-color: #fff;
		color: #333333;
		text-decoration: none;
		word-spacing: 0.2em;
		text-align: left;
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 0.6em;
		text-align:center;
	}
	.fineprint{
		font-family: Trebuchet MS;
		background-color: #fff;
		color: #444;
		text-decoration: none;
		word-spacing: normal;
/*		text-align: right;  */
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 0.6em;
	}
	.addressblock{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	background-color: #CCC;*/
	color: #333333;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: right;
	letter-spacing: 0;
	/*line-height: 1em;*/
		font-size: 0.7em;
	padding-top:10px;
	}
	.announce{
		font-family: Georgia;
		background-color: #fff;
		color: #333333;
		text-decoration: none;
		word-spacing: normal;
		text-align: center;
		letter-spacing: 1px;
		line-height: 1em;
		font-size: 1.2em;
	}
	
	.announce p a {
		color:#C63;
	}
	.announce p {
		font-weight:450;
	}
	
	.photolink{
	text-decoration:none;
	border: 0px;
	color:#CCC;
	}
	
	
.pageimage {
	text-align:center;
	left: auto;
	right: auto;
    width:800px;
	background-color: black;
	border:none;
	display:inline-block;
}
ul  {
	font-family: Georgia;
	font-size: .7em;
}
#list {
}

.list a {
	font-family: Georgia;
	background-color: #fff;
	color: #333333;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1em;
	font-size: 1.2em;
}
.list a:hover {
	color:#000;
	font-size: 1.5em;
}
#errors {
	padding:5px;
   color:#F00;	
}
#msgFailed {
    padding:5px;	
}
#back {
  text-decoration:none;
  font-weight:bold;
}
#back {
  color:#333;
}