/*
	Chestnut Lodge Clonmel B&B 
	
	Design : Molehill Solutions
		 w : www.molehillsolutions.com
		 e : info@molehillsolutions.com	
		 
Brown			#663300
Yellow			#FFFF00
Green			#00FF00		
Green - Darker 	#00CC00 

*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	/*
	color: #FFFF00;
	background-color: #663300;
	*/
	color: #00FF00;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
}
a:active {
	color: #663300;
	font-weight: bold;
	text-decoration: none;;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #663300;
}
h2 {
	font-size: 12px;
	color: #CCCCCC;
}
h3 {
	font-size: 10px;
	color: #999999;
}

/*  BEGIN Page Title  */
#pageTitle {
	top: 10px;
	left: 50px;
	width: 400px;
	height: 25px;
	background-color: #FFFFFF;
	color: #00CC00;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px;	
}

/*  END Page Title  */

/*  BEGIN Body Text  */
#pageBody {
	top: 20px;
	left: 10px;
	width: 590px;
	background-color: #FFFFFF;
	position: relative;
}

/*  END Body Text  */

.headingA {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00CC00;
}

/*  BEGIN Sub Menu  */
#menuSub { 
	top: 10px;
	left: 0px;
	width: 140px;
	background-color: #00CC00;
	position: relative;
}
#menuSub ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;	
}
#menuSub a {
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border: 0px solid;
	width: 130px;
	line-height: 18px;
	background-color: #00CC00;
	border-bottom: 4px solid #FFFFFF;
}
#menuSub a:link, #menuSub a:visited, #menuSub a:active {
	color: #FFFF00;
	text-decoration: none;
}
#menuSub a:hover {
	text-decoration: underline;
	background-color: #663300;
	color: #FFFFFF;
}
/*  END Sub Menu  */

/*  BEGIN Main Menu  */
#menuMain {
	left: 0px;
	top: 0px;	
	width: 600px;
	position:relative;
} 
#menuMain ul {
	list-style-type: none;
	padding: 1px;
	margin: 1px;
}
#menuMain li {
	float: left;
	margin: 1px 2px 1px 2px;
	padding: 0px;
}
#menuMain a {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;				
	display: block;
	padding: 0px;
	border: 0px solid;
	height: 30px;
	width: 110px;
	line-height: 30px;
	float: left;				
}
#menuMain a:link, #menuMain a:active, #menuMain a:visited {
	color: #FFFFFF;
	background-image: url(../../images/menu.gif);
}
#menuMain li a:hover {
	color: #FFFF00;		
	background-image: url(../../images/menu_glow.gif);
}	
/*  END Main Menu  */

/*   START Images   */
img.floatLeft { 
	float: left; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px; 
}
img.floatRight { 
	float: right; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 10px;
} 
/*   With Captions   */
div.figureLeft {
	float: left; 
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px; 
}
div.figureLeft p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  font-weight: bold;
  text-indent: 0;
  margin-top: 10px;
  color: #003366;
}
div.figureRight {
	float: right; 
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
div.figureRight p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  font-weight: bold;
  text-indent: 0;
  margin-top: 10px;
  color: #003366;  
}	
/*   END Images   */

/*  BEGIN Directions  */
#limerick {
	width:600px;
	height: 400px;
	left: 0px; 
	top: 20px;
	position: relative;
	visibility: hidden;
	overflow: hidden;
	z-index: 0;
}
#waterford {
	width:600px;
	height: 310px;
	left: 0px; 
	top: -380px;
	position: relative;
	visibility: hidden;
	overflow: hidden;
	z-index: 0;
}
#cork {
	width:600px;
	height: 370px;
	left: 0px; 
	top: -690px;
	position: relative;
	visibility: hidden;
	overflow: hidden;
	z-index: 0;
}
#dublin {
	width:600px;
	height: 1010px;
	left: 0px; 
	top: -1060px;
	position: relative;
	visibility: hidden;
	overflow: hidden;
	z-index: 0;
}
/*  END Directions  */

/*  START Molehill Solutions Copyright  */
.mhs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000033;
	font-weight: bold;
}

.mhs a:link {
	text-decoration: none;
	color: #333366;
}
.mhs a:visited {
	text-decoration: none;
	color: #333366;
}
.mhs a:hover {
	text-decoration: underline;
	color: #FF9933;
	background-color: #FFFFFF;
}
.mhs a:active {
	text-decoration: none;
	color: #333366;
}
/*  END Molehill Solutions Copyright  */