body {
	background: #e6e0c7;
	background-image: url('../images/bgtop.jpg');
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

a {
	color: #74543e;
}

#wrap {
	margin: 0 auto;
	background: #fff;
	width: 718px;
	border-bottom: 1px solid #cec2a1;
	border-left: 1px solid #cec2a1;
	border-right: 1px solid #cec2a1;
}

#header {

}

#menu {
	height: 21px;
	margin-top: 2px;
	margin-left: 34px;
	margin-right: 22px;
	border: 1px solid #dfd2a3;
	background: #f0e7c6;
}

#content {
	margin-left: 34px;
	margin-right: 22px;
}

h1,h2,h2 {
	color: #74543e;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;	
}

h1 {

}

h2 {
	margin-top: 0;
}

#rightbox {
	float: right;
	width: 200px;
	border: 1px solid #ded8bf;
	background: #e6edc9;
	background-image: url('../images/rightbox_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	margin-left: 10px;
	line-height: 20px;
}

#footer {
	border-top: 1px solid #94a44e;
	border-bottom: 1px solid #94a44e;
	background: #c5d193;
	color: #60730e;
	padding: 3px 0px 3px 0px;
}

#footer a {
	color: #60730e;
	text-decoration: none;
}

.left {
	float: left;
}

#copy {
	margin: 0 auto;
	color: #5e6c22;
	width: 715px;
	margin-top: 5px;
}
