#body {
	background-color: #cff1ad;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #cff1ad;
	position: relative;
	border: 1px solid #360800;
}

#header {
	width: 800px;
	heignt: auto;
}

#menu {
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 5px;
	width: 184px;
	height: auto;
	text-decoration: none;
	border-right: 1px solid #666666;
}

#menu h1{
	margin-left: 10px;
	font-size: 14px;
}

#menu ul {
	margin-left: 10px;
	list-style: none;
	
}

#menu li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#menu a:link {
	color: #360800;
	text-decoration: none;
}

#menu a:visited {
	color: #360800;
	text-decoration: none;
}

#menu a:active {
	color: #360800;
	text-decoration: none;
}

#menu a:hover {
	color: #666666;
	text-decoration: none;
}

.submenu {
	text-indent: 10px;
}

#maincontent {
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 605px;
	height: auto;
}

#maincontent h1 {
	font-size: 28px;
	text-align: center;
}

#maincontent h2 {
	font-size: 20px;
	text-align: center;
}

#maincontent h3 {
	font-size: 16px;
	text-align: center;
}

#maincontent p {
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.p {
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

.p2 {
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}

.p3 {
	font-size: 16px;
}

#maincontent a:link {
	color: #000000;
	text-decoration: underline;
}

#maincontent a:visited {
	color: #000000;
	text-decoration: underline;
}

#maincontent a:active {
	color: #000000;
	text-decoration: underline;
}

#maincontent a:hover {
	color: #666666;
	text-decoration: none;
}

.link {
	text-decoration: underline;
}

#maincontent ul {
	margin-left: 10px;
	list-style: none;
	font-weight: bold;
}

#maincontent li {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#maincontent table {
	margin-left: 10px;
	text-align: left;
	font-size: 14px;
}

.treetable {
	text-align: center;
}

.pricetable {
	text-align: center;
}

.quote {
	text-align: center;
}

.otherlists {
	margin-left: 10px;
	list-style: none;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	margin-bottom: 10px;
	text-align: center;
}

#footer a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	color: #666666;
}
