@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/moab-utah-background.jpg);
	background-attachment: fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: underline;
	color: #666;
}
.main-table {
	background-color: #FFF;
	border: 1px solid #000;
}
.providing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;	
}

.providing strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ed9203;	
}


.toll-free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #36C;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background-color: #666;
	background-repeat: repeat-x;
	background-position: center center;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #000;
	background-color: #ed9203;
	background-repeat: repeat-x;
	background-position: center center;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000000;
}

.urbangreymenu{
	width: 180px; /*width of menu*/
	border: 1px solid #DBDBDB;
}

.urbangreymenu .headerbar, .headerbar:active, .headerbar:link, .headerbar:visited, .headerbar:hover{
	color: #FFFFFF; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: none; /*31px is left indentation of header text*/
	height: 18px;
	text-decoration: none;
	background-color: #666;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top:0px;
}

.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: #000;
	display: block; /*link text is indented 8px*/
	text-decoration: none;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
}

.urbangreymenu ul li a:visited{
	display: block;
	padding: 2px 0 2px 5px; /*link text is indented 8px*/
	text-decoration: none;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: #FFF;
	font-weight: bold;
	background-color: #ed9203;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #333;
	width: 475px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.speak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 18px;
}
.arrow {
	font-weight: bold;
}
