/*****************************************************************
File Name:	spm.css
Author:		Mike Hampton
Description:	Contains all external stylesheet code for
				the Serenity Pet Massage website.
Last Updated:	12-22-2013
*****************************************************************/
body {
	background-color: #3AA993;
	font-family: Verdana,Arial;
	font-variant: normal;
	font-size: 10pt;
	font-weight: normal;
	color: #003399
}
A.link {
	color:"#128E7D";
	text-decoration:underlined
}
a:visited {
	color:#0A3731
}
a:hover {
	color:#003200;
	background:#ffffff
}
h1 {

	font-family:Verdana,Arial;
	font-size:16pt;
	font-weight:bold;
	color:#128E7D
}
h2 {

	font-family:Verdana,Arial;
	font-size:14pt;
	font-weight:bold;
	color:#128E7D
}
h3 {

	font-family:Verdana,Arial;
	font-size:12pt;
	font-weight:900;
	color:#128E7D
}
h4 {
	font-family:Verdana,Arial;
	font-size:11pt;
	font-weight:bold;
	color:#128E7D
}
p {

	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:normal;
	color:#000000
}
td {

	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:normal;
	color:#000000
}
.sitelink {
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	padding-bottom: 3pt;
	padding-bottom: 3pt
}
.externallink {
	font-family:Arial;
	font-weight:bold;
	font-size:11pt
}
.footer {
	font-family:Verdana,Arial;
	font-weight:normal;
	font-size:8pt
}
.copyrightlink {
	font-family:Verdana,Arial;
	font-weight:normal;
	font-size:8pt
}
.formItem {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#000000
}
.boldTeal {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#128E7D
}
.normalTeal {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:normal;
	color:#128E7D
}
.boldCharcoal {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#444442
}
.normalCharcoal {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:normal;
	color:#444442
}
.notes {
	font-family:Verdana,Arial;
	font-weight:normal;
	font-size:8pt
}
.boldTableData {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#128E7D
}
.tableData {
	font-family:Verdana,Arial;
	font-weight:normal;
	font-size:10pt
}
.title {
	font-family:Verdana,Arial;
	font-size:11pt;
	font-weight:bold;
	color:#5A5F91
}
.bigNotes {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:normal;
	color:#000000
}