html {
background-color: #f5f6f7;
font-family: arial;
}

* { margin: 0px; padding: 0px; }
#wrap {
width:924px;
margin: 0 auto;
}

#top {
width: 924px;
height: 110px;
}

#title {
font-size:1.5em;
line-height:35px;
text-align:center;
text-shadow:0px 0px 0px #676868;
color: #666666;
}

#nav {
      background: url(nav.png);
      height: 38px;
      width: 924px;
      margin: 0 auto;
	top: 100px;
	position: relative;
}
#nav span {
     display: none;
}
#nav li {
	list-style-type: none;
	float: left;
}
#nav a {
	height: 38px;
	display: block;
}

#list1 { width: 132px; }
#list2 { width: 132px; }
#list3 { width: 132px; }
#list4 { width: 132px; }
#list5 { width: 132px; }
#list6 { width: 132px; }
#list7 { width: 132px; }

#list1 a:hover {
      background: url(nav.png) 0px -38px no-repeat;
}
#list2 a:hover {
      background: url(nav.png) -132px -38px no-repeat;
}
#list3 a:hover {
      background: url(nav.png) -264px -38px no-repeat;
}
#list4 a:hover {
      background: url(nav.png) -396px -38px no-repeat;
}
#list5 a:hover {
      background: url(nav.png) -528px -38px no-repeat;
}
#list6 a:hover {
      background: url(nav.png) -660px -38px no-repeat;
}
#list7 a:hover {
      background: url(nav.png) -792px -38px no-repeat;
}

#content {
width: 924px;
height: 610px;
margin: 0 auto;
font-size: .75em;
border-style:solid;
border-width:1px;
border-color:#b0b0b0;
background:#ffffff;
}

#bodyright {
float:right;
width:425px;
text-align: justify;
padding-right:20px;
padding-top:20px;
}

#bodyleft {
float:left;
width:425px;
text-align: justify;
padding-left:20px;
padding-top:20px;
}

#footer {
clear:both;
font-size:11px;
padding-top:25px;
padding-bottom:25px;
text-align:center;
}


.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 0px 0px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid gray;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightsteelblue;
padding: 10px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
bottom: 188px;
font-weight:bold;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 50px;
left: -458px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.gallerycontainer2{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail2 img{
border: 1px solid white;
margin: 0 0px 0px 0;
}

.thumbnail2:hover{
background-color: transparent;
}

.thumbnail2:hover img{
border: 1px solid gray;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightsteelblue;
padding: 10px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
bottom: 111px;
font-weight:bold;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail2:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -188px;
left: -458px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.gallerycontainer3{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail3 img{
border: 1px solid white;
margin: 0 0px 0px 0;
}

.thumbnail3:hover{
background-color: transparent;
}

.thumbnail3:hover img{
border: 1px solid gray;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightsteelblue;
padding: 15px;
left: -1000px;
border: 0px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
bottom: 141px;
font-weight:bold;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail3:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -350px;
left: 150px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.gallerycontainer4{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail4 img{
border: 1px solid white;
margin: 0 0px 0px 0;
}

.thumbnail4:hover{
background-color: transparent;
}

.thumbnail4:hover img{
border: 1px solid gray;
}

.thumbnail4 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightsteelblue;
padding: 11px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
bottom: 171px;
font-weight:bold;
}

.thumbnail4 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail4:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -188px;
left: -460px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.gallerycontainer5{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail5 img{
border: 1px solid white;
margin: 0 0px 0px 0;
}

.thumbnail5:hover{
background-color: transparent;
}

.thumbnail5:hover img{
border: 1px solid gray;
}

.thumbnail5 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightsteelblue;
padding: 10px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
bottom: -20px;
font-weight:bold;
}

.thumbnail5 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail5:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 50px;
left: -458px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.gallerycontainer6{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail6 img{
border: 1px solid white;
margin: 0 0px 0px 0;
}

.thumbnail6:hover{
background-color: transparent;
}

.thumbnail6:hover img{
border: 1px solid gray;
}

.thumbnail6 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightsteelblue;
padding: 11px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
bottom: 173px;
font-weight:bold;
}

.thumbnail6 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail6:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -280px;
left: -460px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.gallerycontainer7{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail7 img{
border: 0px solid white;
margin: 0 0px 0px 0;
}

.thumbnail7:hover{
background-color: transparent;
}

.thumbnail7:hover img{
border: 0px solid gray;
}

.thumbnail7 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 49px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
text-align: center;
bottom: 90px;
font-weight:bold;
}

.thumbnail7 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail7:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -240px;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


.gallerycontainer8{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail8 img{
border: 1px solid white;
margin: 0 0px 0px 0;
}

.thumbnail8:hover{
background-color: transparent;
}

.thumbnail8:hover img{
border: 1px solid gray;
}

.thumbnail8 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightsteelblue;
padding: 10px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
bottom: -106px;
font-weight:bold;
}

.thumbnail8 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail8:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 50px;
left: -458px; /*position where enlarged image should offset horizontally */
z-index: 50;
}




a:visited    {
	color: #000;  
	text-decoration: none; 
}

a:link    {
	color: #000;  
	text-decoration: none; 
}

a:hover    {
	color: #000;  
	text-decoration: none; 
}

a:active    {
	color: #000;  
	text-decoration: none; 
}

a.none:hover    {
	color: #000;  
	text-decoration: none;
}

#map {
float: right;
}

#newpatientform{
float: right;
padding-right: 75px;
padding-top: 5px;
}

#calendar{
float: right;
padding-right: 25px;
padding-top: 5px;
}









#navcontainer
{
background: #c0ebfc;
margin: 0 auto;
font-family: georgia, serif;
font-size: 13px;
text-align: center;
text-transform: lowercase;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #e2f7ff;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #c0ebfc;
color: #0067a9;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #0067a9;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}



table.contacts
{ width: 425px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color: #fafafa;
border: 0px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; }


td.contact
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }
