* {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 0;
}
html {
	height: 100%;
}
body {
	background:none;
	font-family: "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	font-size: 13px;
	color: #431900;
}

#topbackgroundimage {
	display:none;
}
#wrapper {
	width: 930px;
	margin: -15px auto 0 auto;
}
#inner-wrapper {
	background:none;
}
#header {
	display:none;
}
#teepee {
	display:none;
}
#contentarea {	
	width: 100%;
	padding:0 0 60px 0;
}
	#title {
		position:relative;
		top: -50px;
		margin: 0px 0px 0px 200px;
	}
	#content {
		position:relative;
		
		background:none;
		min-height: 400px;
		
		margin: 0px 0 0 0px;
		
	}
#righthand-specials {
	display:none;
}
#footer {
	background:none;
	clear:both;
	height: 53px;
	
	}
	#footer-photos {
		display:none;
	}
#logo {
	text-align: center;
	padding: 0px 0px 20px 0px;
	font-size: 10px;
}

#navigation {
	display:none;
}

h1 {
	color:#000;
	font-size: 16px;
	line-height:26px;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 14px;
	margin: 0 0 15px 0;
	line-height:20px;
}
h3, h4, h5 {
	font-size: 14px;
	margin: 0 0 6px 0;
	line-height:18px;
}

#content p,#content ul,#content ol,#content td {
	line-height: 21px;
	padding: 0 50px 20px 0;
}
#content ul,#content ol {
	margin:0 0 0 40px;
}
#content li {
	padding:0 0 8px 0;
	line-height:21px;
}

#content a{
	font-weight:bold;
	color:#D72600;
}
#content a:hover{
	font-weight:bold;
	color:#441400;
}