body {
	background: #000 url('/images/uploads/back.jpg') no-repeat center top;
	font-family: "Georgia", Georgia, serif;
	color: #fff;
	}

strong {
	color: #d5e14d;
}

a:link, a:visited {
	color: #d5e14d;
	text-decoration: underline;
}

a:hover, a:active {
	color: #eaff00;
	text-decoration: underline;
}

.bigger {
	font-size: 1.1428em;
}

.biggest {
	font-size: 1.2857em;
}

#header {
	position: relative;
	height: 350px;
}

#content h2.journey {
	position: absolute;
	top: 283px;
	left: 336px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #fff;
}

#nav_1, #nav_2, #nav_3 {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "league-gothic-1","league-gothic-2",sans-serif;
	text-transform: uppercase;
	font-size: 2em;
	letter-spacing: 2px;
	color: #fff;
}


#nav_1 a, #nav_1 a:visited, #nav_2 a, #nav_2 a:visited, #nav_3 a, #nav_3 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#nav_1 a:hover, #nav_1 a:active, #nav_2 a:hover, #nav_2 a:active, #nav_3 a:hover, #nav_3 a:active {
	color: #d5e14d;
	text-decoration: none;
}

#nav_1 a.active, #nav_2 a.active, #nav_3 a.active {
	color: #d5e14d;
}

#nav_2 a.store_nav 

#nav_2 a.store_nav:hover {color: #d5e14d;}

#nav_1 {
	position: absolute;
	left: 620px;
	top: 58px;
}

#nav_2 {
	position: absolute;
	left: 800px;
	top: 142px;
}

#nav_3 {
	font-size: 1.166em;
	position: absolute;
	left: 490px;
	top: 160px;
}

#nav_1 li, #nav_2 li {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 17px;
	list-style: none;
}

#nav_3 li {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 8px;
	list-style: none;
}

#content {
	padding-bottom: 1.5em;
	position: relative;
font-family: georgia, serif;
}

#content h1 {
	font-family: "league-gothic-1","league-gothic-2",sans-serif;
	font-size: 3.5em;
	font-weight: normal;
	color: #fff;
	letter-spacing: 2px;
	margin: 0;
	text-transform: uppercase;
}

#content h2 {
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "league-gothic-1","league-gothic-2",sans-serif;
	color: #d5e14d;
	margin: 0;
	padding: 0;
}

#content h3 {
	font-size: 1em;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #cf3a00;
	margin: 0;
	padding: 0;
}

.section {
	background: #cf3a00;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	padding: 3px 8px;
	font-family: "league-gothic-1","league-gothic-2",sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

blockquote {
	background: #212121 url('/images/uploads/steve_block.gif') no-repeat 2em center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 2em 2em 2em 6em; 
	font-style: italic;
	font-size: 1.2857em;
	color: #fff;
	margin: 0;
	margin-bottom: 1.5em;
}

.wide_border {
	border: 12px solid white;
	
}

.rounded {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.twitter_area {
	background: #212121;
	padding: 20px 20px 40px 20px;
	color: #6abbdd;
	
}

#join_us {
	background: #212121;
	padding: 20px;
}

#join_us div {
	float: right;
	padding-left: 20px;
}

#join_us .text {
	width: 190px;
}

.twitter_area h1 {
	padding-bottom: 14px;
}

.twitter_area a:link, .twitter_area a:visited {
	color: #cf3a00;
}

.twitter_area a:hover, .twitter_area a:active {
	color: #f55110;
}

.bird {
	padding-left: 30px;
}

#twit_submit {
	border: 0;
	background-color: #cf3a00;
	padding: 6px 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer; 
}

.quote_arrow {
	margin-left: 40px;
}

#intro_video {
	background: #212121;
	padding: 12px;
}

#intro_video p {
	font-size: 1em;
	background: url(/images/uploads/camera.png) left center no-repeat;
	padding: 5px 0px 0px 40px;
	margin: 0;
}

#footer_back {
	background: #3d4746 url(/images/uploads/footer_back.jpg) center top;
}

#footer {
	padding: 2em 0 2em 0;;
}

#footer h2 {
	font-family: "league-gothic-1","league-gothic-2",sans-serif;
	font-size: 2.25em;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#footer h3 {
font-family: "league-gothic-1","league-gothic-2",sans-serif;
	font-size: 1.5em;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
margin: 0;
padding: 0;
}

.no_bullet {
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;

}

.entry {
	margin-bottom: 1em;
}

.item ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.item ul li {
	float: left;
	padding-right: 20px;
}

.hr {
	background-image: url(/images/uploads/dots.gif);
	width: 620px;
	height: 10px;
}

.item .select {
	background: #cf3a00 url(/images/uploads/select_arrow.gif) no-repeat 180px center;
	border: 0;
	font-size: 1.75em;
	font-family: "league-gothic-1","league-gothic-2",sans-serif;
	color: #fff;
	width: 200px;
	padding: 10px;
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}

.item ul li p {
	font-size: .8571em;
	margin: 0;
	font-style: italic;
	margin-bottom: .25em;
}

.item input.text {
	height: 28px;
	width: 100px;
	font-size: 1.5em;
	margin: 0;
}

.item input.submit {
	margin: 1.5em 0 3em 0;
	background-color: #212121;
	padding: 10px;
	font-size: 1.25em;
	font-style: italic;
	color: #fff;
	border: 0;
	font-family: Georgia, serif;
}

img.left  { float: left; margin: 0em 1.5em 1.5em 0; padding: 0; }
img.right { float: right; margin: 0em 0 1.5em 1.5em; }

#content h2 a {
	text-decoration: none;
}

.nav_categories {
	margin: 0 0 1.5em 0;
	list-style: none;
}

.social_networking {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 291px;
	right: 0;
	z-index: 100;
}

.social_networking li {
	float: left;
	padding-right: 14px;
color: #0a50a1;
}

.buy_button {
	position: absolute;
	top: 570px;
	left: 775px;
}


.wf-inactive #nav_1 {
font-size: 1.2em;
}

.wf-inactive #nav_2 {
font-size: 1.2em;
}

.wf-inactive .journey {
font-size: 1.2em;
}

.wf-inactive #footer h2 {
font-size: 1.2em;
}

.wf-inactive .section {
font-size: 1.2em;
}

.wf-inactive #content h2 {
font-size: 1.2em;
}

.wf-inactive #content h1 {
font-size: 1.75em;
}

.wf-inactive body {

font-family: Georgia, serif;
}

.foot_textarea {
width: 200px;
height: 65px;
}

#content .people_text {
	min-height: 130px;
}

.love {margin: 0 0 20px 0; padding: 0; list-style: none;}
.customer {color: #d5e14d; }


#specials {position: relative; width: 940px; height: 85px;  overflow: hidden; margin: 0 0 10px 0; padding: 0;}
		.special {background: #212121; width: 920px; padding: 10px; display: none; position: absolute;}
		.special div {border: 1px solid gray; padding: 10px; top: 0; left: 0;}
		#content .special h1, #content .special h2 {font-size: 36px; color: #d23600; font-family: 'LeagueGothicRegular', Arial, sans-serif; letter-spacing: 0; display: inline; text-transform: uppercase; font-weight: normal;  line-height: 36px;}
		#content .special h2 {color: #fff;}


@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('/webfonts/League_Gothic-webfont.eot');
    src: url('/webfonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/League_Gothic-webfont.woff') format('woff'),
         url('/webfonts/League_Gothic-webfont.ttf') format('truetype'),
         url('/webfonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



