@charset "utf-8";
/* Priority Massage and Health style sheet */


/*----------------------*/
/* All Pages */
/*----------------------*/

body {
	background-color: #c5ceae;

}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#7b786d;
	font-weight:normal;
}
.bodytext a:link {
	color:#804f1f;
	text-decoration:underline;
}
.bodytext a:visited {
	color:#804f1f;
	text-decoration:underline;
}
.bodytext a:hover {
	color:#c7a522;
	text-decoration:underline;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#7c8a5d;
	font-weight:normal;
}


.mmhide_copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f0efed;
	font-weight:normal;
}
.mmhide_copyright a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#f0efed;
	text-decoration:underline;
}
.mmhide_copyright a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#f0efed;
	text-decoration:underline;
}
.mmhide_copyright a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}

/*----------------------*/
/* Special */
/*----------------------*/



.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color:#7b786d;
	font-weight:normal;
}
.hometext a:link {
	color:#804f1f;
	text-decoration:underline;
}
.hometext a:visited {
	color:#804f1f;
	text-decoration:underline;
}
.hometext a:hover {
	color:#c7a522;
	text-decoration:underline;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#7b786d;
	font-weight:normal;
}
.small a:link {
	color:#804f1f;
	text-decoration:underline;
}
.small a:visited {
	color:#804f1f;
	text-decoration:underline;
}
.small a:hover {
	color:#c7a522;
	text-decoration:underline;
}


.smallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#7c8a5d;
	font-weight:normal;
}
