﻿body {
	font-family: Garamond, 'Times New Roman';
	font-size: 12pt;
	background-color: #006666;
	margin: 0;
	padding: 0;
	width: 100%;
	/*
	margin-top: 20px;
	margin-left: 17px;
	*/
}
table {
	font-family: Garamond, 'Times New Roman';
	font-size: 12pt;
}
td {
	font-family: Garamond, 'Times New Roman';
	font-size: 12pt;
}
p {
	font-family: Garamond, 'Times New Roman';
	font-size: 12pt;
}
#outer-container {
  width: 750px; 
  margin: 20px auto; 
  position: relative;
}
#corner-desk {
  position: absolute; 
  top: 1850px;
  left: 15px; 
}
#hp-driveway {
	position: absolute;
	top: 620px;
	left: 360px;
}
#wedding-couple {
  position: absolute; 
  left: 31px; 
  top: 442px; 
  z-index: 1;
}
#honeymoon-ste {
  position: absolute; 
  left: 222px; 
  top: 703px;
}
.topMenu {
	font-weight: 700;
}
.scriptFont {
	font-family: Signature, 'Monotype Corsiva', 'Times New Roman';
	font-weight: bold;
	font-size: 16pt;
}
.scriptFontNorm {
	font-family: Signature, 'Monotype Corsiva', 'Times New Roman';
	font-size: 16pt;
}
.mainTable {
	border: 3px solid #800000;
	border-collapse: collapse;
	background-color: #FFFFCC;
	/*margin-left: auto;
	margin-right: auto;*/
}

