
body { 
	background: #F8EEDC url(../pics/body_bg.jpg) top center repeat-y;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px; color: #552B00; 
	line-height: 18px; 
	font-family: "Trebuchet MS", helvetica, sans-serif;		       
}

#holder {
     margin: 0 auto 0 auto; 
     text-align: center;
     width: 928px;
		 padding: 0;
}

h1 {
	font-size: 18px; color: #B6A49D;
	font-weight: normal; 
	font-family: Georgia, serif;
}

h2 {
	font: normal 1.25em Georgia, serif; 
	color: #93776C; 
	font-weight: bold;
	letter-spacing: -1px;
}

h3 { 
	font: normal 1.55em Georgia, serif; 
	color: #660000; 
	letter-spacing: -1px;
}

#header {
     margin-right: 39px;
     margin-left: 38px;
		 padding: 0; 
		 text-align: center;
		 width: 850px;
		 height: 300px;
		 background-image: url(../pics/header5.jpg);
}	

#navcontainer {
	float: left;
	display: inline; 
	width: 220px; 
	margin-top: 25px;
	margin-left: 35px;
}

ul#nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

/* Two backgrounds are used, the second being a hack for Internet Explorer */
#nav li {
	margin: 5px 0; 
	padding-top: 1px; 
	font: .9em Georgia, serif; 
	color: #777; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	background: url(../pics/bg_dotted.gif) repeat-x 0 87% !important; 
	background-position: 0 61%;
} 

#nav li a {
	float: left; 
	color: #777; 
	text-decoration: none;  
	padding: 1px 3px; 
}

#nav li a:hover {
	color: #621F0A; 
	background: #E1DAD7;
}

ul#nav li span {
	display: block; 
	float: right; 
	padding: 1px 3px; 
	background: #FFF;
}	

#home #nav-home {
	font-weight: bold;
}

#rooms #nav-rooms {
	font-weight: bold;
}

#amenities #nav-amenities {
	font-weight: bold;
}

#culinary #nav-culinary {
	font-weight: bold;
}

#activities #nav-activities {
	font-weight: bold;
}

#contact #nav-contact {
	font-weight: bold;
}

#packages #nav-packages {
	font-weight: bold;
}

#rates #nav-rates {
	font-weight: bold;
}

#location #nav-location {
	font-weight: bold;
}

#market #nav-market {
	font-weight: bold;
}

#beef #nav-beef {
	font-weight: bold;
}

#gallery #nav-gallery {
	font-weight: bold;
}

#links #nav-links {
	font-weight: bold;
}


#gallery img {
		 margin: 0;
		 text-align: center;
		 padding: 4px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}

#gallery a:link {
	TEXT-DECORATION: none;
	border-bottom: none;
}

#gallery a:visited {
	TEXT-DECORATION: none;
	border-bottom: none;
}

#gallery a:hover {
	TEXT-DECORATION: none;
	border-bottom: none;
}

#content {
     clear: both;
		 text-align: left;
		 padding: 0; 
		 margin: 0;
}	

#content_full {
		 width: 770px;
		 margin-left: 38px;
		 text-align: left;
		 padding-top: 35px; 
		 padding-left: 40px;
		 padding-right: 40px;
		 padding-bottom: 20px;
		 background: #DFD6D2 url(../pics/bg_lightbot.gif) repeat-x top left;
}	

#content_menu {
		 text-align: left;
		 padding-top: 35px; 
		 padding-left: 30px;
		 padding-right: 30px;
		 padding-bottom: 20px;
		 background: #DFD6D2 url(../pics/bg_lightbot.gif) repeat-x top left;
}	

#content_left {
     display: inline;
     float: left;
		 width: 375px;
		 margin-left: 38px;
		 text-align: left;
		 padding-top: 35px; 
		 padding-left: 30px;
		 padding-right: 20px;
		 padding-bottom: 20px;
		 background: #DFD6D2 url(../pics/bg_lightbot.gif) repeat-x top left;
}	

#content_right {
     display: inline;
     float: right;
		 width: 375px;
		 margin-right: 40px;
		 text-align: left;
		 padding-top: 38px; 
		 padding-left: 30px;
		 padding-right: 20px;
		 padding-bottom: 20px;
		 background: #D2C4BF url(../pics/bg_darkbot.gif) repeat-x top left;
}	

#hpic0 {
	background: #E2E2D2 url(../pics/new.jpg) no-repeat center center;
}

#hpic1 {
	background: #E2E2D2 url(../pics/packages.jpg) no-repeat center center;
}

#hpic2 {
	background: #E2E2D2 url(../pics/amenities.jpg) no-repeat center center;
}

#hpic3 {
	background: #E2E2D2 url(../pics/newsletter.jpg) no-repeat center center;
}

.section {
	clear: both; 
	padding-top: 1.5em; 
	border-bottom: 3px double #E5E5DA; 
	background: url(../pics/leaf.gif) no-repeat 100% 1.8em;
}

.section h3 {
	margin: 0; 
	font: normal 1.55em Georgia, serif; 
	color: #48546A; 
	letter-spacing: -1px;
}

/* The padding and margin here offset each other, allowing padding for a:hover without affecting the h3 positioning */
.section h3 a {
	margin: -1px -3px; 
	padding: 1px 3px; 
	text-decoration: none;
}

.section h3 a:hover {
	background: #E2E2D2;
}

.section p {
	margin-bottom: 1.5em; 
	color: #777;
	}

.section_pic {
	float: left; 
	margin-right: 1.25em; 
	width: 100px; 
	height: 100px; 
	text-indent: -9000px;
}

#rotation img {
		 margin: 0;
		 text-align: center;
		 padding: 8px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}


#footer {
	clear: both;
	width: 848px;
	margin-left: 39px;
	margin-right: 38px;
	padding-top: 15px;
	padding-bottom: 5%;
	font-size: 10px; color: #660000; 
	font-family: verdana, arial, sans-serif;
	text-align: center;  
  background: #ffffff url(../pics/bottom_bg.jpg) repeat-x top left;
}

#footer a:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #660000; 
	TEXT-DECORATION: none;
	border-bottom: 1px dotted #660000;
}

#footer a:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #660000; 
	TEXT-DECORATION: none;
}

#footer a:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #660000; 
	TEXT-DECORATION: none;
	border-bottom: 1px solid #660000;
}

#content a:link {
	TEXT-DECORATION: none;
	color: #660000;
	border-bottom: 1px dotted;
}

#content a:visited {
  color: #660000;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content a:hover {
  color: #660000;
	border-bottom: 1px solid;
}


input[type="submit"]
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 80%;
font-weight: bold;
}

input[type="text"], textarea
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

input[type="passowrd"]
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

/* photo gallery */


#containerphoto {
	float:left;
	text-align: center;
	margin-left:20px; 
	padding:0; 
	width:370px;
	height:470px; 
	overflow:auto; 
}

#containerphoto img {
		 margin: 0;
		 padding: 10px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}



