		body {
			font: 80% "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
			text-align: center;
			margin: 0;
			padding:0px 0px 0px 0px;
			background-image:url(new_mexico/taos/bkg.jpg);
			background-color:#583921;
		}
	#content a.next:link{
	color:#d07423;
	font-weight:800;
	text-decoration:underline;
	}
	#content a.next:visited{
	color:#d07423;
	font-weight:800;
	text-decoration:underline;
	}
	#content a.next:hover{
	color:#629789;
	font-weight:800;
	text-decoration:underline;
	}
    	
		#container {
			width: 760px;
			text-align: left;
			margin: 0 auto;
			border: solid 0px #e0d7c6;
			/*border: solid 3px #629789;*/
			/*background: #f7edcf;*/
			/*background: url(bg-fixed.gif) repeat-y 0 0;*/
		}
    	#content {
    		width: 633px;
    		float: right;
    		padding: 0px 0px 0px 10px;
			background: #f7edcf;
			color:#8b5b27;
			font-size: 14px;
    	}
		#content a:link{
			color: #629789;
		}
		#content a:visited{
			color: #629789;
		}
		#lodging {
		background: #b78047;
		color:#ffffff;
		font-size: 13px;
		/* widths are important when using floats */
		width: 209px;
		float: right;
    	}
		#lodging a:visited {
		color:#ffffff;
    	}
		#lodging a:link{
			color: #ffffff;
		}
			#content h2{
			margin:0;
			}
    	#header {
			width: 643px;
    		float: right;
    		color:#8b5b27;
			text-align: right;
			background: #f7edcf;
			border-bottom: solid 0px #fff;
			padding: 0px 0px;
    	}
		#header a:visited{
			color: #629789;
		}
		#header a:link{
			color: #629789;
		}
		 #header h4 {
    		margin: 0;
    	}
		#sidebar {
    		position:absolute;
			top: 0;
			width: 115px;
			float: left;
			padding: 0 0 0px 0;
			/*background-image:url(North_America/united_states/new_mexico/taos/lodging/navigation.jpg);*/
    	}
    	#sidebar ul {
    		margin: 0;
    		padding: 0;
    	}
		li {
			display: inline;
		}
		#sidebar li a:link, #sidebar li a:visited {
			display: block;
			padding: 10px;
			text-decoration: none;
			color: #ffffff;
			/*background: #333333;*/
    		border-bottom: solid 1px #fff;
		}
		#sidebar li a:hover {
			color: #ffffff;
			background-image:url(new_mexico/taos/nav.jpg);
		}
    	#navigation{
			width: 635px;
    		float: right;
    		clear: both;
    		padding: 5px 3px;
			background: #629789;
    		border-top: solid 1px #fff;
			color: #ffffff;
    	}
    	
		#navigation a:link, a:visited{
		text-decoration: none;
			color: #ffffff;
		}
    	#footer {
		width: 635px;
    		float: right;
    		clear: both;
    		padding: 5px 3px;
    		border-top: solid 1px #fff;
			color: #ffffff;
    	}
    	
