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

body, dd, dl, dt, embed, fieldset, form, h1, h2, h3, h4, h5, h6, img, li, object, ol, p, ul {
	margin: 0;
	border: 0 none #FFF;
	padding: 0;
}

body {
	padding: 30px;
	background-color: #FFF;
	background-image: url(images/lcp_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color: #000000;
	font-size: 75%;
	line-height: 1.4em;
	font-family:Georgia, "Times New Roman", Times, serif
	text-align:center;
}

#wrapper {
	margin: 0 auto;  
    width: 800px; 
	text-align:left;
	
	}
	
.navigation {
	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
	width:795px;
	height:142px;
	float:left;
	margin: 0px 0px 0px 0px;
	}
	

.breadcrumb {
	background-image: url(images/breadcrumb.gif);
	background-repeat:no-repeat;
	width:751px;
	height:30px;
	float:left;
	margin: 160px 15px 0px 15px;
	}
	
.breadcrumb span{
	width:507px;
	height:20px;
	margin: 0px 0px 0px 8px;
	color:#FFF;
	font:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:600;
	}
		
.top_content_left {
	width: 450px;
	height:100%;
	overflow:hidden;
	float:left;
}

.top_content_right {
	width: 300px;
	height:100%;
	float:left;
}

#button {
	  background: url(images/button.gif) no-repeat; 
	  width: 388px;
	  height:47px;
	  padding: 0 0 20px;
	  margin:0px 0 0 35px;
	}	
	
	#button p {
	  padding: 15px 40px 0; 
	  color: #1B220F;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-style:italic;
	}
	
#feature {
	  background: #96BF55 url(images/bottom.gif) no-repeat bottom left;
	  width: 268px;
	  padding: 0 0 20px;
	  float:left;
	}
	
	#feature h3 {
	  background: url(images/top.gif) no-repeat;
	  padding: 20px 20px 0; 
	  font-size: 170%;
	  color: #FFF; 
	  line-height: 1;
	  margin: 0;
	  text-align:center;
	}
	
	#feature p {
	  padding: 10px 20px 0; 
	  color: #1B220F;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-style:italic;
	  line-height: 1.6;
	  margin: 0;
	}

#first_paragraph_left {
	width:300px;
	float:left;
	}
	
	#first_paragraph_left p {
	  margin: 35px 20px 0 0;
	  color: #1B220F;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-style:italic;
	  line-height: 2.0;
	  text-align:right;
	  font-size:120%;
	  float:left;
	}

h1 {
	position:relative;
	width:465px;
	height:314px;
	overflow:hidden;
}

h1 span {
	position:absolute;
	left: 0;
	top: 0;
	width:100%;
	height:100%;
	background-image:url(images/bride_groom_coventry_wedding_photographers.jpg);
	background-repeat: no-repeat;
}	
  
	  
#second_paragraph {
	margin:15px 0px 0 0px;
	float:left;
	}
	
	#second_paragraph p { 
	  color: #1B220F;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-style:italic;
	  line-height: 2.0;
	  float:left;
	  width:300px;
	  font-size:120%;
	}
	
	#signature {
		background: #fff url(images/sig.gif) no-repeat;
		width: 255px;
	  	height:109px;
		float:left;
		margin:15px 0px 0 40px;
	  }
	
h2 {
	position:relative;
	width:466px;
	height:451px;
	overflow:hidden;
	float:left;
}

h2 span {
	position:absolute;
	left: 0;
	top: 0;
	width:100%;
	height:100%;
	background-image:url(images/wedding_photographers_bridesmaid.jpg);
	background-repeat: no-repeat;
}	
	
	  
#extra_content {
	width:800px;
	margin-bottom:20px;
}

#extra_content p {
	margin:15px 30px 0 30px;
	color: #1B220F;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-style:italic;
	  line-height: 2.0;
	  font-size:120%;
}
	
	  
.footer_container{
	position:absolute;
	left:0px;
	right:0px;
	background: #fff url(images/footer.gif) repeat-x;
	height:353px;
	}	

.footer {
	position:absolute;
	background: #fff url(images/footer.gif) repeat-x;
	height:353px;
	}	
	
.footer p { 
	  color: #FFF;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-style:italic;
	  line-height: 1.5;
	  float:left;
	  padding: 30px 10px 0 20px;
	  width:220px;
	  font-size:120%;
	}
	
.footer_logo { 
	  color: #FFF;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-style:italic;
	  line-height: 1.5;
	  text-align:center;
	  float:left;
	  padding: 250px 0 0 0;
	  width:300px;
	  font-size:120%;
	}
	
.clear {
	clear:both;
	}

