body {

	background: #903A22;
	font-family: Arial;
	font-size: 12px;
	color: #39251D;

}

* html #availContent {
	width: 600px;
	position: relative;
	left: 20px;
	margin: -30px;
	padding: 0px;
}

a:link {
color: #96000B;
text-decoration: none; }

a:visited {
color: #96000B; 
text-decoration: none; }

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

.alt {

	display: none;

}

#page {

	display: block;
	text-align: center;

}

#layout {

	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url("images/page_middle_inside.jpg") repeat-y;

}

#header {

	width: 780px;
	height: 257px;

}

#casita #header {

	background: url("images/header_casita.jpg") top left no-repeat;

}#galleria #header {

	background: url("images/header_galleria.jpg") top left no-repeat;

}#patiosuite #header {

	background: url("images/header_patiosuite.jpg") top left no-repeat;

}#larosa #header {

	background: url("images/header_larosa.jpg") top left no-repeat;

}

#rooms #header {

	background: url("images/header_rooms.jpg") top left no-repeat;

}

#events #header {

	background: url("images/header_events.jpg") top left no-repeat;

}

#recipes #header {

	background: url("images/header_recipes.jpg") top left no-repeat;

}

#inn #header {

	background: url("images/lontejitu-linkslotresmi.jpg") top left no-repeat;

}

#area #header {

	background: url("images/header_area.jpg") top left no-repeat;

}
#availability #header {

	background: url("images/header_availability.jpg") top left no-repeat;

}
#directions #header {

	background: url("images/header_directions.jpg") top left no-repeat;

}
#giftcertificates #header {

	background: url("images/header_giftcertificates.jpg") top left no-repeat;

}
#itineraries #header {

	background: url("images/header_itineraries.jpg") top left no-repeat;

}
#timeshare #header {

	background: url("images/header_sedonatimeshare.jpg") top left no-repeat;

}
#photogallery #header {

	background: url("images/header_phototop.jpg") top left no-repeat;

}

#body {

	display: table;
	position: relative;
	z-index: 15;
	width: 780px;

}

#leftSide {

	float: left;
	width: 150px;
	background: 

}

#nav {

	position: relative;
	top: -115px;

}

#nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#nav ul li a {

	font-family: "Times New Roman", Times, serif;
	display: block;
	width: 140px;
	text-align: center;
	font-style: italic;
	color: #5E7C0B;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	background: url("images/nav_divider.gif") bottom center no-repeat;
	font-size: 14px;


}

#nav ul li.lastOne a {

	background-image: none;

}

#nav ul li a:hover {

	color: #903A22;

}

#quotes {

	position: relative;
	top: -115px;
	padding: 10px;
	color: #733B20;

}

#quotes ul {

	list-style: none;
	margin: 0;
	padding: 0;

}
#quotes ul li {

	font-style: italic;

	margin-top: 50px;
	line-height: 20px;

}

#quotes ul ul li {

	font-style: normal;
	text-align: right;
	margin-top: 0;

}

#contactInfo {

	width: 140px;
	text-align: center;
	color: #9F0600;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-left: 4px;
	position: relative;
	top: 50px;
	z-index: 100;
	font-size: 13px;

}

#contactInfo p {

	margin: 4px 0 4px 0;

}

#contactInfo a {

	color: #9F0600;

}

#contactInfo a:hover {

	color: #BF0600;

}

#middleBar {

	margin-left: 10px;
	float: left;
	width: 620px;

}

#rooms #middleBar {

	width: 360px;

}

#recipes #middleBar {

	width: 395px;

}

#middleBar #content {

	padding: 10px;
	font-size: 14px;

}

#middleBar #content em {

	font-style: normal;
	color: #903A22;

}

#rightSide {

	float: left;

}

#rooms #rightSide {

	width: 260px;
	float: left;

}

#rooms #rightSide #roomList ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#rooms #rightSide #roomList ul li img {

	border: 2px solid #E4BF61;

}

#rooms #rightSide #roomList ul li {

	color: #903A22;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;

}

#rooms #rightSide #roomList ul li a {

	color: #903A22;

}

#footer {

	background: url("images/page_bottom_inside.jpg") no-repeat;
	width: 780px;
	height: 114px;
	margin-top: -114px;

}

#recipes #rightSide {

	float: left;
	width: 202px;

}

/*

********************************
INDEX PAGE (#home) CSS SPECIFICATIONS
********************************

*/

#home #layout {

	background: url("images/page_middle.jpg") center repeat-y;

}

#home #header {

	position: absolute;
	z-index: 5;
	background: url("images/welcome_top.jpg") top center no-repeat;
	width: 780px;
	height: 255px;
	
}

#home #leftSide {

	float: left;
	width: 292px;

}

#home #leftSide #newsSection {

	font-size: 14px;

}

#home #leftSide #newsSection h2 {

	width: 292px;
	height: 66px;
	background: url("images/sidebar_news.jpg") no-repeat;
	margin: 0;

}

#home #leftSide #newsSection p {

	padding: 10px;
	margin: 0;
	margin-top: -35px;

}

#home #middleBar {

	float: left;
	width: 148px;

}

#home #middleBar #nav {

	position: relative;
	top: 150px;
	margin-left: -10px;

}

* html #home #middleBar #nav {

	margin-left: -7px;

}

#home #middleBar #nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}


#home #middleBar #nav ul li a {

	font-family: "Times New Roman", Times, serif;
	display: block;
	width: 140px;
	text-align: center;
	font-style: italic;
	color: #5E7C0B;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	background: url("images/nav_divider.gif") bottom center no-repeat;
	font-size: 14px;


}

#home #middleBar #nav ul li.lastOne a {

	background-image: none;

}

#home #middleBar #nav ul li a:hover {

	color: #903A22;

}

#home #contactInfo {

	position: relative;
	left: 293px;
	top: 50px;
	z-index: 100;
	width: 140px;
	text-align: center;
	color: #9F0600;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-left: 4px;

}

* #home #contactInfo {

	top: 47px;

}

#home #contactInfo p {

	margin: 4px 0 4px 0;

}

#home #middleBar #contactInfo a {

	color: #9F0600;
	text-decoration: none;

}

#home #rightSide {

	float: left;
	width: 330px;

}

#home #rightSide #content {

	padding: 8px 2px 2px 13px;
	margin-top: 225px;
	font-size: 14px;

}

#home #footer {

	background: url("images/page_bottom.jpg") top center no-repeat;
	clear: both;
	width: 780px;
	height: 106px;
	margin-top: -100px;

}

#contactInfo p {

	position: relative;
	top: -25px;

}