body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}


body {
	text-align: center;
	background-color: #ffffff;
	background-image: url(../images/page_bg.jpg);
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	font:100%/18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
}

/* Hyperlinks */
a:link, a:visited {
	text-decoration: underline; 
	color: #9c5135;
	font-weight: bold;
}

a:hover	{
	text-decoration: none; 
	color: #ffffff;
	background-color: #9c5135;
	font-weight: bold;
}

h1 {
	color: #472350;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
h2 {
	color: #472350;
	font-size: 1.4em;
	font-weight: bold;
	margin: 15px 0px;
	padding: 0px;
}

h3 {
	color: #472350;
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

/************************************************
*	Main Layout									*
************************************************/


#container {
	text-align: left;
	width: 904px;
	margin: 0 auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	background-image: url(../images/contentAll_bg.gif);
	background-repeat: repeat-y;
}

#leftcol {
	width: 247px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../images/contact_bg.gif);
	background-repeat: repeat-y;
}

#rightcol {
	width: 657px;
	padding: 0px;
	margin: 0px;
	float: right;
}

#header {
	width: 657px;
	height: 319px;
	background-image: url(../images/KilmoreHeader.jpg);
	background-repeat: no-repeat;
}

header h1 {

	
}

#testimonial {
	width: 657px;
	height: 78px;
	background-image: url(../images/headerText_bg.gif);
	background-repeat: no-repeat;
}

#logo {
	width: 247px;
	height: 228px;
	background-image: url(../images/KilmoreSelfCateringLogo.gif);
	background-repeat: no-repeat;
}

#menucontainer {
	padding: 0px;
	background-image: url(../images/menu_bg.gif);
	width: 247px;
	height: 290px;
	background-repeat: repeat-y;
	background-color: #E6DF70;	
}

#gallery {
	width: 247px;
	height: 151px;
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: repeat-y;
}

#contact {
	width: 247px;
	background-image: url(../images/contact_bg.gif);
	background-repeat: repeat-y;
}



/************************************************
*	Main Content							*
************************************************/



#pagebody {
	width: 655px;
	float: left;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
	min-height: 400px;
	/*background-color:#ffffff;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #292823;*/
}


#pagecontent {
	
	padding: 10px 14px 10px 20px;
	
	
	
}

#innercontent {
	text-align: left;
	float: left;
	width: 600px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .80em; 
	color : #333333;
	line-height: 20px;
	min-height: 360px;
}

#innercontent p{
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#innercontent img {
	border-bottom: 1px solid #9c5135;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #9c5135;
	
}

#title {
	
	padding: 10px 0px 10px 0px;
	/*background-image: url(../T_images/book_right.jpg);*/
	
}


/************************************************
*	Main Menu Navigation									*
************************************************/


div#nav {
	margin:5px 0px 0px 8px;!important;
	margin /**/:10px 0px 0px 12px;
	padding:0px;
	background:#E6DF70;
	width:210px;
	float:left;
	text-align:left;
}

div#nav ul {
	margin:0; border:0; padding:0;
	list-style:none;
}

div#nav ul li {
	margin:0 0 0px!important;
	margin:0px;
	border:0;
	padding:0;
	width:210px;
}


div#nav ul li a {
	display:block;
	margin:0px; border:0;
	padding:6px 20px 0px 11px;
	text-decoration:none;
	color:#282822;
	font:normal 0.75em verdana, sans-serif;
	background:#E6DF70 url(../images/menuItem_bg.gif) no-repeat;
	height: 27px;
}

div#nav ul li a:hover {
	color:#66271d;
	background:#fef0b4;
	background:#E6DF70 url(../images/menuItem_bg_selected.gif) no-repeat;
	display:block;
	
}

div#nav ul li.exposed {
	color:#66271d;
	background:#fef0b4;
	background:#E6DF70 url(../images/menuItem_bg.gif) no-repeat;
}

div#nav ul li.active a {
	color:#66271d;
	background:#fef0b4;
	background:#E6DF70 url(../images/menuItem_bg_hover.gif) no-repeat;

}


td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color : #333333;
}

#comment {
	
	padding: 10px 0px 0px 0px;
	
	
}

#address {
	text-align: left;
	padding: 20px 10px 20px 20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #282822;
}

#address a:link, #address a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #F2EFB3;
	}


#address a:hover
	{
	background-color: #ffffff;
	color: #4F98A7;
	}


#credits {
	padding: 20px 10px 20px 20px;
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #6F6924;
}
#credits a:link, #credits a:visited
	{
	padding: 2px;
	margin-right: 3px;
	text-decoration: none;
	color: #F2EFB3;
	font-weight: bold;
	}


#credits a:hover
	{
	background-color: #CEC768;
	color: #4F98A7;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	clear: both;
	width: 904px;
	background-color: #282822;
	height: 35px;
	/*margin: 0px auto 0px;
	text-align: center;
	position: relative;
	line-height: 17px;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; */
	}
	
#footerinfo  {
	color: #AAB3B4;
	margin:5px 0px 10px 15px;
	padding-top: 5px 0px 5px 5px;
	}

#footer a:link, #footer a:visited { color:#AAB3B4; }
#footer a:hover, #footer a:active { color:#AAB3B4; }

/* CLEAN FORM
/////////////////////////////*/

/* General */

.cleanform {
	
	width:40em;
	color:#1b1b1b;
	text-align:left;
	margin:1em auto
}

/* Elements */

.cleanform  label,.cleanform legend{
	padding:0;
	margin:0.3em 0
}

.cleanform fieldset{
	padding:0.7em;
	border:1px solid #ddd;
	margin:0 0 0.5em 0
}

.cleanform label {
    font-weight:bold
}

.cleanform fieldset input {
    width:70%;
    line-height:1.5em;
	padding:0.15em
}

.cleanform .radio input,
.cleanform .checkbox input {
    width:auto;
    border:none;
    margin:0 1.5em 0 0
 }

.cleanform input, .cleanform textarea, .cleanform select {
    display:block;
    margin-bottom:1em;
    
    border:1px solid #bbb;
    padding:0.15em;
    margin-right:1em
 }

.cleanform .radio label, .cleanform .radio input,
.cleanform .checkbox label, .cleanform .checkbox input {
    display:inline;
    margin:0 1.5em 0 0
}

.cleanform .radio input, .cleanform .checkbox input {
    margin:0 0.3em 0 0
}

/* Button */

.cleanform button {
	margin:0.3em 0;
	border:1px solid #ccc;
	background-color:#eee;
	font-size:1em;
	cursor:pointer;
	padding:0.5em
}

.cleanform button:hover {
	background-color:#e6efc2;
	border:1px solid #c6d880;
	color:#529214
}

.cleanform button:active {
	background-color:#333;
	color:white;
	border:1px solid #000
}

/* information */

.cleanform .formInfo {
    margin-bottom:1em;
    padding-bottom:0.5em;
    border-bottom:0.1em solid #ddd
}

.cleanform .formInfo h2 {
	color:#00889e;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:1em
}

.cleanform .formInfo p{
	text-align:justify
}

.cleanform .required {
	color:#ff3838;
	font-weight:bold;
	font-size:0.8em
}
