* { padding: 0; margin: 0; }

body {
 font-family: Trebuchet, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #584632;
 background: #D8D1B5 url('images/bg.jpg') repeat-x;
}

img {
border: none;
}

ul {
 padding: 11px;
 }


quote {
 font-size: 13px;
font-style: italic; 
color: #2c5744;}

h6 {
 font-size: 9px;
 font-weight: normal;
 }

h2 {
 font-size: 20px;
 font-weight: normal;
 }
 
h3 {
 font-size: 16px;
 font-weight: normal;
 }

p {
  padding: 11px;
  }
  
 a {
color: #2c5744;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #355E6B;
}  

/* START MAJOR DIVS */

#wrapper {
  margin: 0 auto;
  width: 842px;
  height: 100%;
  background: url('images/wrapper.png') repeat-y;
 }
 
#header {
 width: 780px;
 float: left;
 padding: 5px 0 0 0;
 border: 0px solid #ccc;
 height: 105px;
 margin: 0px 0px 0px 31px;
 background: #F6F4E2;
 color: #355E6B;
 text-align: center;
}

#navigation {
 float: left;
 width: 780px;
 height: 15px;
 padding: 5px 0;
 border-bottom: 1px solid #BDAE95;
 margin: 0px 0px 0px 31px;
 background: #F6F4E2 url('images/nav_bg.jpg') repeat-x;
 
}

#flash {
padding: 10px 5px 20px 10px;
float: left;
width: 765px;
height: 204px;
margin-left: 31px;
border-bottom: 1px solid #BDAE95;
background: #E6E0C9;
}

#flash #frame {
padding: 10px 16px 14px 8px;
background: #E6E0C9 url('images/flash_bg.png') no-repeat;
}



#content {
 float: left;
 width: 780px;
 background: #f6f4E2 url('images/main_bg.jpg') no-repeat;
  margin: 0px 0px 0px 31px;

}
 
#frontcontent {
 float: left;
 width: 780px;
 background: #f6f4E2 url('images/front_bg.jpg') no-repeat;
  margin: 0px 0px 0px 31px;
}

#main { 
 border: 0px solid #ccc;
 padding: 20px 20px;
 height: auto;
 width: 750px;
 float: left;
 

}

#frontmain { 
 border: 0px solid #ccc;
 padding: 20px 15px;
 height: 100%;
 width: 560px;
 float: left;
 

}
#sidebar { 
 float: right;
 padding: 0;
 margin: 10px 5px 20px 5px;
 border: 0px solid #ccc;
 height: 100%;
 width: 170px;
 display: inline;
}

#webcam {
text-align: center;
}

#footer { 
float: left;
 width: 780px;
 height: 100px;
 clear: both;
 border: 0px solid #ccc;
 background: #E6E0C9 url('images/footer_bg.jpg') repeat-x;
 margin: 5px 0 0px 0px;
 padding: 5px 0 0 0;
}
/* END MAJOR DIVS */


.image{



}

.right{
	
	float: right;
	margin: 0 0 10px 15px;
	clear: both;

}

.left{

	float: left;
	margin: 0 15px 5px 0;
	clear: both;

}

.marginLeft{

	margin-left: 20px;
	
}


/* start nav class (top and bottom)*/

.nav {
 color: #2C5744;
 text-align: center;
 font-weight: bold;
  font-size: 12px;
 padding-bottom: 25px;
}

.nav a {
 padding: 0 5px;
 text-decoration: none;
}

.nav a:hover {
 text-decoration: underline;
 color: #355E6B;
}

/*end nav class */

.gc {
 float: left;
 margin: 0;
 
}

.foot {
 float: right;
 text-align: right;
 color: #584632;
 padding: 10px 10px 0 0;
 
}


.logo {
padding: 15px;
}


#tag {
clear: both;
font-size: 10px;
line-height: 1.8em;
margin: 0 31px 0 31px;
background: url('images/footer_bg.jpg');
}

#tag p {padding: 3px;)

.imageRooms {

}

.imageCafe {

}

.imageRest {

}

.imageHistory {

}

.imageDirections {

}

.imageArea {

}

.imageAvail {

}

#photoGalleryLargeImage {
	cellpadding: 10px;
}
