
<style type="text/css">
<!--
p {
	margin: 0 0 1em 0;
	padding: 0;
}

table.categories td a {
	display: block;
	width: 361px;
	height: 86px;
	text-decoration: none;
	color: #000;
	text-indent: 130px;
	text-align: left;
	padding-top: 15px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
color: #000000;
}



html>body table.categories td a {
	height: 59px
}




td.magic-trolley a:link, td.magic-trolley a:visited {
	background: url(../images/buttons/magic-trolley-button.jpg) 0 0 no-repeat;
	
}

td.magic-trolley a:hover {
	background: url(../images/buttons/magic-trolley-button.jpg) no-repeat;
	background-position: -361px 0;
	color: #990000;	
}

td.sedona-trolley a:link, td.sedona-trolley a:visited {
	background: url(../images/buttons/sedona-trolley-button.jpg) 0 0 no-repeat;
	
}

td.sedona-trolley a:hover {
	background: url(../images/buttons/sedona-trolley-button.jpg) no-repeat;
	background-position: -361px 0;
	color: #990000;	
}




td.transportation a:link, td.transportation a:visited {
	background: url(../images/sedona_transportation.jpg) 0 0 no-repeat;
	padding-top: 22px;
	height: 52px;
	
}

td.transportation a:hover {
	background: url(../images/sedona_transportation.jpg) no-repeat;
	background-position: -361px 0;
	color: #990000;	
}



td.directory a:link, td.directory a:visited {
	background: url(../images/b-sedona-lodging-directory.jpg) 0 0 no-repeat;
	height: 64px;
	
}


td.directory a:hover {
	background: url(../images/b-sedona-lodging-directory.jpg) no-repeat;
	background-position: -361px 0;
	color: #990000;	
}



h3.text {
	font-size: 13px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	text-decoration: none;
	font-weight: lighter;
	margin: 0 0 1em 0;
	padding: 0;
}

h3.subtext {
	font-size: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	text-decoration: none;
	font-weight: lighter;
	margin: 0 0 1em 0;
	padding: 0;
	text-indent: 130px;
}

.indent {
	margin-left: 130px;
	padding: 0;
} 


</style>


