body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background:url(webimages/Quiet_Mountains_holistic_healing_flagstaff.jpg) center bottom no-repeat fixed #854B78;
	color:#000000;
	font-size:14px;
	line-height:20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color:#990000; text-decoration:none;
}
a:hover {
	color:#FF9900; text-decoration:underline;
}
#pagebody {
	background:url(webimages/page_back.jpg) repeat-y; padding: 6px 35px 10px 35px; text-align:left;
}

/*#menu {
	background:url(webimages/menu_back.jpg) no-repeat; height:30px; width:802px; color:#000000; text-align:center; text-transform:uppercase;
	font-size:12px; font-weight:bold; vertical-align:middle;
}*/
#menu {
	background:url(webimages/menu_back.jpg); background-repeat: repeat-x; border: 3px solid black; height:48px; width:802px; color:#000000; text-align:center; text-transform:uppercase;
	font-size:12px; font-weight:bold; vertical-align:middle; line-height:18px;
}
a.menu {
	color:#000000; text-align:center; text-decoration:none; text-transform:uppercase; font-size:12px; font-weight:bold;
}
a.menu:hover {
	color:#000000; text-align:center; text-decoration:underline; text-transform:uppercase; font-size:12px; font-weight:bold;
}
#top {
	background:url(webimages/quiet_mountains_holistic_flagstaff.jpg) top no-repeat; height:112px; width:802px; vertical-align:bottom;
}

a.home { 
	color:#FFFFFF; font-size:12px; text-decoration:none; font-weight:bold;
}
a.home:hover { 
	color:#FFFFFF; font-size:12px; text-decoration:underline; font-weight:bold;
}

a.app { 
	color:#FFCC33; font-size:14px; text-decoration:none; font-weight:bold; text-transform:uppercase;
}
a.app:hover { 
	color:#FFCC33; font-size:14px; text-decoration:underline; font-weight:bold; text-transform:uppercase;
}


#copy {
	color:#FFFFFF; font-weight:bold; font-size:11px; text-transform:uppercase; text-align:center; height:100%; vertical-align:bottom; line-height:1.4em;
}
a.copy {
	color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:11px; text-transform:uppercase;
}
a.copy:hover {
	color:#FFFFFF; font-weight:bold; text-decoration:underline; font-size:11px; text-transform:uppercase;
}
.title, h1 {
	font-size:18px; font-weight:bold; text-transform:uppercase; margin:	0; padding: 0;
}

.qmTable {
	border: 1px solid #990000;
}
.headingCell {
	border-bottom: 1px solid #990000;
	padding: 0 10px 0 10px;
}
.boundaryCell {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 10px 0 10px;
}
.centered{
	display:block;
	text-align:center;
	margin:auto;
}



