@charset "utf-8";
body {
	width: auto;
	background-image: url(../images/Bg-pattern-v13.jpg);
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-repeat: repeat;
	background-attachment: scroll;
	margin-top: 40px;
	/* [disabled]font-family: "Times New Roman"; */
	/* [disabled]font-style: normal; */
	/* [disabled]font-weight: normal; */
	/* [disabled]font-size: 16px; */
	height: auto;
}
#main title {
	font-size: 50px;
}
#logo {
	height: 90px;
	width: 900px;
	background-color: #e2b67c;
	border-radius: 10px;
	opacity: 0.9;
	font-size: 36px;
	text-shadow: 3px 0px 12px #BB7039;
	color: #6E4A1E;
	text-align: left;
	background-position: 7% 4%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	position: relative;
}
#Content {
	background-color: #9f642b;
	border-radius: 10px;
	width: 900px;
	opacity: 0.94;
	color: #FFFFFF;
	height: 500px;
}
#pagetitle {
	margin-left: 288px;
	padding-top: 2px;
}
#pagetitle2 {
	margin-left: 288px;
	/* [disabled]margin-top: 0px; */
	top: 295px;
	position: absolute;
}
#main {
	width: 61%;
	margin-left: 288px;
	position: static;
	text-align: justify;
	margin-top: 30px;
}
#main2 {
	position: static;
	width: 61%;
	margin-left: 288px;
	text-align: justify;
}
#main3 {
	position: static;
	width: 580px;
	margin-left: 288px;
	text-align: justify;
}
#main4 {
	position: static;
	margin-left: 288px;
	text-align: justify;
	width: 280px;
}
#main5 {
	position: static;
	text-align: justify;
	margin-left: 288px;
	width: 280px;
}
#main6 {
	position: relative;
	text-align: justify;
	width: 350px;
	display: inline-block;
	padding-right: 50px;
	float: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	bottom: 10px;
}
#main7 {
	position: absolute;
	text-align: justify;
	/* [disabled]margin-left: 288px; */
	width: 500px;
	top: 40px;
}
#sidebar {
	margin-left: 80px;
	position: static;
	float: left;
	text-align: justify;
	width: 340px;
}
#sidebar2 {
	width: 350px;
	position: static;
	float: right;
	text-align: justify;
	margin-right: 60px;
	margin-bottom: 0px;
}
#Footer {
	border-radius: 10px;
	background-color: #65441a;
	width: 890px;
	color: #FFFFFF;
	opacity: 0.92;
	padding-right: 0px;
	height: 43px;
	position: absolute;
	padding-left: 10px;
	float: left;
	font-size: 10pt;
	top: 630px;
}
.Text {
	margin-left: 0px;
	padding-left: 0px;
	color: #999999;
	list-style-type: none;
	list-style-image: none;
}
figure {
	width: 420px;
}
figure img {
	padding: 10px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 1px 1px 15px #999999;
	box-shadow: 1px 1px 15px #999999;
}
figcaption {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	margin-right: 10px;
	float: left;
}
.floatright {
	margin-left: 10px;
	float: right;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
a:hover, a:active, a:focus {
	color: #7F3300;
	text-decoration: underline;
	-webkit-transition: all 0s ease-out;
	-moz-transition: all 0s ease-out;
	-o-transition: all 0s ease-out;
	transition: all 0s ease-out;
}
#mainnav {
	width: 200px;
	height: auto;
	float: left;
	margin-top: 2px;
}
#mainnav ul {
	list-style-type: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-variant: normal;
	font-size: 18px;
	line-height: 40px;
	font-weight: lighter;
	font-style: normal;
	display: table-row;
}
#mainnav a {
	background-color: #E0B478;
	text-align: center;
	color: #73512E;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
	margin-top: 2px;
	border-radius: 6px;
	margin-bottom: 2px;
	position: static;
	margin-left: 70px;
	float: left;
}
#mainnav a:hover, #mainnav a:active, #mainnav a:focus, #mainnav a.thispage {
	background-color: #EBD595;
	text-decoration: none;
}
article, aside, figure, footer, header, nav {
	display: block;
}
p {
	text-shadow: 0px 0px 0px #956C3F;
	letter-spacing: 0px;
}
h2 {
	color: #FFFFFF;
}
h3 {
}
h2 ,h3{
	text-shadow: 2px 2px 1px #7D4F20;
}
a:hover {
	color: #EBD595;
}
#image-row {
	/* [disabled]display: inline; */
	padding-top: 23px;
	background-color: #D5A05C;
	border-radius: 7px;
	position: relative;
	width: 580px;
	height: 300px;
	padding-bottom: 21px;
	top: 10px;
	padding-left: 24px;
	padding-right: 0px;
	float: left;
	left: 63px;
}
#image-row2 {
	/* [disabled]display: inline; */
	padding-top: 10px;
	background-color: #D5A05C;
	border-radius: 7px;
	position: relative;
	width: 580px;
	height: 190px;
	padding-bottom: 33px;
	padding-left: 10px;
	margin-bottom: px;
	left: px;
	float: left;
	margin-left: 0px;
	padding-right: 0px;
	top: 22px;
}
.image-set {
	display: inline;
	position: static;
	width: auto;
}
#map {
	margin-left: 32%;
	padding-top: 0px;
	position: static;
}
#tel {
	margin-left: 56px;
}
#portre {
	position: static;
	margin-left: 4%;
	width: 250px;
	height: 200px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 1px;
	float: right;
	margin-top: -245px;
}
#youtube {
	position: static;
	margin-left: 0%;
	width: 160px;
	height: 90px;
	padding-top: 10px;
	padding-right: 450px;
	padding-left: px;
	float: right;
	margin-top: px;
	margin-bottom: px;
	padding-bottom: px;
}
.example-image-link {
	display: inline-block;
	margin: 0 10px 20px 10px;
	line-height: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	border: 4px solid #9E6B3A;
}
.example-image-link-youtube {
	display: inline-block;
	line-height: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	border: 4px solid #9E6B3A;
	position: absolute;
	margin-left: 100px;
	width: 160px;
	height: 90px;
	bottom: px;
	float: left;
	top: 190px;
}
.example-image-link-premier {
	display: inline-block;
	line-height: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	border: 4px solid #9E6B3A;
	position: relative;
	margin-left: 10px;
}

.example-image-link:hover {
	border: 4px solid #EBD595;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.example-image-link-youtube:hover {
	border: 4px solid #EBD595;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.example-image-link-premier:hover {
	border: 4px solid #EBD595;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
