ul#visit{
	width:910px;
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	background:url(../images/homepage/bg-li-extra.gif) no-repeat center 35px;
}

ul#visit li{
	background:#F0F0F0;
	padding:0;
	margin:20px 20px 0 0;
	float:left;
	width:445px;
}

ul#visit li.no-margin{
	background:#F0F0F0;
	padding:0;
	margin:20px 0 0 0;
	float:left;
	width:445px;
}

ul#visit li:hover, ul#visit li.no-margin:hover{
	background:#FFF;
}

ul#visit li div.lt{
	background:url(../images/global/bg-lt.png) no-repeat left top;
	float:left;
	width:445px;
}

ul#visit li div.lt-light{
	background:url(../images/global/bg-lt-light.png) no-repeat left top;
	float:left;
	width:445px;
}

ul#visit li div.lt-custom{
	background:url(../images/global/bg-lt-custom.png) no-repeat left top;
	float:left;
	width:445px;
}

ul#visit li div.lt-custom2{
	background:url(../images/global/bg-lt-custom2.png) no-repeat left top;
	float:left;
	width:445px;
}


ul#visit li div.rt{
	background:url(../images/global/bg-rt.png) no-repeat right top;
	float:right;
	width:445px;
}

ul#visit li div.rt-light{
	background:url(../images/global/bg-rt-light.png) no-repeat right top;
	float:right;
	width:445px;
}

ul#visit li div.rt-lighter{
	background:url(../images/global/bg-rt-lighter.png) no-repeat right top;
	float:right;
	width:445px;
}

ul#visit li div.rt-custom{
	background:url(../images/global/bg-rt-custom.png) no-repeat right top;
	float:right;
	width:445px;
}

ul#visit li div.rb{
	background:url(../images/global/bg-rb.png) no-repeat right bottom;
	float:right;
	width:445px;
}

ul#visit li div.rb-custom{
	background:url(../images/global/bg-rb-custom.png) no-repeat right bottom;
	float:right;
	width:445px;
}

ul#visit li div.rb-custom2{
	background:url(../images/global/bg-rb-custom2.png) no-repeat right bottom;
	float:right;
	width:445px;
}

ul#visit li div.rb-light{
	background:url(../images/global/bg-rb-light.png) no-repeat right bottom;
	float:right;
	width:445px;
}

ul#visit li div.lb{
	background:url(../images/global/bg-lb.png) no-repeat left bottom;
	float:left;
	padding:12px 13px;
	width:419px;
}

ul#visit li div.lb-custom{
	background:url(../images/global/bg-lb-custom.png) no-repeat left bottom;
	float:left;
	padding:12px 13px;
	width:419px;
}

ul#visit li div.lb-custom2{
	background:url(../images/global/bg-lb-custom2.png) no-repeat left bottom;
	float:left;
	padding:12px 13px;
	width:419px;
}

ul#visit li p{
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
}

ul#visit li p a {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	float:left;
	text-decoration:none;
}

ul#visit li p a:hover {
	color:#000;
}


ul#visit li p a span{
	color:#790F12;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}


ul#visit li p a span:hover{
	color:#909090;
}
 


ul#visit li h2{
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	color:#B36E09;
	margin:0;
	padding:0 0 5px 0;
	font-weight:normal;
}

ul#visit li.extra{
	padding:0;
	margin:20px 0 0 0;
	float:left;
	width:445px;
	height:120px;
	background:none;
}

ul#visit li.extra h2.hotel{
	font-family:"Times New Roman", Times, serif;
	font-size:39px;
	color:#845B20;
	margin:19px 0 7px 40px;
	padding:0 47px 0 0;
	font-weight:normal;
	background:url(../images/homepage/3-stars.gif) no-repeat right top;
	float:left;
}

ul#visit li.extra h3{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	margin:-10px 0 0 180px;
	padding:0;
	font-weight:normal;
	font-style:italic;
	color:#777;
	float:left;
}

