
/*
// Scotish Crane
// Dark Colour // Highlight Colour */


html{
min-height: 101%;
}


*{
padding: 0px;
}


body{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
background-color: #747474;
margin: 0px;
margin-top: 5px;
margin-bottom: 10px;
color: #4b4b4b;

}

a{
text-decoration: none;
color: #ffffff;
}
a:hover{
color: #cccccc;
}

h1{
font-family: arial;
font-weight: normal;
color: #343399;
text-transform: uppercase;
text-align: left;
margin-top: 0px;
margin: 0px;
font-size:1.2em;
letter-spacing: 1px;
}


h2{
font-size: 1.3em;
font-weight: normal;
text-align: left;
letter-spacing: 2px;
color: #343399;
margin-bottom: -10px;
line-height: 20px;
margin-top: 5px;
}

h2.con{
font-size: 1.0em;
font-weight: lighter;
text-align: center;
letter-spacing: 2px;
color: #;
margin: 0px;
margin-top: 5px;
}

img{
border: none;
}

textarea.enquiry{
overflow: auto;
}







#container{
width: 900px;
text-align: left;
margin: 0px;
background: #343399;
overflow: hidden;
}



#leftcol{
float: left;
width: 190px;
height: auto;
font-size: 8pt;
color: #ffffff;
background: #343399;
}



#rightcol{
clear: both;
float: left;
width: 710px;
background: #ffffff;
}


#text{
padding: 10px;
padding-top: 20px;
}

#innertext{
position: relative;
}

.image{
margin: 10px;
margin-top: 0px;
margin-bottom: 5px;
border: 1px solid #343399;
}

#contact{
width: 180px;


}

#contactform{

width: 300px;
background: #e2e2e2;
border: 1px dashed #4b4b4b; 


}

.title{
color: #ffffff;
width: 165px;
text-align: center;
font-size: 8pt;
 
padding: 5px;
background: #343399;
}











#banner{
width: 900px;
height: 250px;
text-align: left;

background-image: url(../images/banner.jpg);

}

#innerbanner{
position: relative;
}

#bannerl{
position: absolute;
left: 60px;
top: 50px;
}






#imgholder{
width: 400px;
height: 400px;
}



#content{
text-align: justify;
width
margin: 10px;
font-size: 11px;
line-height: 12pt;
color: #4b4b4b;

}

#content a{
color: #aaa;
}

.tab{
width: 250px;
text-align: center;
padding: 10px;
background: #343399;
color: #ffffff;
border: 1px solid #cccccc;  
}

.tab2{
text-align: center;
width: 250px;
}

.tab3{
background: #ffffff;
color: #4b4b4b;
width: 440px;
padding: 5px;
border: 1px solid #cccccc;
}






#footer{
clear: both;
width: 900px;
height: 40px;
color: #e2e2e2;
font-size: 10px;
border-top: 1px solid #ffffff;
background-image: url(../images/bottom.jpg);
background-repeat: no-repeat;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#innerfooter{

width: 900px;
position: relative;


}

#footl{
position: absolute;
top: 10px;
left: 20px;
}

#footr{
position: absolute;
top: 10px;
right: 20px;
}

#footc{
position: absolute;
top: 5px;
text-align: center;
left: 320px;
}


#footer a{
color: #e2e2e2;
}

#footer a:hover{
color: #cccccc;
}












#contleft{
float: left;
width: 320px;
margin-left: 40px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 30px;
text-align: center;
}

#contright{
float: left;
width: 320px;
margin-top: 10px;
margin-bottom: 10px;
}











#navigation {
width: 950px;
overflow: hidden;
background-color: #da2c2a;
border-bottom: 1px solid #ffffff;      
    }
    
    
    
#navigation a {
font-family: arial, sans-serif;
display: block;
float: left;
padding: 6px 23px 6px 23px;
color: white;
border-right: 1px solid #ffffff;
text-decoration: none;
text-align: center;
font-size: 8pt;
letter-spacing: 1px;
background-color: #da2c2a;
    }
    
#navigation a.loc {
font-family: arial, sans-serif;
display: block;
float: left;
padding: 6px 35px 6px 35px;
color: white;
border-right: 0px solid #ffffff;
text-decoration: none;
text-align: center;
font-size: 8pt;
letter-spacing: 1px;
background-color: #da2c2a;
    }
   
#navigation a.currentloc {
font-family: arial, sans-serif;
display: block;
float: left;
padding: 6px 35px 6px 35px;
color: white;
border-right: 0px solid #ffffff;
text-decoration: none;
text-align: center;
font-size: 8pt;
letter-spacing: 1px;
background-color: #343399;
    }
    
    
#navigation a:hover {
color: #;
background-color: #343399;
    }
    
#navigation a.current {
color: #;
background-color: #343399;
    }
    

    
 















.infobar{
width: 370px;
padding: 5px;
color: white;
background: #;
}

#contright div.infobar{
margin-bottom: 1px;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: white;
}




