@charset "utf-8";
/* CSS Document */
#menu  {
	background:url(../images/menu/submenu-bg1.gif) top repeat-x;
	height:35px;
}

#menu ul li #menu4 {
	padding:9px 10px 14px 24px;
	background:#900 url(../images/menu/arrow-over.gif) top left no-repeat;
}

#menu ul li a:hover {
	padding:9px 10px 14px 24px;
}

#submenu {
	background:url(../images/menu/submenu-bg2.gif) top no-repeat;
}

#submenu ul li a {
	padding:4px 10px 9px 24px;
}

.widget-col {
	width:475px;
	float:left;
}

.mot-booking-widget {
	float:left;
	width:210px;
	padding:10px;
	background:#ffdb4a;
	margin:0 5px 5px 0;
	border:1px solid #fff;
}

	.mot-booking-widget h3, .mot-booking-widget h4 {
		margin:0;
		padding:0;
		line-height:15px;
	}
	
	.mot-booking-widget h3 a {
		font-weight:bold;
		font-size:14px;
		color:#c00;
	}
	
	.mot-booking-widget h4 {
		margin:0;
		padding:10px 0;
		color:#000;
		font-size:16px
	}

.mot-image-col {
	float:right;
	width:265px;
}

	#singleColumn div.mot-image-col h3 {
		display:block;
	}
	
	.mot-image-col a {
		color:#c00;
	}