﻿	body
	{
	text-decoration: none;
	color: #553821;
	font-family:tahoma,helvetica,arial,sans;
	font-weight:bolder; 
	font-size:0.7em;
	margin: 0 auto;
	line-height:20px;
	background: #f7f3ef;
	}
	
	a
	{
	border:0px;
	}
	
	#page
	{	
		margin: 0 auto; 
		width: 816px;
		height:731px;
		margin-top:11px;
		background-image: url('../images/homepage/homePageBackground.jpg');
		position:relative;
		background-repeat:no-repeat;
	}
	
	#page #stage
	{
	    width:647px;
	    height:694px;
	    float:left;
	    margin-left:77px;
	    margin-top:15px;
	}
	
	#page #stage #HomePageHeader1
	{
	    background-image: url('../images/homepage/HomepageTitle.gif');
	    background-repeat:no-repeat;
	    width:301px;
	    height:31px;
	    margin: 0 auto;
	    margin-top:73px;
	    text-indent:-9000px;
	    
	}
	
	#page #stage #HomePageHeader2
	{
	    background-image: url('../images/homepage/HomepageTitle2.gif');
	    background-repeat:no-repeat;
	    width:357px;
	    height:17px;
	    margin: 0 auto;
	    margin-top:8px;
	    text-indent:-9000px;
	}
	
	#page #stage #HomePageHeader3
	{
	    background-image: url('../images/homepage/bottomFooter.jpg');
	    background-repeat:no-repeat;
	    width:210px;
	    height:97px;
	    margin: 50px auto 0 233px;
	    text-indent:-9999px;
	}
	
	
	/**Break lines**/
	
		
	#page #stage #HomePageBreakLineTop
	{
	    width:647px;
	    height:2px;
	    margin-top:35px;
	    background: #553821;
	}
	
	#page #stage #HomePageBreakLineBottom
	{
	    width:647px;
	    height:2px;
	    margin-top:23px;
	    background: #553821;
	}
	
	/**Navigation**/
	
	#HomePageNavigation
	{
        width:647px;
	    height:14px;
	    margin: 0 auto;
	    margin-top:28px;
	    
	}
	
	 #HomePageNavigation ul li
	{
	    display: inline;
        list-style-type: none;
        width:647px;
        height:30px;
	}
	
	
    a.BookVisit
	{
	    background-image: url('../images/homepage/link1.gif');
	    background-repeat:no-repeat;
	    text-indent:-9999px;
	    display:block;
	    width:65px;
	    height:15px;
        margin-left:244px;
	    position:absolute;
	    outline:none;

	}
	
	a.london
	{
	    background-image: url('../images/homepage/link_london.gif');
	    background-repeat:no-repeat;
	    text-indent:-9999px;
	    display:block;
	    width:45px;
	    height:16px;
        margin-left:155px;
        margin-top:1px;
	    position:absolute;
	    outline:none;
	}
	
    a.hertfordshire
	{
        background-image: url('../images/homepage/link_hertfordshire.gif');
	    background-repeat:no-repeat;
	    text-indent:-9999px;
	    display:block;
	    width:78px;
	    height:16px;
        margin-left:337px;
        margin-top:1px;
	    position:absolute;
	    outline:none;
	}
	 

	
	/**Navigation**/	
	
	a.BookVisit:hover
    {
		background-position: 0px -15px;
	}
	
	a.hertfordshire:hover,a.london:hover
    {
		background-position: 0px -16px;
	}
		
	
	
	#HomePageMainLink
	{
	    width:647px;
	    height:18px;
	    margin-top:21px;
	}
	
	a.OurService
	{
	    background-image: url('../images/homepage/link3.gif');
	    background-repeat:no-repeat;
	    text-indent:-9999px;
	    display:block;
	    width:96px;
	    height:18px;
	    margin-left:280px;
	    outline:none;
	}
	
	a.OurService:hover
    {
		background-position: 0px -18px;
	}
	
	/** main image**/

    #page #stage #HomePageImage
	{
	    text-decoration:none;
	     border-width:0px;
	    width:647px;
	    height:230px;
	    margin: 0 auto;
	    margin-top:27px;
	}
	
	/** Error Page **/
	
	#ErrorText
	{
	   background-image: url('../images/homepage/img_errorText.gif');
	    background-repeat:no-repeat;
	    text-indent:-9999px;
	    display:block;
	    width:552px;
	    height:41px;
	    outline:none;
	    margin-top:15px;
	    margin-bottom:-20px;

	    
	}