/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
	color: #1A1A1A;
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited, a:hover {
	color: #333399;
	font-weight: bold;
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	margin-top: 2em;
	margin-bottom: 0;
	padding: 0px;
	color: #333399;
	font-weight: bold;

}

h1{
 font-size: 1.5em;
 margin: 0;
 padding: 0;
}

h2{
 font-size: 1.4em;
 margin: 0;
}

h3{
 font-size: 1.3em;
 margin: 1em 0 0 0;

}
.first  {
 margin-top: 0;
}
h4{
 font-size: 1.2em;
 margin: 2em 0 -1em 0;
}

h5{
 font-size: 1.1em;
 margin: 2em 0 -1em 0;
}

#Content ul li{
 list-style-type: square;
 margin-bottom: 0.5em;}

#Content ul ul li{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#Header{
	margin:0;
	background-image:url(http://www.kintaillodgehotel.co.uk/random/index.cgi);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-color: #336699;
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 2em;
 	color: #ffffff;
 	padding: 0.5em 330px 5px 0.5em;
	font-weight: bold;

}
#Strapline {
	font-size: 75%;
	color:#D4E6F7;
	line-height: 110%;
	font-style:italic;
	}
#TopTel {
	margin-top: 0.5em;
	font-size: 60%;
	border: 1pt #ffffff solid;
	border-width: 1pt 0 1pt 0;
	}
#Container {
	margin-top: 0;
	

	}

#NavBar{
	display: none;
	
}

#Inner{
	padding: 10px 20px 0 20px;
	border: 1px #336699 solid;
	padding-bottom: 2em;
	 }
#Inner P {
	margin-top: 0.5em;
	}


#Content img a{
		border: 1pt #749396 solid;
}
  


/************** image styles ***************/


div.Rightimg{
float: right; 
padding: 0.5em 0 10px 10px;


}
div.Leftimg{
float: left; 
padding: 0.5em 10px 10px 0;

}
div.Rightimg img, .Leftimg img {
border: 1px solid #336699;
}
div.Rightimg img a, .Leftimg img a {
margin: 0;
text-decoration: none;
background-color: transparent;

}

.Rightimg img a:hover, .Leftimg img a:hover,
.Rightimg a:hover, .Leftimg a:hover {
	background-color: transparent;
	color: #336699;
}
/*****************************/

#BottomLinks {
		clear: both;
		padding: 10px 10px 10px 40px;
		color: #999999;

	}



/************* #Footer styles ***************/

#Footer{
	font-size: 100%;
	font-weight: bold;
	color: #336699;
	padding: 20px 10px 10px 40px;
	margin-top: 0px;
}

#Footer a, #Footer a:hover {
	color: #ffffff;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	}
#Footer a:hover {
	text-decoration: underline;
	}
#Footer img{
	padding: 4px 4px 4px 0px;
}

/*********** #NavBar link styles ***********/

#Nav {display: none;}

/*********************/

.larger {
	font-size: larger;
	}
	
.smaller {
	font-size: smaller;
		}
		
.NoWrap {
white-space: nowrap;
	}
#SkipToNav {
    display: none;
	 }
  
.centred {
	text-align: center;
	clear: both;
	}
.centred img {
	padding: 0;
	margin: 4px 0 0 0;
	border: 1pt #749396 solid;
	vertical-align: middle;

	}
.RuledTable {
	border: solid #B5E3E3;
	border-width: 0 1pt 0 1pt;
	
	}
.RuledTable TD{
	padding: 5px;
	border-bottom: 1pt solid #B5E3E3;
	}
.RuledTable TH {
	border: 1pt solid #1FACAC;
	background-color: #D4D4F7;
		}
.Required {
	color:#749396;
	font-weight: bold;}
	
.abbr{
	border-bottom: 1px dashed #444;
	font-style: normal;
	cursor: help;}
	
.selectpicture {
	display: none;
	}

.PictureCaptions {
	font-size: smaller;
	margin: 5px 0 5px 0;
	text-align: center;
	color: #000000;}
.PleaseNote {
	border: 1pt #749396 dashed;
	padding: 10px;
	background-color: #D4F4F7;
	}
#Credit {
	font-size: smaller;
	color: #A1B3B7;

	}
#Credit a:link, #Credit a:visited,
#Credit a:hover {
	color: #A1B3B7;
	}

.RightAligned {
	text-align: right;
	}
	
.STB {
		text-align: center;
		padding-top: 15px;
		}
		
.BookingEnquiries {
	background-color: #CCCCFF;
	}