BODY {
	background-color: #F2F2F2;
	text-align: center;
	margin: 0px;
}
P, TD, TR, DIV, TABLE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
A {	color: #003399;
	text-decoration: none;
}
A:hover {color: #003399;
	text-decoration: underline;
}

A:active {color: #003399;
	text-decoration: underline;
}
A:visited {color: #003399;
	text-decoration: none;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #003399;
}
.floatingSubhead {
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #003399;
}

li{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
}
	

.container {
	background-color: #999999;
	width: 940px;
	padding: 10px 0px 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.containerNav {

	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 920px;
	text-align: left;
}
.container2 {

	background-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 920px;
	text-align: left;
}
.container3 {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 920px;
	text-align: left;
	padding: 0px;
}
.containerLegal {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 920px;
}
.container #LEGAL P, TR, TD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.container #LEGAL A {
	color: #FFFFFF;
	text-decoration: none;
}
.container #LEGAL A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentMain {
	background-color: #ffffff;
	width: 580px;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
.container #CONTENT #MAIN img {
	margin-bottom: 0px;
	padding: 0px;
}
.contentSidebar {
	background-color: #ffffff;
	width: 310px;
	text-align: right;
	padding: 10px 0px;
	vertical-align: top;
}
.links {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
}
.floating {
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
}
.basicCellRight {
	width: 310px;
	vertical-align: top;
}
.contentSidebarNews {
	width: 310px;
	text-align: right;
	vertical-align: top;
	height: 250px;
}
.headlineBar {
	background-color: #003399;
	height: 30px;
	width: 310px;
	margin: 0px;
}

.contentScroll {
	background-color: #f2f2f2;
	height: 230px;
	width: 310px;
	overflow: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


.largeheadlineBar {
	background-color: #003399;
	height: 30px;
	width: 580px;
	margin: 0px;
	}
.largeScroll {
	background-color: #FFFFFF;
	width: 580px;
	height: 500px;
	overflow: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.basicCellLeft {
	width: 600px;
	text-align: left;
	vertical-align: top;
}
.Services {
	width: 580px;
}
#SERVICESTABLE TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	color: #333333;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
	height: 17px;
}
.ServicesCellRight {
	width: 290px;
	background-color: #f2f2f2;
	padding: 10px;
	vertical-align: top;
}
.StaffCellRight {

	width: 290px;
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
}


div#menu
{  background-color:#ffffff;
  border-top:1px #dddddd solid;
  border-bottom:1px #dddddd solid;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size:14px;
  
}


div#servicemenu
{  background-color:#ffffff;
  font-size:40px;
  padding:5px;
  
}
a.button
{  /* Specify only the properties that differ from a.button */
  background:#ffffff;
  border-right:5px #dddddd solid;
  border-left:1px #dddddd solid;
  color:#003399;
  display:block;
  margin:0 0 1px 0;
  padding:1px;
  text-decoration:none;
  width:280px;
}
a.button:hover
{  /* Specify only the properties that differ from a.button */
  background:#f2f2f2;
  border-right:5px #003399 solid;
  border-left:1px #dddddd solid;
  color:#333333;
  width:280px;
}

a.servicebutton
{  /* Specify only the properties that differ from a.button */
  background:#ffffff;
  border-right:3px #dddddd solid;
  border-left:3px #dddddd solid;
  color:#003399;
  display:inline;
  margin:0px 5px 5px 5px;
  padding: 1px ;
  text-align: center;
  vertical-align: middle;
  width:180px;
}
a.servicebutton:hover
{  /* Specify only the properties that differ from a.button */
  background:#E9E9E9;
  border-right:3px #003399 solid;
  border-left:3px #003399 solid;
  color:#333333;
  width:180px;
}

#menu .button img {
	margin-right: 5px;
	vertical-align: text-bottom;
}
.bioCell {
	width: 580px;
	text-align: left;
	vertical-align: top;
}
.bioBody {

	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
}
.RidesCellRight {
	width: 290px;
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	color: #333333;
}
#SERVICESTABLE TD.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 14px;
	padding: 1px;
	margin: 0px;
	height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #003399;
	font-weight: bold;
}
#ACCESS TD {
	text-align: left;
	vertical-align: top;
	color: #333333;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	background-color: #F2f2f2;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
}
.newsCell {
	width: 290px;
	text-align: left;
	vertical-align: top;
}
.newsBody {
	background-color: #FFFFFF;
	text-align: left;
	margin: 5px 5px 5px 10px;
}

.welcomeCell {
	width: 290px;
	text-align: left;
	vertical-align: top;
	
}
.welcomeBody {
	text-align: left;
	margin: 10px 5px 5px 15px;
}

.ebayCellRight {
	width: 310px;
	vertical-align: top;
	background-color: #f2f2f2;
}
#CLINICS TD {
	text-align: left;
	vertical-align: top;
	color: #333333;
	font-size: 12px;
	padding: 5px;
	margin: 20px 0px 0px;
	background-color: #F2f2f2;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	clear: both;
}
#FITNESS {
	background-color:#ffffff;
	width:580px;
}

#FITNESS img {
	margin: 0 10px 10px 0;
	float: left;
	border: 8px solid #999999;
}

