  <style>

  /* 

		CSS Document
		
		HDC Developments common css 
		
		Author:  Andrew Plested
		Version: 1.6a
		Date:    30th March 2006
		Latest:	 4th August 2007
   
    Free for use, copy and paste!
   
  */	
	
	/* Main CSS layout */
	
	
	html {}
	
	
	body {
			background:#eeeeee;
			border:none;
			margin:0px;
			padding:0px;
			height:100%;
			width:100%;
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			}
	
	
	img { 
			border:none;
			margin:0px;
			padding:0px;
			}
	 
	
	a { 
			text-decoration:none;
			}
	
	
	a:link { 
			color:#666666;}
	
	
	a:visited {}
	
	
	a:hover {
			text-decoration:underline;
			color:#999999;
			}
	
	
	a:active {}
	
	/* Main CSS layout End */
	
	
	/* Content Body - size, shape and position */
	
	#contentBack {
			position:relative;			
			height:auto;
			width:748px;
			margin:0px auto 0px auto;
			padding:0px 0px 0px 0px;
			background:#CCCCCC;
			z-index:0;
			}
			
			
	#contentWhite {
			position:relative;
			left: 4px;
			right: 4px;
			height:auto;
			width:740px;
			background:#ffffff;
			z-index:1;
			}
	
	
	#contentBody {
			position: relative;
			height: 400px;
			width:740px;
			text-align: left;
			background-color:#666666;
			z-index:2;
			}
	
	/* Content Body - size, shape and position. End*/
	
	
	/* Content of Page */
	
	#headerImage {
	position:absolute;
	top:60px;
	background-color:#333333;
	padding-right:240px;
	z-index:1;
			}
			
	#headerLogo {
			position:absolute;
			top:60px;
			right:0px;
			padding: 0px;
			margin: 0px;
			z-index:2;
			}
			
	
	div#navMenu {
			position:absolute;
			padding: 0px;
			margin: 0px;
			top:150px;
			right: 0px;
			width: 240px;
			height: 210px;
			z-index:3;
			}			
	
	#xmas {
			position:absolute;
			top:420px;
			left:545px;
			text-align:center;
			font-size: 12px;
			}
	
	#contentBody #content {
			position:relative;
			top:400px;
			width:740px;
			font-family:Arial, Helvetica, sans-serif;
			text-align:justify;
			color:#333333;
			margin:0px 0px 0px 0px;
			z-index:3;
			}
			
	
	#content h2 {
			font-family: "Times New Roman", Georgia, Times, serif;
			font-size: 1.2em;
			font-weight: normal;
			color: #454957;
			margin: 0px 0px 0px 0px;
			padding: 0px 10px 0px 10px;
			}
			
	
	#content p, ol, ul {
			font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
			font-size: 0.75em;
			font-weight: normal;
			color: #323748;
			margin: 0px 0px 0px 0px;
			}
	
	
	#content p {
			text-align:justify;
			padding:20px 260px 10px 30px;
			}
	
	
	#content ol {
			padding:0px 260px 0px 40px;
			}
	
	
	#content ol li {
			padding:10px 0px 10px 0px;		
			}
			
	#content ul {
			padding:0px 260px 0px 60px;
			}
			
	#content ul li {
			padding:0px 0px 0px 0px;		
			}
	
	#content .vegie {}
	
	#accommodationImages {
			position: absolute;
			top: 450px;
			right: 25px;
			width: 200px;
			z-index: 3;
			}
			
	.accommodationImages {
			padding: 2px;
			margin-bottom: 8px;
			border-color: #CCCCCC;
			border-style: solid;
			border-width: thin;
			background-color: #ffffff;
			}		
				
	#findUs {
			padding:40px 200px 30px 30px;
			z-index:2;
			}
	
	
	#findUsLink a:link {
			color:#333333;
			text-decoration:none;
			}
	
	
	#findUsLink a:hover {
			color:#0033CC;
			text-decoration:underline;
			}
			
			
	#findUs #chalkText {
	position:absolute;
	top: 372px;
	z-index:3;
	left: 63px;
			}
			
	#doghousefoot {
			position: absolute;
			left: -4px;
			width: 740px;
			background:#CCCCCC;
			padding: 0px 4px 0px 4px;
			z-index:2;
			}
			
	
	#hdcFlag {
			position:relative;
			top:238px;
			left:-4px;
			width:740px;
			height:20px;
			background:#CCCCCC;
			padding:0px 4px 0px 4px;
			z-index:3;
			}
	
	
	#hdcFlag #hdcLink {
			position:absolute;
			right:20px;
			top:2px;
			color:#CCCCCC;
			z-index:4;			
			}
			
			
	#hdcFlag h3 {
			font-family: "Verdana", Arial, Helvetica, sans-serif;
			font-size: 0.7em;
			font-weight: normal;
			margin: 0px 0px 0px 0px;
			}
			
	
	#firefox {
			position:relative;
			top:216px;
			left: 6px;
			width:240px;
			height:20px;
			padding:0px 4px 0px 4px;
			z-index:3;
			}
	
	
	#firefox #firefoxLink {
			position:absolute;
			left:46px;
			top:3px;
			color:#CCCCCC;
			z-index:3;
			}
			
			
	#firefox h3 {
			font-family: "Verdana", Arial, Helvetica, sans-serif;
			font-size: 0.7em;
			font-weight: normal;
			margin: 0px 0px 0px 0px;
			}
			
	/* Content of Page End */
	
	
	/* Modifiers */			
			
	.invisibleT {
			visibility:visible;
			}
			
				
	.contentjustify {
			font-family: inherit;
			font-weight: bold;
			text-align:justify;
			padding-top: 30px;			
			}
			
	
	.highlight {
			font-weight:bolder;
			}
	
	
	.italicMod {
			font-style:italic;
			}
	
	
	.listSpacing {
			line-height: 2;
			}
			
	/* Modifiers End */
  
  </style>
