﻿body 
{
    background-color:#ffffff;
    font:normal 12px/normal tahoma;
    color:#000;
}

    /*General tab setup.*/
.tab {width:100px;     font:bolder 12px/normal arial;    color:#006699;    height:30px;    padding-top:1px;    padding-left:3px; background:url(../../images/gold.gif);    border-left:solid 2px #FFE49F; border-right:solid 1px #FFE49F;    border-top:solid 1px #FFE49F;    text-align:left;    vertical-align:middle;     top:9px;           z-index:1;}
#tab1 {position:absolute;    top:15;    left:25px;  z-index:1; background:url(../../images/grad_back.jpg); }
#tab2 {position:absolute;    top:15;    left:130px; z-index:1; background:url(../../images/grad_back.jpg);}
#tab3 {position:absolute;    top:15;    left:235px; z-index:1; background:url(../../images/grad_back.jpg);}
#tab4 {position:absolute;    top:15;    left:340px; z-index:1; background:url(../../images/grad_back.jpg);}
#tab5 {position:absolute;    top:15;    left:445px; z-index:1; background:url(../../images/grad_back.jpg); line-height:5px;}

.tab A:link {font:bolder 12px/normal arial; color:navy; text-decoration:none;}
.tab A:visited {font:bolder 12px/normal arial; color:navy; text-decoration:none;}
.tab A:active {font:bolder 12px/normal arial; color:navy; text-decoration:underline;}
.tab A:hover {font:bolder 12px/normal arial; color:navy; text-decoration:underline;}
.leftNav A:link{font-weight:bolder; color:navy; text-decoration:none;}
.leftNav A:visited{font-weight:bolder; color:navy; text-decoration:none;}
.leftNav A:active{font-weight:bolder; color:navy; text-decoration:underline;}
.leftNav A:hover {font-weight:bolder; color:navy; text-decoration:underline;}

    /*navigation bars*/
.navBar { background:url(../../images/blue.gif);    height:22px;    width:840px; padding-top:8px; padding-left:10px; color:White; z-index:1;}
#navTop {position:absolute; top:41px; left:25px;}
#navBottom {position:absolute; top:506px; left:25px;}
/*handles top Contact us link area*/
#headLink
{position:absolute; top:15px; left:585px;
    }
/*Handles the main Content area*/
#pageTitle {    font:bolder 22pt/normal times;     color:#006699;   }
#pageContent {    margin-top:25px;        font:normal small/normal arial;     letter-spacing:1px;      color:#006699;      width:410px;      height:90% }

/*left column...*/

.leftColumn {        background:url(../../images/bg_gold.gif); position:absolute;          border:none;        top:74px;          left:25px;                       width:204px;            height:427px;       z-index:1;}

/*Textboxes on the right side of the screen...*/

.textboxHeader {left:435px;     text-align:left;     text-indent:5px;          font:bold 11pt/normal tahoma;     color:#fff;     width:200px;     height:25px;     z-index:10;}
.textbox { border-top:solid 2px #fff;  background:url(../../images/grad_back_textbox.jpg);
     background-position:bottom; 
     background-repeat:  repeat-x;     
     border-left: solid 1px #FFE49F;         
     border-right: solid 2px #FFE49F;        
      border-bottom: solid 2px #FFE49F;         
      left:435px; font:normal small/normal tahoma;         
      color:#006699;        
      width:192px;        
      height:100px;         
      z-index:10;
      line-height:20px; }

#textboxHeader1 {position: absolute; top:27px;}
#textboxHeader2 {position: absolute; top:167px;}

#textbox1 {position: absolute; top:52px; padding-left:5px;}
#textbox2 {position: absolute; top:192px; padding-left:5px;}


.textbox SPAN{font:normal normal/12px arial;     padding-top:3px;            list-style-type:none}


/*Main content and 'links' boxes go here.*/
#mainContent { background:url(../../images/bg_maincontent.jpg) ;    width:635px;     height:427px;     top:74px; left:233px;     position:absolute;     padding-left:8px;      z-index:1; }


/*Photo gallery section*/
#photoGallery 
{position: absolute;
    top:390px;
    left:370px;
    z-index:5;
    width:486px;
    height:80px;
   /* */
    }

.thumb 
{
    height:79px;
    width:78px;
    /*border-top:solid 1px gold;
    border-left:solid 1px gold;*/
  /*border-bottom:inset 2px black;
    border-right:inset 2px black;*/
  background: url(../../images/bg_blackGrad.gif)
    }
    
  
    .thumb img {border:solid 1px gold;}
#thumb1 {    position:absolute;    left:0px;    top:0px;    }
#thumb2 {    position:absolute;    left:84px;    top:0px;    }
#thumb3 {    position:absolute;    left:168px;    top:0px;    }
#thumb4 {    position:absolute;    left:252px;    top:0px;    }
#thumb5 {    position:absolute;    left:336px;    top:0px;    }
#thumb6 {    position:absolute;    left:420px;    top:0px;    }