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

body {
	text-align: center;
	min-width: 780px;
	font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(bd_images/bg_tileA.jpg);
}

#wrapper {
	margin:0 auto;
	width:800px;
	text-align: left;
}

div#one {
	display:inline-block;
	width:777px;
	clear:both;
}

div#two_gallery {
	display:inline;
	float:left;
}

div#wedding {
	display:inline;
	float:left;
	width: 197px;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	height: 490px;
}

div#corporate {
	display:inline;
	float:left;
	width: 195px;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	height: 490px;
}

div#other {
	display:inline;
	float:left;
	width: 195px;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	height: 490px;
}

div#gallery {
	display:inline;
	width:617px;
	float:left;
	height: 405px;
	background-color:#FFFFFF;
	padding-top: 5px;
}

div#four_gallery {
	display:inline;
	float:right;
}

div#clear {
        clear:both;
    }


div#about {
	display:inline;
	width:617px;
	height: 216px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
}

div#thanks {
	display:inline;
	width:617px;
	height: 400px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
}

div#days {
	display:inline;
	width:617px;
	height: 500px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
}

div#headstart {
	display:inline;
	width:617px;
	height: 300px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
}

div#destination {
	display:inline;
	width:617px;
	height: 780px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
}

div#fullservice {
	display:inline;
	width:617px;
	height: 880px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
	overflow: scroll;
}

div#weddings {
	display:inline;
	width:777px;
	float:left;
	background-color:#cc1f7a;
	padding-top: 10px;
}


div#praise {
	display:inline;
	width:617px;
	height: 490px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
	overflow: scroll;
}

div#links {
	display:inline;
	width:617px;
	height: 390px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
	overflow: scroll;
}

.dropcap {
	float: left;
	color: #FF00CC;
	font-size: 50px;
	line-height: 30px;
	font-family: Times, serif, Georgia;
	padding-top: 10px;
}

