	body {
		background-color:#FFFFFF;
		background: url(back-1.jpg);
		font-family:arial,helvetica,sans-serif;
		color:#182C28;
		margin:0;
		
		}

		a:link {
		color:#552255
		}

		a:visited {
		color:#dd0000;
		}
	h1 {
		text-align:center;
		color:#800000;
		font-size:160%;
		}

	h2 {
		text-align:center;
		color:#182C28;
		background-color:transparent;
		font-size:120%;
		font-weight:500;
		margin-bottom:1px
		}

	h3 {
		font-size:110%;
		}

	h4 {
		font-size:100%;
		}  

	p {
		text-align:left;
		padding:10px;
		}
/*Nav Bar Credits: CSSpplay - http://www.cssplay.co.uk/menus/pro_eight */

	div#n {
		position:absolute;
		top:1px;
		left:0;
		width:100%;
		}

	div#n ul {
		width:100%;
		padding:0 0 0 1%;
		margin:0;
		list-style:none;
		height:23px;
		background:#182C28 url(http://www.welsh-cottages.co.uk/images/css/navbg.gif) ;
		position:relative;
		border:1px solid #000;
		border-width:0 1px 1px 1px;
		border-bottom-color:#444;
		}
	
	div#n li {
		float:left;
		width:14%;
		}

	li#home {
	width:11%
	}

	li#guide {
	width:19%
	}

	div#n li a {
		display:block;
		height:24px;
		width:100%;
		line-height:23px;
		color:#fff;
		font-weight:700;
		font-size:80%;
		text-align:center;
		text-decoration:none;
		border-bottom:none;
		background:url(http://www.wales-photos.co.uk/images/css/navbutdkblue.gif) ;
		}

	div#n li a:hover {
		background:url(http://www.wales-photos.co.uk/images/css/navhovbut.gif) ;
		font-size:80%;
		}

	.tel {
		color:#000000;
		font-size:200%;
		text-align:center
		}

	.cat {
		font-size:90%;
		font-style:italic;
		color:#626262;
		}
