.wedSubNavWrapper {
	display: block;
	width: 99%;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	/*background-color: #0E75AA;*/
}

#flashcontent {
		width: 500px;
		height: 340px;
		float: left;
		margin: 0px;
	}

.wedding_nav {
	font-size:14px;
	font-family:"Times New Roman";
	color: #0E75AA;
	font-style: bold;
}

a.weddings {
	font-size:14px;
	font-family:"Times New Roman";
	color: #0E75AA;
	font-weight: bold;
	padding-left:5 px;
	padding-right: 5px;
	text-decoration: none;
	text-transform: uppercase;
}

a.weddings:link {
	font-size:14px;
	font-family:"Times New Roman";
	color: #0E75AA;
	font-weight: bold;
	text-decoration: none;
}

a.weddings:visited {
	font-size:14px;
	font-family:"Times New Roman";
	color: #0E75AA;
	font-weight: bold;
	text-decoration: none;
}

a.weddings:hover {
	font-size:14px;
	font-family:"Times New Roman";
	color: #00CCFF;
	font-weight: bold;
	background-color: #0E75AA;
	padding-bottom: 10px;
	padding-top: 5px;
	text-decoration: underline;
}

a.weddings:active {
	font-size:14px;
	font-family:"Times New Roman";
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}

.wedding_header {
	font-size:18px;
	font-family:"Times New Roman";
	text-align: left;
	margin: 5px;
	color: #0E75AA;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}

.bodyCopy {
	font-size:12pt;
	font-family:"Times New Roman";
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 10px;
}

li {
	font-size:12pt;
	font-family:"Times New Roman";
	color: #000000;
	font-weight: normal;
	padding-right: 5px;
	text-align: justify;
	padding-bottom: 3px;
}

.imgContainer {
	display: block;
	/*margin-left: 25px;*/
	text-align: center;
}