@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #6c9260;
	background-image: url(images/backgrad.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}
#logpole {
	position:absolute;
	left:50px;
	top:26px;
	width:181px;
	height:678px;
	z-index:50;
}
#banner1 {
	position:absolute;
	left:175px;
	top:45px;
	width:640px;
	height:115px;
	z-index:2;
}
#randBanner {
	position:absolute;
	left:635px;
	top:47px;
	width:177px;
	height:110px;
	z-index:4;
}
#menubox {
	position:absolute;
	left:185px;
	top:183px;
	width:210px;
	height:200px;
	z-index:6;
}

#woodMenu a{
	display:block;
	width:200px;
	height: 30px;
	margin: 1px 0;
	padding: 7px ;
	font: bold 14px/1 sans-serif;
	color:#FFFFFF;
	background: url("images/buttonon.png") 0 0 no-repeat;
	text-decoration: none;
	text-align: left;
	left: 202px;
	top: 168px;
	z-index: 51
}
/* padding:7px 0 10px 20px; 
margin: 1em 0;

*/
#woodMenu a:hover {
		background-position: 10px 0;
		color: #C01F16
}

#woodMenu a:active {
		background-position: 10px 0;
		color: #FFFFFF
}
#Welcome {
	position:absolute;
	left:391px;
	top:163px;
	width:412px;
	height:452px;
	z-index:1001;
	padding: 10px;
	overflow: hidden;
}
#Tests {
	position:absolute;
	left:388px;
	top:168px;
	width:415px;
	height:450px;
	z-index:1001;
	padding: 10px;
	overflow-y: scroll ;
}
#furn {
	position:absolute;
	left:382px;
	top:172px;
	width:432px;
	height:450px;
	z-index:1001;
	padding: 10px;
	overflow: visible;
}

#ContactForm {
	position:absolute;
	left:372px;
	top:217px;
	width:435px;
	height:474px;
	z-index:51; 
	padding: 10px;
	overflow: hidden;
}

#map {
	position:absolute;
	left:185px;
	top:429px;
	width:100%;
	height:252px;
	z-index:40;
	background-color: #6C9260;
}
#credits {
	position:absolute;
	left:79px;
	top:705px;
	width:740px;
	height:27px;
	z-index:53;
	overflow: visible;
	font-size: 9px;
}
.style1 {
	color: #990000
}
