HTML, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color:#333333;
	background-image:url(../images/cuillin-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
h1 {
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	color:#669999;
	text-align:center;
	font-weight: normal;
}
h2 {
	color: #CCCCCC
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	background-color: #006666;
	color: #DCDCDC
}
h4 {
	color: #000000
}
a {
	color: #3366CC;
	text-decoration: none
}
ul {
	font-size: 1em;
	list-style-type: square;
	list-style-position: outside
}
#header {
	background-image:url(../images/header-bg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width: 935px;
	float: left;
	clear:both;
}

#wrapper {
	width: 960px;
	margin-left: 10px;

}
#logo {
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 10px;
	float: none;
	clear:both;
}
#homeimage-wrapper {
	width: 730px;
	margin-top: 20px;
	margin-left:0px;
	margin-bottom: -10px;
	float:left;
}
#homeimage-wrapper2, #content-text2 {
	margin: 0px;
	float:left;
	background-image:url(../images/content-bg.png);
	background-repeat:no-repeat;
	background-position:top;
	width: 730px;
}
#content-text {
	width: 730px;
	margin-top: 20px;
	margin-left:0px;
	float:left;
}
#content-white {
	border-top: 1px #999999 solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #999999 solid;
	background-color:#FFFFFF;
	padding: 10px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#homeimage-wrapper2 img {
	border-top: 1px #999999 solid;
	border-right: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	border-left: 1px #999999 solid;
	margin: 9px 9px 0px 9px;
}
.content-base {
	float:left;
	height: 12px;
}
.content-left {
	width: 470px;
	float: left;
	color:#666666;
}
.content-left h1, #gallery h1 {
	color:#000000;
	font-size: large;
	text-align: left;
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
	margin-left: 0px;
}
.content-right {
	width: 190px;
	float: right;
	background-color:#FFFF00;
	margin-top: 35px
}
.content-right-interior1 {
	background-color: #999999;
	background-image:url(../images/content-right-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#crunluath {
	float:right;
	text-align:center;
	margin: 10px 0px 10px 0px;
}
#content-right-image {
	padding: 30px 0px 0px 0px;
}
.content-right-text p {
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	color: #FFFFCC;
}

#nav-wrapper {
	padding: 0px;
	float: left;
	width: 195px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav {
	background-image:url(../images/nav-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#navigation-links-wrapper {
	width: 160px;
}
.navigation-links, .navigation-links-select {
	color: #333333;
	margin: 0;
	padding: 0.25em;
	border-bottom: 1px solid gray;
	border-top: 1px solid #ffffff;
	margin-left: 15px;
}
.navigation-links a, .navigation-links-top a {
	color: #333333;
	text-decoration:none;
}
.navigation-links a:hover, .navigation-links-top a:hover ,.navigation-links-select a:hover{
	color: #0066CC;
	text-decoration:none;
}
.navigation-links-select {
	background-image:  url(../images/nav-select-bg.png);
	background-position: top left;
	background-repeat:no-repeat;
	color:#0066CC!important;
}
.navigation-links-top {
	color: #333333!important;
	margin: 0;
	padding: 0.25em;
	border-bottom: 1px solid gray;
	margin-left: 15px;
}
.navigation-links-bottom {
	border-top: 1px solid #ffffff;
	margin-left: 15px;
}
#nav-ad {
	width: 180px;
	text-align: center;
}

#communications
{
width: 150px;
text-align:center;
background-image:url(../images/communications-bg.png);
background-position:top left;
background-repeat:no-repeat;
color: #ffffff;
margin-bottom: 0px;
float: left;
}


#communications a
{
color:#FFFFFF;
text-decoration:none;
}
#communications a:hover
{
color: #FFCC66;
text-decoration:none;
}






#footer {
	color: #CCCCCC;
	font-size: smaller;
	text-align:center;
	font-weight: normal;
	margin-bottom: 15px;
}
a:hover {
	text-decoration: underline
}
#flash {
	padding: 10px 10px 0px 10px;
}
#gallery {
	float: left;
	width: 678px
}
#gallery img {
	border: 1px #CCCCCC solid;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}
#gallery p {
	margin: 0px 10px 0px 10px;
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}




 img, div { behavior: url(iepngfix.htc) }  
 
{
	behavior: url(/iepngfix.htc)
}
