@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	padding: 0px;
	background-color: #BD6A1B;
}
#container {
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #8C6B17;
	width: 850px;
	background-image: url(../images/backgound.jpg);
	padding: 0px;
	background-repeat: repeat;
}
#container-black {
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #8C6B17;
	width: 850px;
	background-image: url(../images/backgound-bl.jpg);
	padding: 0px;
	background-repeat: repeat;
}
#header {
	background-position: center top;
	width: 850px;
	padding: 0px;
	height: 200px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body {
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 850px;
	padding: 0px;
}
#left-side {
	background-position: left top;
	border: thin solid #8C6B17;
	width: 300px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#text {
	background-position: center top;
	border: thin solid #8C6B17;
	width: 850px;
	padding: 10px;
	float: right;
	margin: 15px;
}
#footer {
	background-position: left top;
	border: thin solid #8C6B17;
	width: 850px;
	padding: 0px;
	height: 200px;
	margin: 0px;
}
#container-slideshow {
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	width: 496px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Hel11Grey {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 14px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	margin: 15px;
	padding: 10px;
	text-align: justify;
}
.Footer-links {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Designer-link {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.Hel9Grey {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.Hel11BoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Hel11BoldGrey {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Hel11BoldBrick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #993300;
}
