﻿@font-face {
	font-family: 'LorrenneRegular';
	src: url('/Fonts/lorrenn_-webfont.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LorrenneRegular';
	src: url(//:) format('no404'), url('/Fonts/lorrenn_-webfont.woff') format('woff'), url('/Fonts/lorrenn_-webfont.ttf') format('truetype'), url('/Fonts/lorrenn_-webfont.svg#webfontC3eDuoHD') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SandersonRegular';
	src: url('/Fonts/sanders_-webfont.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SandersonRegular';
	src: url(//:) format('no404'), url('/Fonts/sanders_-webfont.woff') format('woff'), url('/Fonts/sanders_-webfont.ttf') format('truetype'), url('/Fonts/sanders_-webfont.svg#webfontNbmK6QG0') format('svg');
	font-weight: normal;
	font-style: normal;
}

body 
{
	background: white;
	color: #111;
	margin: 1pc 1pc 1pc 1pc;
	font-family: "Trebuchet MS",arial,verdana,sans-serif;
	font-size: 12pt;
}

#HeadContainer, .AspNet-Menu-Horizontal,
#leftcolumn, #footer #topright, 
#footer #bottom #bottomnav
{
	display: none;
	visibility: hidden !important;
}

#content
{
	width: 1005;
	padding: 2pc 0 0 0;
}
#content h1
{
	text-align: left;
}

#footer
{
	clear: both;
	padding: 1pc 0pc 0pc 0pc;
	vertical-align: bottom; 
}

/* Make links stand out */
a:link
{
	font-weight: bold;
	text-decoration: underline;
	color: #06C;
}

/* Show link addresses */
a:link:after 
{
    content: " (" attr(href) ") ";
}

.bold, strong
{
	font-weight: bold;
}
.italic, em
{
	font-style: italic;
}
.underline 
{
	text-decoration: underline;
}
p
{
    margin: 1em 0 1em 0;
}
h1
{
	font-family: 'LorrenneRegular', sans-serif;
	color: #3763AA;
	font-size: 36px;
}
h2
{
    font-size: 200%;
    font-weight: bold;
    margin: .25em 0 .25em 0;
	line-height: 110%;
}
h3
{
    font-size: 175%;
    font-weight: bold;
    margin: .25em 0 .25em 0;
	line-height: 110%;
}
h4
{
    font-size: 150%;
    font-weight: bold;
    margin: .25em 0 .25em 0;
	line-height: 110%;
}
h5
{
    font-size: 125%;
    font-weight: bold;
    margin: .25em 0 .25em 0;
	line-height: 110%;
}
h6
{
    font-size: 100%;
    font-weight: bold;
    margin: .12em 0 .12em 0;
	line-height: 110%;
}
hr
{
	color:Black;
	height:1px;
	border:none;
	margin: 0;
	padding: 0;
}
img
{
	margin: 5px;
}
