body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Sorts Mill Goudy', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
h2 {
	color: #000000;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 6px;
	font-weight: bold;
}
h3 {
	color: #ed1c24;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 6px;
}
h5 {
	color: #ed1c24;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 15px;
	font-family: "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
}
h4 {
	color: #5C5C5C;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 6px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000;
}
#container {
	width: 100%;
	min-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-color: #FFFFFF;
}
#header {
	height: 165px;
	width: 100%;
	min-width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #000000;
	z-index: 100;
	border-bottom: 2px solid #ed1c24;
}

#headerBox {
	height: 165px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#header #logo {
	float: left;
}
#header p {
	text-align: right;
}
#header p.address {
	color: #FFFFFF;
	font-family: 'Sorts Mill Goudy', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	padding-top: 15px;
	font-size: 22px;
	margin-bottom: 14px;
}
#header p.phone {
	color: #FFFFFF;
	font-family: "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 36px;
	margin-bottom: 15px;
}
#header p.phone a {
	color: #FFFFFF;
	margin-left: 10px;
}
#header p.decades {
	color: #ed1c24;
	font-family: 'Sorts Mill Goudy', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: italic;
	font-size: 28px;
	margin-top: 20px;
}
#mainContent {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
}

#mainContent #featureBlock {
	background-color: #ED1C24;
	height: 340px;
	width: 1024px;
	margin-bottom: 35px;
}
#mainContent #featureBlock h1 {
	font-family: "Helvetica Neue", Helvetica, Gotham, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 75px;
	font-size: 38px;
}
#mainContent #featureBlock p {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 38px;
}
#mainContent h1 {
	color: #000000;
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 6px;
	font-weight: bold;
}
#mainContent ul li {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ED1C24;
	line-height: 24px;
	font-style: italic;
}
#mainContent ul {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#mainContent p {
	max-width: 650px;
}
#mainContent p a {
	color: #ed1c24;
}
#mainContent .big3 {
	float: right;
	width: 300px;
	margin-left: 50px;
	padding-bottom: 25px;
}
#mainContent .sideBar {
	float: right;
	width: 290px;
	margin-left: 40px;
	padding: 20px;
	background-color: #E3E3E3;
	border-radius: 15px 15px 0px 0px;
	border-bottom: 5px solid #ED1C24;
}
#mainContent .sideBar h3 {
	padding-left: 1px;
}
#mainContent .sideBar ul {
	margin-left: 1px;
	padding-left: 15px;
}
#mainContent .sideBar ul li {
	color: #000000;
	font-size: 15px;
	line-height: 19px;
	margin-bottom: 6px;
}
#mainContent .rightSide {
	float: right;
	width: 454px;
	margin-left: 50px;
}
#mainContent #logoRow img {
	margin-left: 25px;
	margin-right: 25px;
}
#mainContent #logoRow {
	width: 1024px;
	border-top: 2px solid #ed1c24;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#mainContent #fourUpRow .fourUpBox p {
	margin-top: 15px;
	font-size: 16px;
	line-height: 21px;
}
#mainContent #fourUpRow .fourUpBox img {
	padding: 12px;
	border: 1px solid #ed1c24;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 10px 10px #A2A2A2;
	box-shadow: 0px 10px 10px #A2A2A2;
}
#mainContent #fourUpRow .fourUpBox {
	display: inline-block;
	width: 24%;
	text-align: center;
}
#mainContent #fourUpRow {
	width: 1024px;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 25px;
	clear: both;
}
#mainContent .prod-ctgy {
	display: inline-table;
	height: 265px;
	width: 480px;
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainContent .prod-ctgy img   {
	padding: 12px;
	border: 1px solid #ed1c24;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 10px 10px #A2A2A2;
	box-shadow: 0px 10px 10px #A2A2A2;
	margin-right: 15px;
	float: left;
}
#mainContent .prod-ctgy h4 {
	color: #000000;
	font-size: 30px;
	line-height: 36px;
}
#mainContent .prod-ctgy p {
	margin-bottom: 9px;
}
#mainContent .fourUpBox p a {
	color: #000000;
}
#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	left: 0px;
	border-top: 2px solid #ed1c24;
}
#footer #footerBox {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#footer #footerBox p {
	margin-bottom: 5px;
}
#footer #footerBox p a {
	color: #FFFFFF;
}

#footer #footerBox p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #675555;
}

#footer #footerBox p.bcd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FF0004;
	margin-top: 20px;
}
#footer #footerBox p.bcd a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #C90002;
}

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.floatRight {
	float: right;
	margin-left: 15px;
}

.floatLeft {
	float: left;
	margin-right: 15px;

}
.stackRight {
	float: right;
	clear: right;
	margin-left: 20px;
}
.stackLeft {
	float: left;
	clear: left;
	margin-right: 20px;
}
.white {
	color: #FFFFFF;
}
.gray {
	color: #D4D4D4;
}
#noFeature {
	padding-top: 50px;
}
#map {
	float: right;
	width: 450px;
	height: 450px;
}
.super {
	vertical-align: top;
}
#mainContent .priceBox {
	display: inline-block;
	padding: 8px;
	height: 55px;
	width: 190px;
	text-align: center;
	border-bottom: 2px solid #ED1C24;
	margin-bottom: 25px;
	margin-left: 4px;
	margin-right: 4px;
}
#mainContent .priceBox h4 {
	color: #000000;
	margin-bottom: 2px;
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0px;
}
#mainContent .priceBox p {
	font-size: 17px;
	padding: 0px;
	margin-bottom: 2px;
}
a.order {
	background-color: #050505;
	background-image: url(../images/button-flame.png);
	background-repeat: no-repeat;
	background-position: 15px top;
	padding-left: 25px;
	color: #FFFFFF;
	display: block;
	width: 250px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	border-radius: 10px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 8px;
}
a.order:hover {
	text-decoration: none;
	color: #ED1C24;
}
.pellets {
	margin-left: 150px;
	margin-top: 40px;
	margin-bottom: 15px;
}
.bricks {
	margin-left: 200px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.schedule {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.red {
	color: #ED1C24;
}
