.tableborder {
	padding: 5px;
	border: thick solid #99CCCC;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.picturepad {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 10px;
}
.parstyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 15px 10px 10px 20px;
}
.rnewslinkborder {
	background-color: #000000;
	padding: 0px;
	border: thick solid #000000;
}
.parstyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	background-color: #000000;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.picturepad2 {
	background-color: #000000;
	padding: 10px;
	border: thin dotted #FFFFFF;
}
.parstyle3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 20px;
	border: thin none #FFFFFF;
	font-weight: normal;
}
.backgroundtablestyle {
	background-color: #333333;
	border: 1px solid #99CC99;
}
.footerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 10px 10px 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
}
.headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.pinkbox {
	border: thin solid #DB0066;
}


#navrow
{
	vertical-align: center;
	height: 62px;
}

#navrow a
{
	color: #fff;
}

#navrow a:hover
{
	color: #99CC99;
}

#homenav
{
	margin-left: 25px;
	float: left;
}

#contactnav, #aboutnav, #treatmentnav
{
	float: right;
	margin-right: 10px;
	margin-left: 20px;
}

#phone
{
	float: right;
	color: #fff;
	margin-right: 10px;
}

#foot
{
	background-image: url(images/footback.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #313431;
	position: relative;
}

#footlinks
{	
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
}

#footlinks li
{
	float: left;
	position: relative;
	padding: 5px 23px 0px 23px;
}

#footlinks li a
{
	width: 106px;
	height: 90px;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;	
	position: relative;
	
}

#footlinks li a span
{
	display: none;
}

#backpainfoot a { background-image: url(images/backpain.gif); }
#agingfoot  a {	background-image: url(images/aging.gif); }
#sportsfoot  a { background-image: url(images/sports.gif); }
#pregnancyfoot a { background-image: url(images/pregnancy.gif); }
#posturalpainfoot a { background-image: url(images/posturalstrain.gif); }

#backpainfoot a:hover { background-image: url(images/backpain_over.gif); }
#agingfoot  a:hover {	background-image: url(images/aging_over.gif); }
#sportsfoot  a:hover { background-image: url(images/sports_over.gif); }
#pregnancyfoot a:hover { background-image: url(images/pregnancy_over.gif); }
#posturalpainfoot a:hover { background-image: url(images/posturalstrain_over.gif); }
