@charset "UTF-8";
body  {
	background:#ffffff url(../images/body_gradient.gif) repeat-x;
}

.block {
	width:862px;
	margin:0 auto;
}

.last {
	border:none;
}


a.buttons {
	background:transparent url(../images/big_buttons.gif) no-repeat scroll 0 0;
	border:medium none;
	display:block;
	margin:0;
	padding:18px 0;
	text-align:center;
	width:292px;
}

a:hover.buttons {
	background: url(../images/big_button_hover.gif) no-repeat;
}

a.login_button {
	background:transparent url(../images/login_button.gif) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	display:block;
	margin:20px auto 0;
	padding:8px 0 6px 0;
	text-align:center;
	text-transform:uppercase;
	width:150px;
	}

	a:hover.login_button {
		background: url(../images/login_button_hover.gif) no-repeat;
	}
}

a:hover.login_button {
	background: url(../images/login_button_hover.gif) no-repeat;
}

a.small_button, .submit {
	background:transparent url(../images/login_button.gif) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	display:block;
	margin:20px 0 0 0;
	padding:8px 0 6px 0;
	text-align:center;
	text-transform:uppercase;
	width:150px;
	float:right;
}

a:hover.small_button, .submit:hover{
	background: url(../images/login_button_hover.gif) no-repeat;
}



input.small_buttons {
	height:35px;
}

.img_spacing {
	padding:20px 0;
}

.no_bg {
	background:none;
}

#header { 
	background: url(../images/clouds.gif) no-repeat 185px -15px; 
} 

#header h1 {
	margin:40px 110px 0 0;
		font:normal 28px Arial, "Helvetica-Nue", sans-serif;
		color:#1e2384;
		line-height:32px;
		padding:0 0 10px 0;
}

#header a:hover.logo{
	background:none !important;
}

.nav_img {
	background: url(../images/birds.gif) no-repeat;
	height:58px;
	width:100px;
	position:absolute;
	top:-52px;
	right:35px;
	z-index:10;
}

#navigation {
	background: url(../images/navigation_bg.gif) no-repeat;
	height:37px;
	width:862px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#navigation ul {
	margin:0 0 0 15px;
}

#navigation ul.block li {
	float:left;
	list-style-type:none;
	border-right:1px solid #6a62af;
	font:normal 16px Arial, 'Helvetica-Nue', sans-serif;
	color:#ffffff;
}

#navigation ul.block li.last {
	border:none;
}

#navigation ul.block li a {
	background:none;
	padding:9px 14px 8px;
	display:block;
	color:#ffffff;
	font-style:normal;
}

#navigation ul.block li a:hover {
	background:#CE0109;
	text-decoration:none;
	color:#ffffff;
	z-index:20;
}

/*#navigation ul.block li.home a:hover {
	background:transparent url(../images/home-hover.gif) no-repeat;
}

#navigation ul.block li.jobs a:hover {
	background:transparent url(../images/job-hover.gif) no-repeat;
}*/

#container {
	padding-bottom:20px;
}


#sidebar {
	margin:0 0 65px 550px;
	z-index:100;
	padding:20px 0 0 0;

}



#sidebar h1 {
	font:normal 28px Arial, "Helvetica-Nue", sans-serif;
	color:#1e2384;
	line-height:32px;
	padding:0 0 10px 0;
	
}

#sidebar h2 {
	font:normal 18px Arial, "Helvetica-Nue", sans-serif;
	color:#1e2384;
	line-height:28px;
	
}


#content {
	float:left;
	width:500px;
	padding:20px 35px 10px 12px;
} 


.map {
	background: url(../images/area-map.gif) no-repeat;
	width:450px;
	height:550px;
	position:relative;
}

.map a.map_button {
	background: url(../images/map-button.gif) no-repeat;
	width:90px;
	height:22px;
	color:#ffffff;
	text-align:center;
	padding:12px 0;
}

.map a:hover.map_button{
	background: url(../images/map-button-hover.gif) no-repeat;
	width:90px;
	height:22px;
	color:#ffffff;
	text-align:center;
	padding:12px 0;
}

.carthage {
	position:absolute;
	top:82px;
	left:50px;
}

.pittsfield {
	position:absolute;
	bottom:40px;
	left:180px;
}

.beardstown {
	position:absolute;
	top:272px;
	right:50px;
}

.macomb {
	position:absolute;
	top:54px;
	left:225px;
}

.mt_sterling {
	position:absolute;
	top:286px;
	left:200px;
}

.camp_point {
	position:absolute;
	top:259px;
	left:75px;
}


#footer_img {
	height:133px;
	position:absolute;
	right:25px;
	top:-82px;
	width:298px;
}

.little_girl {
	background: url(../images/little_girl_footer.jpg) no-repeat;
}


#footer_top {
	background: url(../images/footer_top.gif) repeat-x center top;
	height:20px;
}

#footer_top .block {
	position:relative;
}

#footer_middle { 
	background: #4B6F0F url(../images/footer_gradient.gif) repeat-x;
	padding:15px 0 20px 0;
} 

#footer_middle li {
	float:left;
	width:274px;
	padding-right:12px;
}

#footer_bottom {
	background: #1E2384 url(../images/footer_bottom_gradient.gif) repeat-x;
	height:60px;
}


.pointer_img {
	background:transparent url(../images/ladybugs.gif) no-repeat;
	height:32px;
	left:15px;
	position:absolute;
	top:5px;
	width:80px;
	z-index:10;
}

#footer_middle .pointer {
	background: url(../images/footer_pointers.gif) no-repeat center top;
	color:#ffffff;
	text-align:center;
	height:27px;
	padding:40px 0 0 0;
	font-size:18px;
	z-index:0;
	position:relative;
}

#footer_middle .pointer_content {
	background:#ffffff url(../images/footer_boxes_bg.gif) repeat-x;
	padding:10px 30px;
}

#footer_middle .pointer_content input .textfield {
	width:100px;
}

#footer_middle .pointer_content ul li {
	list-style-type:none;
	font:14px Arial, 'Helvetica-Nue', sans-serif;
	line-height:24px;
	color:#CE0109;
	border-bottom:1px dashed #CE0109;
	float:none;
	width:auto;
	padding:0;
}


#footer_middle .pointer_bottom {
	background: url(../images/footer_bottoms.gif) no-repeat center top;
	height:26px;
}

form {
	margin:20px 0 0 0;
}


form input, form select, form textarea {
	margin:5px 0 5px 5px;
  font-size: 18px;
}


label {
	font-size:18px;
	color:#CE0109;
}

form .phone_number {
	width:40px;
}

.pointer_logins input {
	width:125px;
}

.pointer_logins .submit {
	background: url(../images/go_button.gif) no-repeat;
	width:31px;
	height:30px;
	border:none;
	color:#ffffff;
}

.footer h3 {
	font-size:24px;
}

.footer ul {
	margin:0;
}

.footer p {
	color:#ffffff;
	font:21px Arial, 'Helvetica-Nue', sans-serif;
	padding:20px 0 0 0;
	margin: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; }


