.tour-bottom-bg {
	background-repeat: repeat-y;
	background-position: left top;
}
.tour-bg {
	background-image: url(images/tour-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.urbangreymenu{
	width: 221px;
	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;
}

.urbangreymenu .headerbar{
	color: #64B338;
	text-transform: none;
	background-repeat: no-repeat;
	background-position: left 4px;
	font-family: 'pt_sansregular';
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 25px;
	text-decoration: none;
	height: 20px;
	width: 14px;
	background-image: url(../images/green-bullets.jpg);
	padding-bottom: 10px;
}
.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: 18px; /*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: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	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: #64B338;
}
.urbangreymenu1 {
	width: 221px;
	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: Verdana;
	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: 'TrajanPro-Regular';
	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: 221px;
}
.green-border-other {
	font-family: 'TrajanPro-Regular';
	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;
}
.search-among {
	font-family: 'pt_sansregular';
	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;
}
.bottom-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;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
