@charset "utf-8";
/* CSS Document */

body {
	width: 1020px;
	height: 1820px;
	background: url(../images/bg.png) no-repeat;
	background-position: center;
	margin: 0 auto;
	-webkit-box-shadow: 2px 2px 8px 3px rgba(00, 00, 00, .8);
 box-shadow: 2px 2px 8px 2px rgba(00, 00, 00, .8);
}
#facebook {
	position: absolute;
	top: 15px;
	left: 950px;
}


img {
	border-style: none;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #333;
	text-shadow: 5px 5px 11px #000000;
	filter: dropshadow(color=#000000, offx=5, offy=5);
}
a:active {
	text-decoration: none;
	color: #000;
}
.redBanner {
	width: 1020px;
	height: 100px;
	background-color: #f70a0f;
	-webkit-box-shadow: 0px 3px 8px 1px rgba(00, 00, 00, .65);
	box-shadow: 0px 3px 8px 1px rgba(00, 00, 00, .65);
}
#content {
	width: 1020px;
	height: auto;
	position: relative;
	top: 30px;
}
#pageTitle {
	font-family: 'Special Elite', cursive;
	font-size: 60px;
	margin-bottom: -60px;
	padding-top:20px;
	text-shadow: 5px 5px 11px #000000;
	filter: dropshadow(color=#000000, offx=5, offy=5);
	width: 1020px;
	height: auto;
	text-align: center;
	color: #f70a0f;
}
.borderRadius {
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
/* Header and top nav */

#header {
	height: 250px;
	width: 1020px;
	position: relative;
	top: 0px;
	left: 0px;
}
#logo {
	background: url(../images/logo1.png) no-repeat;
	width: 265px;
	height: 181px;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 5;
	-webkit-box-shadow: 3px 3px 8px 3px rgba(00, 00, 00, .75);
	box-shadow: 3px 3px 8px 3px rgba(00, 00, 00, .75);
}
#topNav {
	float: right;
	width: 775px;
	height: auto;
	/* font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; */
	/* font-family: 'Allerta Stencil', sans-serif; */
	font-family: 'Special Elite', cursive;
	font-size: 40px;
	margin-top: -10px;
	text-shadow: 1px 1px 4px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
#topNav ul {
	list-style: none;
	padding-top:5px;
}
#topNav ul li {
	display: inline;
	margin-left: 13px;
	margin-right: 2px;
	letter-spacing: 2px;
}
#active {
	text-shadow: 1px 1px 8px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
}
.top {
	position: relative;
	top: 80px;
}
#shadowBox {
	background: rgb(00, 00, 00); /* Fall-back for browsers that don't support rgba */
	background: rgba(00, 00, 00, .6);
	height: 100px;
	width: 1020px;
	position: relative;
	top: 55px;
	text-align: right;
	margin-bottom:20px;
}
#shadowBox p {
	color: #ffffff;
	font-size: 25px;
	padding: 20px 20px;
	text-shadow: 3px 3px 8px #000000;
	filter: dropshadow(color=#000000, offx=3, offy=3);
}
/* Content Elements */

.whiteBox {
	background: rgb(255, 255, 255); /* Fall-back for browsers that don't support rgba */
	background: rgba(255, 255, 255, .7);
	-webkit-box-shadow: 2px 2px 8px 3px rgba(00, 00, 00, .8);
 box-shadow: 2px 2px 8px 2px rgba(00, 00, 00, .);
}
.photos {
	-webkit-box-shadow: 5px 7px 8px 4px rgba(00, 00, 00, .75);
	box-shadow: 5px 7px 8px 4px rgba(00, 00, 00, .75);
}
/* Home Page */ 
#homeBoxLeft {
	width: 461px;
	height: 1150px;
	margin: 100px 0px 0px 32px;
	float: left;
}
#homeBoxLeft p {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	padding: 20px;
	margin-top: 0px;
}
#homeBox1 {
	width: 461px;
	height: 570px;
}
#homeBox2 {
	width: 461px;
	height: 520px;
}
#homeBoxRight {
	height: 1150px;
	width: 461px;
	margin: 100px 32px 0px 0px;
	float: right;
}
#homeBoxRight p {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	padding: 20px;
	margin-top: 0px;
}
.homePhoto {
	margin: 15px 0px 5px 15px;
}
#waxPic {
	margin-top: -15px;
}
/* Contact Page */

#contactTopBox {
	width: 956px;
	height: 650px;
	margin: 90px 32px 10px 32px;
}
#groupPic {
	margin: 15px 59.5px;
}
#contactTopBox p {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	padding: 20px;
	margin-top: 0px;
}
#contactBottom {
	width: 956;
	height: auto;
	margin: 30px 32px 20px 32px;
}
#contactBottomLeft {
	width: 48%;
	height: 475px;
	float: left;
}
#contactBottomRight {
	width: 48%;
	height: 475px;
	float: right;
}
#splitPic1 {
	margin: 15px 29.5px;
}
#contactBottomRight p {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	padding: 20px 20px 0px 20px;
	margin-top: 0px;
}
#contactBottomRight h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	padding: -20px 20px 0px 20px;
	margin-top: 0px;
	margin-right: 10px;
}
#googleMap {
	margin: 15px 29.5px;
	cursor: pointer;
}
#emailLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	position: relative;
	top: 10px;
	left: 10px;
	text-align: right;
}
/* Images Page */

#imagesTop {
	width: 956px;
	height: 290px;
	margin: 90px 32px 10px 32px;
	padding-top: 25px;
}
#nivoSliderWrapper {
	width: 850px;
	height: 261px;
	margin: 0px 53px 30px 53px;
}

#imagesBottom {
	height:820px;
	width:956px;
	margin: 30px 32px 10px 32px;
	padding-top:20px;	
}

#imagesBottomLeft {
	float:left;
	width:48%;
	height:auto;
}

#imagesBottomRight {
	float:right;	
	width:48%;
	height:auto;
}

#award {
	margin: 15px 0px 10px 30px;
}

#sign {
	margin: 0px 0px 10px 30px;	
}

#jeep {
	margin: 10px 0px 10px 30px;	
}

#hood {
	margin: 30px 0px 10px 30px;	
}

#best {
	margin: 10px 0px 0px 30px;
}

/* History Page */
#historyTopBox {
	width: 956px;
	height: 750px;
	margin: 100px 32px 10px 32px;
}
#historyTopBox p {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	padding: 20px 20px 0px 20px;
	margin-top: 0px;
}
#historyTopBox i {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	padding: 20px 20px 0px 20px;
	color: #f70a0f;
	text-align: center;
	margin-left: 25px;
}
#historyTopLeft {
	height: 800px;
	width: 450px;
	float: left;
}
#historyTopRight {
	height: 800px;
	width: 450px;
	float: right;
}
#oldDays {
	margin: 30px 0px 30px 30px;
}
#nowDays {
	margin: 0px 0px 30px 10px;
}
#historyBottom {
	width: 956px;
	height: 325px;
	margin: 30px 32px 10px 32px;
}
#historyBottomLeft {
	height: 350px;
	width: 450px;
	float: left;
}
#historyBottomRight {
	height: 350px;
	width: 450px;
	float: right;
}
#historyBottom p {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	padding: 20px 20px 0px 20px;
	margin-top: -20px;
}
/* Footer */

#footer {
	position: absolute;
	top: 1640px;
	height: 180px;
	width: 1020px;
}
.bottom {
	height: 100px;
	width: 1020px;
}
#shadowBox2 {
	background: rgb(00, 00, 00); /* Fall-back for browsers that don't support rgba */
	background: rgba(00, 00, 00, .6);
	height: 80px;
	width: 1020px;
	margin-top: -38px;
}
#shadowBox2 p {
	color: #ffffff;
	font-size: 25px;
	text-shadow: 3px 3px 8px #000000;
	filter: dropshadow(color=#000000, offx=3, offy=3);
	width: 725px;
	text-align: right;
	margin-left: 265px;
	padding-top: 10px;
}
#bottomLogo {
	background: url(../images/johnsonBike.png) no-repeat;
	width: 265px;
	height: 181px;
	position: absolute;
	top: -55px;
	left: 20px;
	z-index: 5;
	-webkit-box-shadow: 3px 3px 8px 3px rgba(00, 00, 00, .75);
	box-shadow: 3px 3px 8px 3px rgba(00, 00, 00, .75);
}
#bottomNav {
	float: right;
	width: 775px;
	height: auto;
	/* font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; */
	font-family: 'Special Elite', cursive;
	font-size: 40px;
	margin-top: -110px;
	margin-bottom:2.5px;
	text-shadow: 1px 1px 4px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
#bottomNav ul {
	list-style: none;
}
#bottomNav ul li {
	display: inline;
	margin-left: 13px;
	margin-right: 2px;
	letter-spacing: 2px;
}
