@charset "utf-8";

h1, h2, h3, h4, h5, p, span, li, select, input, textarea {
	margin: 0;
	padding: 0;
	/* The following font-family looks closest to the design font, at small sizes. */
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
}

#lbContainer h2.mainH2 {
	text-transform:uppercase;
	font-size:3.6em;
	color:#8D291B;
	font-weight:normal;
}

a {
	text-decoration: underline;
	color: #8d291b;
}

/* The following is here to fix an issue with cufon. */
a {
	background-image: url(../images/blank.gif);
	zoom: 1;
}

/* Here we're telling the browser what we wont these to be. Let's not assume. */
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	line-height: 1.15em;
}

h1 {
	padding-bottom: 16px;
	/* The following fony-family is a good fall back at *large& sizes if they
	   dont have flash as well as it helps better set the propotions used by
	   the flash in order generate the font movie. */
	font-family:Futura LT Light, Verdana, Geneva, sans-serif;
}

p {
	padding-bottom: 12px;
}

#greeting, #greeting a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#greeting a:hover {
	text-decoration: underline;
}

#greeting {
	font-size: 0.9em;
	padding-top: 16px;
}

#telphone p {
	color: #fff;
	font-size: 1.8em;
}

#sliderright h1, 
#sliderright h2, 
#sliderright p {
	color: #fff;
}

#sliderright h1,
#sliderright h2 {
	font-size: 3em;
	line-height: 1em;
	padding-bottom: 16px;
}

#content h1, #lbContainer h1 {
	text-transform: uppercase;
	font-size: 3.6em;
	color: #8d291b;
}

#content h2 {
	text-transform: uppercase;
	font-size: 1.5em;
	color: #8d291b;
}

h3 {
	text-transform: uppercase;
	color: #8d291b;
	font-weight: bold;
}

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

#content h1 a:hover, #content h2 a:hover {
	text-decoration: underline;
}

.col_a li, .col_b li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 16px;
	padding-bottom: 8px;
}

.galleryarray li {
  list-style-type: none;
}

.commentlist a {
	text-decoration: none;
}

.commentlist a:hover {
	text-decoration: underline;
}

#content .blog h1 {
	font-size: 2.4em;
}

#content .blogactive h1 {
	font-size: 3.6em;
}

.moreinfo {
	min-height: 18px;
	background: url(../images/icon_play_mini.png) no-repeat left center;
	padding-left: 32px;
}

.moreinfo a {
	font-weight: bold;
	text-decoration: none;
}

.moreinfo a:hover {
	text-decoration: underline;
}

#sidebar .header, 
#sidebar .header a, 
.cartheader,
.imagesliderlink a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#sidecart .summary p {
	padding-bottom: 0;
}

#sidebar .menu li {
	font-size: 0.9em;
}

#sidebar .menu li a {
	font-size: 1.1em;
	text-transform: uppercase;
	text-decoration: none;
}

#sidebar .menu li a:hover {
	text-decoration: underline;
}

#footer_nav h6 {
	padding-bottom: 10px;
}

#footer_nav, #footer_nav a {
	text-decoration: none;
	color: #3f3f3f;
}

#footer_nav a:hover {
	text-decoration: underline;
}

#brochure_right h1 {
	padding-bottom: 0;
}

.form_heading {
	font-weight: bold;
	padding-left: 8px;
}

.form_label {
	color: #8d291b;
	font-size: 0.8em;
	padding-bottom: 8px;
}

.form_email, .form_phone, .form_project, .form_addinfo {
	padding-bottom: 8px;
}

.prodprice {
		color: #8d291b;
		font-family: Verdana, Geneva, sans-serif;
}

#content .subheader {
		font-weight: bold;
}

.subheader {
		color: #8d291b;
		margin-bottom: 20px;
}

.prodinfo a {
	text-decoration: none;
}

.shopperAddToCart p a {
	text-decoration: none;
}

.copynote {
		text-align: center;
}

.copynote p {
	font-size: 0.8em;
	color: #3f3f3f;
}

#content .blog p {
	padding-bottom: 20px;
}

#content .blog p.subheader {
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: 100;
}

#respond h3 {
	color: #000;
	margin-bottom: 4px;
}

.servicePackages1 ul {
	margin-left:1.5em;
}

.servicePackages1 li,
.servicePackages2 li {
	list-style:disc;
}

ol#smallMaintenance {
	margin-left:50px;
}

ol#smallMaintenance li {
	list-style:decimal;
	padding:5px;
}
dl#manuals dt{
	font-size:1.2em;
	margin-top:5px;
	margin-bottom:5px;
}	
