@charset "UTF-8";
/* CSS Document */




/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



body {
		text-align:center;
		margin: 0;
		padding: 0;
		font-family:arial,verdana,sans-serif;
		}


#wrapper {
		margin:20px auto;
		text-align:center;
		width:100%;
}	


#wrapper2 {
		margin:0 auto;
		background: #ffffff url(../lodgemokoro.jpg) no-repeat 0 -100px;
		/*background-repeat:no-repeat;*/
		max-width:1200px;
		min-width:960px;
		height:525px;
}


#nav {
		float:left;
		position:relative;
		top:100px;
		left:300px;
		
}

ul {
		list-style:none;
		text-transform:capitalize;
		text-decoration: none;
		margin:0;
		padding:0;
		text-align:right;
}

li {	color:#ffffff;
		font-size:175%;
		font-weight:900;
		text-transform:capitalize;
		text-decoration: none;
}

ul a {
		color:#ffffff;
		font-weight:500;
		text-transform:uppercase;
		text-decoration: none;
		fontsive
}