﻿a
{
	color:#AC1305;
}

a:hover
{
	color:#035A63;
	font-size:larger;
}

a:visited
{
	color:#666666;
}


body
{
	font-family: georgia, Verdana, Arial, sans-serif;
	font-size:10pt;
	background-color: black;
	text-align:center;
	margin:1px;
	overflow:auto;
}

h6
{
	font-size:8pt;
}


#linkcont
{
	position:absolute;
	z-index:2;
	left:0px;
	top:55px;
	width: 180px;
	height:310px;
	padding-left:20px;
}

#linkcont-inside
{
	margin-left:10px;
}

#massagelinks
{
	margin: 0px 15px 5px 20px;
	visibility: hidden;
	position: absolute;
}

#massagelinks a
{
	font-weight:bold;
	font-size:8pt;
}

#servicecont-inside
{
	background-color:white;
	margin:0px 25px 0px 0px;
	overflow:visible;	
}

#servicecont-inside p
{
	margin:0px;
	padding:0px 10px 0px 0px;
	text-align:justify;
}

#outercont
{
	position:absolute;
	z-index:2;
	left: 190px;
	top: 55px;
	width:600px;
	height:400px;
	visibility:visible;
}

#directions div table tr td a:hover
{
	cursor:pointer;
}

#pageheader
{
	width:900px;
	height:auto;
	text-align:center;
	position:static;
}

#pageBody
{	
	width:745px;
	height:450px;
	background-color:white;
	text-align:center;
	vertical-align:top;
	position:relative;
	text-align:left;
	padding:20px;
	margin-left:70px;
	margin-right:70px;
}

#pagefooter
{
	background-color:white;
	text-align:center;
	font-family:Arial;
	font-size:9pt;
	color:#797777;
	word-spacing:2px;
	width:785px;
	height:auto;
	position:relative;
	margin-left:70px;
	margin-right:70px;
}

.header
{
	font-family:inherit;
	font-size:19pt;
	font-weight:bold;
	color:#035A63;
}

.smallheader
{
	font-family:inherit;
	font-size:14pt;
	font-weight:bold;
	color:#035A63;
	font-style:italic;
}

.tinyheader
{
	font-family:inherit;
	font-size:10pt;
	font-weight:bold;
	color:#035A63;
}

.contactheader
{
	font-family:inherit;
	font-size:12pt;
	font-weight:bold;
	color:#333333;
}

.serviceheader
{
	font-family:inherit;
	font-size:12pt;
	font-weight:bold;
	color:#666666;
}

.phonenumber
{
	letter-spacing:9px;
	font-size:20pt;
	font-weight:bold;
	font-family:Verdana, Helvetica, Serif;
	color:#AC1305;
	position:relative;
	z-index:5;
}

.contactinput
{
	border:1px #666666 solid;
	font-family:georgia, times new roman, helvetica, serif;
	font-size:9pt;
	color:#035A63;
}

.menushadow
{
	width:190px;
	height:95px;
	z-index:2;
	top:3px;
	right:40px;
	position:absolute;
	display:none;
	background-color:black;
	filter:alpha(opacity=25); 
	moz-opacity:.25; 
	opacity:.25;
}

.menubody
{
	width:190px;
	height:95px;
	z-index:3;
	top:-2px;
	right:40px;
	position:absolute;
	display:none;
	background-color:#ffffff;
	border: 1px #000000 solid;
}

.menubody table tr td
{
	margin:1px 2px 1px 1px;
	border-bottom:2px #DDDCD8 solid;
	
}

.menubody span
{
	font-weight:bold;
	color:black;
	text-decoration:none;
	cursor:pointer;
}

.menubody span:hover 
{
	background-color:#059EAC;
	color:#ffffff;
}


.aboutus-cont
{
	margin-bottom:25px;
}

.aboutus-cont h6
{
	margin:5px;
}

.aboutus-textcont
{
	margin-left:25px;
	margin-bottom:15px;
}

.clinicthumb
{
	vertical-align:top;
}

.clinicthumb:hover
{
	background-color:#9EAC05;
	cursor:pointer;
}