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

html {
	width: 1280px;
	height:860px;
	overflow:scroll;
}

body {
	background-image:url(../images/linen.gif);
	background-position:center top;
	background-repeat:repeat;
}

#centered {
	margin:0 auto;
	height:845px;
	width:1270px;
	position: absolute;
}

.bkgflourish {
	z-index:1; 
	float:left; 
	height:860px;
	width:1250px; 
	margin-top:-8px;
	overflow:hidden;
}

.logo {
	z-index:3; 
	margin:-840px 0 0 50px; 
	float:left;
}

.content {
	z-index:4; 
	width:780px; 
	margin:-840px 0 0 400px; 
	float:left;
}

.content p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	line-height:120%;
}

.content .facebooklink a {border:none;}


.subtext {
	font-size:18px; 
	color:#70101b;
}

.wedtab {
	z-index:2; 
	margin:-600px 0 0 625px; 
	float:left;
}

.catrtab {
	z-index:2; 
	margin:-600px 0 0 25px; 
	float:left;
}

.footer {
	z-index:4; 
	width:1200px; 
	margin:-65px 0 0 80px; 
	float:left;
}

.footer p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height:120%;
	letter-spacing:3px;
}
