body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 100%;
	margin: 0px;
}
html>body {
	font-size: 16px; /* IE can’t read this */
}

/* emsizing hacks */
table, td p, td td, td td td {
	font-size: 100%;
}
/******************/

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	line-height: 120%;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
}
input, select, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #993366;
	font-size: 1.0em;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #993366;
	font-size: 1.5em;
	font-weight: bold;
}

ul.comments {
	margin:0;
	padding-left:1em;
}
ul.comments li {
	font-style: italic;
	padding:1em 0;
}
span.guest {
	font-weight:bold;
	font-style:normal;
	font-size:0.8em;
}

a {
	color: #993366;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
}
a.menu {
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #993366;
}
a.menu-on {
	font-size: 0.9em;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
a.menu-on:hover {

}

a.submenu {
	color: #993366;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

p.roomlink {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #993366;
	text-align: right;
}
a.roomlink {

}
a.roomlink:hover {

}

td.submenu {
	padding-left: 10px;
	padding-top: 15px;
	line-height: 150%;
	background-image: url(../../images/isle-of-skye-bg.gif);
	background-repeat: repeat-y;
	background-position: bottom center;
}

td.address {
	padding-left: 10px;
	color: #666666;
	font-size: 0.9em;
}
.address1 {
	font-weight: bold;
	line-height: 200%;
}
.address2 {

}
.address3 {
	line-height: 200%;
	font-weight: bold;
	font-size: 1.1em;
}

.contenttable {
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 15px;
}
.contenttable2 {
	margin-top: 8px;
	margin-left: 5px;
}

.menubg {
	background-image: url(../../images/menu-bg.jpg);
	background-repeat: repeat-x;
}

.menuitembg {
	background-image: url(../../images/menu-item-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.leftbar {
	background-color: #f5f4f7;
}

.rightbar {
	background-color: #f5f4f7;
}
.rightbarimg {
	margin-bottom: 10px;
	border: 1px solid #e4e1ea;
}

th.tariff {
	text-align: center;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #4b6896;
	color: #cccccc;
	padding: 3px;
	font-size: 0.8em;
}
.tariffsubhead {
	text-align: center;
	font-weight:bold;
	font-size:0.8em;
	padding:5px 0;
	border-bottom:1px solid #cccccc;
	background-color:#E1EDFF;
}
tr.tariffdays {
	font-weight:bold;
	font-size:0.8em;
	padding:2px 0;
	text-align:center;
}
td.tariff {
	border: 1px solid #cccccc;
	padding:2px;
	font-size: 0.8em;
	text-align:center;
	background-color:#E2EDDE;
}

.newstitle {
	text-align: center;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #4b6896;
	color: #cccccc;
	padding: 3px;
	font-size: 0.9em;
	background-image: url(../../images/menu-bg.jpg);
	background-repeat: repeat-x;
}
.newsbody {
	background-color: #f5f4f7;
	text-align: center;
	font-size: 0.9em;
	padding: 3px;
}

.sma {
	font-size: xx-small;
}

.btn {
	font-size: xx-small;
}

.alert {
	font-weight: bold;
	color: #ff0000;
	font-size: xx-small;
}

.fieldlabel {
	color: #666666;
	font-weight: bold;
	font-size: 0.9em;
}

.gallerypointer {
	font-size: xx-small;
}


