@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('../fonts/texgyreadventor-regular-webfont.eot');
    src: url('../fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a:link{
    color: black;
}
a:visited{
    color: black;
}
body {
    /* background: url(../images/bg2.png); */
    background-color: rgb(253,253,253);
    /* background-color: rgb(235,246,126); */
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 13.4px;
    line-height: 1.4em;
}
#hairy_bg {
    background-image:url('../images/hairy_bg.png');
    background-position: center top;
    background-repeat: no-repeat;
}

.usedspace {
    width:620px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#header{
    width: 560px;
    /* height: 75px; */
    margin-left: auto;
    margin-right: auto;
    position: relative;
    white-space: nowrap;
}
#header #name{
    font-family:  TeXGyreAdventorRegular, Arial, Helvetica, sans-serif;
    letter-spacing: 0.17em;
    font-size: 32px;
    padding-top: 45px;
    padding-bottom: 0px;
}
#header #name a:link{
    text-decoration: none;
    color: rgb(110,110,110);
}
#header #name a:visited{
    text-decoration: none;
    color: rgb(110,110,110);
}
#header #description{
    font-size: 17px;
    text-align: right;
    color: rgb(150, 150, 150);
    padding-top: 10px;
    padding-bottom: 18px;
}
.bg-top{
    width: 620px;
    height: 49px;
    margin-bottom: 0px;
    /* margin-top: -15px; */
    margin-left: auto;
    margin-right: auto;
    /* padding: 60 30 0 30; */
    position: relative;
    background-image: url(../images/bg-top.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.textspace {
    width: 620px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    background: url(../images/bg-x.png) repeat-y;
}
.textspace p, h3, ul, #table_surgery_hours{
    margin-left: 30px;
    margin-right: 30px;
}
.textspace ul{
    padding-left: 2em;
}
.bg-bottom{
    width: 620px;
    height: 29px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-image: url(../images/bg-bottom.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

p{
    padding-left:1em;
    margin-top:10px;
    margin-bottom:0;
}
#table_surgery_hours {
    text-align: center;
    font-size: 100%;
    border-collapse: collapse;
    line-height: 1.6em;
    width: 25%;
}

#table_surgery_hours th {
    font-size: 100%;
    text-align: center;
    font-weight: normal;
    line-height: 1.4em;
    color: #669;
    padding: 0.2em 1em 0.5em 1em;
    vertical-align: bottom;
    border-bottom:2px solid rgb(170, 170, 170);
}

#table_surgery_hours td {
    text-align: center;
	border-top:1px solid rgb(170, 170, 170);
    border-bottom:1px solid rgb(170, 170, 170);
    color: #669;
    padding: 0.2em 0em 0.2em 0em;
}

/* .table_surgery_hours__first_column{ */
/*     background: #d0dafd; */
/*     padding: 0.2em 1em 0.2em 1em; */
/*     text-align: right; */
/* } */

h3 {
    padding: 2em 0 0em 0;
    color: rgb(80,80,80);
    font-weight: bold;
    font-size: 100%;
}
h2{
    padding: 1em 30px 0 0;
    color: rgb(230,230,230);
    /* font-weight: bold; */
    font-size: 150%;
    text-align: right;
}
h3:first-child{
    padding-top: 0;
}

#toc{
    width: 560px;
    /* height: 75px; */
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    /* padding: 20 30 0 30; */
    position: relative;
    /* font-size: 16px; */
}
#toc ul{
    list-style: none;
    margin: 0 0 0px 0;
    padding-left:0px;
    padding-bottom: 10px;
    white-space: nowrap;
}
/*
 * #toc li{
 *     float: left;
 * }
 * .sidelist a{
 *     display:block;
 *     width:100px;
 * }
 */
#toc li{
    display:inline;
    /* border-top:3px solid rgb(232,232,232); */
    border-top:2px solid rgb(190,190,205);
    margin-right: 50px;
    /* border-bottom:1px solid rgb(220,220,220); */
    /* font-weight: bold; */
}
#toc a:link{
    color: rgb(100,100,100);
    text-decoration: none;
}

#toc a:visited{
    color: rgb(100,100,100);
    text-decoration: none;
}

/* #toc a:active{ */
/*     color: rgb(0,0,0); */
/* } */

#toc a:hover{
    border-top: 3px solid rgb(255,225,95);
    /* color: rgb(240,200,30); */
}

#footer{
    /* margin-bottom: 0px; */
    text-align: right;
}

#service{
    /* position: absolute; */
    /* [> top: -55px; <] */
    /* left: 830px; */
    width: 620px;
    height: 125px;
    background: url(../images/servicebox.png);
    background-position: center top;
    background-repeat: no-repeat;
}
#service .text{
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 580px;
    height: 100px;
    padding-top: 40px;
}
#service li{
    display:inline;
    margin: 8px;
    line-height: 2em;
    white-space: nowrap;
}

#service a:link{
    color: rgb(100,100,100);
    text-decoration: none;
}

#service a:visited{
    color: rgb(100,100,100);
    text-decoration: none;
}

#service a:hover{
    color: rgb(240,200,30);
    text-decoration: none;
}

.bullet{
    margin-bottom: 1pt;
    margin-right: 3pt;
}
