@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);
}
#wrapper {
	margin-top: 20px;
	background-color: #1C4185;
	border: 8px solid #1C4185;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
	overflow-y: hidden;
}

#sidebar {
	background-color: #1C4185;
	float: left;
	width: 160px;
	color: #FFFFFF;
	font-size: 0.95em;
	font-weight: bold;
	padding: 3px;
}
#sidebar ul {
	list-style: none;
}
#sidebar a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.95em;
}
#sidebar a:hover {
	font-style: italic;
}


#headerNav {
	height: 190px;
	background-color: #1C4185;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 0.95em;
}
#headerNav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;

}

#headerNav a {
	text-decoration: none;
	text-align: center;
	clear: left;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}


#search {
	background-color: #1C4185;
	float: left;
	height: 104px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	clear: left;
	width: 150px;
	margin-top: 9px;
}
#search p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#search a {
	font-weight: bold;
}

#mainnav {
	padding-top: 9px;
	clear: left;
}
#mainnav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#mainnav li a {
	text-decoration: none;
	text-align: left;
	clear: left;
	display: block;
	padding-left: 16px;
	padding-bottom: 7px;
}

#siteheader {
	background-color: #FFFFFF;
	height: 200px;
	float: left;
	clear: right;
	width: 794px;
}
#siteheader img {
	padding: 10px 10px 10px 84px;
}

#movingImageScript {
	height: 108px;
	float: left;
	background-color: #1C4185;
	padding-top: 4px;
	width: 794px;
	margin: 0px;
}

#maincontentpadding {
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#maincontent {
	background-color: #FFFFFF;
	padding: 10px 20px;
	width: 754px;
	float: left;
	margin-bottom: 10px;
	min-height: 980px;
}


#mainContentHeader {
	padding-bottom: 7px;
}

#mainContentHeader h1 {
	color: #1C4185;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 1.15em;
	margin: 4px 0px 0px;
}
#mainContentHeader h2 {
	margin: 0px;
	color: #1C4185;
	font-style: italic;
	font-size: 1em;
	padding-bottom: 3px;
	text-align: center;
}

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

#maincontent h1 {
	text-align: center;
	font-size: 1.2em;
}
#maincontent h2 {
	font-size: 1.2em;
	line-height: 1.7em;
	padding-left: 113px;
}


#maincontent h3 {
	text-align: left;
	font-style: normal;
	font-size: 0.95em;
	color: #1C4185;
}
#article1 a {
	font-size: 0.95em;
}
#specialty {
	color: #1C4185;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	margin-top: -2px;
	margin-bottom: 19px;
}
#specialty a {
	text-decoration: underline;
	color: #1C4185;
	font-style: italic;
	font-size: 0.9em;
}
#specialty p {
	display: inline;
	margin: 9px 10px 6px;
}
#specialty a:hover {
	color: #80072D;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 17px;
}
#cityArea {
	color: #80072D;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	margin-top: -2px;
	margin-bottom: 19px;
}
#cityArea a {
	text-decoration: underline;
	color: #64090D;
	font-style: italic;
	font-size: 0.9em;
}
#cityArea p {
	display: inline;
	margin: 9px 10px 6px;
}
#cityArea a:hover {
	color: #1C4185;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 17px;
}



#sitefooter {
	background-color: #1C4185;
	height: 106px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 400;
	font-size: 0.8em;
	width: 790px;
	float: right;
}
#sitefooter a {
	color: #FFFFFF;
	text-decoration: none;
}

/* CSS for Contractor page */
#contractor h1 {
	text-align: center;
	font-weight: bold;
	font-size: 1.15em;
	margin-bottom: -14px;
}
#contractor h2 {
	text-align: center;
	font-weight: bold;
	font-size: 1.05em;
}
#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;
	margin: 20px 0px 13px;
}
/* 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.97em;
	color: #000000;
	font-style: normal;
}
/* Category */
#short h2 {
	margin: 0px;
	color: #80072D;
	font-size: 0.95em;
}
/* One line description */
#short h4 {
	color: #1C4185;
	font-weight: normal;
	margin: 0px;
}
/* Cities served */
#short h3 {
	color: #1C4185;
	font-size: 0.95em;
	margin: 0px 0px 13px;
	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;
}
#findbycity a:hover {
	color: #80072D;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 17px;
}
#choosing {
	text-align: justify;
	color: #1C4185;
	font-size: 0.95em;
}
#categoryTestimonials {
	color: #1C4185;
	text-align: center;
	font-size: 1em;
	font-style: italic;
}
#categoryTestimonials p {
	font-size: 0.95em;
}

#findbycity h5 {
	margin: 0px 0px 5px;
	font-size: 1em;
}

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

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.centered {
	text-align: center;
}
img.floatleft {
	float: left;
	clear: both;
	padding-bottom: 18px;
}
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;
}
.dk_red {
	color: #80072D;
}
.smalltext {
	font-size: 0.9em;
}
.dualpad {
	padding-left: 20px;
	padding-right: 20px;
}
