﻿@font-face {
	font-family: 'RUNEnglish1Regliar';
	src: url('runenglish1-webfont.eot');
	src: local('?'), url('runenglish1-webfont.woff') format('woff'), 
	url('runenglish1-webfont.ttf') format('truetype'), 
	url('runenglish1-webfont.svg#webfontGKoIHUZ0') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RUNEnglish2Regliar';
	src: url('runenglish2-webfont.eot');
	src: local('?'), url('runenglish2-webfont.woff') format('woff'), 
	url('runenglish2-webfont.ttf') format('truetype'), 
	url('runenglish2-webfont.svg#webfontOkwe9NmM') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'pieces_of_eight_altregular';
    src: url('pieces_of_eight_alt-webfont.woff2') format('woff2'),
         url('pieces_of_eight_alt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pieces_of_eightregular';
    src: url('pieces_of_eight-webfont.woff2') format('woff2'),
         url('pieces_of_eight-webfont.woff') format('woff'),
         url('pieces_of_eight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'caligraf_1435italic';
    src: url('caligraf_1435-webfont.woff2') format('woff2'),
         url('caligraf_1435-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Treasure Map Deadhand';
    src: url('Treamd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Celtic Hand';
	src: url('celth___-webfont.eot');
	src: local('Celtic'), local('Celtic Hand'), 
	     url('celth___-webfont.woff') format('woff'), 
	     url('celth___-webfont.ttf') format('truetype'), 
	     url('celth___-webfont.svg#webfont0rQBQMEv') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RunEnglish';
    src: local("RUNEnglish1Regliar"),
      local("OmniaLTStd"),
      local("RUNEnglish2Regliark"),
      local("Celtic Hand"),
      url(font.ttf) format('truetype');  
}

/* 
Generic Styling, for Desktops/Laptops 
*/
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(MyImages/parchment-tile.jpg);
	background-repeat: repeat;
	padding-right: 12px;
	padding-left: 0px;
}
.bodytype {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	font-style: normal;
}
.bodytype-italic {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	font-style: italic;
	padding-right: 18px;
}
.bodytype-italic, bold {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;	
}

.title {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 150%;
	color: #000000;
}
.headline {
	font-family: Celtic Hand;
	font-size: 48px;
	font-style: normal;
	color: #800000;
	font-weight: bold;
}
.headlinebk {
	font-family: Celtic Hand;
	font-size: 36px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}.heading {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 34px;
	color: #000000;
	font-weight: bold;
}
.heading1 {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 28px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.heading2 {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.heading3 {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.menutype {
	font-family: OmniaLTStdRoman;
	font-size: 16px;
	font-style: normal;
	color: #996600;
}
.category {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 24px;
	color: #000000;
}
div {padding-top: 10px; padding-right: 40px; padding-left: 40px; padding-bottom: 0px;
}
.text {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align:left;
}
.text_center {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align:center;
}
	
}.table_noborder {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	width: 100%; 
	border: none;
    border-collapse: collapse;
}
.table_bjornstad {
	border: 2px solid #800000;
    border-collapse: collapse;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size: 16px;
}
.th_bjornstad {
	border: 1px solid #000000;
	background-color: #FFCC66;
	text-align: center;
	font-size: 18px !important;
}
th { 
  border: 1px solid black;
  background-color: #FFCC66;
  text-align: left;
  padding: 10px; 
  color: black; 
  font-weight: bold; 
}
.tableheader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #FFCC66;
	font-family:"Lucida Sans Unicode, Geneva, Tahoma, sans-serif";
	font-size:20px;
	font-weight:bold;
	text-align:left
}
td { 
  padding: 10px; 
  text-align: left; 
}
.td_noborder {
	border: none;
	font-weight: normal;
	font-family: "Lucida Sans Unicode, Geneva, Tahoma, sans-serif";
	font-size: 16px;
	text-align:left;
	padding:10px;
}
.td_bjornstad {
	border: 1px solid #000000;
	text-align:left;
	padding:10px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
}
.td_lightbg {
	border: 2px #800000 solid;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size: 16px;
	background: rgba(255, 255, 255, 0.3) /* White background with 30% opacity */
}
.td_img_center {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	text-align:center;
	padding: 20px;
}
.td_styleN {
	border: 1px solid #000000;
	text-align: left;
	font-weight: bold;
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	padding:4px
}
.td_styleE {
	border: 1px solid #000000;
	text-align: left;
	font-weight: normal;
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	padding:4px
}
.caption {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
.source {
	font-family: Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.headline_BoB_red {
	font-family: pieces_of_eightregular, Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: normal;
	color: #800000;
	font-weight: normal;
}
.headline_BoB_bk {
	font-family: pieces_of_eightregular, Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.treasure_map_bk {
	font-family: "Treasure Map Deadhand", Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.treasure_map_red {
	font-family: "Treasure Map Deadhand", Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #800000;
	font-weight: normal;
}
.calligraphy_map_bk {
	font-family: caligraf_1435italic, Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.calligraphy_map_red {
	font-family: caligraf_1435italic, Lucida Sans Unicode, Geneva, Tahoma, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #800000;
	font-weight: normal;
}
