body {
	background-image: url(../image/wood.jpg);
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	margin:0;
	padding:0;
	padding-bottom: 12px;
}

h2 {
	padding-bottom: 14px;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table, tr{
	margin:0;
	padding:0;
}
#background {
	position:absolute;
	width:822px;
	height:1008px;
	z-index:0;
	left: 32px;
	top: 0;
	background: url('../image/background.png') top left no-repeat;
}
/* For pants IE6 */
* html #background {

	background: url('../image/background_ie.png') top left no-repeat; 
	height:1150px;
}


#header {
	position:absolute;
	width:807px;
	height:88px;
	z-index:2;
	left: 32px;
	top: 0;
}
#content {
	position:absolute;
	width:576px;
	height:867px;
	z-index:1;
	left: 252px;
	top: 104px;
	background-color: #FFFFFF;
}

/* HOME.html */
#content {
	margin-left: 0px;
	margin-top: 0px;
}
/*
#content,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}*/
.style3 {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.style9 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #555555; }
#Layer1 {
	position:absolute;
	width:570px;
	height:471px;
	z-index:1;
	left: 0;
	top: 0;
}
#Layer2 {
	position:absolute;
	width:186px;
	height:290px;
	z-index:2;
	left: 689px;
	top: 63px;
}
#Layer3 {
	position:absolute;
	width:154px;
	height:115px;
	z-index:1;
	left: 14px;
	top: 9px;
}
.style4 {font-size: 9px; color: #555555; }

.style5 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

.style5 a{
	color: #555555
}
.style5 a:visited{
	color: #555555
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:active {
	color: #555555;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.style6 {
	color: #818c36;
	font-weight: bold;
}


/* Navigation */

#navigation {
	position:absolute;
	width:173px;
	height:115px;
	z-index:3;
	left: 49px;
	top: 104px;
}

#navigation ul{
	list-style:none;
	margin:0;
	padding:0;
}

#navigation ul li{
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding:0 0 8px 0;
	margin:0;
	text-indent:none;
}

#navigation li.groupend {
	
}

#navigation ul li li{
	margin:0;
	padding:0 0 0 10px;;
}

#navigation a{
	color: #818c36;
}
#navigation ul li li a{
	color: #555555;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#navigation a:hover{
	color: #666b2a;
	text-decoration:none;
}

/* Hide All */
#ulFamily, #ulChalets, #ulDevelopments, #ulGarden, #ulRecreational, #ulQuality, #ulConstruction {display: none;}

/* Body ID specfic */

#Family #ulFamily {display:block;}

#Chalets #ulChalets {display:block;}

#Developments #ulDevelopments {display:block;}

#Garden #ulGarden {display:block;}

#Recreational #ulRecreational {display:block;}

#Quality #ulQuality {display:block;}

#Construction #ulConstruction {display:block;}


