﻿body {
	margin: 10px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background: #404040 url('images/coeur-d-alene-paving-asphalt-background.jpg') repeat-x;
	color: #000;
}
p {
	line-height: 20px;
	margin: 10px;
	letter-spacing:.05em;
}
h1 {
	font-size: 18px;
	margin: 10px;
	letter-spacing:1px;line-height: 24px;
	color: #800000;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	letter-spacing:1px;line-height: 24px;
	color: #800000;
	}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	letter-spacing:1px;line-height: 24px;
	color: #800000;
	}
#container {
	width: 90%;
	margin: auto;
	background-color: #404040;
	padding: 1px;
}	
#headertable {
	width: 100%;
	background: #000000 url('images/road-paving-highway-paving-background.gif') repeat-x 50% top;
	padding: 0;
	height: 131px;
}
#main {
	width: 100%;
	margin: 0 auto;
	height: auto;
}
.contenthome {
	padding: 10px 350px 10px 20px;
	background: url('images/home-north-idaho-paving-asphalt.jpg') top right no-repeat #fff;
	background-color: #fff;
	margin-top: 0;
}
.contentabout {
	padding: 10px 350px 10px 20px;
	background: url('images/about-north-idaho-coeur-d-alene-paving3.jpg') top right no-repeat #fff;
	background-color: #fff;
	margin-top: 0;
}
.contentservices {
	padding: 10px 350px 10px 20px;
	background: url('images/north-idaho-paving-company.jpg') top right no-repeat #fff;
	background-color: #fff;
	margin-top: 0;
}
.contentfaq {
	padding: 10px 400px 10px 20px;
	background: url('images/frequently-asked-questions-about-asphalt-paving.jpg') top right no-repeat #fff;
	background-color: #fff;
	margin-top: 0;
}
.contentcontact {
	padding: 10px 350px 10px 20px;
	background: url('images/contact-north-idaho-paving-coeur-dalene-paving.jpg') top right no-repeat #fff;
	background-color: #fff;
	margin-top: 0;
}
.contentprojects {
	padding: 10px 20px 10px 20px;
	background: url('images/cda-paving-projects.jpg') top right no-repeat #fff;
	background-color: #fff;
	margin-top: 0;
}

#footer {
	width: 100%;
	background: url('images/north-idaho-paving-company-background.jpg') repeat-x top #000;
	height: 180px;
	padding: 3px 0 1px 0;
}
#footer a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0;
	margin: 1px 0;
	color: #fff;
	}
#footer p {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0;
	margin: 1px 0;
	color: #fff;
	}
#copyright {
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding: 5px 0;
	height: 75px;
	background: url('images/bottom-flame-background.gif') repeat-x #000 bottom;
	color: #f90;
}
.center {
	text-align: center;
}	
.right {
	float: right;
}
a:link {color: #800000;text-decoration: underline;}
a:visited {color: #800000;text-decoration: underline;}
a:hover {color: #00f; text-decoration: none;}

a.ondark:link {color: #fff;}
a.ondark:visited {color: #fff;}
a.ondark:hover {color:#fff;background-color: #800000;}

a.ondarksmall:link {color: #fff; font-size: 11px; font-weight: normal;}
a.ondarksmall:visited {color: #fff; font-size: 11px; font-weight: normal;}
a.ondarksmall:hover {color:#fff;background-color: #800000; font-size: 11px; font-weight: normal;}


img a
{
	border: 0px;
}
img
{
	border: 0px;
}
.emphasis {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
li {
	line-height: 20px;
	letter-spacing:.05em;
}
.quote {
	text-align: center;
	color: #800000;
	font-style: italic;
	font-size: 16px;
	letter-spacing: .25em;
	font-family: "Times New Roman", Times, serif;
}
#contacttable {
	width: 100%;
}
#contacttable td {
	border-bottom: 2px dashed #404040;
}
.upperright {
	text-align: right;
	color: #fff;
	font-weight: bold;
}