@charset "utf-8";
/* CSS Document */

/* Navi */
.navi{
border: 0px solid #C0C0C0;
background-color: transparent;
border-bottom-width: 0;
width: 151px;
}

* html .navi{ /*IE only rule. Original menu width minus all left/right paddings */
width: 151px;
}

.navi ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.navi a{
font: bold 11px Georgia;
padding: 8px 0px;
align: left;
display: block;
width: 151px; /*Define width for IE6's sake*/
color: #4F3711;
text-decoration: none;
border-bottom: 1px solid #DFC0A9;
}

.navi a:visited{
color: #4F3711;
}

html>body .navi a{ /*Non IE rule*/
width: 151px;
}

.navi a:hover,current{
background-color: #E6CCB8;
color: #4F3711;
text-decoration: none;
}

/* H Classes */
h1 { 
font-family: Georgia; 
color: #F4DAC9; 
font-size: 18px; 
font-weight: bold; 
line-height: 25px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h2 { 
font-family: Georgia; 
color: #4F3711; 
font-size: 16px; 
font-weight: bold; 
line-height: 20px; 
margin-top: 0px; 
margin-bottom: 8px;
border-bottom: 3px solid #4F3711;
border-top: 3px solid #4F3711;
padding-bottom: 5px;
padding-top: 5px; } 

h3 { 
font-family: Georgia; 
color: #4F3711; 
font-size: 16px; 
font-weight: bold; 
line-height: 25px; 
margin-top: 0px; 
margin-bottom: 0px;
border-bottom: 0px solid #4F3711; } 

h4 { 
font-family: Georgia; 
color: #4F3711; 
font-size: 16px; 
font-weight: bold; 
line-height: 20px; 
margin-top: 0px; 
margin-bottom: 0px; } 


.class1 A:link { color: #72523A; text-decoration: underline;}
.class1 A:visited { color: #72523A;text-decoration: underline}
.class1 A:active { color: #72523A; text-decoration: underline}
.class1 A:hover {color: #543824; text-decoration: underline}

.featured A:link { color: #4F3711; font-size: 16px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline;}
.featured A:visited { color: #4F3711; font-size: 16px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline}
.featured A:active { color: #4F3711; font-size: 16px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline}
.featured A:hover {color: #72523A; font-size: 16px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline}

.book A:link { color: #9B3B15; border-bottom: 1px #9B3B15 dotted; text-decoration: none;}
.book A:visited { color: #9B3B15; border-bottom: 1px #9B3B15 dotted; text-decoration: none;}
.book A:active { color: #9B3B15; border-bottom: 1px #9B3B15 dotted; text-decoration: none;}
.book A:hover {color: #9B3B15; border-bottom: 0px #9B3B15 dotted; text-decoration: none;}

.special A:link { color: #F4DAC9; border-bottom: 1px #F4DAC9 dotted; text-decoration: none;}
.special A:visited { color: #F4DAC9; border-bottom: 1px #F4DAC9 dotted; text-decoration: none;}
.special A:active { color: #F4DAC9; border-bottom: 1px #F4DAC9 dotted; text-decoration: none;}
.special A:hover {color: #F4DAC9; border-bottom: 0px #F4DAC9 dotted; text-decoration: none;}

img {border-style: none;}

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	background-color: #4F3711;
}
body,td,th {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F3711;
}
a:link {
	color: #4F3711;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #4F3711;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #3F2A13;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #3F2A13;
	font-weight: bold;
	text-decoration: none;
}
.style1 {color: #F1DAC8}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F4DAC9;
}
.style3 {color: #F4DAC9}
.style5 {font-size: 16px}
.style12 {font-size: 13px; font-weight: bold;}
.style13 {font-size: 16px; font-weight: bold;}
.style14 {
	font-size: 32px;
	color: #9B3B15;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style15 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

div#gallery {width: 693px; height: 350px; margin-left: 0; margin-right: 0;}object a {display: none;} object {margin-left: 0; margin-right: 0; display block;}