/* page width */

div#all
{
    width: 770px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}
body
{
    text-align: center;
    font-size: 13px;
}






/*content style (text=pageContent)*/

.text-header
{
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	color: #00679E;	
	color:#000033;
	
}

.text
{
    /*font-size: 11px;*/
    font-family: Tahoma;
    color: #000033;

}

#content td
{
  /*font-size: 14px;  */
}

.pageContent 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #70706F;	
	color:#000033;
}

.pageContent a 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #70706F;	
}


/* top elements */

.company
{
	font-size: 20px;	
	font-family: Tahoma;
	color: #00679E;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #787878;
	color:#000033;
}


/*main menu*/

.menu
{
    font-size: 11px;
    font-family: Tahoma;
    color: #565656;
    font-weight: bold;
    text-decoration: none;
    word-spacing: -1px;
    height: 44px;
    background-image: url('http://www.exquisitescotland.com/images/menu_hr.gif');
    background-repeat: repeat-x;
    background-position: center center;
}

.amenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #565656;
	color:#000033;
	font-weight: bold;
	text-decoration: underline;
	word-spacing: -1px;		
}




/*main menu*/

.fnav 
{
	font-size: 9px;
	text-decoration: none;
	font-weight:normal;
}


/*input*/

input
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;	
	text-decoration: none;
}
textarea
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;	
	text-decoration: none;
}
/*submenu*/

.submenu
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #3286AB;
	color:#000033;
	font-weight: bold;	
	text-decoration: none;
}

.asubmenu
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #3286AB;
	color:#000033;
	font-weight: bold;
	text-decoration: underline;	
}


/*bottom menu*/

.bmenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}

.abmenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #B8DAE3;
}

.main-bg
{
	background-color: #71A3BC;
}


/* for Image Gallery */

 .DL  { border:2px solid #000000; }
        .IS  { width:120px; height:120px; text-align:center; vertical-align:middle; }
        .SIS { background-color:#DDDDDD; border:1px dotted black; width:120px; height:120px; text-align:center; vertical-align:middle; }
           div.button {
            background-color:#aaaaaa;
            border:1px solid black;
            cursor:pointer; float:left;
            font-weight:bold;
            margin:5px;
            width:65px;
        }
        
        
        .txtheader_bullet
        {
            margin-right:10px
        }
         .margin5
        {
            margin-right:5px
        }
        
            
