@charset "utf-8";
#menu {
	margin: 0px;
	padding: 0px;
	width: auto;
	overflow: visible;
	position: absolute;
	left: 100px;
	top: 0px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-color: #000;
}
.home {
	color: #CCC;
	background-color: #000;
}
#homecontainer   {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/home-background.jpg);
	height: 768px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#homemenu {
	width: 1024px;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 40px;
}
#mainContent  {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#homecontainer img {
	border: 0;
}

#socialmedia {
	height: 50px;
	width: 700px;
	left: 20px;
	top: 630px;
	position: absolute;
	text-align: left;
	display: inline;
}
#homebottom {
	height: 60px;
	top: 700px;
	position: absolute;
	width: 800px;
	text-align: center;
	left: 100px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #538B8C;
}
.portraits {
	background-color: #000000;
	background-image: url(pics/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
	color: #CCC;
}
#portraitscontainer  {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	height: 768px;
	background-color: #0C0C0C;
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: left top; */
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#portraitstitle {
	background-image: url(pics/title_portraits.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 60px;
	width: 400px;
	left: 300px;
	top: 80px;
}
#portslidevertframe {
	width: 268px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 402px;
	background-color: #FFFFFF;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 600px;
	top: 175px;
	position: absolute;
}

#portslidevert  {
	width: 266px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 400px;
	background-color: #000000;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 1px;
	top: 1px;
	position: relative;
}
#portslidehorizframe {
	width: 402px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 268px;
	background-color: #FFFFFF;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 110px;
	top: 430px;
	position: absolute;
}

#portslidehoriz  {
	width: 400px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 266px;
	background-color: #000000;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 1px;
	top: 1px;
	position: relative;
}
#portraitstext {
	width: 416px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: center;
	height: 220px;
	background-position: left top;
	padding: 0px;
	overflow: visible;
	left: 100px;
	top: 175px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	background-repeat: no-repeat;
	color: #CCC;
	line-height: 30px;
}
#portraitstext2 {
	width: 323px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	height: 100px;
	background-position: left top;
	padding: 0px;
	overflow: visible;
	left: 600px;
	top: 630px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	background-repeat: no-repeat;
}
.weddings {
	color: #CCC;
	background-color: #000000;
	background-image: url(pics/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#weddingscontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	height: 768px;
	background-color: #0C0C0C;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	right: auto;
	bottom: 0px;
}
#weddingstitle {
	background-image: url(pics/title_weddings.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 60px;
	width: 400px;
	left: 300px;
	top: 80px;
}
#weddingstext {
	width: 416px;
	margin: 0;
	text-align: left;
	height: 200px;
	padding: 0px;
	overflow: visible;
	left: 500px;
	top: 175px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #CCC;
}
#weddingstext2 {
	width: 320px;
	margin: 0;
	text-align: left;
	height: 100px;
	padding: 0px;
	overflow: visible;
	left: 120px;
	top: 625px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	color: #CCC;
	font-style: italic;
}
#weddingslidevertframe {
	width: 268px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 402px;
	background-color: #333;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 120px;
	top: 175px;
	position: absolute;
}
#weddingslidevert {
	width: 266px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 400px;
	background-color: #000000;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 1px;
	top: 1px;
	position: relative;
}
#weddingslidehorizframe {
	width: 402px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 268px;
	background-color: #333;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 500px;
	top: 400px;
	position: absolute;
}
#weddingslidehoriz {
	width: 400px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 266px;
	background-color: #000000;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 1px;
	top: 1px;
	position: relative;
}
#weddingslinks {
	width: 250px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 230px;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 100px;
	top: 505px;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	list-style-image: none;
}
#weddingslinks a {
	text-decoration: none;
	color: #990099;
}
.contactus {
	color: #CCC;
	background-color: #000000;
	background-image: url(pics/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#contactuscontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	height: 768px;
	background-color: #0C0C0C;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	color: #CCC;
	background-image: url(pics/contactus-background4.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	right: auto;
	bottom: 0px;
}
#contactustitle {
	background-image: url(pics/title_contactus.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 60px;
	width: 400px;
	left: 300px;
	top: 80px;
}
#contactusform {
	width: 750px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	height: 350px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	overflow: visible;
	position: absolute;
	left: 50px;
	top: 175px;
	color: #CCC;
}

#contactustext {
	/* [disabled]width: 750px; */
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	height: 75px;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 0px;
	/* [disabled]top: 15px; */
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
}
#thanksfeedbacktext {
	width: 900px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	height: 39px;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 50px;
	top: 175px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	background-image: url(pics/thanksfeedbacktext.png);
	background-repeat: no-repeat;
}

.aboutus {
	color: #CCC;
	background-color: #000000;
	background-image: url(pics/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#aboutuscontainer {
	width: 1024px;
	text-align: left;
	height: 768px;
	background-color: #0C0C0C;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	right: auto;
	bottom: 0px;
}
#aboutrichcontainer {
	width: 1024px;
	text-align: left;
	height: 930px;
	background-color: #0C0C0C;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	right: auto;
	bottom: 0px;
}
#aboutusmenu {
	width: 1024px;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 40px;
}
#aboutustitle {
	background-image: url(pics/title_aboutus.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 60px;
	width: 400px;
	left: 300px;
	top: 80px;
}
#aboutrichtitle {
	background-image: url(pics/title_aboutrich.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 60px;
	width: 400px;
	left: 300px;
	top: 80px;
}
#aboutustext {
	width: 925px;
	margin: 0;
	padding: 0px;
	overflow: visible;
	left: 50px;
	top: 175px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #CCC;
	text-align: justify;
}
#aboutustext a {
	text-decoration: none;
	color: #0B75AF;
	font-weight: normal;
	font-style: italic;
}
#aboutustext .right  {
	text-align: right;
}
#aboutustext img.right {
	float: right;
	border: thin solid #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#aboutustext img.left {
	float: left;
	border: thin solid #333;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#smicons a img {
	display: inline;
	padding-right: 10px;
	border: 0;
}
.stock {
	color: #CCC;
	background-color: #000000;
	background-image: url(pics/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#stockcontainer {
	width: 1024px;
	text-align: left;
	height: 800px;
	background-color: #0C0C0C;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	color: #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	right: auto;
	bottom: 0px;
}
#stocktitle {
	background-image: url(pics/title_stockphotography.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 60px;
	width: 500px;
	left: 250px;
	top: 80px;
}
#stocktext {
	width: 900px;
	margin: 0;
	padding: 0px;
	overflow: visible;
	left: 50px;
	top: 175px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: justify;
}
#stocktext p.title {
	text-decoration: underline;
	color: #FFF;
}
#stocktext a  {
	text-decoration: underline;
	color: #FFF;
	font-size: 20px;
}
.clientlist {
	color: #CCC;
	background-color: #000000;
	background-image: url(pics/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#clientlistcontainer {
	width: 1024px;
	text-align: left;
	height: 1000px;
	background-color: #0C0C0C;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	color: #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	right: auto;
	bottom: 0px;
}
#clientlisttitle {
	background-image: url(pics/title_clientlist.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 60px;
	width: 400px;
	left: 300px;
	top: 80px;
}
#clientlisttext {
	width: 900px;
	margin: 0;
	padding: 0px;
	overflow: visible;
	left: 50px;
	top: 175px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: justify;
}
#clientlisttext p.title {
	font-size: 24px;
	color: #FFF;
}
.publications {
	color: #CCC;
	background-color: #000000;
	background-image: url(pics/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#publicationscontainer {
	width: 1024px;
	text-align: left;
	height: 1700px;
	background-color: #0C0C0C;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	color: #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	right: auto;
	bottom: 0px;
}
#publicationstitle {
	background-image: url(pics/title_publications.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 60px;
	width: 400px;
	left: 300px;
	top: 80px;
}
#publicationstext {
	width: 900px;
	margin: 0;
	padding: 0px;
	overflow: visible;
	left: 50px;
	top: 175px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: justify;
}
#publicationstext p {
	display: inline;
}
#publicationstext p.title {
	color: #0B75AF;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#publicationstext p.publish {
	color: #FFF;
	padding-left: 50px;
}
.reviews {
	color: #CCC;
	background-color: #000000;
	background-image: url(pics/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#reviewscontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	height: 6800px;
	background-color: #0C0C0C;
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	background-image: url(pics/client-galleries-background.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	right: auto;
	bottom: 0px;
}
#reviewstitle {
	background-image: url(pics/title_reviews.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 60px;
	width: 400px;
	left: 300px;
	top: 80px;
}
#reviewstext {
	width: 900px;
	margin: 0;
	padding: 0px;
	overflow: visible;
	left: 50px;
	top: 175px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: justify;
}
#reviewstext img {
	margin-left: 250px;
	margin-bottom: 30px;
	display: block;
}
#reviewstext #box {
	width: 900px;
	position: relative;
	margin-bottom: 50px;
}
#reviewstext #box p {
	width: 900px;
	clear: both;
}
#reviewstext #box p img{
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	border: 1px solid #FFF;
}
#reviewstext #box p.sig {
	text-align: right;
	display: inline;
}
.clientgalleries {
	color: #CCC;
	background-color: #000000;
	background-image: url(pics/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#clientgalleriescontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	height: 5510px;
	background-color: #0C0C0C;
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	background-image: url(pics/client-galleries-background.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	right: auto;
	bottom: 0px;
}
#clientgalleriestitle {
	background-image: url(pics/title_clientgalleries.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 60px;
	width: 400px;
	left: 300px;
	top: 80px;
}

#clientgalleriesmenu {
	width: 1024px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 40px;
	background-color: #FFFFFF;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 0px;
	top: 0px;
	position: absolute;
}
#clientgalleriesnames {
	width: 800px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	height: auto;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 50px;
	top: 180px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-style: italic;
}
#clientgalleriesnames #box {
	position: relative;
	height: 120px;
	color: #CCC;
	text-decoration: none;
}
#clientgalleriesnames #box a {
	color: #CCC;
	text-decoration: none;
}
#clientgalleriesnames #box img {
	border: medium solid #666;
	vertical-align: middle;
	padding: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.architecture {
	color: #CCC;
	background-color: #000000;
	background-image: url(pics/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#architecturecontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	height: 768px;
	background-color: #0C0C0C;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #CCC;
}
#architecturetitle {
	background-image: url(pics/title_architecture.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 60px;
	width: 400px;
	left: 300px;
	top: 80px;
}
#architecturemenu {
	width: 1024px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 40px;
	background-color: #FFFFFF;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 0px;
	top: 0px;
	position: absolute;
}
#architecturetext {
	width: 416px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	height: 233px;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 110px;
	top: 175px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
}
#architecturetext2 {
	width: 350px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	height: 100px;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 600px;
	top: 600px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	background-image: none;
	background-repeat: no-repeat;
}
#architecturetext2 a {
	font-style: italic;
	color: #FFF;
	text-decoration: none;
}
#archslidevertframe {
	width: 268px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 402px;
	background-color: #333;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 600px;
	top: 175px;
	position: absolute;
}
#archslidevert {
	width: 266px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 400px;
	background-color: #000000;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 1px;
	top: 1px;
	position: relative;
}
#archslidehorizframe {
	width: 402px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 268px;
	background-color: #333;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 110px;
	top: 420px;
	position: absolute;
}
#archslidehoriz {
	width: 400px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: none;
	height: 266px;
	background-color: #000000;
	background-position: left top;
	padding: 0px;
	clear: none;
	float: none;
	overflow: visible;
	left: 1px;
	top: 1px;
	position: relative;
}
.copyright {
	color: #CCC;
	background-color: #000000;
	background-image: url(pics/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#copyrightcontainer {
	width: 1024px;
	text-align: left;
	height: 768px;
	background-color: #0C0C0C;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	right: auto;
	bottom: 0px;
}
#copyrighttitle {
	position: absolute;
	height: 60px;
	width: 800px;
	left: 100px;
	top: 80px;
	text-align: center;
	vertical-align: middle;
	background-image: url(pics/title_copyright.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#copyrighttext {
	width: 925px;
	margin: 0;
	padding: 0px;
	overflow: visible;
	left: 50px;
	top: 175px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #CCC;
	text-align: justify;
}
#copyrighttext img.left {
	float: left;
	border: thin solid #CCC;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#copyrighttext .orange {
	color: #F63;
}
.printpackages {
	color: #CCC;
	background-color: #000000;
	background-image: url(pics/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#printpackagescontainer {
	width: 1024px;
	text-align: left;
	height: 900px;
	background-color: #0C0C0C;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(pics/prints-background.jpg);
}
#printspackage1 {
	margin: 0px;
	height: 200px;
	width: 350px;
	position: absolute;
	left: 81px;
	top: 175px;
	border: medium double #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#printpackagescontainer .packagetitle {
	font-weight: bold;
}
#printpackagescontainer .packagetitle i {
	font-size: smaller;
}
#printspackage2 {
	margin: 0px;
	height: 200px;
	width: 350px;
	position: absolute;
	left: 550px;
	top: 175px;
	border: medium double #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#printspackage3 {
	margin: 0px;
	height: 220px;
	width: 350px;
	position: absolute;
	left: 81px;
	top: 405px;
	border: medium double #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#printspackage4 {
	margin: 0px;
	height: 220px;
	width: 350px;
	position: absolute;
	left: 550px;
	top: 405px;
	border: medium double #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#printspackageheading {
	text-align: center;
	width: 1024px;
	left: 0px;
	top: 90px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-size: 20px;
	font-weight: bold;
}
#indivprintsheading {
	text-align: center;
	width: 512px;
	left: 0px;
	top: 665px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-size: 20px;
	font-weight: bold;
}
#cardsheading {
	text-align: center;
	width: 512px;
	left: 512px;
	top: 665px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-size: 20px;
	font-weight: bold;
}
#indivprints {
	margin: 0px;
	width: 365px;
	position: absolute;
	left: 75px;
	top: 705px;
	text-align: center;
	padding: 0px;
}
#cards {
	margin: 0px;
	width: 360px;
	position: absolute;
	left: 590px;
	top: 705px;
	text-align: center;
	padding: 0px;
}
#printpackagescontainer td {
	text-align: center;
	width: 180px;
}
#viewphotos  {
	text-align: center;
}
.hartman {
	color: #000;
	background-color: #F5DE98;
}
#hartmancontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/hartmanbkgnd2.jpg);
	height: 950px;
	background-color: #F5DE98;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#hartmantext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.welcomecole {
	color: #000;
	background-color: #B6AD9C;
}
#welcomecolecontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/welcomeCole.jpg);
	height: 600px;
	background-color: #B6AD9C;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
.welcomecook {
	color: #000;
	background-color: #DDDDE5;
}
#welcomecookcontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/welcomeCook.jpg);
	height: 600px;
	background-color: #DDDDE5;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
.clientcole {
	color: #000;
	background-color: #B6AD9C;
}
#clientcolecontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/welcomeCole2.jpg);
	height: 880px;
	background-color: #B6AD9C;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#coletext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.clientcook {
	color: #000;
	background-color: #DDDDE5;
}
#clientcookcontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/welcomeCook2.jpg);
	height: 880px;
	background-color: #DDDDE5;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#cooktext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.clientmacen {
	color: #000;
	background-color: #B4D5FF;
}
#clientmacencontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/welcomeMacen.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#macentext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientprintpackages {
	text-align: center;
}
#clientviewphotos {
	text-align: center;
}
#clientmacencontainer #macentext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientterry {
	color: #000;
	background-color: #1F3B51;
}
#clientterrycontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/welcomeTerry.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#terrytext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientterrycontainer #terrytext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientbucy {
	color: #000;
	background-color: #9C3225;
}
#clientbucycontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/Bucy-15.jpg);
	height: 880px;
	background-color: #EEEBE6;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#bucytext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientbucycontainer #bucytext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientmichelle {
	color: #000;
	background-color: #5F744A;
}
#clientmichellecontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/DSC_1675-2.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#michelletext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientmichellecontainer #michelletext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientholly {
	color: #000;
	background-color: #263615;
}
#clienthollycontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/Holly-n-Joeseph-13.jpg);
	height: 880px;
	background-color: #FFF6E7;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#hollytext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clienthollycontainer #hollytext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clienttasha {
	color: #000;
	background-color: #233C4C;
}
#clienttashacontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/LPI_1750.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#tashatext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clienttashacontainer #tashatext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientvicki {
	color: #000;
	background-color: #182834;
}
#clientvickicontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/Vicki-n-Tristan-15.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#vickitext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientvickicontainer #vickitext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientlauren {
	color: #000;
	background-color: #4A504A;
}
#clientlaurencontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/Lauren-3.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#laurentext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientlaurencontainer #laurentext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.welcomewarr {
	color: #000;
	background-color: #D4D9DC;
}
#welcomewarrcontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/welcomeWarr.jpg);
	height: 600px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
.clientwarr {
	color: #000;
	background-color: #D4D9DC;
}
#clientwarrcontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/WarrWedding-255.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#warrtext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientwarrcontainer #warrtext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientkari {
	color: #000;
	background-color: #773213;
}
#clientkaricontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/welcomeKari.jpg);
	height: 880px;
	background-color: #FFFEEB;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#karitext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientkaricontainer #karitext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.welcomepascal {
	color: #000;
	background-color: #E3D6C6;
}
#welcomepascalcontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/welcomePascal.jpg);
	height: 600px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
.clientsadie {
	color: #000;
	background-color: #F0CBD6;
}
#clientsadiecontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/welcomeSadie.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#sadietext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientsadiecontainer #sadietext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientpascal {
	color: #000;
	background-color: #E3D6C6;
}
#clientpascalcontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/PascalWedding-209.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#pascaltext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientpascalcontainer #pascaltext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientheeg {
	color: #000;
	background-color: #CBC6BB;
}
#clientheegcontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/Heeg.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#heegtext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientheegcontainer #heegtext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.welcomemattiocco {
	color: #000;
	background-color: #E3D6C6;
}
#welcomemattioccocontainer {
	width: 367px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/MattioccoWebBanner2.jpg);
	height: 552px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 1px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
	border: thick solid #FFF;
}
.clientmattiocco {
	color: #000;
	background-color: #E3D6C6;
}
#clientmattioccocontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/MattioccoWebBanner-gallery.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#mattioccotext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientmattioccocontainer #mattioccotext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
#mattioccotext p.2ndphot {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	font-family: "Arial Black", Gadget, sans-serif;
	right: 0px;
}
.clientchristina2 {
	color: #000;
	background-color: #4F86A4;
}
#clientchristina2container {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/Ojeda-4.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#christina2text {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientchristina2container #christina2text table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientwhite {
	color: #000;
	background-color: #5E7C9A;
}
#clientwhitecontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/White-24.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#whitetext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientwhitecontainer #whitetext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientrearick {
	color: #000;
	background-color: #D5DDDA;
}
#clientrearickcontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/DSC_2820-Edit.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#rearicktext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 50px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientrearickcontainer #rearicktext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.welcomeroyer {
	color: #000;
	background-color: #FFDEC8;
}
#welcomeroyercontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/RoyerBanner.jpg);
	height: 600px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
.clientroyer {
	color: #000;
	background-color: #FFDEC8;
}
#clientroyercontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/RoyerWedding-165-Edit.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#royertext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 72px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientroyercontainer #royertext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientdenise {
	color: #000;
	background-color: #34241A;
}
#clientdenisecontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/Denise147-Edit.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#denisetext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 72px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientdenisecontainer #denisetext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientdenise2 {
	color: #000;
	background-color: #603;
}
#clientdenise2container {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/DenisesBP.jpg);
	height: 880px;
	background-color: #FAFFE8;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#denise2text {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 72px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientdenise2container #denise2text table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientcivilwar {
	color: #000;
	background-color: #744E35;
}
#clientcivilwarcontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/CivilWarR.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 80px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#civilwartext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 72px;
	top: 550px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientcivilwarcontainer #civilwartext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientmchargue {
	color: #000;
	background-color: #4D542D;
}
#clientmcharguecontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/McHargue%20Clan-4.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#mcharguetext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 72px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientmcharguecontainer #mcharguetext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.clientshana {
	color: #000;
	background-color: #4D542D;
}
#clientshanacontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/ShanaDowd.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#shanatext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 72px;
	top: 580px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientshanacontainer #shanatext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}
.welcomewhiteford {
	color: #000;
	background-color: #C18B9D;
}
#welcomewhitefordcontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/Whiteford.jpg);
	height: 600px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#welcomewhitefordcontainer #text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #6B519B;
	left: 40px;
	top: 20px;
	position: absolute;
	height: 20px;
	width: 500px;
	font-weight: bold;
}
#welcomewhitefordcontainer #text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	left: 115px;
	top: 570px;
	position: absolute;
	height: 20px;
	width: 300px;
}
#clientshare {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 780px;
	top: 15px;
}
#clientshare img {
	border: none;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
}
#backbutton1 {
	position: absolute;
	height: 25px;
	width: 220px;
	left: 50px;
	top: 15px;
}
#backbutton2 {
	position: absolute;
	height: 25px;
	width: 160px;
	left: 270px;
	top: 16px;
}
.clientwhiteford {
	color: #000;
	background-color: #C18B9D;
}
#clientwhitefordcontainer {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(pics/Whiteford.jpg);
	height: 880px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 60px;
	padding: 0px;
	position: relative;
	left: auto;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	right: auto;
	bottom: 0px;
}
#whitefordtext {
	overflow: visible;
	position: absolute;
	width: 924px;
	left: 72px;
	top: 610px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#clientwhitefordcontainer #whitefordtext table {
	width: 824px;
	position: relative;
	left: 50px;
	margin: 0px;
	padding: 0px;
}

