/* CSS Document 

body { background: #fff url(../../images/otr_bg_wood.jpg) center top fixed; }
*/

/* Client copy area styles (for FCKEditor) */
.copy {
/*	position: absolute;
	top: 310px;
	left: 45%;
*/	width: 180px;
	height: 180px;
	overflow: auto;
}
	.copy ul { margin-left: 4em; } 
	.copy li {
		padding: .3em 100px .5em .5em;
		list-style-image: url(../../images/bullet.gif);
	}
	
	.copy h1 {
		font-size: 1.5em;
		color: #630;
		padding: 1em 0 0;
	}
	
	.copy p {
		font-family: "Trebuchet MS", Geneva, sans-serif;
		color: #330;
	}

#mainnav { display: none; }
#mainnav li ul {
	top: 10px;
}

div#wrap {
	background: url(../../images/home/board.jpg) no-repeat center 37px;
	margin: 0 auto;
	width: 750px;
	height: 800px;
	text-align: center;
}

div#content {
	margin: 0;
	padding: 0;
	background: none; 
	position: relative;
}



div#h_ruwenzori, div#h_tours, div#h_tv, div#h_trainstuff, div#h_about, div#h_chateau, div#h_books, div#h_diy, div.copy {
/*	position: relative;
*/
	float: left;
}

div#h_ruwenzori {
	margin: 87px 0 0 296px;
}

div#h_books {
	margin: 53px 0 0 0;

}

div#h_tv {
	margin: 0 0 0 71px;
}

div#h_tours {
	margin: 0 0 0 30px;
}


div.copy {
	margin: 20px 0 0 50px;
}

div#h_about {
	margin: 0 0 0 71px;
}

div#h_chateau {
}

div#h_trainstuff {
	margin-left: 13px;
}
div#h_diy {
}


div#footer { padding: 40px 0 0; }
#footer p { color: #fff; }
