body {
	background-color: #cbc3a1;
	margin: 0px;
}
body, td, div, table {
	color: #241200;
	font-family:"Trebuchet MS", Tahoma;
	font-size:11px;
	text-align:justify;
	font-weight:normal;
}
#header1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #433812;
	letter-spacing: 1px;
	text-align: right;
	word-spacing: 5px;
	height: 20px;
	padding-right: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C7C39A;
}
#header2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #9D9364;
	text-align: right;
	padding-right: 20px;
	height: 30px;
}
.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5C4F26;
	background-color: #D8D2B6;
	background-image: url(images/box_side.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: justify;
	width: 400px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 57px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
#navdiv {
	text-align: right;
	padding-right: 55px;
	height: 35px;
	padding-top: 10px;
}
#navdiv a:link, #navdiv a:visited {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #706128;
	text-decoration: none;
}
#navdiv  a:hover, #navdiv  a:active{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CDC6A4;
	text-decoration: none;
}
a:link, a:active, a:visited {
	font-size: 12px;
	color: #8F8152;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #5C5235;
	text-decoration: none;
}
#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	font-size: 12px;
	color: #110A03;
	text-decoration: none;
	background-color: #D1C993;
	text-align: right;
	display: block;
	padding: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #967C41;
	border-right-color: #4F4122;
	border-bottom-color: #4F4122;
	border-left-color: #967C41;
}
#sidebar a:hover {
	font-size: 12px;
	color: #38210A;
	text-decoration: none;
	background-color: #E3DFBF;
	text-align: right;
	display: block;
	padding: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #967C41;
	border-right-color: #4F4122;
	border-bottom-color: #4F4122;
	border-left-color: #967C41;
}
