body{
margin: 0 0 0 0;
padding: 0 0 0 0;
background: #fff4dd url(images/topgradient.png) repeat-x top left;
}

#header{
background:url(images/header.png) no-repeat center center;
margin: 60px auto 100px auto; 
width:1000px;
height:123px;
}
#imagereplace {
text-indent:-5000px;
height:0px;
}
#titlelink a{
display:block;  
width:610px;  
height:70px;  
text-decoration:none;  
}  
#topmenu{
position:relative;
left:24px;
top:18px;
width:980px;
}

#container{
width:980px;
margin:0 auto 0 auto;
}

#footer{
background:#fec;
width:100%;
min-height:300px;
margin:60px 0 0 0;
padding:50px 0 0 0;
}
#footcontainer{
width:980px;
margin:0 auto 0 auto;
}


div.quartercolumn{
float:left;width:230px;
margin-left:12px;}

div.thirdcolumn{
width:300px;
float:left;
padding:0 12px 0 12px;
}
div.indexcolumn{height:365px;}
#indexstaff{background:url('images/staff.jpg') no-repeat bottom center;}
#indexpatients{background:url('images/indexpatients.png') no-repeat bottom center;}
#indexreferring{background:url('images/indexreferring.png') no-repeat bottom center;}
div.clear{clear:both;}
div.spacer{overflow:auto; margin-bottom:20px;}
#content .spacer > h4 {margin-top:0}

/*links*/

a:link{color:#00f;text-decoration:none;}
a:visited{color:#147;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}
a.nowrap{white-space: nowrap;}
#topmenu a:link {color:#025;}
#topmenu a:visited {color:#025;}
#topmenu a:hover {color:#00f;}
a.dimlink{color:#333;}


ul{
margin:0 0 0 0;
padding:0 0 0 0;}

li, a li {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light",arial,heveltica,heveltica,sans-serif;
font-weight:100;font-size:14px;
list-style:none;
margin-bottom:.6em;
}

/*text*/

h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0 0 0 0;}

h2{
font-family:palatino,georgia,times,serif;
font-size:18px;
color:#025;
}

h3{
font-family: "HelveticaNeue-Light", "Helvetica Neue Light",arial,heveltica,heveltica,sans-serif;
font-weight:100;
font-size:26px;
}
h4{
font-family:"HelveticaNeue-Light", "Helvetica Neue Light",arial,heveltica,heveltica,sans-serif;
font-weight:bold;
font-size:16px;
}
h5{
font-family:"HelveticaNeue-Light", "Helvetica Neue Light",arial,heveltica,heveltica,sans-serif;
font-style:italic;
font-size:16px;
}
p{font-family: "HelveticaNeue-Light", "Helvetica Neue Light",arial,heveltica,heveltica,sans-serif;
font-weight:100;
font-size:16px;
margin-top:5px;
margin-bottom:1em;
line-height:1.3;
}

p.block{font-family:"HelveticaNeue-Light", "Helvetica Neue Light",arial,heveltica,heveltica,sans-serif;
font-weight:bold;margin-top:0;}

#footer p{
font-size:14px;
margin-top:0;
line-height:1.2;
}


/*Article styling*/
/*****************/

#content{
width:982px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
}
#content p, #content h3, #content h4, #content h5, #content li{
margin-right:142px;margin-left:284px;}
#content h3{margin-top:2em;margin-bottom:1em;}
#content h3.pagetitle{margin-bottom:.5em;}
#content h4{margin-top:1em;line-height:1.5;}
#content h5{line-height:1.5;}
#content p{font-size:16px;line-height:1.5;margin-top:0}
#content .column{margin-left:0;margin-right:0;}
#content ul{padding:0 0 0 0;}
#content li{margin-top:0;margin-bottom:.4em;font-size:16px;list-style-type:circle;}
/*captions*/
#content .pic p,#content .caption {
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana, Arial, sans-serif;
    color: #666;
    margin: 4px 0 10px;
}

/* P L A C E M E N T */
.left {float: left; margin-right: 12px;}
.partleft{float:left; margin-left: 113px; margin-right:12px; margin-top:6px;}
.right {float: right; margin-left: 12px;}
.right.inset {margin: 0 142px 0 20px;} /* img floated right within text */
.left.inset {margin-left: 284px;} /* img floated left within text */

/* S I Z E */
.one {width: 130px;}
.portrait{width:180px;}
.two {width: 272px;}
.three {width: 414px;}
.four {width: 556px;}
.five {width: 698px;}
.six {width: 840px;}
.seven {width: 982px;}
.eight {width: 870px;}

/* A D D I T I O N S */
.frame {border: 1px solid #999;}
.solo img {margin-bottom: 20px;}

