html{
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font-family: Arial;
	height: 100%;
}


a:link {color: #ffde00; text-decoration: none;}
a:visited {color: #ffde00; text-decoration: none;}
a:hover {color: #c21f25; text-decoration: none;}
a:active {color: #ffde00; text-decoration: none;}

a.set2:link {color: #fff; text-decoration: none;}
a.set2:visited {color: #fff; text-decoration: none;}
a.set2:hover {color: #ffde00; text-decoration: none;}
a.set2:active { color: #fff; text-decoration: none;}


/* BODY DETAILS */

#homepage {
background-image:url('images/bkgd/home.jpg');
}

#aboutpage {
background-image:url('images/bkgd/about.jpg');
}

#roomspage {
background-image:url('images/bkgd/rooms.jpg');
}

#groupspage {
background-image:url('images/bkgd/groups.jpg');
}

#gettingherepage {
background-image:url('images/bkgd/getting.jpg');
}

#gallerypage {
background-image:url('images/bkgd/gallery.jpg');
}

#contactpage {
background-image:url('images/bkgd/contact.jpg');
}

#thankyoupage {
background-image:url('images/bkgd/thankyou.jpg');
}

#blogpage {
background-image:url('images/bkgd/blog.jpg');
}

#booknowpage {
background-image:url('images/bkgd/book.jpg');
}


/* NAVIGATION */

#navblue {
background-color: #000b25;
height: 40px;
width: 981px;
}

.navspace {
padding-left: 16px;
padding-top: 6px;
}

#nav {
	width: 948px;
	height: 27px;
	margin:0;
	padding:0;
	background-image: url(images/nav/nav_sprite1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}  


#nav li span { display: none; }  
   
#nav li { float:left; list-style:none; position:relative; }  
 
#nav li, #nav a {  
height: 27px;
display:block;  
margin:0;  
padding:0;  
}  
 
li#about {width:66px;}
li#rooms {width:168px;}
li#groups {width:80px;}
li#gettinghere {width:127px;}
li#gallery {width:83px;}
li#blog {width:60px;}
li#tips {width:99px;}
li#contact {width:91px;}
li#booknow {width:174px;}
  

#about a:hover { background:url("images/nav/nav_sprite1.gif") 0px  -27px no-repeat; }
#rooms a:hover { background:url("images/nav/nav_sprite1.gif") -66px  -27px no-repeat; }
#groups a:hover { background:url("images/nav/nav_sprite1.gif") -234px  -27px no-repeat; }
#gettinghere a:hover { background:url("images/nav/nav_sprite1.gif") -314px  -27px no-repeat; }
#gallery a:hover { background:url("images/nav/nav_sprite1.gif") -441px  -27px no-repeat; }
#blog a:hover { background:url("images/nav/nav_sprite1.gif") -524px  -27px no-repeat; }
#tips a:hover { background:url("images/nav/nav_sprite1.gif") -584px  -27px no-repeat; }
#contact a:hover { background:url("images/nav/nav_sprite1.gif") -683px  -27px no-repeat; }
#booknow a:hover { background:url("images/nav/nav_sprite1.gif") -774px  -27px no-repeat; }






/* HOMEPAGE */

#homecontainer {
margin-left: auto;
margin-right: auto;
width: 981px;
margin-top: 7%;
text-align: left;
height:100%;
}

#homewrapper {
background-image:url('images/bkgd.png');
width: 981px;
height: 400px;
}

#homeleft {
width: 382px;
height: 240px;
padding-top: 100px;
float: left;
background-image:url('images/homelogo.png');
background-repeat:no-repeat;
}


#homeright {
width: 399px;
float: right;
padding-right: 200px;
padding-top: 55px;
height: auto;
}

.hometext {
width: 560px;
font-size: 17px;
line-height: 25px;
color: #9dcbe6;
}

#homeinfo li {
display: inline;
list-style-type: none;
padding-right: 30px;
color: #fff;
font-size: 14px;
line-height: 19px;
float: left; 
padding-top: 35px;
}


/* SUBPAGES */

#container {
margin-left: auto;
margin-right: auto;
width: 981px;
margin-top: 30px;
text-align: left;
}

#wrapper {
background-image:url('images/bkgd.png');
width: 981px;
}
#reference {
	font-size: 10px;
	margin: 10px;
	width: 800px;
}

#content {
width: 980px;
padding-top: 30px;

}

#gallery {
padding-left: 6px;
}

#gallery li {
position: relative; 
display: inline;
padding-right: 15px;
}



p {
padding-left: 13px;
padding-top: 2px;
line-height: 18px;
color: #9dcbe6;
font-size: 13px;
line-height: 20px;
}

.indented
   {
   padding-left: 30pt;
   padding-right: 30pt;
   }

.mini {
font-size: 10px;
line-height: 12px;
padding-left: 30pt;
padding-right: 30pt;
}

.mini2 {
font-size: 10px;
line-height: 12px;
}


.yellow {
color: #ffde00;
}

#groupinquiry {
padding-left: 14px;
padding-top:10px;
padding-bottom: 20px;
}

#contactinquiry {
padding-left: 14px;
padding-top: 50px;
padding-bottom: 20px;
}


.content {
width: 600px;
padding-left: 330px;
padding-bottom: 15px;
}


#titlebar {
background-color: #000b25;
height: 40px;
width: 650px;
}

.title {
font-size: 32px;
letter-spacing: 2px;
color: #ffde00;
padding-top: 10px;
padding-left: 10px;
}

#subtext {
width: 600px;
padding-top: 18px;
padding-left: 10px;
}

span.large {
font-size: 17px;
}

/* BLOG */

#blog {
padding-top: 40px;
padding-bottom: 30px;
}



/* FOOTER */

.footer {
font-size: 11px;
color: #fff;
text-align: left; 
padding-top: 7px;
padding-bottom: 20px;
}
.tipthumb {
	clear: none;
	float: none;
	height: 85px;
	width: 350px;
	margin-right: 300px;
	margin-left: 13px;
	text-align: left;
	vertical-align: top;
	border: thin solid #FFF;
	top: -10px;
	margin-top: -10px;
	margin-bottom: -5px;
}
