/* STYLESHEET MADE BY 

	
	
..,8888888888888D.88888888888888.:8888888.888888888I..I888888888=88888888888888.
 . $8888888888888..88888888888888.Z88888..:888888888.8888888888. 8888888888888~.
 ..888888...88888,O88888.  :88888 888888..O88888888888888888888..888888.......  
..888888O88888888.88888888888888:888888..O88888888888888888888..8888888888......
..8888888888888Z.88888888888888..888888..88888888888888~88888?..888888888~......
 888888====......88888D88888....888888..888888.8888888:888888..888888.... ......
.88888O.........888888.888888 ..88888O .88888O.888888.I88888,.,8888888888888....
888888.........,888887..8888O .888888..888888..88888..888888..8888888888888.....
888887 ..... ..888888. .$8888D:88888I..O88888..8888..888888..78888888888888 ....
                                                               
	
	
	Shane Johnson
	shane@prime-incorporated.com
	
	PRIME INCORPORATED
	BOZEMAN, MONTANA
	
	www.prime-incorporated.com 
	
	
*/
	
/* -------------------------------------------*/



body {
	background-image: none !important;
}



.smallText p{
	font-size: 10px;
	line-height: 13px;
	padding: 0 10px;
}


.home_banner {
	position: relative;
	top: -45px;
}
.home_banner h1 {
	width: 400px;
	margin-top: 105px;
	padding: 10px;
	color: #fff;
	font-weight: 300;
	text-align: left;
	font-size: 26px !important;
	background-image: url(../images/green.png);
	background-repeat: repeat;
        letter-spacing: .08em;
}

.home_box {
	width: 98%;
	height: 127px;
	border: thin solid rgb(27,128,166);
	background-position: center;
	background-repeat: no-repeat;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.for_families {
	background-image: url('../images/for_families_Home.jpg');
	margin-bottom: 34px;
}

.for_providers {
	background-image: url('../images/for_providers_Home.jpg');
}

.child_safety {
	background-image: url('../images/childsafety_Home.jpg');
}

.home_box h6 {
	float: right;
	display: block;
	margin: 72px 0px 0px;
	padding: 8px 8px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	background-color: #458403;
}

.home_box h6:hover {
	float: right;
	display: block;
	margin: 72px 0px 0px;
	padding: 8px 25px;
	color: #fff;
	background-color:#0a456d;
	-webkit-transition: all 500ms ;
	-moz-transition: all 500ms ;
	-ms-transition: all 500ms ;
	-o-transition: all 500ms ;
	transition: all 500ms ;
}

.childCare{
	width: 49%;
	float: left;
	height: 150px;
	background-image: url('../images/childcare.png');
	background-repeat: no-repeat;
}

.childCare:hover{
	opacity: .6;
}

.childCare h3{
	text-align: center;
	font-family: sans-serif;
	padding-top: 40px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 10px #000;
	line-height: 25px;
}

.providers{
	width: 49%;
	float: right;
	height: 150px;
	background-image: url('../images/providers.png');
	background-repeat: no-repeat;
}

.providers:hover{
	opacity: .6;
}

.providers h3{
	text-align: center;
	font-family: sans-serif;
	padding-top: 40px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 10px #000;
	line-height: 25px;
}


.events-slideshow {
	width: 100%;
}