@charset "UTF-8";
body  {
	background:#fcf9eb url(../images/body_bg.gif) repeat-x 0 260px;
}

.block {
	width:990px;
	margin:0 auto;
}

.large_text {
	font-weight:bold;
	font-size:64px;
	text-transform:uppercase;
}

.smaller_text {
	font-weight:normal;
	font-size:30px;
	text-transform:uppercase;
}

.last {
	border:none;
}

.orange_buttons {
	background: url(../images/orange_buttons.gif) no-repeat center top;
	border:none;
	padding:0;
	text-align:center;
	margin:0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	display:block;
	line-height:30px;
}

.small_buttons {
	background: url(../images/small_buttons.gif) no-repeat;
	border:none;
	padding:0;
	margin:5px 0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	display:block;
	line-height:35px;
	text-align:center;
	width:173px;
}

.white_buttons {
	background: url(../images/white_button.gif) no-repeat;
	border:none;
	padding:0;
	margin:5px 0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#B15B16;
	display:block;
	line-height:35px;
	text-align:center;
	width:227px;
}

input.small_buttons {
	height:35px;
}

.statement {
	font:bold 35px Arial, 'Helvetica-Nue', sans-serif;
	line-height:34px;
	
}

.bold_statement {
	font:bold 80px Arial, 'Helvetica-Nue', sans-serif;
	line-height:82px;
	
}


img.organization_photos {
	padding:10px 20px 20px 10px;
}

.img_spacing {
	padding:20px 0;
}

.no_bg {
	background:none;
}

#header { 
	background: url(../images/header_bg.gif) repeat-x; 
	padding: 18px 0 49px;  
} 

#header h1 {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#382e05;
}

#header a {
  padding: 0;
  text-decoration: none;
  background-color: transparent;
}

#header h1 .large_text {
	width:275px;
	padding:30px 0;
}

#header h1 .smaller_text {
	margin:0 0 0 275px;
	padding:32px 0 50px 10px;
	line-height:26px;
}

#navigation {
	background: url(../images/navigation_bg.gif) repeat-x;
	height:60px;
}

#navigation ul.block li {
	float:left;
	list-style-type:none;
	border-right:1px solid #CFBF81;
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#382e05;
}

#navigation ul.block li.last {
	border:none;
}

#navigation ul.block li a {
	background:none;
  	padding:0;
	padding:14px 10px;
	display:block;
}

#navigation ul.block li a:hover {
	background:#F9F1C2;
	text-decoration:none;

}

#container {
	background: url(../images/corn_bg.gif) repeat-x center bottom;
	padding-bottom:30px;
}

#container.no_sidebar #sidebar {
  display: none;
}

#container.no_sidebar #content {
  width: auto;
  padding:20px 12px 10px 12px;
}

#sidebar {
	margin:0 0 0 650px;
	z-index:100;

}

#search {
	background: url(../images/search_listings.gif) no-repeat center -1px;
	padding:5px 0 5px 18px;
	height:88px;
}

#search h1 {
	color:#024427;
	font:normal 20px Arial, 'Helvetica Neue', sans-serif;
	line-height:22px;
	padding-bottom:10px;
}

#search input {
	padding:3px;
	width:250px;
}

#search input.submit {
	background: url(../images/go_button.gif) no-repeat center top;
	width:33px;
	border:none;
	margin:0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-align:center;
	height:33px;
}

#map {
	background: url(../images/map_bg.gif) no-repeat center top;
	height:266px;
	margin:15px 0 0 0;
	padding:16px 0 0 0;
	text-align:center;
}

#content {
	float:left;
	width:603px;
	padding:20px 35px 10px 12px;
	position:relative;
	z-index:10;
} 

#content td{
	width:275px;
	padding:10px 20px 0 0;
}



#content form {
	background:#f9ec8f;
	border-top:1px solid #CFBF81;
	border-bottom:1px solid #CFBF81;
	padding:10px 20px;
	margin:25px 0;
}


#state {
	position:absolute;
	background: url(../images/illinois.gif) no-repeat;
	width:247px;
	height:328px;
	left:410px;
	top:150px;
	z-index:100;
}

#footer { 
background: #96c071 url(../images/footer_bg.gif) repeat-x;
padding:26px 0 30px 0;
position:relative;
} 

#footer li {
	background: url(../images/footer_button.gif) no-repeat center top;
	list-style-type:none;
	float:left;
	font:12px Arial, 'Helvetica-Nue', sans-serif;
	display:block;
	padding:0;
	line-height:28px;
	width:87px;
	text-align:center;
}

#footer li a {
	text-align:center;
	color:#ffffff;
	background:none;
	margin:0;
	padding:0;
}

#footer p {
	color:#024427;
	font:16px Arial, 'Helvetica-Nue', sans-serif;
	padding:10px 0 0 0;
}

.fltrt { 
	float: right;
}
.fltlft { 
	float: left;
}
.clear{ 
	clear:both;
}

/* FLASH MESSAGES */
.flash {
  border: 1px solid #9c9;
  color: #060;
  font-size: 14px;
  margin-bottom: 12px;
  padding: 5px 5px 5px 35px;
  text-align: left; }
#notice {
  background: #e2f9e3 url(../images/admin/tick.png) no-repeat scroll 10px;
  }
#warning {
  background: #f9e2e3 url(../images/admin/error.png) no-repeat scroll 8px;
  border-color: #c99;
  color: #600; }



/* Calendar Styles */

#events {
	background:#ffffff;
	border:1px solid #D8C223;
	padding:10px;
}

#events table {
	border-collapse:collapse;
	border:1px solid #FAF2B8;
}

#events thead th {
  font-family:  Arial, 'Helvetica Neue', sans-serif;
  font-size: 18px;
  font-weight:bold;
  text-align:center;
  padding:0 0 5px 0;
  border:1px solid #FAF2B8;
  background:#E4EAF6;
}

#events td {
	border:1px solid #FAF2B8;
	height:120px;
	padding:0 5px;
	vertical-align:top;
	width:150px;
}

.next {
	float:right;
	background: url(../images/next-arrow.gif) no-repeat;
	width:35px;
	height:31px;
	margin:5px 300px 0 0;
}

.prev {
	float:left;
	background: url(../images/previous-arrows.gif) no-repeat;
	width:35px;
	height:31px;
	margin:5px 0 0 300px;
}

.month {
	text-align:center;
	padding:0 0 15px 0;
	margin:0 330px;
}

.current {
	background:#F6FFEF;
}


