body {
	background-color: #B65C27;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
	text-align: center;
}
#container {
	background-repeat: no-repeat;
	height: 408px;
	width: 600px;
	position: relative;
	text-align: left;
	background-color: #CD6A2C;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BC5F28;
	border-left-color: #BC5F28;
}
#header {
	position: relative;
	width: auto;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	color: #592828;
	position: relative;
	left: 0px;
	overflow: auto;
	background-color: #CD6A2C;
	top: 0px;
	margin-right: 120px;
}
#maincontent p {
	color: #591610;
	font-size: 0.7em;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
}
#maincontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#maincontent h2 {
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#maincontent a {
	color: #000000;
	text-decoration: underline;
}
#maincontent a:hover {
	color: #333333;
	text-decoration: none;
}
#maincontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
}
.floatright {
	margin: auto;
	float: right;
}
#navigation {
	height: 254px;
	width: 110px;
	position: absolute;
	padding-left: 0px;
	right: 2px;
	top: 475px;
	z-index: 20;
}
#navigation  li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #591610;
	text-decoration: none;
	display: block;
	height: 20px;
	font-weight: bolder;
	width: 100px;
}
#navigation a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F59F3A;
}
.floatleft {
	float: left;
}
#navigation ul {
	margin: 0px;
	list-style-type: none;
	text-align: right;
	display: block;
	padding-top: 5px;
}
#navigation li {
	padding-right: 5px;
	clear: right;
	float: right;
	padding-left: 5px;
}
#logo {
	height: 296px;
	width: 226px;
	position: absolute;
	z-index: 10;
	left: 442px;
	top: 291px;
}
.topfloat {
	height: 160px;
	width: 50px;
	float: right;
}
.specials {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../layout/leafy.jpg);
	background-position: center center;
}
.specials p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.specials a {

}
#popup {
	position: absolute;
	height: 64px;
	width: 338px;
	left: 15px;
	top: 335px;
}
