/* ------------|Header------------ */
#info {
	background-color: #6b583e;
	margin-bottom: 30px;
}

#header {
	height: 100px;
	background: transparent url(../images/home/header.jpg) repeat-x 0 50%;
	width: 100%;
}
#header h1 a#logo {
	background-color: #342613;
}

#menu li {
	background: transparent url(../images/home/separator.jpg) no-repeat 100% 50%;
}
#menu a {
	color: #342613;
}

/* ------------|Content------------ */
#content-wrapper {
	margin-top: 28px;
}
#content-wrapper h2 {
	background: transparent url(http://www.mansionmapleheights.com/images/home/title.png) no-repeat;
	width: 443px;
	height: 52px;
	margin: 20px 0;
}
#content-wrapper h4 a {
	text-decoration:none;
	color: #ffffff;
}
#content-wrapper a {
	text-decoration: underline;
	color: #342613;
}
#left-img {
	background: transparent url(http://www.mansionmapleheights.com/images/home/left-img.jpg) no-repeat;
	width: 516px;
	height: 351px;
}
#book-online {
	background-color: #e8f1f7;
	padding: 11px 8px;
	width: 352px;
	margin: 6px 0px 20px ;
	
}
#book-online .gc_verticalSh {
	padding: 0;
}
#book-online .shortHandTitle {
	display: none;
}
#book-online .checkinLabel, #book-online .shortHandNrNightsLabel {
	color: #342613;
	font: bold 11px Arial;
	text-transform: uppercase;
}
#book-online #shortHandDate, #book-online #shortHandNrNights {
	float: left;
	width: 120px;
	clear: none;
	margin: 0;
	padding-left: 10px;
}
#book-online #shortHandNrNights {
	width: 90px;
	padding-right: 15px;
}
#book-online #shortHandCheckRates {
	background: #4780a7;
	font: bold 11px Arial;
	color: #e5f1f9;
	padding: 9px 6px;
	height: auto;
	width: auto;
}


/* ------------|Footer------------ */
#footer {
	background-color: #342613;
	border-bottom-color: #5d482e;
}