.tour-bottom-bg {
	background-repeat: repeat-y;
	background-position: left top;
}
.tour-bg {
	height: 220px;
}
.urbangreymenu{
	width: 222px;
	color: #000000;
	text-decoration: none;
	font-family: "Segoe UI";
	text-transform: capitalize;
}

.urbangreymenu .headerbar{
	color: #333333;
	text-transform: none;
	font-family: "Segoe UI";
	font-size: 15px;
	line-height: 30px;
	text-decoration: none;
	height: 40px;
	width: 220px;
	background-image: url(../images/leaf.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d2d4;


	padding-left: 25.px;
	padding-left: 25px;
	padding-bottom: 5px;
}
.box-bg {
	background-repeat: repeat-y;
}

.urbangreymenu .headerbar a{
	text-decoration: none;
	color: white;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	color: black;
	display: block;
	padding-left: 5px; /*link text is indented 8px*/
	text-decoration: none;
	background-image: url(images/white-arrow-bullet.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	font-family: "Segoe UI";
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.urbangreymenu ul li a:visited{
	text-decoration: none;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: #FFFFFF;
	background-color: #65AD4A;
}
.urbangreymenu1 {
	width: 193px;
	top: auto;
	line-height: 5px;
	text-decoration: none;
}
.urbangreymenu-wosub {

	color: #444c52;
	text-transform: uppercase;
	background-color: #f3f3f3;
	background-image: url(images/green-bullet.png);
	background-repeat: no-repeat;
	background-position: 15px;
	font-family: "Segoe UI";
	font-size: 10px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 22px;
	text-decoration: none;
}
.contect-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #024f8b;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
}
.green-border {
	font-family: "Trajan Pro";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #64b338;
	padding-bottom: 12px;
	width: 193px;
}
.search-among {
	font-family: "PT Sans";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
	padding-left: 10px;
}
.img-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
}
