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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#C78522;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
h2.about-copy {
	font-size: medium;
	color: #880404;
}

table.tbmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 30px;
	margin-bottom: 3px;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -20px;
}
#header {
	background-repeat: no-repeat;
	height: 389px;
	width: 1000px;
	background-image: url(images/header.png);
	display: inline-block;
}

#content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	background-image: url(images/content-bg.png);
	min-height: 450px;
	background-repeat: repeat-y;
}
#nav-left {
	float: left;
	width: 200px;
	margin-left: 150px;
	z-index: 1000;
}
#nav-left img {
	margin-bottom: -20px;
	float: left;
}
#right {
	float: right;
	width: 500px;
	margin-right: 150px;
	z-index: 100;
}
#right    img.home     {
	margin-right: 90px;



}
#right   li {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-right: 10px;
	color: #333333;

}
#right a {
	text-decoration: none;
	color: #880404;
}

#right    img.title {
	margin-bottom: -20px;

}

#footer {
	background-repeat: no-repeat;
	height: 60px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/footer.png);
	font-size: x-small;
	text-align: center;
	padding-top: 40px;
	clear: both;
}
#footer a {
	color: #9E691B;
	text-decoration: none;
}
#footer  a:hover {
	color: #76080D;
}
#nav-weddings {
	width: 280px;
	float: left;
	margin-top: -50px;
	margin-bottom: 30px;
}

#nav-weddings img {
	margin-left: -20px;
	margin-top: -20px;


}
#weddings {
	width: 700px;
	margin-left: 150px;
}
#weddings img.left {
	float: left;
	margin-right: 10px;
}
#weddings img.right {
	float: right;
	margin-left: 10px;
}
#weddings img.title {
	margin-bottom: -20px;
}

.weddings-ctr {
	margin-top: 30px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	margin-left: 20px;
}

.names {
	color: #880404;
	text-align: right;
}



.home-copy {
	margin-top: 30px;
	text-align: center;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.nav-copy {
	margin-top: 30px;
	text-align: left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}

.contact-copy {
	margin-top: 30px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.contact-no-bold {
	margin-top: 30px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}

.weddings {
	margin-top: 30px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	margin-left: 20px;
}
.about-copy {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 30px;
	color: #333333;
}
#nav-left img.wna {
	float: left;
	margin-top: 80px;
}
img.maureen {
	border: 3px solid #FFFFFF;
}
