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

body {
	background-color: #5a4099;
	margin: 0px;
	background-image: url(../images/confetti.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #505050;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	line-height: 40px;
	color: #505050;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #5A4099;
	margin-top: 22px;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
.textColumn li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.container {
	margin: auto;
	width: 980px;
}
.header {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}
.topandtail {
	background-color: #FFFFFF;
	height: 20px;
	float: left;
	width: 940px;
}
.headerBottom {
	background-color: #FFFFFF;
	height: 20px;
	float: left;
	width: 940px;
	background-image: url(../images/NW-UnderHeader.jpg);
	background-repeat: no-repeat;
}
.right {
	float: left;
	height: 40px;
	width: 20px;
	background-image: url(../images/corners/right.png);
}
.left {
	float: left;
	height: 40px;
	width: 20px;
	background-image: url(../images/corners/left.png);
}
.topLeft {
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/corners/topLeft.png);
	background-repeat: no-repeat;
}
.topRight {
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/corners/topRight.png);
}
.bottomLeft {
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/corners/bottomLeft.png);
	background-repeat: no-repeat;
}
.bottomRight {
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/corners/bottomRight.png);
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
.gap {
	clear: both;
	height: 20px;
}
.hidden {
	display: none;
}

#network a  {
	color: #5B4099;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#doubleColumn a {
	padding: 0px;
}

.window {
	width: 938px;
	border: 1px solid #5B4099;
	height: 298px;
	position: absolute;
	z-index: 0;
}
.main {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
}
.mainContent {
	padding-top: 320px;
	padding-bottom: 20px;
	background-image: url(../images/hearts.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textColumn {
	float: left;
	width: 300px;
	margin-right: 20px;
}
#doubleColumn {
	width: 620px;
}
.firstWord {
	font-size: 38px;
	line-height: 44px;
}
.column3 {
	float: left;
	width: 300px;
	line-height: 44px;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5B4099;
	margin-bottom: 80px;
}
.column3  ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}
.column3 a {
	color: #5B4099;
	text-decoration: none;
}
.column3 a:hover {
	color: #7BC3F4;
}
.gallery {
	float: left;
	width: 640px;
	margin-bottom: 80px;
}
.gallery img {
	border: 1px solid #5B4099;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.quote {
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.bride {
	font-size: 14px;
}
#doubleColumn #form1 p {
	line-height: 22px;
	clear: both;
	font-size: 14px;
	margin-bottom: 11px;
	margin-top: 11px;
	float: left;
	width: 230px;
}
#doubleColumn #form1 p.narrow   {
	padding-left: 80px;
	width: 150px;
}
select, input, textarea  {
	margin-top: 10px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.required {
	color: #990000;
}
textarea {
	margin-bottom: 22px;
}
.testimonial {
	background-color: #FFFFFF;
	width: 800px;
	padding: 20px;
	display: none;
}
.bigQuote {
	color: #5B4099;
	font-size: 22px;
	line-height: 30px;
	margin-top: 22px;
}
.popQuote  {
	color: #5B4099;
	font-size: 14px;
	line-height: 21px;
	margin-top: 22px;
}
.topimg  {
	padding-bottom: 20px;
	margin: auto;
}
.leftimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0px;
}
.footer {
	height: 36px;
	margin-bottom: 40px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #7BC3F4;
}
.footerContent {
	width: 940px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.footerContent .address {
	float: left;
	width: 460px;
}
.footerContent .telephone {
	float: right;
	width: 460px;
	text-align: right;
}
.footerContent .telephone ul      {
	float: right;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footerContent .telephone li       {
	float: right;
	list-style-image: none;
	list-style-type: none;
}
.tvwcredit a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B9B2D9;
	padding-right: 10px;
	padding-bottom: 3px;
	text-decoration: none;
	font-size: 11px;
	float: right;
}
.navigationBar {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.navigationBar .navLevel1 ul, .navigationBar .navLevel2 ul  {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.navigationBar .navLevel1 li, .navigationBar .navLevel2 li  {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.navigationBar .topLeft {
	background-image: url(../images/corners/navTopLeft.png);
	height: 40px;
}
.navigationBar .topRight {
	background-image: url(../images/corners/navTopRight.png);
	height: 40px;
}
.navigationBar .bottomRight {
	background-image: url(../images/corners/navBottomRight.png);
	height: 40px;
}
.navigationBar .bottomLeft {
	background-image: url(../images/corners/navBottomLeft.png);
	height: 40px;
}
.navLevel1 {
	background-color: #FFFFFF;
	height: 40px;
	width: 920px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.navLevel1 img {
	padding-top: 10px;
}
.navLevel2 {
	height: 40px;
	background-color: #b9b2d9;
	width: 920px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.navLevel1  a, .navLevel2  a, #doubleColumn a {
	color: #5B4099;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.navLevel1 #operators a {
	color: #b9b2d9;
}
.navLevel1  a:hover, #doubleColumn a:hover, .navLevel1 #venues a:hover {
	color: #7BC3F4;
}
.navLevel2 a:hover {
	color: #FFFFFF;
}


img, div {
	behavior: url(../scripts/iepngfix.htc);
}
