/* @override http://giteinthegers.com/master.css */

* {
	margin: 0;
	padding: 0;
	behavior: url(/iepngfix.htc);
}
.discount{
position: absolute;
left: 630px;
top: 0px;
}
.discount img{
	border: none;
}

.giteinfr{
position: absolute;
left: 835px;
top: 6px;
}
.giteinfr img{
	border: none;
}
body {
	font: 75% Verdana, sans-serif;
	line-height: 150%;
	behavior: url(/csshover.htc);
	background-color: rgb(66,86,63);
}
.flag img
{
		border: none;
}
.flag{
	position: absolute;
	top: 70px;
	left: 933px;
	border: none;
}
a{
	color: rgb(66,86,63) ;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: rgb(66,86,63) ;
	font-weight: bold;
}
a:hover{
	color: rgb(117, 150, 111);
	text-decoration: underline;
	font-weight: bold;
}
#header a img {
	border: 0;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: rgb(240,243,240) url(/images/bg_content.jpg);
	min-height: 600px;
	position: relative;
}

.front #wrapper {
	width: 1000px;
	margin: 0 auto;
	background: rgb(90,120,84) url(/images/bg_home_wrapper.jpg);
	min-height: 600px;
	height: 600px;
	position: relative;
}

#header {
	background: rgb(90,120,84) url(/images/bg_header.jpg) repeat-x;
	height: 135px;
	color: rgb(255,255,255);
	margin-bottom: 25px;
}

#header img {
	margin: 10px 10px 0 15px;
}

#header ul {
	width: 1000px;
	list-style: none;
	display: block;
	margin-top: 18px;
	line-height: 1.9em;
}

#header ul li {
	float: left;
	padding: 0 20px;
	height: 26px;
	position: relative;
}

#header ul li:hover, #header ul li.selected {
	background-color: rgb(66,86,63);
}

#header a, #header a:visited {
	color: rgb(255,255,255);
	text-decoration: none;
	font-size: 105%;
}

#header ul li ul {
	position: absolute;
	top: 20px;
	left: 0;
	display: none;
	opacity: 0.90;
	filter: alpha(opacity=90);
	width: 215px;
	z-index: 5;
	margin-top: 5px;

}

#header ul li:hover ul {
	display: block;
	background-color: rgb(80,105,76);
}

#header ul li ul li {
	float: none;
}

#header ul li ul li:hover {
	background-color: rgb(66,86,63);
}

#content {
	width: 710px;
	float: left;
	padding-left: 20px;
	color: rgb(66,86,63);
}

p, table, h1, h2, h3 {
	margin-bottom: 1em;
	color: rgb(66,86,63);
}

img {
	border: 3px ridge rgb(80,105,76);
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
img.vtimage {
	border: none;
	border-style: none;
}
img.imgleft{
	margin-left: 0px;
}
h1, h2, h3 {
	color: rgb(66,86,63);
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 115%;
}

h3 {
	font-size: 100%;
}

#submenu {
	width: 210px;
	float: left;
}

#submenu ul {
	list-style: none;
	margin: 0 auto;
	width: 150px;
}

#submenu ul li {
	background-color: rgb(117, 150, 111);
	margin: 4px 0;
	padding: 3px 8px;
}

#submenu ul li:hover, #submenu ul li.selected {
	background-color: rgb(80,105,76);
}

#submenu ul li a, #submenu ul li a:visited {
	color: rgb(255,255,255);
	text-decoration: none;
	font-size: 105%;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.front #header {
	height: 100px;
	color: rgb(255,255,255);
	margin-bottom: 25px;
	background: none;
}

.front #header ul {
	list-style: none;
	display: block;
	padding-top: 28px;
	line-height: 1.9em;
	margin-left: 50px;
}

.front #header ul li {
	float: left;
	padding: 0 20px;
	height: 26px;
	position: relative;
}

.front #content {
	text-align: center;
	height: 200px;
	color: rgb(255,255,255);
	margin-bottom: 60px;
	position: absolute;
	right: 280px;
	top: 100px;
}

.front #homelogo {
	background: url(/images/home_logo.png) no-repeat right bottom;
	position: absolute;
	top: 120px;
	right: 270px;
	height: 430px;
	width: 530px;
}


.front p {
	color: rgb(255,255,255);
	width: 210px;
	margin-left: 140px;
	letter-spacing: 1px;
}

.front #virtualtour {
	color: rgb(255,255,255);
	width: 100px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	top: 400px;
	right: 100px;
}

.front #virtualtour img {
	border: 0;
}

.front a, .front a:visited {
	text-decoration: none;
	color: rgb(255,255,255);
}

#contactdata {
	width: 300px;
}

#map {
	margin-left: 20px;
	position: absolute;
	top: 200px;
	left: 340px;
}
#footer{
	color: rgb(255,255,255) ;
	font-size: 90%;

	width: 1024px;
	height: 20px;
	background-color: rgb(66,86,63) ;
	padding-top: 3px;
	text-align: center ;
		}
a.footera {
	color: rgb(255,255,255);
}
a.footera:visited{
	color: rgb(255,255,255);

}
