/* 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 
	
	
*/
	
/* -------------------------------------------*/


html, body {
	width: 100%;
	height: 100%;
}
body {

}
.white {
	color: #fff;
}

.background_slideshow {
	position: fixed;
	top: 0px;
	left: 0px;
	width :100%;
	height: 100%;
	z-index: -1;
}
.background_slideshow .slide {
	width: 100% !important;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}


#amznCharityBanner{
	float: right;
}

.graphicBanner{
	width: 300px;
	height: 210px;
	background-image:url('../images/30-years.png');
	background-repeat: repeat-x;
	background-position: center center;
	background-size: contain;
	right: 0;
	top: 130px;
	position: absolute;
}



/* -- TEXT STYLINGS -- */

h1,h2,h3,h4,h5,h6 {
	margin: 10px 0;
	color: #0a456d;
	font-family: "kepler-std-extended-display",serif;
	text-transform: uppercase !important;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 28px;
	font-weight: 300;
	letter-spacing: .09em;
}

h3 {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: .09em;
}

h4 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: .08em;
}

h5 {
	font-size: 16px;
	margin-top: 18px;
}

h6 {
	font-size: 12px;
}

p {
	font-size: 12px;
	margin:10px 0;
	font-weight: 100;
	line-height: 22px;
	letter-spacing: .01em;
	font-family: Verdana, Geneva, sans-serif ;
}
a {
	color: #458403;
	text-decoration: none !important;
	font-style: "kepler-std-extended-display",serif !important;
	font-weight: light;
}

a:hover {
	color: #666;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;	
}


/* -- COLOR -- */

.blue{
	color: #0a456d;
}


.green{
	color: #458403;
}

/* -- GLOBAL UTILITIES & MINOR FORMATTING -- */

.clear {
	clear: both;
}
.hidden {
	display: none;
}
.bold {
	font-weight: bold;
}
.container {
	width: 1000px;
	margin: 0px auto;
}
.button {
	float: right;
	display: block;
	font-family: "kepler-std-extended-display",serif;
	text-transform: uppercase;
	width: 100%;
	padding: 5px 0px;
	color: #fff;
	text-align: center;
	background-color: #458403;
	margin-top: 15px;
	margin-bottom: 10px;
	-webkit-transition: all 500ms ;
	-moz-transition: all 500ms ;
	-ms-transition: all 500ms ;
	-o-transition: all 500ms ;
	transition: all 500ms ;
}

a.button {
	text-decoration: none !important;
}

.button:hover{
    color: #fff;
	background-color: #0a456d;
}


.button.form {
	display: inline-block;
	float: none;
	width: auto;
	padding: 20px;
	font-size: 17px;
	border-radius: 4px;
	background-color: #0a456d;
}

.button.form:hover{
    color: #fff;
	background-color: #458403;
}

#button_no, .button_no{
text-transform: uppercase;
	background-color: transparent !important;
	text-align: right !important;
	-webkit-transition: all 500ms ;
	-moz-transition: all 500ms ;
	-ms-transition: all 500ms ;
	-o-transition: all 500ms ;
	transition: all 500ms ;
	}

#button_no:hover{
	font-weight: bold;
}

.donate_button {
	width: 300px;
	background-color: #0a456d;
	border-radius: 5px;
	-webkit-transition: all 500ms ;
	-moz-transition: all 500ms ;
	-ms-transition: all 500ms ;
	-o-transition: all 500ms ;
	transition: all 500ms ;	
}

input[type="image"]{
	height: auto !important;
	border: 0px !important;
}

.donate_button:hover{
	background-color: #458403;
	border-radius: 15px;
}

.donate_button h3 {
	margin: 5px 0px 0px;
	font-size: 32px;
	color: #fff;
	text-decoration: none !important;
	text-transform: uppercase;
	text-align: center;
}
a .donate_button p {
	margin: 0px 0px 10px;
	font-size: 14px;
	color: #fff;
	text-decoration: none !important;
	text-align: center;
	text-transform: lowercase;
}

.super_sitter {
	width: 213px;
	margin: 10px 12px 20px 0px;
	padding: 8px 0px 5px;
	background-color:  #458403;
	border-radius: 5px;
	-webkit-transition: all 500ms ;
	-moz-transition: all 500ms ;
	-ms-transition: all 500ms ;
	-o-transition: all 500ms ;
	transition: all 500ms ;
}

.super_sitter:hover{
	background-color: #0a456d;
	border-radius: 15px;
}

.super_sitter h5 {
	margin: 5px 0px 0px;
	font-size: 20px;
	color: #fff;
	text-decoration: none !important;
	text-transform: uppercase;
	text-align: center;
}
.super_sitter p {
	margin: 0px 0px 10px;
	font-size: 14px;
	color: #fff;
	text-decoration: none !important;
	text-align: center;
	text-transform: lowercase;
}

.navigation_total {
	width: 100%;
	height: 65px;
	-webkit-box-shadow: 0px 0px 30px 1px #333333;
	box-shadow: 0px 0px 30px 1px #333333;
	background-image: url(../images/blue.png);
	background-repeat: repeat;
}
.navigation_container {
	width: 1000px;
	margin: 0px auto;
}
#logo {
	float: left;
	width: 142px;
	margin-right: 30px;
	-webkit-box-shadow: 0px 0px 30px 1px #333333;
	box-shadow: 0px 0px 30px 1px #333333;
}
.navigation {
	float: left;
}
.navigation li {
	float: left;
	margin-top: 12px;
	position: relative;
}

.dropdown{
	width: 200px;
	position: relative;
	z-index: 999;
}

.navigation li a {
	display: block;
	padding: 10px 0px;
	margin-right: 20px;
	font-size: 12px;
	color: #fff;
	text-decoration: none !important;
	border-top: medium solid transparent;
	text-transform: uppercase;
	-webkit-transition: all 500ms ;
	-moz-transition: all 500ms ;
	-ms-transition: all 500ms ;
	-o-transition: all 500ms ;
	transition: all 500ms ;
}
.navigation li a:hover, .current {
border-top: medium solid #458403;
}

.navigation ul {
	display: none;
	position: absolute;
	background-image: url(../images/blue.png);
	padding: 10px;
	margin: 0px;
}

.navigation ul li{
	padding: 0px;
	margin: 0px;
}

.navigation ul li a{
	padding: 0px;
	margin: 0px;
	display: block;
	padding: 4px 15px;
}

.navigation li:hover ul {
	display: block;
}

.hero_total {
	width: 100%;
	margin-top: 170px;
	background-image: url(../images/blue.png);
	background-repeat: repeat;
}
.hero_left {
	float: left;
	width: 253px;
	min-height: 180px;
	margin-right: 11px;
	padding: 10px 15px 25px 0px;
}

.hero_left h2, .hero_left p, .hero_left a {
	color: #fff;
}
.hero_right {
	float: left;
	width: 681px;
	min-height: 180px;
	padding: 20px 20px 20px 20px;
	background-color: #fff;
}

.hero_right ul, .hero_right ol{
	margin-bottom: 20px;
}

.hero_right ul li{
	font-size: 12px;
	font-weight: 300;
	font-family: Verdana, Geneva, sans-serif ;
	list-style: disc;
	margin: 5px 20px;
	line-height: 22px;
}

.hero_right ol li{
	font-size: 12px;
	margin:10px 0;
	font-weight: 300;
	line-height:19px;
	font-family: Verdana, Geneva, sans-serif ;
	list-style: decimal;
	margin-left: 35px;
}

.hero_right .third {
	float: left;
	width: 30%;
	padding: 0px 1.5% 0px;
}

.hero_right .twothirds {
	float: left;
	width: 62%;
	padding: 0px 0px 20px 20px;
}

.third h4, .third h5{
	padding-right: 10px;
}

.half{
	width: 50%;
	display: block;
	float: left;

.footer{
	position: relative;
	z-index: 999;
	bottom: 0px;
	width: 100%;
	height: 40px;
	margin-top: 30px;
	padding: 10px 0px;
	background-color: #333;
	background-color: rgba(25,25,25,0.8);
}
.footer_left {
	float: left;
}
.footer_right {
	float: right;
}
.footer_total div div p {
	color: #fff;
	font-size: 13px !important;
}