body 
            {
            font-family: verdana;
            background-image: url('media/background.jpg');
            background-repeat: no-repeat;
            margin: auto;

            }


table.header
            {
            width: 100%;
            border: 0;
            margin: auto;
            }

            
table.container
            {
            width: 100%;
            border-style: solid;
            border-width: 0px;
            border-color: #000000;

            }

table.container2
            {
            width: 75%;
            border-style: solid;
            border-width: 1px;
            border-color: #000000;
            margin: auto;
            background-color: #FFC202;
            }
            
table.content
            {
            width: 100%;
            }
table.piccies
            {
            border-style: solid;
            border-width: 1px;
            border-color: #000000;
            }

table.info
				{
				width: 100%;
            margin: auto;
				}

table.property
				{
				margin: auto;
				}

tr.navrow
            {
             background-color: #F56B22;
            }

table.nav_bg
            {
            width: 100%;
            border: 0;
            margin: auto;
            background-color: #000000;
            }

td.nav
            {
            width: 100%;
				height: 82px;
				vertical-align: bottom;
            }

td.rowspan
            {
            width: 186px;
            }

td.centre
            {
            text-align: center;
            } 
         
td.title
            {
				height: 50px;
				vertical-align: bottom;
            }

td.home
				{
				width: 59px;
            text-align: center;
				vertical-align: middle;
				}
td.location
				{
				width: 98px; 
            text-align: center;
				vertical-align: middle;
				}
td.info
				{
				width: 110px;
            text-align: center;
				vertical-align: middle;
				}
td.rates
				{
				height: 24px;
				width: 90px;
            text-align: center;
				vertical-align: middle;
				}
td.avail
				{
				width: 115px;
            text-align: center;
				vertical-align: middle; 
				}
td.enquiries
				{
				width: 90px;
            text-align: center;
				vertical-align: middle;
				}

td.middle
            {
				vertical-align: middle;
				text-align: center;
            }
td.sidebar
            {
				width: 100px;
            }
td.text
            {
				vertical-align: top;
				padding-right: 20px;
            }
td.texthome
            {
				width: 500px;
				vertical-align: top;
				padding-right: 20px;
            }
td.photos
            {
				width: 260px;
				vertical-align: top;
            }
td.photoshome
            {
				vertical-align: top;
            }
td.button
				{
				text-align: center;
				}

td.navigation
            {
           height: 23px;
           background-image: url('../media/button.jpg');
           background-repeat: no-repeat;
           background-position: center;
           vertical-align: top;
            } 
          
div.centre
            {
            text-align: center;
            }

a.nav:link 
            {
            	text-decoration: none;
            	font-size: 9pt;
            	font-weight: bold;
            	color: #2F313D;
            }
            	  
a.nav:visited 
            {
            	text-decoration: none;
            	font-size: 9pt;
            	font-weight: bold;
               color: #5F637B;
            }
            
a.nav:hover 
            {
            	text-decoration: none;
            	font-size: 9pt;
            	font-weight: bold;
               color: #000000;
            }

a.room:link 
            {
            	text-decoration: none;
            	font-size: 9pt;
            	font-weight: bold;
            	color: #FF6B1E;
            }
            	  
a.room:visited 
            {
            	text-decoration: none;
            	font-size: 9pt;
            	font-weight: bold;
               color: #8689B9;
            }
            
a.room:hover 
            {
            	text-decoration: none;
            	font-size: 9pt;
            	font-weight: bold;
               color: #CCCEF2;
            }

.bullets
				{
            font-size: 10pt;
				font-weight: bold;
            }

				
h1
            {
            font-size: 16pt;
            font-weight: bold;
            color: #FF5800;
            }

h2
            {
            font-size: 14pt;
            color: #A0ABFF;
            }
h3
            {
            font-size: 12pt;
            font-weight: bold;
            color: #A0ABFF;
            }

.detail     {
            font-size: 9pt;
            }

.body       {
            font-size: 10pt;
            }

.italic     {
            font-size: 10pt;
	    font-style: italic;
            }
