/*
CSS for AmericanHardwoods.net
*/

body {
	font-family: times new roman;
	background-color: white;
	line-height: 130%;
	margin-left: 100px;
	margin-right: 200px:
	border: 0;
	}
	
h2	{
	color: #000055;
	}
#tagline {
	background: url(hardwoodboard.jpg) repeat-x;
	width: 800px;
	}
	
	
#tagline p {
	color: white;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, times, serif;	
	border-top: 3px solid #ee060a;
	border-bottom: 3px solid #ee060a;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: 1em;
	margin: 0;
	}
	
#navigation {
	width: 800px}
	
#navigation p {
	text-align: center;
	border-bottom: 3px solid #ee060a;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: 1em;
	margin: 0;
		}
	
#address {
	height: 100px;
	line-height: 75%;
	font-weight: bold;
	color: #000055;
	}

#bodycontent {
	font-family: times new roman;
	font-size: 100%;
	color: #000055;
	width: 800px;
	padding-top: 10px;
	}
	
#address {
	position: absolute;
	}
#address {
	top: 30px;
	left: 620px
	}
a {
	font-weight: bold;
	}
	
a img {
	border: none;
	}
	
a:link {
	color: #000055;
	text-decoration: none;
	}
	
a:visited {
	color: #000055;
	text-decoration: none;
	}
	
a:hover {
	color: #ee060a;
	text-style: italic;
	text-decoration: none;
	}
#install, #remove, #extras, #refinish, #end {
	width: 225px;
	}
	
#install, #remove, #extras, #refinish, #end {
	position: absolute;
	}
	
#remove {
	top: 0px;
	left: 300px;
	}
	
#refinish {
	top: 0px;
	left: 600px;
	}
	
#end {
	left: 300px;
	}