@charset "utf-8";
/* CSS Document 

* {margin:0;padding:0;} 

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}*/


html{
	background:#ebd57f url(../images/bkg_02.jpg) 270px 0px;
	margin:0;
	padding:0;}
	
body{
	background:url(../images/bkg_01.jpg) 0 0 repeat-y;
	margin:0;
	padding:0;
	height:100%;
	}
	
#wrapper{
	width:910px;
	margin-left:95px;
	padding:0;
	text-align:left;}
	
#banner{
	background:url(../images/banner_01.jpg) top center no-repeat;
	width:910px;
	height:274px;
	text-align:center;
	color:#330000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;}

#address{
	position:relative;
	width:300px;
	top:200px;
	left:65px;}

#menu{
	background:url(../images/menu-bkg_02.jpg) top center no-repeat;
	width:910px;
	height:34px;
	position:relative;
	z-index:100;}

#container{
	background:url(../images/container-bkg_03.jpg) 0px -308px repeat-y;
	width:880px;
	padding:15px 15px 0px 15px;
	float:left;}
	
/*#container2{
	background:url(.../images/right-col-bkg_06.jpg) bottom right no-repeat;
	float:left;
}*/

#right-column{
	
	padding:20px;
	width:400px;
	float:right;
	margin:0;
}

#left-column{
	width:440px;
	float:left;
	margin:0;
}

#photo{
	width:400px;
	height:200px;
	margin:auto;
	overflow: hidden;
}
			
#container3{
	width:440px;
	margin-top:15px;
	}

#right-callout{
	width:215px;
	float:right;
	}

#left-callout{
	width:215px;
	float:left;}

#footer{
	background:url(../images/footer_06.jpg) top center no-repeat;
	padding-top:10px;
	width:900px;
	clear:both;
	padding:10px 5px 0px 5px;}
	
#copyright{
	font-size:.6em;
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	font-weight:bold;
	width:250px;
	text-align:center;}

#lownav{
	width:650px;
	float:right;
	text-align:center;
	font-size:.6em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
	
	
/*---------INNER PAGE FORMATTING---------------*/

#container4{
	background:url(../images/container-bkg_03.jpg) 0px -258px repeat-y;
	width:880px;
	padding:15px 15px 0px 15px;
	float:left;}

#in-banner{
	background:url(../images/in-banner_01.jpg) top center no-repeat;
	width:910px;
	height:224px;
	text-align:center;
	color:#330000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
}
#in-banner_beardstown  {
	background:url(../images/beardstown_header.jpg) no-repeat scroll 1px 50% transparent;
	color:#330000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.75em;
	height:222px;
	text-align:center;
	width:910px;
}
#pic{
	width:400px;
	height:224px;
	float:right;}

#in-right-column{	
	padding:20px;
	width:588px;
	float:right;
	border-left:2px solid #000;
	margin:0;
}

#in-left-column{
	width:250px;
	float:left;
	margin:0;
}


/*---------TEXT FORMATTING---------------*/

#right-column p, #in-right-column p, #container4 p{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:.75em;
	line-height:1.8em;}
	
#banner a{
	color:#330000;
	text-decoration:none;}
	
#lownav a{
	color:#000;
	text-decoration:none;}

 #right-column ul, #in-right-column ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	list-style-type: square;}

.subhead_black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	font-weight:bold;}

.pageheader {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #990000;
	font-size:20px;
	font-weight:bold;
	}
.pagesubheader {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 16px;
	font-weight:bold;
	}
