
<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;
}



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




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


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



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

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



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

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


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

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


td.available a:link, td.available a:visited {
	background: url(../images/available.gif) 0 0 no-repeat;
	
}

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




/* left column buttons */


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>


