body{ padding-left: 5ex;
	padding-right: 5ex  }

body#bok { padding-left: 1ex; 
	padding-right: 1ex }

#header { background-image: url("..//graphics/palace6.jpg");
background-repeat:no-repeat;
background-size: 50%;
opacity:0.3}

h1 {color: darkblue;
	display: inline;
	font-weight: bold;
	font-size:xx-large;
	font-variant: small-caps;
	}

h3{color: darkblue;
	font-size: normal;
	font-weight: normal;
	font-variant: small-caps;
    border-bottom-color: blue;
	border-bottom-style: solid;
	border-bottom-width: 1px;}

h4{color: darkblue;
	font-size: normal;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 0;
	text-decoration:underline;
	margin-bottom: 1ex}

body{font-family: Verdana,'Times New Roman';
      font-size: normal;
	  background-color: white}
	  
body#bok{background-color: #EEEEEE}

#coffe{background-color: #CCFF99;
font-size: normal;
font-variant: small-caps;
text-align: center
}

#eat{background-color: #CCFFCC;
font-size: normal;
font-variant: small-caps;
text-align: center
}

#free{background-color: #FFFF99;
font-size: normal;
font-variant: small-caps;
text-align: center
}
	  
p{color:black;
   font-family:Verdana, 'Times New Roman';
   font-size: normal;
   font-variant: normal;
   white-space: normal;
   display: inline
}

p b#emph{ color:red
}


p#subtitle{ color:black;
   font-family:Verdana, 'Times New Roman';
   font-size: large;
   font-weight:bold;
   font-variant: small-caps
}



a:link, a#normal{color:darkblue;
font-size:normal;
font-family: Verdana,'Times New Roman';
font-weight:normal;
font-variant:normal;
text-decoration:none;
white-space: normal}
a:visited { color:darkblue }
a:hover { color:darkblue }
a:active { color:darkblue }

a:link, a#inline{color:black;
font-size:normal;
font-family: Verdana,'Times New Roman';
font-weight:normal;
font-variant:normal;
text-decoration:none;
white-space: normal}
a:visited { color:darkblue }
a:hover { color:darkblue }
a:active { color:darkblue} 

a#inline b {color:darkblue}

ul li a:link, ul li a:visited, li a#capitalic {
	color:darkblue;
	font-size:normal;
	font-family: Verdana,'Times New Roman';
	font-weight:bold;
	font-variant:Small-caps;
	text-decoration:none;
	display:block; 
	margin-bottom: 0.7ex}

li {list-style-position: outside;
margin-bottom: 0.7ex}	
	
frameset, frameset  frameset{
border-right-style: dashed;
border-left-style: dashed}	

td#fix{
	width: 12ex
}