/*---- Layout ----*/
div
{
	padding: 0;
	margin: 0;
}
.singlecolumn {
	padding:2em;
}
body
{
	font-family: georgia, arial, verdana, helvetica, sans-serif;
	padding: 20px;
	margin: 0;
	text-align: center;	
	font-size: x-small;
	/* Above is a Fix for IE4/5 Below is recovery for standard browsers */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:small;	
}
html>body {
	/* For Opera to recover from above */
	font-size:small;
}

a:link {color:#B59463;}
a:visited {color:#6F8C8F;}
a:hover {color:#000;}  

p {
	margin: 0 0 1em 0;
	line-height: 140%;
}
form {
	background-color: #efefe7;
	padding:5px;
}
h1, h2, h3, h4 {
    color: #b59463;
	padding: 0 0 .25em 0;
	font-variant: normal;
}

h5, h6 {
    color: #000;
    margin-bottom: 0;
    margin-top: 1.5em;
	padding: 0 0 .15em 0;
	font-variant: normal;
}

.blackhd a:link {
    color: #000;
}

h1 {
    display: none;
	font-size:150%;
}
h4 {
    border-bottom-style: none;
	font-size:120%;	
}
h3 {
	font-size:120%;
	background-image:url(images/highlight.gif);
	background-repeat:no-repeat;
	height:30px;
	margin:0 0 0 0;
	padding:5px 0 0 30px;
}
h2 {
	font-size:140%;
	text-align:right;
	padding:.5em;
	background-color:#FFFFEB;
	margin-top:0;
}
.accommodation {
	background-color:#F7E7BD;
    color: #b59463;
}
.standard {
	background-color:#D4DCC2;
	color:#FFFFEB;
}
.thingstodo {
	background-color:#D8C4A8;
	color:#F7F7Eb;
}
.dining {
	background-color:#84c3ef;
	color:#ffebb5;
}
.conference {
	background-color:#F7EFBD;
	color:#632018;
}
.towns {
	background-color:#91A7B4;
	color: #F7FDF9;
}
.gettinghere {
	background-color:#E7EbEF;
	color: #9CAABF;
}
.golf {
	background-color:#d2e1b3;
	color: #6b825a;
}
.equestrian {
	background-color:#B7B56A;
	color: #d2dddf;
}
.events {
	background-color:#AA3F39;
	color:#D5CE1B;
}
.touringroutes {
	background-color:#36A191;
	color:#DBD6C3;
}


h5{
	font-size:110%;
}
h6 {
	font-size:100%;
	padding: 0;
	margin:.5em 0 .5em 0;
}
table {
	border-style: solid;
	border-width: 1px;
	border-bottom-width:1px;
	border-color: #efefe7;
	font-size: xx-small;
	/* Above is a Fix for IE4/5 Below is recovery for standard browsers */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:x-small;	
}
html>body table{
	/* For Opera to recover from above */
	font-size:x-small;
}

#oldbrowser
{
	text-align: center;
}
.centred {
    text-align: center;
}
.imgleft {
    float: left;
	margin-right: 1em;
}
.rightalign {
	text-align:right;
}
.imgright {
	float: right;
	margin-left: 1em;
}

.imgrightborder {
	float: right;
	margin-left: 1em;
	border: 1px solid #000000;
}

.imgleftborder {
	float: left;
	border: 1px solid #000000;
	margin-left: 1em;
}
.imgborder {
		 border: 1px solid #000000;
		}


.newsbox {
	background-image:url(images/latest.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	width:163px;
}
.specialofferhead {
	background-image: url(images/specialoffer3.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#a8adb3;
	text-align: center;
	font-weight: bold;
	height:56px;
}
.specialoffer {
    background-image: url(images/specialofferbody.jpg);
	background-repeat:repeat-y;
	background-position:center;
	color:#a8adb3;
	text-align: center;
	font-weight: bold;
	padding:0 25px 10px 40px;
	margin-bottom:1em;
}
.specialofferfoot {
    background-image: url(images/specialofferfoot.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#a8adb3;
	height:20px;
	margin:0;
}
.specialoffer a {
	text-decoration: underline;
	color: #b3afa8;
}
.specialoffer a:hover {
	text-decoration: none;
}

#leftColumn
{
	float: left;
	width: 166px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 167px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
html>body #leftColumn {
	 width: 167px;
}
#rightColumn
{
	float: right;
	width: 166px;
}
#contentColumn
{
	width: auto;
	margin-left: 166px;
}
#masthead {
    height: 100px;
	background-image: url(visit-kildare3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #ffffff;
	
}
#twocolcontent {
	height: 100%;	/* fix the Win32 IE float bug */
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#contentColumn>#twocolcontent
{
	height: auto;	/* fix Opera which breaks with the above IE fix */
}
#twocolcontent
{
	height: 80%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}
#masthead, #innerLeftColumn, #innerContentColumn, #innerFooter, #twocolcontent
{
	padding: 10px;
}

#innerLeftColumn
{
	padding: 0px;
}

.mainimage {
    height: 200px;
	background-image: url(images/header50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;
			
}
.mainaccommimage {
    height: 200px;
	background-image: url(images/accomheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.maingolfimage {
    height: 200px;
	background-image: url(images/golfheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.mainwhimage {
    height: 200px;
	background-image: url(images/whatsonheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.maineqimage {
    height: 200px;
	background-image: url(images/eqheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.mainwaterimage {
    height: 200px;
	background-image: url(images/waterheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.mainthingsimage {
    height: 200px;
	background-image: url(images/thingsheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.mainghimage {
    height: 200px;
	background-image: url(images/ghheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.maintownsimage {
    height: 200px;
	background-image: url(images/townsheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.mainfoodimage {
    height: 200px;
	background-image: url(images/foodheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.mainconfimage {
    height: 200px;
	background-image: url(images/confheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.mainmediaimage {
    height: 200px;
	background-image: url(images/mediaheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.maintrimage {
    height: 200px;
	background-image: url(images/touringroutesheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.maineventsimage {
    height: 200px;
	background-image: url(images/eventsheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
.mainmapimage {
    height: 200px;
	background-image: url(images/mapheader50.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-width: 0px;
	border-color: #ffffff;
	border-top-width: 0px;
	z-index: 30;
	border-top: solid 1px #000;			
}
#footer
{
	clear: both;
}
#innerFooter
{
	text-align: center;
}
#innerContentColumn
{
	margin-right: 166px;
	height: 100%;	/* fix the Win32 IE float bug */
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/* fix Opera which breaks with the above IE fix */
}
#innercontentcolumn
{
	height: 80%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}

/*---- Borders ----*/
.pageBorder {
	width: 698px;
	border: solid 1px #000;
	border-top-width: 0px;
	border-bottom-width: 0px;	
	border-color: #8F95AF;	
	margin: auto;
}
#pageFrame
{
	font-family: verdana, georgia, arial, helvetica, sans-serif;
	background-color: #fff;
	text-align: left;
	font-size: xx-small;
	/* Above is a Fix for IE4/5 Below is recovery for standard browsers */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:x-small;	
}
html>body #pageframe{
	/* For Opera to recover from above */
	font-size:x-small;
}

#footer, #masthead, #innerLeftColumn, #contentColumn, #innerContentColumn, #twocolcontent
{
	border: solid 0px #000;
	border-color: #8F95AF;
}

#footer
{
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#masthead
{
	border-bottom-width: 1px;
}
#innerLeftColumn
{
	border-right-width: 1px;
}

#contentColumn
{
	border-left-width: 1px;
}
/*---- Visual Elements ----*/
table {
	border-collapse:	collapse;
}
.borderbox {
	border:1px solid #D8C4A8;
	background-color:#FFF;
	padding:10px;
	margin-bottom:10px;
}
.tablehead {
	background-color:#D8C4A8;
	color:#F7F7Eb;
	font-weight:bold;
}	

.waterways {
	background-color:#94b6b5;
	color:#ffffef;
	font-weight:bold;
}


.navtext {
	color: #b59463;
}
.rowbg {
	background-color:#efefe7;
}
body
{
	background-color: #F7F7EB;
	color: #000;
	padding: 20px;
	margin: 0;
}
#pageFrame
{
	background-color: #F7F7EB;
	border-color: #8f95af;
	color: #000;
}
#hnav {
    position: relative;
    border-bottom-style: solid;
    border-bottom-width:1px;
    border-top-style: solid;
    border-top-width:1px;
	border-color: #6f8c8f;
	white-space: nowrap;
	margin: 0;
	padding: 3px 0 4px 0;
	color: #6f8c8f;
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
}
#hnav ul
{
text-align: center;
list-style-type: none;
line-height: normal;
margin: 0;
padding: 0;
}
#hnav ul li
{
background-position:center;
display: inline;
white-space: nowrap;
/*/*/ /*/display: none;/*  */
}


/*** Alternative Lists for Horizontal Nav Bar ***/

#althnav {
    position: relative;
    border-bottom-style: solid;
    border-bottom-width:1px;
	border-color: #8F95AF;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
}
#althnav ul
{
text-align: center;
list-style-type: none;
margin: 0;
padding: 0;
}
#althnav ul li
{
background-position:center;
display: inline;
white-space: nowrap;
/*/*/ /*/display: none;/*  */
}
.col1 {
	width: 150px;
	display: block;
	float:left;
}
.col2 {
	width: 270px;
	display:block;
}
.spaced li{
margin-bottom:0.5em;
}
