@charset "utf-8";
body {
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	color: #151515;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-image: url(../_images/dkglossymetal_bkgd.png);
}

/* Site Header */
#siteheader {
	background-color: #FFFFFF;

}
#siteheader img {

}

/* Header navigation */
#headerNav {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 0.95em;
}
#headerNav ul {
	list-style: none;
}

#headerNav a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	clear: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 0.9em;
}

/* Moving Image Script */
#movingImageScript {
	height: 140px;
	float: left;
	background-color: #1C4185;
	padding-top: 4px;
	margin-top: 3px;

}


/* Sidebar */
#sidebar {
	background-color: #1C4185;
	color: #FFFFFF;
	font-size: 0.95em;
	font-weight: bold;
	margin-bottom: 0px;
}

#sidebar ul {
	list-style: none;
}
#sidebar a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
#sidebar a:hover {
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
}

/* Search */
#search {
	background-color: #1C4185;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}


#search p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#search a {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Main - Category Navigation */
#mainnav {
	padding-top: 14px;
	padding-bottom: 1px;
}
#mainnav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#mainnav li a {
	text-decoration: none;
	text-align: left;
	clear: left;
	display: block;
	padding-bottom: 7px;
}

/* Main Content */
#maincontent h1 {
	margin-top: 4px;
	margin-bottom: 0px;
	color: #1C4185;
	font-size: 1.2em;
	text-align: center;
}


#maincontent h2 {
	color: #1C4185;
	font-style: italic;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 4px;
	margin-top: -3px;
}

#mainContentHeader p {
	text-align: center;
	font-style: italic;
	font-size: 0.85em;
	font-weight: bold;
	color: #80072D;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: -2px;
}

/* Footer */
#footer {
	background-color: #1C4185;
	color: #FFFFFF;
	text-align: center;
	font-weight: 400;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 7px;
	padding-bottom: 10px;
}

.footerText {
	font-size: 0.85em;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}


/* CSS for Contractor page */
#contractor h1 {
	text-align: center;
	font-weight: bold;
	font-size: 1.15em;
	margin-bottom: -14px;
	margin-top: 12px;
}
#contractor h2 {
	text-align: center;
	font-weight: bold;
	font-size: 1.05em;
	margin-top: 16px;
}
#description {
	text-align: justify;
	font-size: 1em;
}
#contactInfo p a:hover {
	color: #80072D;
}

#contactInfo h5 {
	color: #1C4185;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 12px;
	margin-bottom: 5px;
}
#contactInfo h3 {
	text-align: center;
	font-weight: bold;
	color: #1C4185;
	font-size: 1.3em;
}
#contactInfo {
	text-align: center;
	font-size: 1em;
}
#testimonials {
	font-size: 0.9em;
	text-align: justify;
}
#testimonials h4 {
	text-align: center;
	font-weight: bold;
	font-size: 1.05em;

}
/* End CSS for Contractor page */


#spacer {
	width: 100%;
	height: 10px;
	background-color: #FFFFFF;
}



/* CSS for Category Page */
#short {
	margin: 0px;
}
/* Link to page */
#short a {
	font-size: 1.1em;
	font-weight: bold;
}

/* Address */
#short p {
	margin: 0px;
	font-size: 0.95em;
	color: #000000;
	font-style: normal;
}
#short a:hover, a:active, a:focus {
	color: #80072D;
}

/* Category */
#short h2 {
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: -2px;
	color: #80072D;
	font-size: 0.95em;
	text-align: left;
}
/* One line description */
#short h4 {
	color: #1C4185;
	font-weight: normal;
	margin: 0px -14px 0px 0px;
}
/* Cities served */
#short h3 {
	color: #1C4185;
	font-size: 0.95em;
	margin: -1px 0px 9px;
	text-align: left;
}

#findbycity {
	color: #80072D;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	margin-top: -2px;
	margin-bottom: 19px;
}

#findbycity a {
	text-decoration: none;
	color: #1C4185;
	font-style: italic;
}
#findbycity p {
	display: inline;
	margin: 9px 10px 6px;
	white-space: nowrap;
}
#findbycity a:hover {
	color: #80072D;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 17px;
}

#findbycity h5 {
	margin: 4px 9px 12px;
	font-size: 1em;
}
#choosing {
	text-align: justify;
	color: #1C4185;
	font-size: 0.95em;
	margin-top: -6px;
	margin-bottom: -9px;
}
#choosing h2 {
	margin: 0px;
	font-size: 1em;
	display: inline;
	text-align: center;
}

#categoryTestimonials {
	color: #1C4185;
	text-align: center;
	font-size: 1em;
	font-style: italic;
}
#categoryTestimonials p {
	font-size: 0.95em;
}

#categorytag {
	text-align: center;
	color: #1C4185;
	font-weight: bold;
	font-size: 0.9em;
	margin: 18px;
}
#tag {
	color: #1C4185;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 10px;
	text-indent: 3px;
}
#countymap {

	font-size: medium;
}
#countymap h3 {
	color: #80072D;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	margin-top: -10px;

}
#countymap p a {
	color: #80072D;
	font-weight: bold;
	font-size: 0.95em;
}

#citymap {
	margin-left: 40px;
	font-size: medium;
}
#citymap h3 {
	color: #80072D;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	margin-top: -10px;

}
#citymap p a {
	color: #80072D;
	font-weight: bold;
	font-size: 0.95em;
}

#testimonials a {
	color: #80072D;
	font-style: italic;
	font-size: 0.95em;
}





.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.centered {
	text-align: center;
}
img.floatleft {
	float: left;
	clear: both;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.toppadding {
	padding-top: 18px;
}
.rightphotopad {
	margin-left: 14px;
	margin-top: -3px;
	margin-right: -10px;
	clear: both;
}
.leftphotopad {
	padding-right: 10px;
}
.largebold {
	font-size: 26px;
}
.largefont {
	font-size: 1.2em;
}

.nounderline {
	text-decoration: none;
}
.bolder {
	font-weight: bolder;
}
.bottompadding {
	padding-bottom: 11px;
}
.justify {
	text-align: justify;
}
.blue {
	color: #1C4185;
	margin-bottom: -6px;
}
.dk_red {
	color: #80072D;
}
.smalltext {
	font-size: 0.9em;
}
.dualpad {
	padding-left: 20px;
	padding-right: 20px;
}

.smallMargin {
	margin-bottom: 4px;
	margin-top: -15px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}

.roundcorners {
	border-radius: 6px;
}
img.maxwidth {
	max-width: 90%;
}
.white {
	color: #FFFFFF;
}
#categoies a {
	color: #80072D;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
