@charset "UTF-8";

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.twoColFixRt #container {
	width: 966px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 270px;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 28px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 150%;
	text-align: justify;
}
#sidebar1heading {
	background-image: url(images/kerry.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
}
.twoColFixRt #mainContent {
	width: 620px;
	text-align: justify;
	line-height: 170%;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-size: 14px;
	margin-top: 1;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 
#footer {
	background-image: url(images/con_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 116px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FEF8E5;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 13px;
}
#footer a:link{
	text-decoration: none;
	color: #F3EDD5;
}
#footer a:visited{
	text-decoration: none;
	color: #F3EDD5;
}
#footer a:hover{
	text-decoration: none;
	color: #F3A449;
}
#footer a:active{
	text-decoration: none;
	color: #F3EDD5;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 960px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navigation {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 960px;
}
#mainpic {
	margin: 0px;
	padding: 0px;
	height: 385px;
	width: 960px;
}
.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant: small-caps;
	color: #240507;
	text-align: center;
	margin: 0px;
	float: left;
	height: 42px;
	width: 192px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}

.tail-bottom{
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	margin: 0px;
	clear: both;
	float: left;
	position: relative;
	padding: 0px;
	background-color: #FFFFFF;
	height: 141px;
}

.fltrtbord { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
	padding: 2px;
	margin-top: 6px;
	border: 1px solid #240507;
}
.fltlftbord { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	padding: 2px;
	margin-top: 6px;
	border: 1px solid #240507;
	margin-right: 10px;
}
.imagemarright {
	padding: 2px;
	margin-top: 0px;
	border: 1px solid #240507;
	margin-right: 31px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imagemarleft {
	padding: 2px;
	margin-top: 0px;
	border: 1px solid #240507;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 31px;
}
.imagebord {
	padding: 2px;
	margin-top: 0px;
	border: 1px solid #240507;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar1 img {
	padding: 2px;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.testemonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #240507;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#sidebar1 .testemonial p strong {
	font-size: 16px;
}

.rates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant: small-caps;
	color: #240507;
	text-align: center;
	margin: 0px;
	float: left;
	height: 42px;
	width: 192px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant: small-caps;
	color: #240507;
	text-align: center;
	margin: 0px;
	float: left;
	height: 42px;
	width: 192px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant: small-caps;
	color: #240507;
	text-align: center;
	margin: 0px;
	float: left;
	height: 42px;
	width: 192px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainpicabout {
	margin: 0px;
	padding: 0px;
	height: 385px;
	width: 960px;
	background-image: url(objects/main_pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColFixRt #mainContentabout {
	width: 620px;
	text-align: justify;
	line-height: 170%;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-size: 14px;
	margin-top: 1;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#mainpicbookings {
	margin: 0px;
	padding: 0px;
	height: 385px;
	width: 960px;
	background-image: url(objects/bedroom1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainpicactivities {
	margin: 0px;
	padding: 0px;
	height: 385px;
	width: 960px;
	background-image: url(images/horses_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainpiccontact {
	margin: 0px;
	padding: 0px;
	height: 385px;
	width: 960px;
	background-image: url(objects/diningroom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColFixRt #mainContentbookings {
	width: 620px;
	text-align: justify;
	line-height: 170%;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bookings.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-size: 14px;
	margin-top: 1;
	margin-right: 30;
	margin-bottom: 0;
	margin-left: 0;
	height: 1165px;
}
.twoColFixRt #mainContentactivities {
	width: 620px;
	text-align: justify;
	line-height: 170%;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/activities.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-size: 14px;
	margin-top: 1;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.twoColFixRt #mainContentcontact {
	width: 620px;
	text-align: justify;
	line-height: 170%;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-size: 14px;
	margin-top: 1;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.twoColFixRt #sidebarcontact1 {
	float: right; /* since this element is floated, a width must be given */
	width: 270px;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 250px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 1200px;
	font-size: 13px;
	line-height: 150%;
	text-align: justify;
}
.twoColFixRt #sidebar1about{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #240507;
	text-align: center;
	margin: 0px;
	height: 350px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixRt #sidebar1about {
	float: right; /* since this element is floated, a width must be given */
	width: 270px;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 28px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 1800px;
	font-size: 13px;
	line-height: 170%;
	text-align: center;
}
#container #sidebar1activities h2 {
	font-size: 24px;
	text-align: center;
	color: #630F0F;
	line-height: 150%;
}
.twoColFixRt #sidebar1activities {
	float: right; /* since this element is floated, a width must be given */
	width: 270px;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 28px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 2900px;
	font-size: 13px;
	line-height: 150%;
	text-align: justify;
}
.twoColFixRt #sidebar1activities a {
	text-align: center;
}
.fltlftbordmar {
	float: left;
	padding: 2px;
	margin-top: 10px;
	border: 1px solid #240507;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.twoColFixRt #sidebar1bookings {
	float: right; /* since this element is floated, a width must be given */
	width: 260px;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 28px;
	padding-right: 21px;
	padding-bottom: 15px;
	padding-left: 35px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 1325px;
}
.bookings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant: small-caps;
	color: #240507;
	text-align: center;
	margin: 0px;
	float: left;
	height: 42px;
	width: 192px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainpicform1 {
	margin: 0px;
	padding: 0px;
	height: 385px;
	width: 960px;
	background-image: url(images/golf_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainpicform2 {
	margin: 0px;
	padding: 0px;
	height: 385px;
	width: 960px;
	background-image: url(images/mountain_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.goireland {
	display: block;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.bandbireland img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1 p img {
	text-decoration: none;
	border: 1px solid #240507;
}
.goireland a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.bandbireland {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	padding-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

