@charset "utf-8";
/* CSS Document */
body {
	background-color:#000;
}

.body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

.header {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}

.caption {
font size:10px
color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link.bodytext {
	color: #333333;
}
a:visited.bodytext {
	color: #666666;
}
a:hover.bodytext {
	color: #000033;

}
.classlinks {
cursor:hand;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	font-size: 22px;
	font-weight: bold;
}
.style3 {
	font-size: 16
}
a:link {
	color: #CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a:visited {
	color: #CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.imgborderthumb {
	border:1pt solid #000000;
				
}

.imgborder {
	border: 1pt solid #000000;
	right: auto;
	padding-left: 10px;


}

#navigation {
	background-color:#231f20;
}

.Home, .Concrete, .Commercial, .Residential, .Decks, .History, .Gallery, .Contact {
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
}

#Home .Home,
#Concrete .Concrete,
#Commercial .Commercial,
#Residential .Residential,
#Decks .Decks,
#History .History,
#Gallery .Gallery,
#Contact .Contact {
	color:#231f20;	
}

