@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	width:1024px;
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	background:url(images/lincoln-city-excavating.jpg) repeat;
	}
	
#excavating{
	margin:10px 0 0 0;
	width:1024px;
	height:53px;
	
	}	
#lincoln_city_excavating{
	margin:10px 0 0 0;
	float:left;
	width:656px;
	height:458px;
	
	}
#lincoln_county_excavating{
	margin:7px 0 11px 0;
	float:right;
	width:368px;
	
	
	}
#oregon_coast_excavating{
	float:right;
	width:368px;
	height:330px;
	background:url(images/coastal_excavating.jpg) no-repeat;
	}
#construction_excavating{
	margin:18px 0 0 10px;
	float:left;
	width:328px;
	height:310px;
	}	
#coastal_excavating{
	float:left;
	width:1024px;
	background:url(images/oregon-coast-excavating.jpg) repeat-y;
	}	
#excavating_coastal{
	margin:0 0 0 28px;
	float:left;
	width:680px;
	
	}
#excavating_newport{
	margin:10px 0 0 28px;
	float:left;
	width:280px;
	
	}
#excavating_contractors{
	margin:14px 0 0 8px;
	float:left;
	width:300px;
	
	}	
#excavating_lincoln_county{
	margin:10px 0 0 28px;
	float:right;
	width:340px;
	
	}			
#excavating_lincoln_city_oregon{
	margin:40px 0 0 0;
	float:left;
	width:270px;
	
	}	
#excavating_lincoln_county_oregon{
	float:left;
	width:1024px;
	height:35px;
	background:url(images/excavating-lincoln-city-oregon.jpg) no-repeat;
	
	}	
	
.content {
    margin: 0 auto;
	
}

    .content h1 {
        font: 28px Georgia, Cambria, "Times New Roman", Times, serif;
        letter-spacing: -1.5px;
        text-align: center;
        margin: 12px 0 0 0;
        line-height: 36px;
    }

    .content h2 {
        font-size: 24px;
        font-style:normal;
        font-weight: bold;
        line-height: 30px;
		color:#000;
        margin: 20px 0 10px 0;
        text-align: justify;
    }

        .content h2 a {
            color:#030;
			margin: 20px 0 10px 0;
            text-decoration: none;
            font-weight: bold;
            outline: 0;
        }

        .content h2 a:hover {
            text-decoration: underline;
			color:#C60;
        }


    .content p {
        line-height: 22px;
        margin-top: 48px;
    }

        .content p img {
            display: block;
            margin: 20px 0 40px 0;
        }

    .content .column {
        float: left;
        width: 460px;
    }

    .content .column.left-column {
        margin-right: 20px;
    }

    .content .column.right-column {
        margin-left: 20px;
    }
 .content h3 {
        font-size: 20px;
        font-style:normal;
        font-weight: bold;
        line-height: 30px;
		color:#003;
        margin: 10px 0 10px 0;
        text-align: justify;
    }
																																																								