﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #958676; 
	scrollbar-highlight-color: #e0d1c7; 
	scrollbar-shadow-color: #e0d1c7; 
	scrollbar-3dlight-color: #e0d1c7; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #e0d1c7;
}

.top_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.top_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3a2d06;
	text-decoration:none;
}
.white_menu {
	font-family:Century Gothic;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.white_menu:hover {
	font-family:Century Gothic;
	font-size: 12px;
	font-weight: normal;
	color: #c3bbae;
	text-decoration:none;
}
.white_big {
	font-family:Century Gothic;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	padding-left:10px;
}
.green_title {
	font-family:Century Gothic;
	font-size: 18px;
	font-weight: normal;
	color: #324b52;
	text-decoration:none;
}
.green_txt {
	font-family:Century Gothic;
	font-size: 11px;
	font-weight: normal;
	color: #172225;
	text-decoration:none;
}
.green_links {
	font-family:Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color: #344d54;
	text-decoration:none;
}
.green_links:hover {
	font-family:Century Gothic;
	font-size: 13px;
	font-weight: bold;
	color: #344d54;
	text-decoration:none;
}
.green_links_hover {
	font-family:Century Gothic;
	font-size: 13px;
	font-weight: bold;
	color: #344d54;
	text-decoration:none;
}
.beige_bold {
	font-family:Century Gothic;
	font-size: 11px;
	font-weight: bold;
	color: #7d6c5a;
	text-decoration:none;
}
.beige_bold2 {
	font-family:Century Gothic;
	font-size: 15px;
	font-weight: bold;
	color: #7d6c5a;
	text-decoration:none;
}


.beige_bold_small {
	font-family:Century Gothic;
	font-size: 10px;
	font-weight: bold;
	color: #7d6c5a;
	text-decoration:none;
}
.beige_small {
	font-family:Century Gothic;
	font-size: 11px;
	font-weight: normal;
	color: #cec7c1;
	text-decoration:none;
}
.beige_small2 {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a99987;
	text-decoration:none;
}
.light_brown {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #816849;
	text-decoration:none;
}

.dark_brown {
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3b3221;
	text-decoration:none;
}
.dark_brown:hover {
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3b3221;
	text-decoration:underline;
}
.small_title {
	font-family:Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color: #1a262a;
	text-decoration:none;
}
.txt {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3e3424;
	text-decoration:none;
	text-align:justify;
}

.title {
	font-family:Century Gothic;
	font-size: 17px;
	font-weight: normal;
	color: #c0ac97;
	text-decoration:none;
}
.book_title {
	font-family:Century Gothic;
	font-size: 18px;
	font-weight: normal;
	color: #c3af9a;
	text-decoration:none;
	
}
.white_text_home {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
.white_text {
	font-family:Century Gothic;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
.title_white {
	font-family:Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.title_brown_big {
	font-family:Century Gothic;
	font-size: 18px;
	font-weight: normal;
	color: #453a28;
	text-decoration:none;
}
.title_white_big {
	font-family:Century Gothic;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.more_link {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.more_link:hover {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: bold;
	color: #c0ac97;
	text-decoration:none;
}
.form {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #3a2d06;
	height: 20px;
	width: 100px;
}
.form2 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #3a2d06;
	height: 20px;
	width: 40px;
}

.footer_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #344d54;
	text-decoration:none;
}
.footer_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #7d6c5a;
	text-decoration:none;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #d5c2ae;
	text-decoration:none;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
.brd{
border: 1px #e8e5e2 solid;
}
.beig_br{
border: 2px #e0d1c7 solid;
}

ul {
margin:0 0 .5em 2em;
padding:1px;
list-style-image:url(../images/bullet2.jpg);
}
#li{
padding-bottom:3px;
padding-top:3px;
list-style-image:url(../images/bullet.jpg);
}

#sitemap {
	font-family:Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #324b52;
	text-decoration:none;
	text-align:justify;
}
#sitemap:hover {
	font-family:Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #816849;
	text-decoration:none;
	text-align:justify;
}
