/* CSS Document */

html {
	background: url(../images/bg.jpg);
	background-repeat:repeat-x;
}

body {
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
	width: 977px;
	margin: 0 auto;
}


#headertop {
	background: url(../images/top.gif) no-repeat;
	width: 978px;
	height:41px;
	margin-top: 40px;
	margin-left:-1px;
	position:relative;
    z-index:10;

	
}

#headertop p {
	float:right;
	margin: 30px 50px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #9a151c
}

#header {
	background: #fff;
	margin: 0 0 0 9px;
	width: 960px;
	height:101px;	
}

#logo {
	background: url(../images/logo.jpg);
	width: 314px;
	height: 77px;
	margin-left: 40px;
}

.nav {
	float: right;
	margin: -50px 30px 0 0;
}


.nav li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display: inline;
	margin: 0 12px 0 9px;
	color: #000;
}

.nav li a {
	text-decoration: none;
	color: #000;
}

.nav li a:hover {	
	color:#01a7e5;
	text-decoration:none;
}

.nav li.sel{
	color:#000;
	border-bottom:2px solid #333333;
}

#banner {
	background: #fff url(../images/banner1.jpg) no-repeat 25px 25px;;
	width: 911px;
	height: 297px;
	padding: 0 49px 0 0;
	margin: 0 0 0 9px;
}

#banner_aboutus {
	background: #fff url(../images/banner2.jpg) no-repeat 25px 25px;;
	width: 911px;
	height: 297px;
	padding: 0 49px 0 0;
	margin: 0 0 0 9px;
}

#banner_ourrooms {
	background: #fff url(../images/banner3.jpg) no-repeat 25px 25px;;
	width: 911px;
	height: 297px;
	padding: 0 49px 0 0;
	margin: 0 0 0 9px;
}

#banner_findus {
	background: #fff url(../images/banner4.jpg) no-repeat 25px 25px;;
	width: 911px;
	height: 297px;
	padding: 0 49px 0 0;
	margin: 0 0 0 9px;
}

#main {
	width: 960px;
	background-color:#FFFFFF;
	height:500px;
	margin-left:9px;
}

#main_aboutus {
	width: 960px;
	background-color:#FFFFFF;
	height:500px;
	margin-left:9px;
}

#main_abouts p {
	margin-left: 30px;
}

#main_ourrooms {
	width: 960px;
	background-color:#FFFFFF;
	height:800px;
	margin-left:9px;
}

#leftmain {
	float: left;
}


#homeimage_1 {
	background: url(../images/homeimage_1.jpg);
	width: 276px;
	height: 207px;
	margin: 40px 0 0 25px;
}

#homeimage_2 {
	background: url(../images/homeimage_2.jpg);
	width: 276px;
	height: 207px;
	margin: -207px 0 0 325px;
}
#main p {
	width:550px;
	margin-left: 30px;
}

#main_aboutus p {
	width:850px;
	margin-left: 30px;
}

#main_ourrooms p {
	width:850px;
	margin-left: 30px;
}

#guest {
	background: url(../images/guestbg.jpg);
	float: right;
	width: 337px;
	height: 446px;
	margin: 35px 8px 0 0;
}


#comments {
	width:300px;
	font-size:12px;
	float:left;
	margin: 25px 0px 20px -10px;
}

#bottom {
	background: url(../images/bottom.gif) no-repeat;
	width: 976px;
	height: 28px;
	margin-left: 3px;
}


#westerross {
	background: url(../images/westerross.jpg) no-repeat;
	width: 121px;
	height: 87px;
	margin: 20px 20px;
	display:block;

}

#westerross a {
	background: url(../images/westerross.jpg) no-repeat;
	width: 121px;
	text-indent: -9999em;
	height: 87px;
	display:block;
}
h1 {
	font-weight:lighter;
	font-size: 16px;
	margin: -35px 0 0 10px;
	color: #9a151c;
	position:relative;
        z-index:5;

}

h2 {
	font-family: Myraid Pro, Arial , serif;
	font-weight:lighter;
	font-size: 16px;
	margin-left:30px;
	color: #9a151c;
	font-weight:lighter;
}

h3 {
	font-family: Myraid Pro, Arial , serif;
	font-size: 12px;
	color: #9a151c;
	margin-left:40px;
	margin-bottom: 45px;
}

.copyrighttext {
	color:#6e6e6e;
	padding:10px;
	float:left;
	margin:-40px 0 0 93px;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.copyrighttext a {
	color:#6e6e6e;
	text-decoration:none;
}

.copyrighttext a:hover {
	color:#01a7e5;
	text-decoration:none;
}

.rightfooter {
	float:left;
	margin:-57px 0 0 450px;
	text-align:right;
}

.rightfooter ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

.rightfooter li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:normal;
	font-weight:bold;
	margin:0 0 0 20px;
	text-transform:uppercase;
	color:#666666;
	padding:0 0 1px 0;
}

.rightfooter li a{
	color:#666666;
	text-decoration:none;
}

.rightfooter li a:hover{
	color:#01a7e5;
	text-decoration:none;
}

.rightfooter li.sel{
	color:#666666;
	border-bottom:2px solid #333333;
}

img {
border: 0px;
margin: 5px;
}

#form {
	margin-left:30px;
}

/* LightBox*/

#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;
	}