@charset "utf-8";
/* CSS Document */

.body {
	margin: 0px;
	padding: 0px;
}
.table {
	margin: 0px;
	padding: 0px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	font-size: 18px;
	font-weight: 600;
	color: #923B20;
	letter-spacing: 0.25em;
}
.imagePadRight {
	padding-right: 30px;
	padding-left: 20px;
}
.imagePadLeft {
	padding-left: 30px;
	padding-right: 20px;
}

.p {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 40px;
	text-align: justify;
	line-height: 1.7em;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #F0ECE1;
	font-size: x-small;
}
a:link {
	color: #923B20;
	text-decoration: none;
}
a:visited {
	color: #923B20;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #923B20;
	text-decoration: none;
}
.copyright a:link {
	color: #F0ECE1;
	text-decoration: none;
}
.copyright a:visited {
	color: #F0ECE1;
	text-decoration: none;
}
.copyright a:hover {
	color: #923B20;
	text-decoration: none;
}
.copyright a:active {
	color: #F0ECE1;
	text-decoration: none;
}
.contentHome {
	background: url(../assets/elements/home-body.jpg) no-repeat center top;
	height: 615px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.contentAbout {
	background: url(../assets/elements/about-body.jpg) no-repeat center top;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 615px;
}
.pHighlight {
	font-size: 14px;
	color: #923B20;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: justify;
	font-weight: bold;
}
.listBox {
	width: 260px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.galleryTitle {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.galleryBox {
	background: url(../assets/elements/background.png);
	height: 330px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.galleryImage {
	margin-right: 5px;
	margin-left: 10px;
}
.textMain {
	padding: 15px 25px 15px 15px;
	height: 520px;
	width: 410px;
	margin-left: 70px;
	margin-top: 50px;
}
.gallery {
	margin-top: 10px;
}
.slideshow {
	float: right;
	height: 460px;
	width: 480px;
	padding-left: 20px;
}
.photosBackground {
	float: right;
	height: 460px;
	margin-left: 20px;
	margin-right: 20px;
	background: url(../assets/photos/bg.png);
}
#aboutBackground {
	width: 440px;
}
.photos {
	float: right;
	height: 440px;
	margin: 10px;
}
#about {
	width: 420px;
}
.nathalie {
	float: right;
	position: absolute;
	height: 120px;
	width: 31px;
	right: 0px;
	top: 500px;
}
