@charset "utf-8";
body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:black;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#stage {
	background-image:url(../images/stage_bg.png);
	background-repeat:no-repeat;
	width: 1060px;
	height:706px;
	margin: 0px auto 0px;
}
h2{
	float:left;
	clear:both;
	width: 350px;
	color: white;
	display:block;
	margin: 0px 0px 10px 0px;
}
h3{
	float:left;
	clear:both;
	width: 300px;
	color: white;
	display:block;
}
h3.wed_headings {
	margin: 0px 0px 0px 0px;
	color: white;
}
a {
	text-decoration: none;
	color: white;
	border: none;
}
a:hover {
	text-decoration: none;
	color: black;
	border: none;
}
#footer a {
color: black;
}
#footer a:hover {
color: gray;
}
ul {
	float: left;
	width: 85px;
	margin: 30px 10px 0px 20px;
}
#IEroot ul {
	margin: 20px 10px 0px 60px;
}

ul.content_list {
	float: left;
	width: 600px;
	margin: 0px 0px 10px -20px;
}
#weddings ul.content_list {
	width: 510px;
}

li.nav {
	list-style:none;
	margin: 0px 0px 5px -40px;
}
li.special {
	list-style:none;
	margin: 0px 0px 5px -30px;
}
p {
	float:left;
	clear:both;
	width: 500px;
	margin: 0px 0px 10px 20px;
}
p#blockquote {
	float:left;
	clear:both;
	width: 400px;
	margin: 0px 0px 10px 50px;
	color:#444444;
	font-size:90%;
}

p#margaret {
	float:left;
}
#weddings p {
	margin: 0px 0px 5px 5px;
}
.sample_img {
	width: 210px;
	height: 210px;
}
span#nav_separator {
	display:block;
	width:100%;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid white;
}
span.first {
	font-size:large;
}
#logo {
	float: left;
	width: 240px;
	height: 665px;
	margin: 21px 0px 0px -30px;
}
#content {
	float:left;
	width: 620px;
	height: 630px;
	margin: 30px 0px 0px 20px;
}
.video_wrap {
	float:left;
	width: 330px;
	height: 250px;
	margin: 20px 0px 0px 15%;
	padding: 5px 0px 0px 5px;
	background-image:url(../images/video_bg.gif);
	background-repeat:no-repeat;
}
.image_wrap {
	float:left;
	width: 230px;
	height: 230px;
	margin: 30px 0px 0px 20%;
	padding: 10px 0px 0px 10px;
	background-image:url(../images/image_bg.png);
	background-repeat:no-repeat;
}
#footer {
	float: left;
	width: 130px;
	height: 10px;
	margin: 0px 0px 0px 86%;
}