﻿        body
        {
            font-family: Arial;
            font-size: 11px;
            font-weight: bold;
            background-color: #EBE9EA;            
        }
        h1
        {
            font-size: 14px;			
        }
		li
		{			
			margin-top: 10px;
			margin-bottom: 10px;
		}
        .Address
        {
            color: Teal;
            text-align: right;
            font-weight: normal;
        }
        .AddressMargin
        {
            margin-right: 10px;
        }
        .AddressTable
        {
            width: 100%; 
            border-bottom: solid 1px Black;
        }
        .BannerTable_GD
        {
            width: 100%; 
            border-bottom: solid 1px Black;
            background-color: White;
        }
        .ContentTable
        {
            width: 100%; 
            border-top: Solid 1px Black;			        
        }        
        .HiddenImage
        {
            display: none;            
        }
        .MainMenu
        {
            width: 100%; 
            text-align: center; 
            background-color: #CCCCCC; 
            border-bottom: solid 1px Black;
        }                
        .MainMenuLink
        {             
            color: Teal;
            text-decoration: none;  
            font: bold 12px Arial;                                 
        }
        .MainMenuTableCellSelected
        {
            font: bold 12px Arial;            
        }               
        .MainTable
        {
            border: solid 1px Black; 
            width: 780px;
        }
        .SidebarTableCell
        {
            border-right: Solid 1px Black;            
			vertical-align: bottom;
        }
        .SidebarImage
        {
			margin-bottom: 10px;					
        }  
		.SlideShowTableCell
		{
			width: 422px; 
            /*height: 347px;*/ 
            text-align: center; 
			background-image: url('http://www.open-spaces.co.uk/App/Images/Common/slideshow_border.jpg');            
            /*background-image: url('http://localhost:8080/App/Images/Common/slideshow_border.jpg');*/
            background-repeat: no-repeat; 
            background-position: center;
		}    
        .SubMenuImage
        {
            border: none;
        }
        .SubMenuLink
        {
            color: Teal;
            text-decoration: none;  
            font: bold 11px Arial;
        }
        .SubMenuTable
        {
            height: 60px; 
            background-color: #CCCCCC
        }
        .SubMenuTableCell
        {
            width: 130px;
        }
        .TextPanelTableCell
        {
			background-image: url('http://www.open-spaces.co.uk/App/Images/Common/text_panel_264x348.jpg');            
            /*background-image: url('http://localhost:8080/App/Images/Common/text_panel_264x348.jpg');*/       
            background-position: center; 
            background-repeat: no-repeat; 
            width: 264px; 
            height: 348px;
        }
        .TreesTableCell
        {
            width: 105px;
        }
        .ThumbNailImage
        {
            margin: 2px 0px 0px 2px;
            border: none;            
        }
        .ThumbNailTableCellContainer
        {
            width: 422px; 
			vertical-align: top;           
        }
		SlideShowTableCellContainer
		{
			width: 422px; 
			vertical-align: top;
		}
        .TreesImage
        {
            margin-top: 1px;
        }
		#imgMain img 
		{
			width: 395px;
			height: 319px;
			background-color: White;			
		}
        
