/*bottombar*/
div.bottombar {
	background:#792938;
	float:left;
	display:inline;
	width:844px;
	color:#FFFFFF;
	text-align:left;
margin:0;
	
}
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.events {
	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;
	}


div.Footerbottombar {
	background:#792938;
	float:left;
	display:inline;
	width:844px;
	color:#FFFFFF;
	text-align:left;
                margin-left:54px;
	
}



