body {
		background-image:url('images/bg.jpg');
}

table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.navigation {
	font-family: Times New Roman;
	font-style:italic;
	color: #2D2D2D;
	text-decoration: none;
	line-height: 1.4em;
	font-size: 1em;
}

.logo {
	font-family: Times New Roman;
	color: #2D2D2D;
	text-decoration: none;
	line-height: 1.4em;
	font-size: 2.7em;
}

.helen {
	font-family: Times New Roman;
	color: #2D2D2D;
	text-decoration: none;
	line-height: 1.4em;
	font-size: 1.4em;
}

.info{
	font-family: Times New Roman;
	color: #2D2D2D;
	font-style:italic;
	text-decoration: none;
	line-height: 1.4em;
	font-size: 1em;
}

.blurbs{
	font-family: Times New Roman;
	color: #79008f;
	font-style:italic;
	text-decoration: none;
	line-height: 1.4em;
	font-size: 1.3em;
}

.bodytext{
	font-family: Times New Roman;
	color: #2D2D2D;
	text-decoration: none;
	line-height: 1.4em;
	font-size: .9em;
}

.conditions{
	font-family: Times New Roman;
	color: #2D2D2D;
	text-decoration: none;
	line-height: 1.6em;
	font-size: .9em;
}

.bodyheadings{
	font-family: Times New Roman;
	color: #410039;
	text-decoration: none;
	line-height: 1.4em;
	font-style:italic;
	font-size: 1.1em;
}

.conditionsheadings{
	font-family: Times New Roman;
	color: #410039;
	text-decoration: none;
	line-height: 1.4em;
	font-size: 2.5em;
}

.quotes{
	font-family: Times New Roman;
	color: #410039;
	text-decoration: none;
	line-height: 1.4em;
	font-style:italic;
	font-size: 1.4em;
}

.client{
	font-family: Times New Roman;
	color: #2D2D2D;
	text-decoration: none;
	line-height: 1.4em;
	font-style:italic;
	font-size: .8em;
}

.newsbodytext{
	font-family: Times New Roman;
	color: #2D2D2D;
	text-decoration: none;
	line-height: 1.4em;
	font-style:italic;
	font-size: .8em;
}

.newsheading{
	font-family: Times New Roman;
	color: #410039;
	text-decoration: none;
	line-height: 1.4em;
	font-style:italic;
	font-size: 1.2em;
}

.treatmentheadings{
	font-family: Times New Roman;
	color: #2D2D2D;
	text-decoration: none;
	line-height: 1.4em;
	font-size: 1.4em;
}

.treatmentsblurb{
	font-family: Times New Roman;
	color: #2D2D2D;
	text-decoration: none;
	line-height: 1.4em;
	font-style:italic;
	font-size: .9em;
}

.individual{
	font-family: Times New Roman;
	color: #6b0062;
	text-decoration: none;
	line-height: 1.4em;
	font-style:italic;
	font-size: .8em;
}

.formdetails{
	font-family: Times New Roman;
	color: #6b0062;
	text-decoration: none;
	line-height: 1.4em;
	font-style:italic;
	font-size: 1em;
}







.aboutlinks{
	font-family: Times New Roman;
	color: #410039;
	text-decoration: none;
	line-height: 1.4em;
	font-style:italic;
	font-size: .8em;
}

.activeinfolinks{
	font-family: Times New Roman;
	color: #2D2D2D;
	text-decoration: none;
	line-height: 1.4em;
	font-style:italic;
	font-size: .8em;
}

hr {
border: 0;
border-bottom: 1px dashed #000;
color: #2D2D2D;
height: 1px;
width: 100%;
text-align: left;
}





#nav a { border-bottom-color: #000;}
#nav a:hover {border-bottom:3px solid #410039; padding-bottom:3px}



a.nav:link {color: #2D2D2D;}
a.nav:visited {color: #2D2D2D;}
a.nav:active {color: #2D2D2D;}
a.nav:hover {color: #2D2D2D; text-decoration: none}
a.nav {text-decoration: none;}

a.about:link {color: #410039;}
a.about:visited {color: #410039;}
a.about:active {color: #410039;}
a.about:hover {color: #2D2D2D; text-decoration: none;}
a.about {text-decoration: none;}

a.conditions:link {color: #2D2D2D;}
a.conditions:visited {color: #2D2D2D;}
a.conditions:active {color: #2D2D2D;}
a.conditions:hover {color: #410039; text-decoration: none;}
a.conditions {text-decoration: none;}

a.mail:link {color: #2D2D2D;}
a.mail:visited {color: #2D2D2D;}
a.mail:active {color: #2D2D2D;}
a.mail:hover {color: #410039; text-decoration: none;}
a.mail {text-decoration: none;}

a:focus, a:hover, a:active { 
	decoration:none;
	outline:none;
	border:0px;
}


