@charset "UTF-8";
a:link {
	color: #7e8a8d;
	text-decoration: none;
}
body,td,th {
	color: #5a6669;
	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
}
a:visited {
	text-decoration: none;
	color: #7e8a8d;
}
a:hover {
	text-decoration: none;
	color: #5a6669;
}
a:active {
	text-decoration: none;
	color: #7e8a8d;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #b4bec0;
}
.oneColFixCtrHdr #container {
	width: 700px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #b4bec0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	background-color: #b4bec0;
}
.EGP-title {
	padding-top: 25px;
}
.EGP-title p {
	font-size: 4px;
	line-height: 4px;
}
.border {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 16px;
	height: 450px;
}
.oneColFixCtrHdr #mainContent {
	background-color: #626869;
	border: 8px solid #d0d8da;
}
.titleBodyImage {
	width: 101px;
	padding-top: 80px;
	float: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7e8a8d;
	font-weight: normal;
	line-height: 22px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #7e8a8d;
	margin-bottom: -10px;
	margin-top: 22px;
	letter-spacing: 0.5pt;
}
.text {
	margin-left: 131px;
	margin-right: 125px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #7e8a8d;
	padding-top: 84px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textcontact {
	margin-top: 84px;
	margin-left: 131px;
	margin-right: 125px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #7e8a8d;
}
.oneColFixCtrHdr #footer {
	background:#b4bec0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8d9b9e;
	margin-top: 50px;
	margin-bottom: 25px;
	float: left;
	width: 650px;
	margin-right: 25px;
	margin-left: 25px;
}
.oneColFixCtrHdr #footer2 {
	background:#b4bec0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8d9b9e;
	margin-bottom: 25px;
	width: 650px;
	margin-top: 75px;
	margin-right: 25px;
	margin-left: 25px;
}
.oneColFixCtrHdr #footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #7e8a8d;
	margin-top: 3px;
}
.oneColFixCtrHdr #footer2 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #7e8a8d;
	margin-top: 3px;
}
#subnav {
	background:#b4bec0;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}
.design {
	padding-left: 268px;
}
#secondaryNavWeddings {
	width: 290px;
	margin-right: 320px;
	float: left;
}
#secondaryNavPortraitsLFT {
	width: 190px;
	float: left;
}
#secondaryNavPortraitsRT {
	width: 190px;
	margin-right: 230px;
	float: left;
}
#secondaryNavfavorites {
	width: 190px;
	margin-right: 420px;
	float: left;
}
#left {
	padding-right: 0px;
	float: left;
	width: 323px;
}
#right {
	margin-left: 4px;
}
#bottomTripPic {
	padding-top: 4px;
}
.bottomTripPic {
	padding-top: 4px;
}
.topTripPic {
	padding-bottom: 4px;
}

