@charset "utf-8";
* {padding:0; margin:0;}

body {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #BDAD6B;
}

.overall {
	width: 856px;
	margin-left: 68px;
}

.outern {
	top: 153px;
	height: 549px;
	margin-left: 16px;
	margin-right: 15px;
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	background: #AB9444; 
}

.menu {
	top: 0px;
	margin-left: 4px;
	padding: 0px;
	width: 140px;
}

.menu_item {
	margin: 0px;
	padding: 0px;
	width: 140px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #86280D;
	background: #D4C67A;
}

.menu_item:hover {
	background: #E3D589;
}

.menu_cap {
	margin: 0px;
	padding: 0px;
	width: 140px;
}

.menu_book {
	margin: 0px;
	padding: 0px;
	width: 140px;
	text-align: center;
/*	background: #D4C67A; */
}

.menu_book a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.menu_book a:visited {
	color: #000000;
}

.menu_book a:hover {
	color: #86280D;
}

.galleryItem {
	position: absolute;
	top: 152px;
	left: 236px;
	width: 661px;
	height: 300px;
	background: #86280D;
	border: 1px;
	border-style: solid;
	border-color: #86280D; 
}

.content {
	position: absolute;
	top: 453px;
	left: 236px;
	background: #86280D;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 623px;
	height: 220px;
	overflow-y: auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
	color: #FBD5B5;
	scrollbar-base-color: #D4C67A;
	scrollbar-arrow-color: #86280D;
	scrollbar-shadow-color: #86280D;
	scrollbar-lightshadow-color: #86280D; 
	scrollbar-darkshadow-color: #86280D;
	scrollbar-highlight-color: #FBD5B5;
	scrollbar-3dlight-color: #86280D;	
}

a {
	color: #FBD5B5;
	text-decoration: underline;
}

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

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

.titlecontent {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	line-height: 20px;
}

.footer {
	position: absolute;
	top: 706px; 
	left: 68px;
	width: 856px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}

a.footerlink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.footerlink:hover {
	text-decoration: underline;
	color: #000000;
}

a.footerlink:visited {
	text-decoration: none;
	color: #000000;
}

p.book {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

input, select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px;
	border-style: solid;
	border-color: #86280D; 
}

input.booksubmit {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FBD5B5;
	background: #86280D;
	border: 0px;
}

li {
	margin-left: 32px;
}
