@charset "utf-8";

html{
    height:100%;

}

body {
    font-family: verdana,helvetica,arial,sanverdanas-serif;    
    background-color: #d5e0f0; 
    margin: 0;
    height:100%;
    /*background-image: url('./images/lblue078.jpg');*/

}

.global{

    width: 1000px;
    background-color:  white;
    margin: 0 auto;
    height:auto !important; /* real browsers */
    height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
    padding-bottom: 1em;
    padding-left:1em;
    padding-right:1em;
}


.navimages{
    padding-left:1em;
    padding-right:1em;
}

.navbar{
    margin-left:3em;
    margin-right:3em;

}

.navimages img {
    vertical-align:middle;
}

.navimages{
    text-align:center;
}

.navimages li  {
    list-style: none;
    display:inline-block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.navbar li{
    list-style: none;
    display:inline-block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color:#482b81;

}

.navbar{
    border:black thin solid;
    background-color:#482b81;
}

.navbar li a
{
    color:yellow;
    background-color:#482b81;
    width:100%;
}

img#logo{
    width:140px;
    height:100px;
}

img#graphic{
    width:600px;/*513;*/
    height:60px;/*54;*/
}

img#ssac{
    width:110px;
    height:110px;
}


.row{
    margin-left: 3em;
    margin-right: 3em;
}
.row .picture, .row .text{
    display:inline-block;
    margin: 1em;
    width:45%;
    vertical-align: middle;
    text-align: center;

}

.row .text{
    text-align: justify;
    font-size: 0.8em;



}

.row .picture img{
    width:274px;
    height:205px;
    border:black thin solid;
    padding: 2px;
}

#feeddiv{
    width:500px;
    height:500px;
    border:black thin solid;
}

#welcome, #news{
    vertical-align: top;
    font-size: 1.3em;
}

#welcome{
    text-align: center;

}
#welcome .line{
    margin-bottom:1em;
}


#news{
    text-align: left;
}



#oldnews{
    font-size: 0.6em;
}

#scotsac div{
    font-size: 0.65em;
    text-align: center;
    margin:1em;
    margin-top:3em;

}
#scotsac #image img{
    width:100px;
    height:100px;
}

#about_us_photos img{
    width:224px;
    height:168px;
    display:inline-block;
}


#about_us_photos #big{
    width:224px;
    height:148px;
}

.heading{
    font-size: 1.3em;
    text-align: center;
    margin-top: 2em; 
        margin-bottom: 2em
}

.content{
    margin-left: 3em;
    margin-right: 3em;
}

.about_us_text{
    text-align: justify;
    margin-top:1em;
    margin-bottom: 1em;
}



#contactstable {
    width:90%;
    border-top:1px solid silver;
    border-right:1px solid silver;
    margin:1em auto;
    border-collapse:collapse;

}
#contactstable td {
    border-bottom:1px solid silver;
    border-left:1px solid silver;
    padding:.3em 1em;
    text-align:left;
    background-color: white;
    font-size: 10pt;
}
#contactstable td{
    font-size: 11pt;
}
#contactstable td:last-child {

    text-align:right;
}

#membership-picture{
display:inline-block;
vertical-align: middle;
}

#membership-picture img{
    width:220;
    height:284;
    border:black solid thin;
    
}

.section .title{
    font-size:1em;
    font-weight: bold;
    
}

.section .title{
    font-size:1.15em;
    margin-top: 1em;
    margin-bottom: 1em;
    
}

.section .text{
    font-size:1em;
    text-align: justify;
    margin-top: 1em;
    margin-bottom: 1em;
    
}

.section .backtop{
    font-size:0.8em;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    
}

#memintro{
     margin-left: 15em;
     margin-right: 6em;
}

#expeditions .title, #divesites .title{
    font-weight: bold;
}

#intro{
    margin-top: 1em;
    margin-bottom: 1em;
}


#albums .album{
    display:inline-block;
}
