﻿body {
	background-image: url(images/stripes_bg.gif);
	background-repeat: repeat; 
	font-family: Georgia;
	font-size: 11px;
	color: #4E6360;
	font-weight: normal;
	text-decoration: none;
}
table{
	border-style: none;
	padding: 0px;
	border-spacing: 0px;
	text-align: left;
	vertical-align: inherit;
}
	
	td.dots{
	background-image: url(images/dots_clinic.gif);
	background-repeat: repeat;
	background-color: white;
	}
	tr.nav{
	background-image: url(images/nav_space1.gif);
	background-repeat: repeat;
	height:35px;
	text-align:justify;
	}

	a.main:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}
a.main:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: silver;
	font-weight: bold;
	text-decoration: none;
	
}
	a.main:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}



	
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4E6360;
	text-decoration: none;
	font-weight: normal;
	
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4E6360;
	font-weight: normal;
	text-decoration: underline;
	
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4E6360;
	font-weight: normal;
	text-decoration: underline;
	
}

table.nav{

	text-align: left;
	border-style: none;
	padding: 0px;
	border-spacing: 2px;
	border-color: #FFFFFF;
}
a.nav:link {
	font-family: Georgia;
	font-size: 12px;
	color: #a9a9a9;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	font-family: Georgia;
	font-size: 12px;
	color: #4E6360;
	font-weight: bold;
	text-decoration: none;
	}
a.nav:visited {
	font-family: Georgia;
	font-size: 12px;
	color: #a9a9a9;
	font-weight: bold;
	text-decoration: none;
	}

a.bigNav:link {
	font-family: Georgia;
	font-size: 20px;
	color: #4E6360;
	text-decoration: none;
	font-weight: bold;
}
a.bigNav:hover {
	font-family: Georgia;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.bigNav:visited {
	font-family: Georgia ;
	font-size: 20px;
	color: #4E6360;
	font-weight: bold;
	text-decoration: none;
}
table.services{
	border-style: thick;
	padding: 0px;
	border-spacing: 2px;
	border-color: #FFFFFF;
	text-align: left;
	
	
}
tr.services1{
	
	background-color: #E3E8E7;
	width: 350px;
	

}
tr.services2{
	
	background-color: #D3DDDB;
	width: 350px;
	
}

tr.white{
	background-color: #FFFFFF;
}
a.services:link {
	font-family: Georgia;
	font-size: 15px;
	color: #4E6360;
	text-decoration: none;
	font-weight: none;
}
a.services:hover {
	font-family: Georgia;
	font-size: 15px;
	color: #4E6360;
	font-weight: none;
	text-decoration: underline;
	}
a.services:visited {
	font-family: Georgia;
	font-size: 15px;
	color: #4E6360;
	font-weight: none;
	text-decoration: none;
	}
	
table.info{
	border-style: none;
	padding: 0px;
	border-spacing: 0px;
	border-color: #FFFFFF;
	text-align: left;
	background-color: #FFFFFF;

	
}
td.info {
	
	vertical-align: top;
}
tr.infoGreen{
	background-color: #E3E8E7;
	font-family: Georgia;
	font-size: 10px;
	color: #4E6360;
	font-weight: none;
	text-decoration: none;
	padding: 3px;
}
table.legal{
	border-style: none;
	padding: 0px;
	border-spacing: 0px;
	border-color: #FFFFFF;
	text-align: right;
	font-family: Georgia;
	font-size: 8px;
	color: #666666;
	font-weight: none;
	text-decoration: none;
}
h5{
	padding: 0px;
	}
td.body{
	
	text-align:left;
	vertical-align:top
	
}
ul{
	list-style-type:square;
	
	
}
p.disc {
	
	font-size:9px;
	
}
