
body.home #inner-wrap{
	float: left;
	width: 740px;
	}

#slideshow-wrap{
	float: left;
	width: 740px;
	height: 500px;
	margin: 20px auto 10px auto;
}

#slideshow{
	width: 740px;
	
}


#slideshow img{
	margin: 0;
	padding: 0;
	border: none;
}

body.home h1, body.home h2{
	font-family: Optima, Georgia, serif;
	font-weight: normal;
	color: #36460E;	
}

body.home #front-intro{
	float: left;
	width: 460px;
}

body.home #front-intro strong{
	font: normal 1em sans-serif;
}

body.home #front-testimonials{
	float: left;
	min-height: 400px;
	width: 240px;
	margin-left: 40px;
	background: url(images/heart.jpg) no-repeat 0 30px;
}

body.home #front-testimonials h2{
	text-align: center;
	font-size: 1.8em;
}

body.home #front-testimonials .testimonial{
	float: left;
	text-align: center;
	width: 240px;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.7em;
	font-family: Georgia, serif;
	font-style: italic;
	border: none;
}

body.home #front-testimonials .testimonial cite{
	color: #36460E;	
}

/*

#home-wedding{
	position: absolute;
	top: 340px;
	right: 20px;
	width: 440px;
	height: 400px;
	background: url(images/invite.jpg) no-repeat top center;
	z-index: 300;
}

#wedding-link{
	float: right;
	width: 200px;
	margin-top: -40px;
	margin-right: 10px;
	display: inline;
}

#wedding-list{
	margin: 43px 0 0 0;
	color: #333;
}

#wedding-list li{
	width: 320px;
	padding: 0 0 0.2em 0;
	list-style-type: square;
}

*/


/* Testimonials via tagline rotator 

#tagline{
	position: absolute;
	top: 40px;
	left: 520px;
	width: 280px;
	padding-bottom: 70px;
	color: #333;
	background: url(images/bubble-bottom.png) no-repeat bottom center;
	z-index: 700;
}

#tagline h2{
	text-indent: -9999px;
	height: 80px;
	background: url(images/testimonial-header.gif) no-repeat top center;
}

#tagline p{
	width: 240px;
	margin: 0;
	padding: 25px 20px 0 20px;
	text-align: center;
	color: #fff;
	background: url(images/bubble-top.png) no-repeat top center;
}

*/

ul#footer-list{
	border-top: 1px solid #b5a5a5;
}

	
