@font-face {
    font-family: 'bellevueregular';
    src: url('../fonts/Bellevue/bellevue.eot');
    src: url('../fonts/Bellevue/bellevue.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Bellevue/bellevue.woff') format('woff'),
         url('../fonts/Bellevue/bellevue.ttf') format('truetype'),
         url('../fonts/Bellevue/bellevue.svg#bellevueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GaramondBook';
    src: url('../fonts/Garamond/ITCGaramondStd-Bk.eot');
    src: url('../fonts/Garamond/ITCGaramondStd-Bk.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Garamond/ITCGaramondStd-Bk.woff') format('woff'),
         url('../fonts/Garamond/ITCGaramondStd-Bk.ttf') format('truetype'),
         url('../fonts/Garamond/ITCGaramondStd-Bk.svg#GaramondBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GaramondBookItalic';
    src: url('../fonts/Garamond/ITCGaramondStd-BkIta.eot');
    src: url('../fonts/Garamond/ITCGaramondStd-BkIta.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Garamond/ITCGaramondStd-BkIta.woff') format('woff'),
         url('../fonts/Garamond/ITCGaramondStd-BkIta.ttf') format('truetype'),
         url('../fonts/Garamond/ITCGaramondStd-BkIta.svg#GaramondBookItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'racing_sans_oneregular';
    src: url('../fonts/RacingSansOne/racingsansone-regular-webfont.eot');
    src: url('../fonts/RacingSansOne/racingsansone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RacingSansOne/racingsansone-regular-webfont.woff2') format('woff2'),
         url('../fonts/RacingSansOne/racingsansone-regular-webfont.woff') format('woff'),
         url('../fonts/RacingSansOne/racingsansone-regular-webfont.ttf') format('truetype'),
         url('../fonts/RacingSansOne/racingsansone-regular-webfont.svg#racing_sans_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'rudaregular';
    src: url('../fonts/Ruda/ruda-regular-webfont.eot');
    src: url('../fonts/Ruda/ruda-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Ruda/ruda-regular-webfont.woff2') format('woff2'),
         url('../fonts/Ruda/ruda-regular-webfont.woff') format('woff'),
         url('../fonts/Ruda/ruda-regular-webfont.ttf') format('truetype'),
         url('../fonts/Ruda/ruda-regular-webfont.svg#rudaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'rudabold';
    src: url('../fonts/Ruda/ruda-bold-webfont.eot');
    src: url('../fonts/Ruda/ruda-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Ruda/ruda-bold-webfont.woff2') format('woff2'),
         url('../fonts/Ruda/ruda-bold-webfont.woff') format('woff'),
         url('../fonts/Ruda/ruda-bold-webfont.ttf') format('truetype'),
         url('../fonts/Ruda/ruda-bold-webfont.svg#rudabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ryeregular';
    src: url('../fonts/Rye/rye-regular-webfont.eot');
    src: url('../fonts/Rye/rye-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Rye/rye-regular-webfont.woff2') format('woff2'),
         url('../fonts/Rye/rye-regular-webfont.woff') format('woff'),
         url('../fonts/Rye/rye-regular-webfont.ttf') format('truetype'),
         url('../fonts/Rye/rye-regular-webfont.svg#ryeregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'trykkerregular';
    src: url('../fonts/Trykker/trykker-regular-webfont.eot');
    src: url('../fonts/Trykker/trykker-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Trykker/trykker-regular-webfont.woff2') format('woff2'),
         url('../fonts/Trykker/trykker-regular-webfont.woff') format('woff'),
         url('../fonts/Trykker/trykker-regular-webfont.ttf') format('truetype'),
         url('../fonts/Trykker/trykker-regular-webfont.svg#trykkerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: 'trykkerregular', serif;
	color: black;
	font-size: 14px;
}

div#content a:visited {
	color: blue;
}

span#motto, span.motto {
	font-family: 'racing_sans_oneregular', cursive;
	font-size: 22px;
	color: brown;
}

div#pageHeader h1 {
	font-family: 'bellevueregular';
	color: #8000ff;
	padding-bottom: 5px;
}

div#pageHeader h2 {
	font-family: 'GaramondBookItalic';
	padding-bottom: 15px;
}

span#ourname {
	font-size: 36px;
	font-family: 'bellevueregular';
	color: #8000ff;
	line-height: 70px;
	padding-bottom: 50px;
}

span#whole {
	font-family: 'ryeregular', cursive;
	font-size: 17px;
	padding-bottom: 20px;
	line-height: 30px;
}

table#services td {
	font-family: 'rudaregular', sans-serif;
	text-align: center;
	vertical-align: middle;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
}

table#dies {
	width: 500px;
}

table#dies td, table#dies th {
	font-family: 'trykkerregular', serif;
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 10px 5px;
	border: 3px silver solid;
}

table#dies td img {
	padding: 3px 0 5px 0;
}

formhead {
	font-family: 'trykkerregular', serif;
}

div#side {
	color: green;
	text-align: right;
	font-size: 12px;
}

/*
div.centered_image {
	position: absolute;
	top: 100px;
	right: 50px;
}
*/

