*{
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
}

html{      
    background: #FFFFFF url(../img/background.gif) repeat scroll 0 0  ;
}

body{   
    position: relative;
    padding: 0;
    margin: 15px;
    top: 0;                                            
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #3e0000;
    /*background: #448844 url(../img/background.gif) repeat scroll 0 0  ;     */
}


/* Menu */

#menucontainer{
    background: #B0E0E6; 
    position: relative; 
    zoom: 1;        
}  

#menu {
    width: 780px;
    margin: 0 auto;
    position: relative;
    padding: 32px 0px 12px; 
}
  
#menuinner{  
    position: relative;
    padding: 0;
    margin: 0 10px;     
    text-align:center;
}

#menu a *{
    display: none;
}

#menu a .navspan{
    background: transparent url(../img/bluemenu2.jpg) no-repeat scroll 0 0;
    display: block; 
    position: relative; 
}   

/* --- */


h1 {
    padding: 0;
    margin: 0 0 10px;
    font-size: 24px;
    color: #556b2f;
}


h2 {
    margin: 0 0 8px;
    color: #556b2f;
    font-size: 18px;
    font-style: italic;
}


a {
    color:#996515;
}

a:visted {
    color:#654321;
}

a:hover {
    color:#b8860b;
}

.outerpage{   
    margin: 0 auto;
    padding: 0;
    position: relative; 
    display: block;
    width: 800px;   
}

.page{   
    margin: 0;
    padding: 0;
    position: relative; 
    width: 800px;    
    
    display: table;   
    zoom: 1;      
}

.pageShadowV{
    padding: 0;
    margin: 0;         
    position: relative; 
    display: table-cell;  
    _display: block;
    font-size: 1px; 
    _height: 100%; 
    min-height: 100%;  
    zoom: 1;   
}

.pageShadowH{
    padding: 0;
    margin: 0;   
    width: 780px;      
    position: relative;      
    display: block; 
    float: left; 
    font-size: 1px;  
    line-height:1px;       
}

.corner{
    float: left;
    width: 10px;
    height: 10px;
}

#bannerimg{
    padding-right: 20px;
}

#bannerimg, #contentheadinner{
    padding-top: 25px;
    padding-bottom: 25px;    
    margin: 0;
    position: relative;
}
         
.innerpage{
    padding: 0;
    margin: 0;

    position: relative;   
    /*display: table-cell;*/     

    background: #F9FAF4 ;
    zoom: 1;
    /*_padding: 0 10px;*/
    
    width: 780px;   /**/
}

#logo, #contenthead{
    float: left;     
    height: 247px;      
    background: #F1EEC6;
    margin: 0;
    padding: 0;
}

#logo{  
    width: 360px;  
    position:relative;
}

.pageDividerBar{
    background-color: #987654; 
    height: 4px;
    font-size: 1px; 
    width: 100%; 
    margin: 0;
    padding: 0; 
    position: relative;
}

.blueTextBar{
     background-color: #B0E0E6;
}

#contenthead{  
    width: 420px;   
    position: relative;         
}
    
#contentheadinnereditlink{   
    position: relative;
    float: right;
}

#content{        
    padding-top: 0px;
    padding-bottom: 0px;
}

#footer{    
    font-size: .8em;
    padding-top: 10px;
    padding-bottom: 10px;
}

#content, #footer{     
    color: #220000;    
}

#content, #footer, #bannerimg{       
    padding-left: 25px;  
    margin: 0;  
}

#content, #footer, #contentheadinner{     
    padding-right: 25px;    
    margin: 0;  
    position: relative;
    zoom: 1;
}   

.pagefull, .pageleft, .pageright{    
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    display: block;
    zoom: 1;
}

.pageleft{
    float: left;
    width: 180px;
    border-right: 4px solid #987654; 
    padding-right: 20px;
    margin-right: 0px;   
}

.pageright{
    float: left;   
    width: 506px;
    border-left: 4px solid #987654; 
    padding-left: 20px;
    margin-left: -4px;   
}

.pageright li {
      /*margin: 0 5px;
      padding-left: 12px;*/
      list-style-image: url(../img/0093_bullet.png);
}

.pageleftnav{
    list-style-position: outside;
    list-style-type: none;    
    padding: 0px;
    margin: 0px;
    font-size: 1.2em;
}

.pageleftnav li{
    padding: 2px 0 6px;    
    height: 20px;   
}

.showPageAnchor, .showPageAnchor:visited{   
    text-decoration: none; 
}

.showPageAnchor:hover{  
    text-decoration: underline; 
    font-weight: bold;
}

.showPageAnchor.selected{  
    font-weight: bold;
}

.left{     
    float: left;  
    position: relative;  
}

.right{    
    float: right;  
    position: relative;        
}
         
.clear{
    clear: both;    
}
  
.rightQuote{
   float: right; 
   width: 350px;
   padding: 8px; 
   margin: 8px 0 8px 8px;   
}

.padded{   
   padding: 8px; 
}
  
.greenbox{
  background-color: #E7EDCE; 
  border: 1px solid #987654; 
}  
  
.doctorname {
    /*color: #556b2f; */
    background-color: #f1eec6;
    font-size: 1.4 em;
    font-weight: bold;
    border-bottom: 1px solid #987654; 
}    

.findusRight{
    float: left;
    width: 300px;
    padding: 0 0 0 30px;
    margin: 0;
}    
.findusMap{
    float: left;
    width: 400px;    
    padding: 0;
    margin: 0;;
}

#salidamap, #gunnisonmap{  
    height: 450px;
}

#tabmenu {
    background:#DAE0D2 url(../img/tabmenubg.gif) repeat-x scroll center bottom;
    float:left;
    font-size:93%;
    line-height:normal;
    width:100%;      
}

#tabmenu ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:10px 10px 0pt;
}

#tabmenu li {
    background:transparent url(../img/tabmenunormleft.gif) no-repeat scroll left top;
    float:left;
    margin:0pt;
    padding:0pt 0pt 0pt 9px;
}

#tabmenu a {
    background:transparent url(../img/tabmenunormright.gif) no-repeat scroll right top;
    color:#776655;
    display:block;
    font-weight:bold;
    padding:5px 15px 4px 6px;
    text-decoration:none;
}

#tabmenu a:hover {
    color:#333333;
}

#tabmenu .current {
    background-image:transparent url(../img/tabmenunormlefton.gif);
}

#tabmenu .current a {
    background-image:transparent url(../img/tabmenunormrighton.gif);
    color:#333333;
    padding-bottom:5px;
}

.pdffile {
    background: url(../img/pdf.gif) no-repeat right center; 
    padding-right: 20px;
}