/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc */


/* #Reset & Basics
================================================== */

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
html, body {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	/*
  Override the default (display: inline) for
  browsers that do not recognize HTML5 tags.

  IE8 (and lower) requires a shiv:
  http://ejohn.org/blog/html5-shiv
*/
	display: block;
}
b, strong {
	/*
  Makes browsers agree.
  IE + Opera = font-weight: bold.
  Gecko + WebKit = font-weight: bolder.
*/
	font-weight: bold;
}
img {
	color: transparent;
	font-size: 0;
	vertical-align: middle;
	/*
  For IE.
  http://css-tricks.com/ie-fix-bicubic-scaling-for-images
*/
	-ms-interpolation-mode: bicubic;
}
ol, ul {
	list-style: none;
}
li {
	/*
  For IE6 + IE7:

  "display: list-item" keeps bullets from
  disappearing if hasLayout is triggered.
*/
	display: list-item;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td, caption {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
sub, sup, small {
	font-size: 75%;
}
sub, sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
svg {
	/*
  For IE9. Without, occasionally draws shapes
  outside the boundaries of <svg> rectangle.
*/
	overflow: hidden;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
	margin-bottom: 20px;
}
/* #Basic Styles
================================================== */

html {
	font-size: 100%; /* Makes IE 5&6 behave */
	overflow-y: scroll;
}
html> body {
	font-size: 1em; /*Standard browser font size 16px;*/
}
body {
	background: #0c0c0c url(../images/bg-fabric-pattern.jpg) 0 0 repeat;
	color: #686565;
	font: normal 0.750em/1.5em 'Helvetica Neue', Arial, Verdana, sans-serif; /*12px/18px*/
}
pre, code {
	font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* #Typography
================================================== */

h1 {
	font: 1.5625em/1.6em 'CartoGothicStdBold', 'Helvetica Neue', Arial, Verdana, sans-serif; /* 25px/24px */
}
h2, header[role="banner"] nav a, .show {
	font: 1.4375em/1.5em 'CartoGothicStdBold', 'Helvetica Neue', Arial, Verdana, sans-serif; /* 23px/24px */
	color: #d0d0d0;
	text-transform:uppercase;
}
h3 {
	font: 1.3125em/1.5em 'CartoGothicStdBold', 'Helvetica Neue', Arial, Verdana, sans-serif; /* 21px/24px */
	color: #980001;
	margin-bottom:10px;
	text-transform:uppercase;
}
h4 {
	font: 1.1875em/1.5em 'CartoGothicStdBook', 'Helvetica Neue', Arial, Verdana, sans-serif; /* 19px/24px */
	color: #d0d0d0;
}
h5 {
	font: 1.0625em/1.5em 'CartoGothicStdBold', 'Helvetica Neue', Arial, Verdana, sans-serif; /* 17px/24px */
}
h6 {
	font: 0.9375em/1.5em 'CartoGothicStdBold', 'Helvetica Neue', Arial, Verdana, sans-serif; /* 15px/24px */
}
h1, h2, h3, h4, h5, h6 {
	position: relative;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 29, 2013 07:13:02 PM America/New_York */


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

}

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

}

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

}

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

}


/* #Links
================================================== */
a {
	color: #d0d0d0;
	text-decoration:underline;
}
a:hover {
	color: #d0d0d0;
	text-decoration:none;
}
/* #Lists
================================================== */
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
li {
	margin-left: 30px;
}
/* #Images
================================================== */
img {
	max-width: 100%;
	height: auto;
}
/* #Buttons
================================================== */

input#contactSubmit, input#quoteSubmit, header[role="banner"] nav a#btnEstimate, #promoHome article div a, body#services div[role="main"] a {
	background: #a61111;
 *zoom: 1;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFd42222', endColorstr='#FFa61111');
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d42222), color-stop(100%, #a61111));
	background: -webkit-linear-gradient(#d42222, #a61111);
	background: -moz-linear-gradient(#d42222, #a61111);
	background: -o-linear-gradient(#d42222, #a61111);
	background: linear-gradient(#d42222, #a61111);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #a71111;
	color: #fff;
	font-family: 'SwissRegular', 'Helvetica Neue', Arial, Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #7c0707;
	text-transform: uppercase;
}
input#contactSubmit:hover, input#quoteSubmit:hover, header[role="banner"] nav a#btnEstimate:hover, #promoHome article div a:hover, body#services div[role="main"] a:hover {
	background: #d42222;
 *zoom: 1;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFa61111', endColorstr='#FFd42222');
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a61111), color-stop(100%, #d42222));
	background: -webkit-linear-gradient(#a61111, #d42222);
	background: -moz-linear-gradient(#a61111, #d42222);
	background: -o-linear-gradient(#a61111, #d42222);
	background: linear-gradient(#a61111, #d42222);
}



/* #Misc
================================================== */
figure img, .imgBorder {
	border: 1px solid #d0d0d0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	position:relative;
}

figure img, .imgBorder {
	margin:0 0 20px 0;
}

figure img.imageL {
	float: left;
	margin:0 20px 20px 0;
}
figure img.imageR {
	float: right;
	margin:0 0 20px 20px;
}

figcaption {
	color: #868686;
	font-size:0.875em; /*14px;*/
	font-style: italic;
	line-height: 1.5;
}


p.date {
	color: #d0d0d0;
	font-size:90%;
	text-transform: uppercase;
}