body {
	margin:0;
	padding:0;
	text-align:center;
    background:#433D1D url(slices/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Times New Roman;
	font-size:16px;
	color:#000;
}

#wrap {
	position:relative;
	text-align:left;
	margin:0 auto;
	width:945px;
	}
	
h1 {
	font-size:21px;
	color:#433D1D;
	margin:0;
	display:none;
}
	
h2 {
	font-size:21px;
	color:#433D1D;
	margin:0;
}
	
h3 {
	font-size:22px;
	color:#433D1D;
	margin:0;
}

.clear {
	clear:both;
}

#content {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	width:945px;
	height:auto;
}

#content_container {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	width:945px;
	height:auto;
	background:url(slices/middle.jpg);
	background-repeat:repeat-y;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:945px;
	height:510px;
	background:url(slices/header.jpg);
	background-repeat:no-repeat;
}

#left {
	float:left;
	width:290px;
	height:auto;
}

#titleone {
	position:relative;
	top:0;
	left:0;
	width:290px;
	height:65px;
	background:url(slices/boscolodge_title.jpg);
	background-repeat:no-repeat;
}

#titletwo {
	position:relative;
	top:0;
	left:0;
	width:290px;
	height:65px;
	background:url(slices/ourfacilities_title.jpg);
	background-repeat:no-repeat;
}

.leftmiddle {
	position:relative;
	top:0;
	left:0;
	width:290px;
	height:auto;
	background:url(slices/left_middle.jpg);
	background-repeat:repeat-y;
}

.leftbottom{
	position:relative;
	top:0;
	left:0;
	width:290px;
	height:65px;
	background:url(slices/left_bottom.jpg);
	background-repeat:no-repeat;
}

#right {
	float:right;
	width:610px;
	height:auto;
	background:url(slices/center.jpg);
	background-repeat:no-repeat;
	padding-top:240px;
	padding-left:20px;
	padding-right:25px;
	padding-bottom:0;
}

#navigation {
	position:relative;
	top:0;
	left:0;
	width:290px;
	height:auto;
}

#navigation a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:20px;
}

#navigation a:hover {
	color:#E4DCAD;
	text-decoration:none;
	font-weight:bold;
	margin-left:1px;
	font-size:20px;
}

#navigation ul {
	line-height:28px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:5px;
}

#navigation li {
	margin-left:0;
}

#booknow {
	position:absolute;
	top:436px;
	right:67px;
	width:205px;
	height:190px;
	z-index:15;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:945px;
	height:110px;
	text-align:center;
	background:url(slices/footer.jpg);
	background-repeat:no-repeat;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}

#footer a {
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#copyright {
	position:relative;
	top:65px;
	left:0;
	width:945px;
	height:auto;
}