/* CSS Document */

.largeTitle {
	font-family: Arial, Helvetica, sans-serif;
	color:#AB7A08;
	font-weight: bold;
	font-size: 24px;
}
.Description {font-size: 12px}
.Navigation {font-size: 10px}
body,td,th {
	font-size:12px;
	color: #000000;
}
body {
	background-color: #9a0000;
	margin:0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
a:link {
	color: #FFFFcc;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFcc;
}
a:hover {
	text-decoration: none;
	color: #FFFFcc;
}
a:active {
	text-decoration: none;
	color: #FFFFcc;
}
.introText {
	background-image:url(images/02-thank-you.gif);
	background-repeat:no-repeat;
	padding-top:215px;
	width: 400px;
	/*top: 150px;*/
	position: relative;
	margin: 20px;
	color: #000000;
}
.detailsText {
	background-image:url(images/the-journey.gif);
	background-repeat:no-repeat;
	padding-top:80px;
	width:80%;
	top: 150px;
	position: relative;
	margin: 20px;
	color: #000000;
}
.engagementPhoto {
	float:right;
}
.mainBody {
	font-size:12px;
	background-color: #9a0000;
	background-image: url(images/01-welcome-image.gif);
	background-repeat: no-repeat;
	position:fixed;
	text-align: center;
	width: 100%;

	padding: 0px;
	height: 100%;
	top: 0px;
	bottom: 0px;
	background-position: center top;
	float: none;
	vertical-align: top;
	overflow:auto;


}
.copyStart {
	color:#FFFFCC;
	padding-top:200px;
	position:relative;
	margin:20px;

	}

.tableBackground {
	color:#FFFFCC;
	background-color: #7B0100;
	border: thin solid #A9AA7A;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	display: table;
	visibility: inherit;
	padding: 0px;
	width: 730px;
}
.tableTitle {
	background-color: #A9AA7A;
	color: #7B0100;
}
.tableText {
	color:#FFFFCC;
	font-size: 12px;
	}
.titles {font-size: 18px}
.style1 {font-size: 18px}
.photos {
	margin-top: 250px;
}
