@charset "utf-8";
/* CSS Document */

body 	{
	background-color: #fefdf3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
	width: 100%;
	margin: 0;
	background-image: url(../images/top-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#container	{
	width: 995px;
	margin-left: auto;
	margin-right: auto;
}
	

#header-left	{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 800px;
	height: 340px;
	float: left;
}

#header-right	{
	width: 300px;
	height: 350px;
	float: right;
	margin-left: 0;
}

#bottom-container {
	float: left;
	width: 900px;
	background-image: url(../images/layline-bedsheet.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	padding: 5px;
}
#bc-left	{
	width: 400px;
	float: left;
	text-align: left;
	margin: 0 40px 0 20px;
}
#bc-right	{
	width: 400px;
	float: right;
	text-align: left;
	margin: 0 0 0 20px;
}
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #976d4c;
	margin-top: 250px;
	margin-left: 600px;
	text-align: left;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #666666;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #976d4c;
	margin-top: 5px;
	margin-left: 0;
	text-align: left;
	line-height: 1.1em;
}
html>body h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #976d4c;
	margin-top: 5px;
	margin-left: -25px;
	text-align: left;
	line-height: 1.1em;
}


h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #c7ae96;
	text-align: left;
	font-weight: bold;
	margin-left: 75px;
	margin-top: 30px;
}

p	{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 120%;
	color: #333333;
	line-height: 1.7em;
	margin-right: 10px;
}

#copyright	{
	text-align:left;
	clear: both;
}


p.black	{
	color: #000;
	margin-top: 30px;
}
.Surname {

visibility: hidden;

}
button	{
	background-color: #fefdf3;
	border: 0;
	font-size: medium;
	font-weight: bold;
	color: #000;
	margin-left: 245px;
}

#youtube{
	float: left;
}
