@charset "UTF-8";
/* CSS Document */


.urbangreymenu{
width: 250px; /*width of menu*/
}

.urbangreymenu .headerbar{
	color: #f66912; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*31px is left indentation of header text*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 28px;
	margin-top: 0px;
	background-color: #ffffff;
	background-image: url(images/arrowstop.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f66912;
	text-align: left;
}
.urbangreymenu .headerbar2{
	color: #f66912; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*31px is left indentation of header text*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 28px;
	margin-top: 0px;
	background-image: url(images/arrowstop_r.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f66912;
	text-align: left;
}

.urbangreymenu .headerbar a{
	text-decoration: none;
	color: #f66912;
	display: block;
}

.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: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	color: #666;
	background: #ffffff;
	display: block;
	padding: 5px 0px 5px;
	line-height: 2px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: white;
	background-color: #F93;
}
.info_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #f66912;
	text-align: left;
}
#Table_01 tr td script {
	background-image: url(images/HTL_index_09.jpg);
}
.text_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.menu_nav {
	background-image: url(images/HTL_index_05.jpg);
	background-repeat: no-repeat;
}
.style3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}
a:link {
	color: #f66912;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f66912;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #E41A26;
}
.style31 {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #495831;
	font-size:f6691211px;
}
.centered_text {	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
}
