body  {
	background: #fff;
	margin:0;
	padding:0;
	color: #775C25;
	font-family: Garamond, serif;
	font-size: 14px;
	
	}

#wrap_sitemap  {
	background:  #fff url(img/sitewrap.jpg) top left repeat-y; 
	margin-top:0px;
	width: 912px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	clear: both;
	}


#inner_sitemap    {
	width: 912px;
	background: transparent url(img/sitemaptop.jpg) top left no-repeat;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	}

#wrap_sitemap  {
	background:  #fff url(img/sitewrap.jpg) top left repeat-y; 
	margin-top:0px;
	width: 912px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	}

ul, li{border:0; padding:0; margin:0; list-style:none;}


/* ----------- NAVIGATION----------- */

#navigation{
	
	height:32px; 
	margin:0 0 0 370px;
	
	width:420px; 
	}
	#navigation ul{
	 height:32px;
	 line-height:32px;	
	}
	#navigation ul li{
		display:inline;
	}
	#navigation ul li a,
	#navigation ul li a:visited {
		
		padding:0 20px;
		display:block;
		text-decoration:none;
		float:left;
		color:#670F17;
		font-weight:bold;
		
	}
	#navigation ul li a:hover{
		color: #806D35;
	text-decoration: underline;
	}
/* ----------- MENU SUBLINKS ----------- */
#sublinks{
	width:400px;
	margin:0 0 0 370px;
	
	color:#670F17;
	background: #f6d2b8;
	font-size:13px;
}	
	#sublinks ul{
	
	 height:25px;
	 line-height:24px;	
	}
	#sublinks ul li{
		display:inline;
	}
	#sublinks ul li a,
	#sublinks ul li a:visited {
		padding:0 20px;
		display:block;
		text-decoration:none;
		float:left;
		color:#670F17;
		font-weight: bold;
	}
	#sublinks ul li a:hover{
		text-decoration:underline;
	}
/* ----------- SUBMENU ----------- */
#s2, #s3, #s4{display:none;}



#first_sitemap h3  {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

#first_sitemap   {
	width: 240px;
	text-align: left;
	float: left;
	padding-top: 80px;
	padding-bottom: 30px;
	padding-left: 350px;
	clear: both;
	margin-bottom: -200px;
	z-index: 1000;
	}

#first_sitemap ul#mainlist {
	margin: 30px auto;
	}

#first_sitemap ul.shorter {
	margin: 10px 50px;
	font-style: italic;
	}

#first_sitemap ul.shorter li a {
	line-height: 1.3;
	text-decoration: none;
	}
#first_sitemap ul#mainlist li a:hover, #first_sitemap ul.shorter li a:hover  {
	color: #670F17;
	}

a, a:visited, a:hover   {
	color: #775C25;
	text-decoration: underline;
	font-weight:  bold;
	}

#third_sitemap    {
	width: 150px;
	padding-left: 350px;
	margin-top: 250px;
	font-size: .8em;
	text-align: center;
	line-height: 1.5em;
	float: left;
	clear: both;
	font-family: Verdana, sans-serif;
	}
		
em	{
	font-weight: bold;
	font-style: italic;
	}
#bottom_sitemap     {
	background: transparent url(img/sitemapbottom.jpg) bottom left no-repeat;
	height: 518px;
	width: 912px;
	clear: both;
	z-index: 0;
	}

.small    {
	font-size: .8em;
	text-align: right;
	float: left;
	margin-left: 130px;
	width: 300px;
	padding-top: 50px;
	padding-left: 330px;
	clear: both;
	}

.small a:link, .small a:visited, .small a:hover  {
	color: #775C25;
	}

.clear   {
	clear: both;
	}

