h1 {
	color: #030366;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #030366;
	text-decoration: underline;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #030366;
	font-weight: bold;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F4F4F7;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F4F7;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030367;
	text-align: justify;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030367;
	margin-left: 20px;
	text-align: justify;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #030367;
	text-align: center;
}
.style6 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #030367;
}
.style7 {
	color: #990000;
	text-align: justify;
	margin-left: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

#Orthotics .h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #030367;
	text-align: center;
}

#ChiroHours .h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #030367;
	font-style: italic;
}
#Massage .h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #030367;
}
#comments  .h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #030367;
	font-style: italic;
}
#newsletter .h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #030367;
}
#Vitamin .h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #030367;
	font-style: italic;
	font-weight: bold;
}
#Article .h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #030367;
}






.style1img  {
	border: 1px solid #000000;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.style2img {
	border: 1px solid #000000;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}






a:link {
	color: #030366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #030366;
}
a:hover {
	text-decoration: underline;
	color: #030366;
}
a:active {
	text-decoration: underline;
	color: #030366;
}


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

#nav, #nav ul   { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 8.1em;
	}

	
	#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 16px;
	margin-bottom : -1px;
	width: 9em;
	}
	
	#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 9em;
	margin-top : -1.25em;
	width: 10.5em;
	}
	
	#nav li a {
	display : block;
	color : #F4F4F7;
	font-weight : normal;
	background-color : #030366;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 11em;
	background-image: url(../images/dropli.jpg);
	}
#nav li ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #030367;
	background-color: #E2E2F5;
	background-image: url(../images/dropliul.jpg);
	width: 15em;
}

	
	#nav li a:hover {
	color : #FFCF00;
	background-color : #030367;
	text-decoration: none;
	}
#nav li ul a:hover {
	color: #FFCF01;
	text-decoration: none;
	background-color: #030367;
	background-image: url(../images/dropli.jpg);
}

	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
#content {
	margin-left : 7.9em;
	}

