#container{
	width:1000px;
	margin:0 auto;
}

tbody{
	font-family: "Verdana";
	font-size: 8pt;
	font-style: normal;
	cursor: default;
	line-height: 19px; 
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#home_h1 {
	font-family: "Verdana";
	font-size: 8pt;
}
	

.default{
	font-family: "Arial";
	font-size: 8pt;
	font-style: normal;
	cursor: default;
	line-height: 19px;
}

.largeText{
	font-size:12px;
	line-height:23px;
}

.small{
	font-family: "Arial";
	font-size: 8pt;
	font-style: normal;
	cursor: default;
	line-height: 19px;
}

.specials {
	text-align:center;
}

.header_navbar td{
	font-family: "Arial";
	font-size: 8pt;
	font-style: normal;
	cursor: default;
	line-height: 19px;
	font-weight:bold;
	padding-right:20px;
}

.home_sidebarList td{
	font-family: "Arial";
	font-weight:bold;
	line-height:14px;
}

.gallery_clinic td{
	padding-right: 6px;
	padding-bottom: 6px;
}

.gallery_staff td{
	padding-right: 6px;
}

.header_dots{
	margin-top:12px; 
	margin-bottom:18px;
}

.gallery_imageCell{
	padding-right:12px;
}

.equipment_bullet{
	padding-top:7px; 
	padding-right:10px;
}

.equipment_footer td{
	padding-right:8px;
}

.formBox{
	border: 1px dashed #797B7A; 
	background-color: #FAFAFA;
	padding: 10px;
}

a:link 		{text-decoration: underline; color: black;}
a:visited 	{text-decoration: underline; color: black;}
a:hover 	{text-decoration: underline; color: #589600;}

a.link_header:link 		{text-decoration: none; color: black;}
a.link_header:visited 	{text-decoration: none; color: black;}
a.link_header:hover 	{text-decoration: underline; color: black;}

a.link_header_on:link 		{text-decoration: none; color: #34B320;}
a.link_header_on:visited 	{text-decoration: none; color: #34B320;}
a.link_header_on:hover 		{text-decoration: none; color: #34B320;}

.links {margin-left:30px;}

.paddingRight{margin-right:10px;}