/* This style sheet will work for templates Titan, Mercury,
   and Shamrock with modification of the colors. */

body, td, th {
	font-family: Veranda, Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #000;
}

body.contents {
  background-image: url('http://www.slovinchiropractic.com/images/side.jpg');
}

body.header {
  background-image: url('http://www.slovinchiropractic.com/images/top.jpg');
}

p {
	font-family: Veranda, Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #000;
}

a {
	font-family: Veranda, Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #800000;
}

h1 {
	font-family: Veranda, Tahoma, Arial, Helvetica;
	font-size: 32px;
	color: #800000;
	font-style: italic;
}

div.menu a {
	font-family: Veranda, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

div.menu a:hover {
	color: #86FBE2;
	font-style: italic
}

div.menu p {
	margin-top: 3;
	margin-bottom: 3;
}

div.header p {
	font-family: Veranda, Tahoma, Arial, Helvetica;
	font-size: 30px;
	margin-top: 10;
	margin-bottom: 10;
	color: #FFFFFF;
	font-weight: bold;
}

p.largenote {
	font-family: Veranda, Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}

.marquee {
	font-family: Veranda, Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}