body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	margin: 0px;
}
.contactTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

.header {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 180px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #D09D82;
	text-decoration: none;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D09D82;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D27D60;
	text-decoration: none;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.picRight {
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
}
.formbutton {
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
}

.email a:link {
	color: #D09D82;
	text-decoration: none;
}

.email a:visited {
	color: #D27D60;
	text-decoration: none;
}
.email a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.email a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.bgW {
	background-image: url(images/background_w.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgH {
	background-image: url(images/background_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableMain {
	border: 1px solid #2e2d2c;
}
.weddingPic {
	background-image: url(images/wedding_pic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 375px;
	width: 560px;
	text-align: left;
}



.topBar {
	background-color: #d27d60;
	text-align: center;
	height: 20px;
}
a:link {
	color: #D09D82;
	text-decoration: none;
}
a:visited {
	color: #D09D82;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
