	body,	html {
		background:#a7a09a;
		color:#000;
	}
	body {
		min-width:960px;
	}

	/* -- Top Section -- */

	#home2008 {
		height: 446px;
		margin: 0 0 0 20px;
	}

	#home2008 p {
	      margin: 15px 30px 0 400px;
		text-align: left;
		font-size: 1.2em;
	}

	#home2008 p:first-letter {
      	color: black;
		font-weight: bold;
		font-size: 1.6em;
	}

	#home2008 img {
		float: left;
	}

	/* -- Left Column -- */

	#colleft {
		background: white;
		float:left;
		width:520px;
	}

	#colleft h2 {
		font-size: 1.05em;
		font-weight: 900;
		background-color: #354634;
		color: white;
		padding: 8px;
	}

	#colleft p {
		text-align: left;
	}

	/* -- Right Column -- */

	#colright {
		margin: 0 0 0 20px;
		width: 405px;
		float: right;
		text-align: left;
	}

	#colright {
		background: white;
		float:right;
		width:420px;
	}

	#colright p {
		height: 135px;
	      margin-left: 225px;
		font-size: 0.85em;
	}

	#colright h2 {
		font-size: 1.05em;
		font-weight: 900;
		background-color: #354634;
		color: white;
		padding: 8px;
	}

	#colright ul {
		margin-bottom:0;
	}

	#colright h3, #colright p {
		padding:0 10px 0 0;
	}

	.cm .mp .wv .ht {
		clear: both;
		width: 230px;
		height: 135px;
		padding-top: 8px;
		margin-bottom: 13px; 
	}

	* html .cm, * html .mp, * html .wv {
		height: 135px;	
	}

	.pm {
		background: white url(image/homepage_portmarnock.jpg) top left no-repeat;
	}

	.cm {
		background: white url(image/homepage_celticmanor.jpg) top left no-repeat;
	}

	.mp {
		background: white url(image/homepage_maps.jpg) top left no-repeat;
	}

	.wv {
		background: white url(image/homepage_waterville.jpg) top left no-repeat;
	}

	.ht {
		background: white url(image/homepage_heritage.jpg) top left no-repeat;
	}

	/* -- Footer -- */

	#footer {
		background: white;
		clear:both;
	}
	
	#footer p {
		padding:5px;
		margin:0;
	}
