﻿#miniDiv        { display: block; width: 620px; margin-left: 10px; font-family: Arial; font-size: 10pt; margin-bottom: 0px; padding-bottom: 0px;}
.healthHeading  { color: #900000; font-family: Arial; font-size:14pt; font-weight: bold; }
.healthHeading2  { color: #888888; font-family: Arial; font-size: 12pt; font-weight: bold;  }
.divhours { color: #900000; font-family: Arial; font-size: 11pt;  font-weight: bold; text-transform: uppercase;  }
#clinicHeading  { color:#900000; font-family:arial,tahoma; font-size:13pt; font-weight:bold; text-decoration:none; }
.locLink            { color: #900000; text-decoration: none; font-size: 10pt; font-weight: bold; }
.locLink:hover      { color: #900000; text-decoration: underline; cursor: pointer; font-size: 10pt; font-weight: bold; }

ul.rss_items        { list-style-type: none; padding-left: 2px; }
ul.rss_items li.rss_item         { list-style-type: none; border-top-color: white !important; border-top-style:none !important; border-top-width:0px !important; padding-top: 10px; }
p.health { font-family:Arial , Tahoma, Sans-serif; text-align: justify; margin-right: 14px}

ovalbutton
{
	display: block;
	float: left; /*font: normal 13px Tahoma;*/ /* Change 13px as desired */
	line-height: 4px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button  background (default is 24px) */
	height: 12px; /* Height of button background height */
	padding-left: 0px; /* Width of left menu image */
	text-decoration: none;
	padding-right: 0px;
	margin-right: 0px;
}

link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton
{
	color: #660000; /*button text color*/
}

ovalbutton span
{
background:#ffffff;
display: block;	
padding:5px;
border:1px solid #b0b0b0;
}

ovalbutton:hover
{
	/* Hover state CSS */
	
}

ovalbutton:hover span
{
	/* Hover state CSS */
	background:#F8F8F8;
	color: #660000;
}
.buttonwrapper
{
	/* Container you can use to surround a CSS button to clear float */

	width: 50%;
	font-family: arial;
	font-size: 12px;
font-weight:bold;
text-transform:uppercase;
	padding-top: 10px;
	padding-left: 80px;
	margin-left: 100px;
}
