body
{ 
  margin: 1em;
  font-family: verdana, tahoma;
  font-size: 10px;
  line-height: 1.2;
  color: #336699;
  background-image: url(images/green.gif);
}

/*for calendar*/
body.main { 
  margin: 1em;
  font-family: verdana, tahoma;
  font-size: 9px;
  line-height: 1.2;
  color: black;
}

/*for calendar*/
div.printer
{
position: relative;
top: 23px;
left: 50px;
}

div.woundcare
{
	position: relative;
	top: -2px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
}

div.content 
{ 
position: relative;
margin: 0 auto;
top: 0px; 
left: 26px; 
width: 800px; /*needs to match width on table.content*/
}

table.menulist
{
	font-size: 10px;
	background-color: #FFCC66;
	width: 800px;
	text-align: center;
}

.menulist a
{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
background: url("images/menu.jpg") 0 2px no-repeat;
padding-left: 13px;
}

.menulist a:hover
{
	color:#000;
	text-decoration: none;
	background: url("images/menu.jpg") 0 -9px no-repeat;
}

td.menu
{
	background-color: #FFCC66;
	text-align: left;
	border: solid 1px #fff;
	padding-left: 8px;
	line-height: 1.5;
}

table.menu
{
position: absolute;
visibility: hidden;
border-collapse: collapse;
}

table
{
  font-family: verdana, tahoma;
  font-size: 10px;
}

div.todaydate 
{ 
position: absolute;
top: 18px; 
right: 5px; 
font-family: verdana, tahoma;
font-size: 10px;
color: #006666;
}

img.weblogo
{
position: absolute;
top: 40px;
left: 26px;
}

img.printlogo
{
visibility: hidden;
display: none;
}

div.header
{
position: absolute;
z-index: 10;
}

td.partners
{
font-size: 9px;
color: #666;
line-height: 2.0;
background-image: url(images/bottom1.jpg);
height: 120px;
text-align: right;
vertical-align: bottom;
}

td.partners div
{
	font-size: 11px;
	line-height: 1.5;
	position: relative;
	left: 100px;
	bottom: 22px;
	text-align: center;
}

table.content
{
position: absolute;
top: 205px;
left: 0px;
border-collapse: collapse;
width: 800px; /*needs to match width on div.content*/
font-size: 12px;
line-height: 1.3;
background-color: #FFFFFF;
}

table.main
{
position: absolute;
top: 10px;
left: 0px;
border-style: solid;
border-width: 10px 1px 1px 1px;
border-color: #336699;
width: 500px;
font-size: 12px;
line-height: 1.3;
background-color: #FFFFFF
}

div.main 
{ 
position: absolute;
top: 176px; 
left: 1px; 
width: 166px;
background-color: #ffffff;
border-style: solid;
border-width: 8px 0px 8px 5px;
border-color: #ffffff;
font-weight: bold;
color: #006600;
}

td.sidebar
{
font-size: 11px;
font-family: Tahoma;
color: #FFCC66;
line-height: 1.4;
width: 195px;
background-image: url(images/main.gif);
border-collapse: collapse;
text-align: center;
vertical-align: bottom;
}

div.reputation
{
	position: absolute;
	top: 215px;
	left: 5px;
	width: 185px;
	color: #FFCC66;
	text-align: center;
}

div.reputation div
{
	margin-top: 15px;
	border-style: solid;
	border-width: 2px 0 2px 0;
	border-color: #CCFFCC;
	padding: 3px;
}

td.contents
{
padding: 15px 10px 10px 10px;
vertical-align: top;
}

.contents a
{
color: #996633;
font-weight: bold;
}

.contents a:hover
{
color: #996633;
text-decoration: underline
}

td.legal
{
font-size: 7px;
color: #666666;
line-height: 1.1;
text-align: right;
padding: 0px 10px 0px 0px;
/*border-style: solid;
border-width: 1px 1px 1px 0px;
border-color: #669966;
background-color: #FFCC66;*/
}

dl.faq.closed dd
{
    display: none;
}

.legal a, .partners a
{
color: #666666;
font-weight: bold;
}

.legal a:hover, .partners a:hover
{
color: #666666;
text-decoration: underline
}

h1
{
font-size: 17px;
background: url("images/dot.jpg") 0 4px no-repeat;
padding-left: 20px;
}

h2
{
font-size: 12px;
background: url("images/green.gif") 0 3px no-repeat;
padding-left: 13px;
font-weight: bold;
text-decoration: underline;
}

h3
{
font-size: 12px;
font-weight: normal;
font-family: verdana, tahoma;
text-decoration: underline;
}

h4
{
font-size: 12px;
font-weight: normal;
background: url("images/main.gif") 0 4px no-repeat;
padding-left: 13px;
}

h5
{
font-size: 12px;
font-weight: bold;
background: url("images/dot.jpg") 0 0 no-repeat;
padding-left: 20px;
}

img.hippa
{
 margin-top: 30px;
}

img.staff
{
	padding: 5px 15px 10px 10px;
	float: left;
}

img.backtop
{
	border: 0px;
	float: right;
}

img.management
{
	position: absolute;
	margin-left: 12px;
}

div.managementcontent
{
	position: relative;
	left: 130px;
	width: 450px;
	margin-bottom: 20px;
}

a { text-decoration: none; color: #fff }
a:hover { text-decoration: none; color: #fff; font-weight: bold; } 

