@charset "utf-8";

html {padding:0px; border:0px;}
#header {
	background-color: #4d1316;
	width: 100%;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}#headerbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	height: 490px;
	margin-right: auto;
	margin-left: auto;
	width: 1330px;
}
#footer {
	background-color: #d7cbc0;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footercontent {
	width: 850px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom:30px;
	padding-top:5px;
	font-size:11px;
}

body {
	margin: 0px;
	padding: 0px;
}
#headercontent {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 490px;
}
.language {
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.language a:link { color:#ffffff; text-decoration:none; }
.language a:visited { color:#ffffff; text-decoration:none; }
.language a:hover { color:#ffffff; text-decoration:none; }

#upper {
	background-image: url(images/headercontentbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 377px;
	width: 850px;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	line-height: 18px;
	color: #8e7e71;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
#container #main #maincontent table tr td p {
	text-align: justify;
}
.contactdet {
	font-size: 11px;
	font-weight: bold;
	color: #463e38;
	text-decoration: underline;
}
.contactinfo {
	font-size: 11px;
	color: #463e38;
}



.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFF;
	text-transform: uppercase;
}
.titles { 
	font-weight: bold;
	color: #534539;
}
.button {
	background-color: #55473b;
	color: #ffffff;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.offertitle {
	font-weight: bold;
	color: #534539;
	text-decoration: underline;
}
.offerdesc {
	font-weight: bold;
	color: #4d1316;
	text-decoration: underline;
}
.gallery {
	margin: 2px;
	padding: 2px;
	border: 1px solid #4d1316;
}
