html {
	padding:0;
	margin:0;
}
div.outerwrapper {
	width:1130px;
	margin:0px auto 0px;
	float:none;
}
div.innerwrapper {
	width:1130px;
	background:#ffbc2f url("../images/siteobjects/b_main.gif") repeat-y;
	float:left;
}
div.mainwrapper {
	width:950px;
	margin:0 0 0 98px;
	background: #fff;
	float:left;
	display:inline;
}
div.mainwrapper div.topbar {
	background:#fff;
	width:950px;
	float:left;
	display:inline;
	padding-left: 0px;
}
div.topbar div.topbarleft{
	float:left;
	width:231px;
	padding:0px 0 0px 0px;
}	
div.topbar div.topbarright{
	float:left;
	width:663px;
	padding:34px 0px 0px 0;
	background:#ffffff;
	color:#fff;
	text-align:right;
}

div.menushell{
	padding:0px 0 0px 0px;
	width:844px;
	background:#ccc;
	float:left;
	border-top:1px solid #fff;
	display:inline;
	margin-left: 54px;
}	

div.banner {
	padding:0;
	margin:0;
	width:844px;
	background:#fff;
	height:425px;
	float:left;
	border-top:1px solid #fff;
	padding-left: 54px;
	padding-bottom: 10px;
}

/*content*/
div.content {
	float:left;
	clear:both;
	background:#fff;
	width:895px;
	padding-left: 54px;
	padding-bottom: 20px;
}
div.book {
	float:left;
	width:200px;
	margin-left:0px;
}
div.bookcontent {
	background:#efeff0;
	margin:1px 0 1px 0;
	padding:7px 10px 12px 12px;
}

div.friend {
	float:left;
	width:146px;
	margin-left:21px;
}

div.friendcontent {
	background:#efeff0;
	margin:1px 0 1px 0;
	padding:7px 10px 0px 12px;
	border-bottom-width: 6px;
	border-bottom-color: #978466;
	border-bottom-style: solid;
}


div.contentcontainer {
	float:left;
	width:465px;
	margin-left:7px;
	background-color: #efeff0;
}
div.sidebar {
	float:left;
	width:160px;
	margin-left:7px;
}

div.sidecontent {
	background:#efeff0;
	margin:1px 0 1px 0;
	padding:12px 10px 12px 12px;
}

div.related {
	margin:1px 0 1px 0;
	padding:7px 10px 12px 12px;
}

div.news1 {
	float:left;
	width:147px;
	margin-left:7px;
}

div.news2 {
	float:left;
	width:146px;
	margin-left:7px;
}

div.news3 {
	float:left;
	width:144px;
	margin-left:7px;
}

/*bottombar*/
div.bottombar {
	background:#6a5637;
	float:left;
	display:inline;
	width:844px;
	color:#FFFFFF;
	text-align:left;
	margin-left: 54px;
}
div.bottombar div.bottomleft {
	float:left;
	padding-left:12px;
}	
div.bottombar div.bottomright {
	float:right;
	padding-right:8px;
}

/*bottommenu*/
div.westdean {
	width: 120px;
	margin-top: 0px;
	padding: 5px 0px 0px 10px;
	background-color: #d9af67;
	color: #fff;
	height: 20px;
	float: left;
	}

div.conferences {
	width: 120px;
	margin-top: 0px;
	padding: 5px 0px 0px 10px;
	background-color: #968365;
	color: #fff;
	height: 20px;
	float: left;
	}
	
	div.estate {
	width: 120px;
	margin-top: 0px;
	padding: 5px 0px 0px 10px;
	background-color: #425a42;
	color: #fff;
	height: 20px;
	float: left;
	}
	
	div.gallery {
	width: 120px;
	margin-top: 0px;
	padding: 5px 0px 0px 10px;
	background-color: #a1a2a0;
	color: #fff;
	height: 20px;
	float: left;
	}
	
	div.gardens {
	width: 120px;
	margin-top: 0px;
	padding: 5px 0px 0px 10px;
	background-color: #6a7964;
	color: #fff;
	height: 20px;
	float: left;
	}
	
	div.tapestry {
	width: 120px;
	margin-top: 0px;
	padding: 5px 0px 0px 10px;
	background-color: #788da3;
	color: #fff;
	height: 20px;
	float: left;
	}
	
	div.college {
	width: 120px;
	margin-top: 0px;
	padding: 5px 0px 0px 10px;
	background-color: #a44d5d;
	color: #fff;
	height: 20px;
	float: left;
	}

