﻿html {
	padding: 0;
}

body {
	font-size: 1.2em;
	font-family: 'Adamina', serif;
	color: #ffffff;
	background: #222222;
	direction: ltr;
	margin: 0;
	padding-left: 150px;
	padding-right: 150px;
}

.banner {
	color: black;
	background-color: #ffcc00 ;
	/*height: 40px;*/
	text-align: center;
	padding: 8px;
}

.body {
}

.wrapper {
	background: none;
}

.content {
	color: #111111;
	background-image: url(files/background.jpg);
	padding: 0px;
	border-color: -webkit-box-shadow: 0px 0px 5px 14px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 5px 14px rgba(255,255,255,1);
	box-shadow: 0px 0px 5px 14px rgba(255,255,255,1);
	outline: 1px solid rgba(255,255,255,1);
}

#contactInfo {
}

.utility a {
	text-decoration: none;
}

.billyLogo {
	height: 40px;
	width: 40px;
}

.center {
	text-align: center;
}

.crossout {
	text-decoration: line-through;
}

ul.vnav--level1 {
	margin-bottom: 0px;
	padding-top: 0;
}

.vnav--level2 {
	margin-top: 0px;
	padding-top: 0;
	-webkit-box-shadow: 0px 0px 5px 14px rgba(34,34,34,1);
	-moz-box-shadow: 0px 0px 5px 14px rgba(34,34,34,1);
	box-shadow: 0px 0px 5px 14px rgba(34,34,34,1);
	outline: 1px solid rgba(34,34,34,1);
}

.mega-menu .vnav--level2 {
	padding: 5px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.25em;
}

h1, h2 {
	color: inherit;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

strong {
	font-style: italic;
	text-transform: uppercase;
}

.footerLink {
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-transform: uppercase
}

	.footerLink a:hover {
		color: #f69223;
		text-decoration: underline;
	}

.index {
	text-align: center;
}

img {
	border-style: solid;
	border-width: 2px;
	border-color: #ccc;
	background-color: #eee;
}

p.storyImage {
	font-size: .8em;
	font-style: italic;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	/*float: right;*/
	/*NEW*/
	margin-bottom: .4em !important;
	margin-top: 1.2em;
	text-align: center;
	display: block;
}

div.storyWrapper div {
	overflow: auto;
/*NEW*/
	margin-bottom: 0px;
}

div.storyWrapper div:after {
	clear: both;
	content: "";
	display: table;
}

div.storyFirst {
	margin-bottom: 0px !important;
}

/*NEW*/
div.storyWrapper div p {
	margin-bottom: 0px;
}

p.portrait {
	width: 384px;
}

p.landscape {
	width: 512px;
}

p.partseverywhere {
	width: 288px;
}

.customSize {

}

img {
	border-style: solid;
	border-width: 2px;
	border-color: #222;
}

	img .index {
		width: 683px;
		height: 512px;
	}

.footer {
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

	.footer a {
		color: #fff;
	}

		.footer a:hover {
			color: #f69425;
		}

.title {
	font-size: 2em;
}

.storySectionHeader {
	font-weight: bold;
}

.storySubHeader {
	text-align: center;
}

.author {
	font-style: italic;
	display: block;
	font-size: .8em;
	line-height: 2em;
}

.written {
	font-size: .8em;
	font-style: italic;
	display: block;
	line-height: 1em;
}

.copyright {
	font-size: .5em;
}

span.Catalog span.Home {
	font-size: 1.1em;
	margin-left: 34px;
	margin-right: 34px;
	padding: 32px;
}

img.catalog {
	width: 248px;
	height: 189px;
}

.logo {
	font-style: italic;
	font-weight: bold;
}

.contactDetails {
	font-style: normal;
	font-weight: normal;
}

.CandP {
	font-size: 2.5em;
}

.Utomotive {
	font-size: 1.75em;
}
