body
     { color: #333; font-size: 76%; font-family: "Trebuchet MS", sans-serif; background-color: transparent; text-align: center }

h1 img
 { margin: 0; border: 0; float: left }

.inv
{
	display:		none;
}

h3
     { color: #000; font-size: 2em; font-weight: normal; margin: 0 0 10px 0; padding: 0}
	 
h4
     { color: #000; font-size: 1.4em; font-weight: normal; margin: 0 0 10px 0; padding: 0}

p, ol, ul, table { color: #666; font-size: 1.1em; font-weight: normal; line-height: 1.3em }

small { color: #666; font-size: 0.9em; font-weight: normal; line-height: 0.9em }

a
{
	color:			#FF0000;
	text-decoration:	none;
}
a:active	{ color: #FF0000;	}
a:visited	 { color: #085866 }
a:hover		{ color: #82A1A6;	}

#box
 { text-align: left; margin: 0 auto; width: 782px }

#mainmenu
       { font-size: 1em; font-weight: normal; line-height: 1.5em; list-style-type: none; margin: 65px 0 42px 0; padding: 0; float: right }

#mainmenu li.level1
  { background: url("images/pip-active.gif") no-repeat 0 50%; margin: 0 0 0 4px; padding: 0 8px; float: left }

#mainmenu li.level1 a { color: #666 }

#mainmenu li.level1 a:hover   { color: #f00 }

#mainmenu li.active
    { background: url("images/pip-active.gif") no-repeat 0 50%; margin: 0 0 0 4px; padding: 0 8px; float: left }
   
#mainmenu li.active a
   { color: #000; }
   
#container
    { width: 444px; float: right }

#container p
   { margin: 15px 0 15px 0; }
   
#container-left
    { width: 224px; float: left; }

#container-left img
    { margin: 0 2px 2px 0; float: left; }
    
.surroundings #container-right
      { background-image: url("images/headingley-7.jpg"); background-repeat: no-repeat; background-position: 100% 100%; margin: 0 2px 2px 0; width: 542px; float: right }
	  
.properties #container-right
      { background-image: url("images/house-5.jpg"); background-repeat: no-repeat; background-position: 100% 100%; margin: 0 2px 2px 0; width: 542px; float: right }
   
#container-right p
     { margin: 13px 130px 13px 0; padding: 0 }
     
#container-right-images
{
	width: 544px; float: right;
}

#container-right-images img
 { float: right; margin: 0 2px 2px 0 }

#main-content
    { margin: 0; padding: 0; clear: both  }
    
#main-content table img
    { float: left;  }
        
#footer
       { color: #999; font-size: 0.8em; margin-top: 55px; width: 100%; float: left; clear: both; border-top: 1px dotted #999 }
    
#footer a
    { color: #999; }
    
#footer a:hover
    { color: #F00; }

#footer .left
{
	text-align: left;
}

#footer .right
{
	text-align:	right;
}

#text-block
      { background: #366; width: 222px; float: left; margin-bottom: 2px}
      
#text-block-home
      { background: #936; width: 220px; height: 222px; float: left; overflow: auto }

#text-block-home p, #text-block p
{
	font-size: 1.6em; color: #fff; padding: 6px 10px 10px 10px; margin:0
}

.red
    { color: #F00; }