@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	color: #895d1d;
	text-decoration: none;
	background-color: #895d1d;
}

#content {
	background-color: #ece9c6;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aeb795;
	border-right-color: #aeb795;
	border-bottom-color: #aeb795;
	border-left-color: #aeb795;
}

#header {
	background-image: url(../images/q_head.fw.png);
	background-repeat: no-repeat;
	height: 65px;
	margin-top: 10px;
}

#r_graphic {
	background-image: url(../images/q_side.fw.png);
	background-repeat: no-repeat;
	float: right;
	height: 371px;
	width: 41px;
	margin-top: 5px;
	margin-right: 5px;
}

#menu {
	float: left;
	width: 195px;
}

#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #87756c;
	background-image: url(../images/q_foot.fw.png);
	background-repeat: no-repeat;
	clear: both;
	width: 960px;
	color: #ece9c6;
}

#footer table tr th {
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d0be40;
}

.right-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aeb795;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #873624;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-color: #d6862d;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-style: solid;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#middle {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 690px;
}
