/*----------------------------------------------
Woods Stylesheet
Media Type: Screen
URL: http://centerforhipandknee.com
Author: BitWise Solutions Inc. - Bryan Kohlmeier
Last Updated: April 13, 2006

Browser tested:
PC - IE 5.5, IE 6.0, Firefox 1.5, Netscape 8.0, Opera 8.51
Mac - IE 5.2, Firefox 1.05, Camino, Safari 1.03, Opera 8.51
----------------------------------------------*/


/* =universal - Set everything to square 1
----------------------------------------------*/
div#header {width: 746px; height: 144px; background: url(../images/logo-int.jpg) no-repeat;}


/* =headers  - The header tags
----------------------------------------------*/
div#header h1 a {height: 100px;}
div.loc-mid h3 { margin: 0px !important; padding-left: 15px;}
div#content h2 {font-size: 130%; color: #3D3D3D; border-bottom: solid 1px #00529C;}
div#content h3 {color: #3E3D3D; font-size: 100%;}
div#content h4 {color: #666; font-size: 11px;margin-bottom: 8px;}

div#nav {background: url(../images/aboutus-nav.gif) no-repeat; width: 746px; height: 35px;} /* this is temporary */



div#subnav ul {color: #9F9F9F; margin-top: 5px; margin-bottom: 5px;font-size: 95%; overflow: hidden;}
div#subnav ul li {background: url(../images/bullet.gif) no-repeat; padding: 2px 0px 2px 10px; list-style: none;}
div#subnav ul li {background-position: 0px 7px !important; background-position: 0px 9px;}
div#subnav ul a:link, div#subnav ul a:visited {color: #9F9F9F; text-decoration: underline;}
div#subnav ul a:hover {color: #6E6A6A;}


div#content {background: url(../images/subnav-mid.jpg) repeat-y 0 0; padding-top: 0px; font-size: 80%; color: #707070; width: 746px;}

div#intcontent { float: left; width: 531px; padding-top: 25px;padding-bottom: 25px;}
div.content-wrap {padding: 0px; padding-right: 25px;}

div#intcontent p {margin-top: 10px; margin-bottom: 10px;}

div#intcontent ul {padding-left: 25px;}
div#intcontent ul li {list-style: none; padding: 2px 5px 2px 10px; background: url(../images/maindot.gif) no-repeat 0px 8px;}

div#intcontent a:link, div#intcontent a:visited {color: #1762A5;}
div#intcontent a:hover {color: #0181F4;}

table.styledtable {border-collapse: collapse; background: #FFFEF2;}
table.styledtable td {padding: 6px 12px 6px 12px; vertical-align:top; border: solid 1px #ECEAD1;}
table.styledtable th {padding: 6px 12px 6px 12px; border: solid 1px #ECEAD1; background: #FAF4EC; font-size: 120%; color: #000;}

.alt {background: #fff;}

input{color:#666;}
select{color:#666;}
input.text{width:140px;}
textarea{color:#666;font-family:Arial;}
input.button{width:80px;border:solid 1px #FBFDFE;background:#E0CC8F;color:#fff;margin-top:3px;}

.tableTitle{font-weight:bold;}
.label{text-align:right;padding-right:3px;}