/* 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 ....
                                                               
	
	
	BEN FJARE
	ben@prime-incorporated.com
	
	PRIME INCORPORATED
	BOZEMAN, MONTANA
	
	www.prime-incorporated.com 
	
	
*/
	
/* -------------------------------------------*/

/* -- TEXT STYLINGS -- */

h1,h2,h3,h4,h5,h6 {
	margin: 10px 0;
	font-family: "adelle";
	color: #002663;
	text-transform: uppercase;
	font-weight: 700;
	
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 12px;
}

.gold {
	color: #b6985e;
}
.group {
		transition: all .3s linear;
		-moz-transition: all .3s linear;
		-ms-transition: all .3s linear;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
}
.group:hover {
	opacity: .6;
}

p {
	margin:10px 0;
	color: #666;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 20px;
}

a {
	color: #00355f;
}

a:hover {
	color: #666;
}

strong {
	font-weight: 700;
}

em {
	font-style: italic;	
}

ul, ol {
	margin: 0 0 0 30px;
}

ul li {
	list-style-type: disc;
}

ol li {
	list-style-type: decimal;
}

li {
	padding: 5px 0;
	font-size: 12px;
}

.button {
	display: inline-block;
	color: #fff;
	background-image: url('../images/slideBGBlue.png');
	font-family: "adelle";
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	padding: 10px 20px;
	border: 2px solid #b6985e;
	box-shadow: inset 0 0 30px #000;
			transition: all .3s linear;
			-moz-transition: all .3s linear;
			-ms-transition: all .3s linear;
			-webkit-transition: all .3s linear;
			-o-transition: all .3s linear;
}

.button:hover {
	opacity: .5;
	color: #fff;
}

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

.clear {
	clear: both;
}

hr {
	margin: 0 auto;
	border: 0px;
	border-bottom: 1px solid #b6985e;
}


body {
	background-image: url('../images/bodyBG.jpg');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

.woodTopBorder {
	width: 925px;
	margin: 50px auto 0 auto;
	background-image: url('../images/woodBG.jpg');
	height: 20px;
	box-shadow:inset 0 0 10px #000;
}

.woodYellowBorder {
	background-image: url('../images/woodBorderBG.jpg');
	height: 20px;
	box-shadow: 0 0 20px #000;
	border-radius: 5px;
}

.navBar {
	background-image: url('../images/navBG.jpg');
	height: 40px;
	border: 2px solid #ccc;
	box-shadow: inset 0 0 30px #aaa;
}

.navBar ul{
	margin: 0px;
	padding: 0px;
}

.navBar li {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}

.navBar li a {
	display: block;
	float: left;
	padding: 14px 2.03em;
	font-family: "adelle";
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: #002663;
	border-right: 1px solid #aaa;
		transition: all .3s linear;
		-moz-transition: all .3s linear;
		-ms-transition: all .3s linear;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
}

.navBar li a:hover {
	background-color: rgba(100, 100, 100, .2);
}

.navBar li a.thirdLink {
	margin-right: 89px;
	padding-right:56px;
}

.navBar li a.fourthLink {
	padding-left:60px;
}

.logo {
	position: absolute;
	z-index: 999;
	margin: -67px 0 0 419px;
			transition: all .3s linear;
			-moz-transition: all .3s linear;
			-ms-transition: all .3s linear;
			-webkit-transition: all .3s linear;
			-o-transition: all .3s linear;
}

.logo:hover {
	margin: -64px 0 0 419px;
}

.noBorder {
	border: 0px !important;
}

.noMargin {
	margin: 0px !important;
}

.woodBox {
	background-image: url('../images/woodBG.jpg');
	padding: 25px;
	box-shadow:inset 0 0 10px #000;
	width: 930px;
	margin: 0 auto;
}

.leatherBox {
	background-image: url('../images/leatherBG.jpg');
	min-height: 100px;
	padding: 10px;
	box-shadow: inset 0px 0px 20px black
}

.twoThird {
	background-color: #eee;
	box-shadow: inset 0 0 15px #aaa;
	width: 535px;
	padding: 10px 25px 50px 25px;
	min-height: 100px;
	float: left;
	box-shadow: 0 0 40px #000, inset 0 0 50px #999;
}

.oneThird {
	background-color: #eee;
	box-shadow: inset 0 0 15px #aaa;
	width: 275px;
	padding: 10px 20px 40px 20px;
	min-height: 100px;
	float: left;
	box-shadow: 0 0 40px #000, inset 0 0 50px #999;
}

.fullWidth {
	background-color: #eee;
	box-shadow: inset 0 0 15px #aaa;
	padding: 10px;
	min-height: 100px;
	box-shadow: 0 0 40px #000, inset 0 0 50px #999;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.footer {
	background-color: #002663;
	padding:0px 0px 40px 0;
	min-height: 120px;
	margin: 50px 0 0 0;
	box-shadow:0 0 20px #000, inset 0 0 100px #000;
	border-top: 2px solid #fff;
	
}

.footer ul {
	margin:15px 0px;
	text-align: center;
}

.footer ul li {
	display: inline-block;
	color: #aaa;
	font-family: "adelle";
	padding: 10px 25px;

}

.footer ul li a {
	font-family: "adelle";
	color: #eee;
	text-decoration: none; 
	font-weight: 700;
	text-transform: uppercase;
		transition: all .3s linear;
		-moz-transition: all .3s linear;
		-ms-transition: all .3s linear;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
}

.footer ul li a:hover {
	color: #aaa;
}

.footer hr {
	border: 0px;
	border-bottom: 1px solid #666;
}
