@charset "UTF-8";
/* CSS Document */

body {
	margin:0 auto;
	background-color:#005293;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#ffffff;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#005293;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-transform:uppercase;
	letter-spacing:1px;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#005293;
	margin-top:3px;
	margin-bottom:0px;
	padding:0px;
	text-transform:uppercase;
	letter-spacing:1px;
	}
	
p.style2 {font-size: 10px}
h2.style3 {font-size: 11px}
.style4 {
	color: #007DC4;
	font-weight: bold;
	font-size: 12px;
}

.style5 {
	color: #007DC4;
	font-weight: bold;
	font-size: 11px;
}
	
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#005293;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-transform:uppercase;
	letter-spacing:2px;
	}
	
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#007DC4;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	letter-spacing:1px;
	}
	
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#005293;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005293;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	letter-spacing:0px;
	}
	

	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#007DC4;
	margin:5px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	line-height:18px;
	}
	
p a:link {
	color:#007DC4;
	text-decoration:underline;
	}
	
p a:visited {
	color: #007DC4;
	text-decoration:underline;
	}
	
p a:hover {
	text-decoration:none;
	color:#005293;
	}	
	
p a {
	color:#007DC4;
	text-decoration:underline;
	}
	
p.styleloc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#007DC4;
	margin-top:3px;
	margin-bottom:0px;
	padding:0px;
	letter-spacing:0px;
	line-height:14px;
	}
	
p.stylestaff {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#007DC4;
	margin-top:5px;
	margin-bottom:0px;
	padding:0px;
	letter-spacing:0px;
	line-height:12px;
	}
	

.clear {
	clear:both;
	}
	
.clearRight {
	clear:left;
	}
	

	
#wrapper1 {
	background-color:#fff;
	margin:0px auto;
	padding:10px 50px 0px 50px;
	width:718px;
	clear:both;
	border-left:3px solid #FEC550;
	border-right:3px solid #FEC550;
	}

#logo {	
	float:left;
	background-color:#fff;
	padding:10px 10px 10px 10px;
	margin:0;
	}
	
#topnav {
	clear:right;
	float:right;
	margin:30px 2px 0px 0px;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#005293;
	text-align:right;
	}
	
#topnav li {
	list-style:none;
	display:inline;
	padding-right:5px;
	padding-left:6px;
	text-align:right;
	border-right:1px #007DC4 solid;
	}
	
#topnav li.last {
border-right:none;
}
	
	
#topnav li a:link {
	text-decoration:underline;
	color:#005293;
	}
	
#topnav li a:visited {
	text-decoration:underline;
	color:#005293;
	}
	
#topnav li a:hover {
	text-decoration:none;
	color:#007DC4;
	}
	
#swfl {
	background-color:#fff;
	float:right;
	margin:0px;
	padding:20px 2px 0px 0px;
	}
	
#mainnav {
float:left;
padding:0px;
margin:0px auto;
}

#purpose {
float:left;
width:272px;
height:193px;
margin:0px;
padding:0px;
}

#flash {
width:444px;
height:193px;
margin:0px;
padding:0px;
float:right;
}

#appt {
width:717px;
margin:3px 0px 0px 0px;
padding:0px;
}

#blueline {
width:717px;
margin:0px;
padding:0px;
}

#bodycopy {
width:455px;
float:left;
margin:20px 0px 20px 0px;
padding:0px 0px 0px 10px;
}

#bodycopy li {
	margin:10px 0px 0px 30px;
	list-style:square;
	text-align:left;
	color:#005293;
	font-size:13px;
	color:#007DC4;
	line-height:10px;
	}
	
#bodycopy li.last {
	list-style: none;	
	}
	
#bodycopy li.sub {
	margin:10px 0px 0px 55px;
	padding: 0px;
	list-style:circle;
	text-align:left;
	color:#005293;
	font-size:13px;
	color:#007DC4;
	line-height:8px;
	}
	
#bodycopy a:link {
	color:#005293;
	text-decoration:underline;
	text-align:left;
	margin:0px 0px 0px 0px;
	}
	
#bodycopy a:visited {
	color: #005293;
	text-decoration:underline;
	text-align:left;
	}
	
#bodycopy a:hover {
	text-decoration:none;
	color:#007DC4;
	text-align:left;
	}	
	
#bodycopy a {
	color:#005293;
	text-decoration:underline;
	text-align:left;
	}
	
#bodyimage {
	margin:0px;
	padding:0px;
	width:450px;
	height:400px;
	
}
	
#map {
	margin:0px;
	padding:0px;
	width:450px;
	height:400px;
	background:url('/images/body.gif') no-repeat #fff;
	background-position:top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	position:relative;
	background-image: url('/images/body.gif');
	
}

#map li {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:16px;

}

#map li a {
	position:absolute;
	display:block;
	background:url('/images/transbg.gif');
	
}

#map li a span {
	display:none;
	
}

#map li a:hover span {
	position:relative;
	display:block;
	width:250px;
	left:20px;
	top:20px;
	padding:10px;
	border:1px solid #005293;
	 background:#fff;
	text-decoration:none;
	color:#000;
	filter:alpha(opacity=95);
	opacity:0.9;
}


#map a.head {
	top:10px;
	left:124px;
	width:18px;
	height:18px;
}

#map a.neck {
	top:57px;
	left:319px;
	width:18px;
	height:18px;
}

#map a.shoulder {
	top:71px;
	left:152px;
	width:18px;
	height:18px;
}

#map a.elbow {
	top:141px;
	left:54px;
	width:18px;
	height:18px;
}

#map a.hip {
	top:194px;
	left:74px;
	width:18px;
	height:18px;
}

#map a.hand {
	top:200px;
	left:175px;
	width:61px;
	height:70px;
}

#map a.knee {
	top:290px;
	left:141px;
	width:18px;
	height:18px;
}

#map a.ankle {
	top:352px;
	left:90px;
	width:18px;
	height:18px;
}

#map a.upback {
	top:108px;
	left:319px;
	width:18px;
	height:18px;
}

#map a.lowback {
	top:162px;
	left:319px;
	width:18px;
	height:18px;
}




 


	
	
.list1 {
	width:223px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	float:left;

}

.list2 {
	width:400px;
	margin:0px;
	padding:0px 0px 10px 0px;
	float:left;
}

.team {
width:320px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	float:right;


}

#contact {
	width:455px;
	float:left;
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 10px;
}
	
	
.staffpic {
width:175px;
height:131px;
margin:0px 30px 5px 0px;
padding:0px;
float:left;
}

.staff {
width:120px;
height:180px;
margin:0px 8px 0px 0px;
padding:0px;
float:left;
}

.line {
width:425px;
height:4px;
margin:0px auto;
padding:10px;
}



#shadow {
float:left;
width:19px;
height:700px;
margin:0px;
padding:0px;
text-align:right;
background:url('/images/shadow.gif');
background-position:right;
background-repeat:no-repeat;
}

#call {
float:right;
margin:10px 0px 0px 0px;
padding:0px;
width:225px;
}

#free {
float:right;

width:233px;
height:100px;
margin:10px 0px 10px 0px;
background:url('../images/freeservices1.gif')
background-repeat:no-repeat;
background-position:top;

}

#freelink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#005293;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:center;
}

#freelink a:link {
	color:#005293;
	text-decoration:none;
	text-align:center;
	margin:0px 0px 0px 0px;
	}
	
#freelink a:visited {
	color: #005293;
	text-decoration:none;
	text-align:center;
	}
	
#freelink a:hover {
	text-decoration:none;
	color:#007DC4;
	text-align:center;
	}	
	
#freelink a {
	color:#005293;
	text-decoration:none;
	text-align:center;
	}
	
#golfassess {
float:right;
clear:right;
width:233px;
height:100px;
margin:10px 0px 0px 0px;
background-position:center
background-repeat:no-repeat;
background-position:top;

}

	
#golf {
float:right;
width:223px;
height:160px;
margin:5px 0px 0px 10px;
border-bottom:2px solid #005293;
padding-top:10px;
}

#golfvideo {
float:right;
width:233px;
height:300px;
margin:5px 0px 0px 0px;
border-bottom:2px solid #005293;
padding-top:10px;
}

#golfhead {
text-align:center;
margin:80px 0px 5px 0px;
padding:0px;
}

#golfheadlink {
text-align:left;
margin:10px 0px 0px 25px;
padding:0px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:95%;
}

#golfheadlink a:link {
	color:#005293;
	text-decoration:underline;
	text-align:left;
	margin:0px 0px 0px 0px;
	}
	
#golfheadlink a:visited {
	color: #005293;
	text-decoration:underline;
	text-align:left;
	}
	
#golfheadlink a:hover {
	text-decoration:none;
	color:#007DC4;
	text-align:left;
	}	
	
#golfheadlink a {
	color:#005293;
	text-decoration:underline;
	text-align:left;
	}

#footer {
width:723px;
height:40px;
background-color:#FEC550;
margin:0px auto;
padding:0px 50px 0px 50px;
}

#footertext {
margin:0px auto;
padding:7px;
font-size:90%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#005293;
text-align:center;
}

#footertext li {
	list-style:none;
	display:inline;
	padding-right:0px;
	padding-left:0px;
	color:#007DC4;
	}
	
	
#footertext li a:link {
	text-decoration:underline;
	color:#005293;
	}
	
#footertext li a:visited {
	text-decoration:underline;
	color:#005293;
	}
	
#footertext li a:hover {
	text-decoration:none;
	color:#007DC4;
	}
	
#copyright {
clear:both;
width:723px;
margin:10px auto;
padding:0px 50px 0px 50px;
}

#copyrighttext {
margin:0px 0px 0px 0px auto;
padding:7px;
font-size:85%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ccc;
text-align:center;
}

#copyrighttext a:link {
	color:#ccc;
	text-decoration:underline;
	text-align:left;
	margin:0px 0px 0px 0px;
	}
	
#copyrighttext a:visited {
	color: #ccc;
	text-decoration:underline;
	text-align:left;
	}
	
#copyrighttext a:hover {
	text-decoration:none;
	color:#ccc;
	text-align:left;
	}	
	
#copyrighttext a {
	color:#ccc;
	text-decoration:underline;
	text-align:left;
	}
	
fieldset {
padding: 3px;
border: 0px;
}

.form {
width: 455px; 
margin:0px;
padding:0px;
color:#fff;
border:0px;

}

#newLocation {
float:right;
width:233px;
margin:5px 0px 0px 0px;
padding-top:10px;
}

