/* CSS Document */

body {
	background-image: url(sitestuff/bg4.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	
}

.headlineA {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
}

.headlineB {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.headlineC {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0073BD;
	font-weight:bold;
}

.headlineD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff0000;
	font-weight:bold
} 

.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

.style1bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.style2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}

.Gyrotonic {
	font-family:Times New Roman, Times, serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.legal {
	font-family:Times New Roman, Times, serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
}

.nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.Gyrotonicnav {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

.specialbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.testimonials {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0073BD;
	font-weight:normal;
	font-style: italic;
}

a:hover {
	color: #CC0000;
}

a:active {
	color: #336600;
}
.style1ital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}
