/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#info {
	width:112px;
	height: 95px;
	background: #F8EDC0;
	border: 1px solid #C2AF6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding: 3px 8px 0;
}
#tel {
	width:122px;
	height: 29px;
	background: url(images/tel_box.gif) no-repeat;
	padding-top: 100px;
	padding-left: 8px;
}
.tel-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #187C7F;
	font-weight: bold;
	border: 1px solid #23AAAA;
	margin: 0px;
	padding: 0px;
}



#limo {
	float:left;
	list-style:none;
	position:relative;
	width:130px;
	height: 55px;
	background: #C2AF6B url(images/nav_lim.jpg);
	margin-top: 1px;
}
#flyout {float:left; padding:0; margin:3px 0 0 0; list-style:none; position:relative; width:130px;}
#flyout ul {padding:0; margin:0; list-style:none; width:160px; height:auto; background: url(trans.gif); position:absolute; left:-9999px; top:0px;}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}
#flyout li {float:left; margin-bottom:1px;}
#flyout li a {display:block; float:left; width:130px; height:24px; background:#E2C989; color:#000; line-height:24px; font-family:arial, sans-serif; font-size:11px; text-decoration:none; text-indent:10px;}
#flyout li a.fly {background:#C2AF6B url(right-arrow.gif) no-repeat right center;}

#flyout li a.red {
	background:#E2C989;
	color: #FF0000;
}




#flyout li:hover {position:relative;}
#flyout li a:hover {position:relative; background-color:#e60; color:#fff;}
#flyout li:hover > a {background-color:#e60; color:#fff;}

#flyout ul li a {
	background:#E2C989;
	width: 306px;
	text-align: center;
}

#flyout ul li a.fly {background:#aaa url(right-arrow.gif) no-repeat right center;}
#flyout ul ul li a {background:#ccc;}
#flyout ul ul li a.fly {background:#ccc url(right-arrow.gif) no-repeat right center;}
#flyout ul ul ul li a {background:#ddd;}

#flyout li a.current,
#flyout ul li a.current,
#flyout ul ul li a.current,
#flyout ul ul ul li a.current {background-color:#c40; color:#fff;}

#flyout :hover ul,
#flyout :hover ul :hover ul,
#flyout :hover ul :hover ul :hover ul {left:130px;}

#flyout :hover ul ul,
#flyout :hover ul :hover ul ul {left:-9999px;}

#flyout ul li:hover > a {background-color:#e60; color:#fff;}
#flyout ul ul li:hover > a {background-color:#e60; color:#fff;}

.hot {
	color: #FF0000;
}
