* {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 0;
}
html {
	height: 101%;
}
body {
	background: #fff url(../i/bg-main.jpg) repeat;
	font-family: "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	font-size: 80%;
	color: #431900;
}

#topbackgroundimage {
	height: 30px;
	width: 100%;
	background:  url(../i/bg-top.png) repeat-x;
}
#wrapper { 
	width: 930px;
	margin: -15px auto 0 auto;
}
#inner-wrapper {
	background: url(../i/bg-content.png) repeat-y;
}
#header {
	margin-left: 13px;
	width:900px;
	height:271px;
}
#french-japanese{
	margin-left:-5px;
}
#teepee {
	width: 320px;
	height: 253px;
	float: left;
	position:absolute;
	margin: 0 0 0 13px !important;
	*:margin: -3px 0 0 13px !important;
	margin: 0 0 0 13px;
	background: url(../i/bg-teepee.jpg) no-repeat;
	z-index:0;
}
#contentarea {	
	width: 100%;
	padding:0 0 60px 0;
}
	#title {
		position:relative;
		top: -50px;
		margin: 0px 0px 0px 200px;
	}
	#content {
		position:relative;
		
		background: url(../i/bg-leaves.jpg) no-repeat 288px center;
		min-height: 500px;
		width:530px;
	
		margin: -30px 0 0 210px;
		
	}
	#content img.noFloat{
			float:none !important;
			margin: 0px 18px 15px 18px !important;
		}
		#content img {
			border: 1px solid #431900;
			float: right;
			margin: 5px 0 5px 12px;
		}
		
#righthand-specials {
	position: absolute;
	top: 225px;
	margin: 0 0 0 720px;
	width:200px;
}
#footer {
	background: url(../i/footer.png) no-repeat;
	clear:both;
	height: 53px;
	
	}
	#footer-photos {
		margin: -130px 0 0 90px;
	}
#logo {
	text-align: center;
	padding: 0px 0px 30px 0px;
	font-size: 10px;
}
	#logo p {
		margin: 20px 0 0 0;
	}
	#logo a {
		color:#D72600;
	}
	

					#currencyConverter {margin:20px 0 0;}
					#currencyConverter table {color:#F6EBC0;
					width:180px;
					height:230px;
					font-size:11px;
					}
					#currencyConverter table td{padding:4px 4px;}
					#currencyConverter table td input, #currencyConverter table td select{
					background-color:#64340C;
						border:1px solid #AD865F;
						color:#FFFFFF;
						line-height:18px;
						
						}
					#currencyConverter table td select{margin-bottom:-10px;padding:4px;}
					
					#currencyConverter img,#currencyConverter a {
					display:none;
					}
					#content {min-height:680px;}
					#currencyConverter h1{font-size:14px;margin:0px 0px 10px 8px;color:#F6EBC0;}