	body {
	background:#014049 url('../images/blog-gradients.gif') repeat-x;
	}
	
	/* MAIN CONTAINER ELEMENTS */
	#holder {
	/*background:url('../images/blog-bg1.jpg');*/
	}
	
	#holder2 {
	background:url('../images/blog-bg2.jpg') no-repeat;
	}
	
	a:link,a:visited,a:hover {
	color:#fff
	}
	
	
	/* FOOTER */
	#footer {
	background:url('../images/blog-special-place.gif') no-repeat;
	}	
	
	/* LOGO */
	#logo {	
	background:url('../images/blog-logo.gif') no-repeat;
	}	
	
	
	/* HOME TOP NAVIGATION */
	
	#nav {
	background:url('../images/bl-menu-bg.gif');
	}
	
	/* #menu li a:hover {background: #fff} IE6 Fix */
	
	#menu li.space {
	background:url(../images/bl-space-icon.gif) no-repeat
	}
	
	#menu li#home a span {
	background:url(../images/bl-home-icon.gif) no-repeat
	}
	
	#menu li#home a:hover span {
	background:url(../images/bl-home-icon.gif) no-repeat
	}
	
	#menu li#about-erigmore a span {
	background:url(../images/bl-about-erigmore-icon.gif) no-repeat
	}
	
	#menu li#about-erigmore a:hover span {
	background:url(../images/bl-about-erigmore-icon.gif) no-repeat
	}
	
	#menu li#facilities a span {
	background:url(../images/bl-facilities-icon.gif) no-repeat
	}
	
	#menu li#facilities a:hover span {
	background:url(../images/bl-facilities-icon.gif) no-repeat
	}
	
	#menu li#accommodation a span {
	background:url(../images/bl-accommodation-icon.gif) no-repeat
	}
	
	#menu li#accommodation a:hover span {
	background:url(../images/bl-accommodation-icon.gif) no-repeat
	}
	
	#menu li#book-now a span {
	background:url(../images/bl-book-now-icon.gif) no-repeat
	}
	
	#menu li#book-now a:hover span {
	background:url(../images/bl-book-now-icon.gif) no-repeat
	}
	
	#menu li#things-to-do a span {
	background:url(../images/bl-things-to-do-icon.gif) no-repeat
	}
	
	#menu li#things-to-do a:hover span {
	background:url(../images/bl-things-to-do-icon.gif) no-repeat
	}
	
	#menu li#for-sale a span {
	background:url(../images/bl-for-sale-icon.gif) no-repeat
	}
	
	#menu li#for-sale a:hover span {
	background:url(../images/bl-for-sale-icon.gif) no-repeat
	}
	
	#menu li#contact-us a span {
	background:url(../images/bl-contact-us-icon.gif) no-repeat
	}
	
	#menu li#contact-us a:hover span {
	background:url(../images/bl-contact-us-icon.gif) no-repeat
	}
	
	#menu li#blog a span {
	background:url(../images/bl-blog-icon.gif) no-repeat
	}
	
	#menu li#blog a:hover span {
	background:url(../images/bl-blog-icon.gif) no-repeat
	}
	
	
	
	/* TESTS */
	
	#block {
	height:59px;
	background:url('../images/bl-block-gradient2.gif') repeat-x;
	}
	
	#curvedbox {
	height:149px;
	background:url('../images/bl-blog-top.jpg') repeat-x;
	}
	
	/*.trans_box2 {
	  /* Mozilla ignores crazy MS image filters, so it will skip the following */
		/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.erigmore.co.uk/images/blog.png');
	}
	/* IE ignores styles with [attributes], so it will skip the following.
	.trans_box2[class] {
	  	background-image:url(http://www.erigmore.co.uk/images/blog.png);
	}*/
	
	
	
	
	
	ul#subnav	{
	background:#9CCDEE;
	}
	
	#footer, #footer a {
	color:#a1a556
	}
	
	.ad-box {
	background:#1E91A3;
	}
	
	.ad-box .heading a {
	color:#014049
	}
	
	
	
	#archive_bg {
	padding-bottom:20px;
	width:225px;
	background:#828709;
  float: left;
	}
	
	#archive_bg dl {
	list-style:none;
	margin:0 10px;
	padding-left:0;
	}
	
	#archive_bg dt {
	padding:8px 0 8px 5px;
	border-bottom:1px dotted #fff;
	background:url('../images/blog-arrow.gif') no-repeat;
	background-position: center left;
	}
	
	#archive_bg dt a {
	color:#fff;
	font-size:1.1em;
	padding-left:15px;
	}
	
	#archive_bg dt a:hover,#archive_bg dt a:focus {
	color:#fff;
	font-size:1.1em;
	padding-left:15px;
	}
	
	#archive_bg dd ul li {
	list-style-type:none;
	padding:8px 0 0 15px;
	color:#fff;
	font-size:1.2em;
	}
	
	#archive_bg li.sub li {
	border:0;
	color:#fff;
	background:none;
	padding-left:0;
	}
	
	#archive_bg li.sub {
	display:block;
	background:url('../images/333dotted.gif') bottom center repeat-x;
	color:#fff;
	}
	
	
	#textblock {
	margin-top:0px;
	}
	
	ul#subnav li.on a {
	background:url(../images/blog-arrow.gif) right no-repeat;
	}
	
	ul#subnav li.last a {
	background:none
	}
	
	ul#subnav li.laston {
	border:none;
	background:url(../images/blog-arrow.gif) right no-repeat;
	}