﻿head, body {
	height: 100%;
}

#headbody {
	font-size: medium;
	float:none;
}

#headtopleft {
	float: left;
}

#headtopmiddle {
	float: left;
}

#headtopright {
	float: right;
}

body {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	color:#000000;
}

.borders {
	margin: 5px 20px 5px 20px;
}

p {
	text-align: justify;
	vertical-align: middle;
	line-height: normal;
}

A:LINK 		{color: #606060;	text-decoration: none;		font-weight: normal;}
A:VISITED	{color: #606060;	text-decoration: none;		font-weight: normal;}
A:HOVER		{color: #BC0031;	text-decoration: underline; font-weight: normal;}
A:ACTIVE	{color: #606060;	text-decoration: none;		font-weight: normal;}

HR {
	color: #606060;
	height: 1px;
	width: 90%;
}

.nav {
	text-align: center;
	letter-spacing: 2px;

}

.nav A:LINK 	{color: #0071BC;	text-decoration: none;		font-weight: normal;}
.nav A:VISITED	{color: #0071BC;	text-decoration: none;		font-weight: normal;}
.nav A:HOVER	{color: #BC0031;	text-decoration: underline; font-weight: normal;}
.nav A:ACTIVE	{color: #0071BC;	text-decoration: none;		font-weight: normal;}

#col1 {
	padding: 0px 12px 5px 5px;
	width: 46%;
	float: left;
}

#col2 {
	padding: 0px 10px 5px 12px;
	width: 46%;
	float: right;
}

.h1 {
	font-family: "Viner Hand ITC", Palatino, serif;
	text-align: left;
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 2px 2px 2px 10px;
	color: #BC0031;
}

h1 {
	font-family: "Viner Hand ITC", Palatino, serif;
	text-align: left;
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 2px 2px 2px 10px;
	color: #BC0031;
}

h2 {
	font-family: "Viner Hand ITC", Palatino, serif;
	text-align: left;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 2px;
	color: #BC0031;
}

h3 {
	font-family: "Viner Hand ITC", Palatino, serif;
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 2px;
	color: #BC0031;
}

h4 {
	font-family: "Viner Hand ITC", Palatino, serif;
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 2px;

}

.imageleft {
	margin: 5px 8px 8px 5px;
	float: left;
}

.imageright {
	margin: 5px 5px 8px 5px;
	float: right;
}

.twocolsleft
{
	padding: 5px;
	width: 40%;
	float: left;
	margin: 0px 8px 8px 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #606060;
}

.twocolsright
{
	padding: 5px;
	width: 40%;
	float: right;
	margin: 0px 8px 8px 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #606060;
}

.newsleft {
	padding: 5px;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	font-size: 0.9em;
	font-weight: normal;
	width: 25%;
	float: left;
	line-height: 1.5em;
	margin: 0px 8px 8px 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #606060;
}

.pullleft {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	color: #0071BC;
	font-size: 0.9em;
	font-weight: normal;
	width: 150px;
	float: left;
	line-height: 1.5em;
	margin: 5px 8px 8px 0px;
	border-top: 1px dotted #5797EC;
	border-bottom: 1px dotted #5797EC;
}

.pullright {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	color: #0071BC;
	font-size: 0.9em;
	font-weight: normal;
	width: 150px;
	float: right; 
	line-height: 1.3em;
	margin: 5px 8px 8px 5px;
	border-top: 1px #0071BC inset;
	border-bottom: 1px #0071BC inset;
}

.quote {
	border: 0px 20% 0px 20%;
	font-style: italic;
	color: #BC0031;
}

.wsd {
	font-style: italic;
}

.wsdd {
	font-family: Ariel, sans;
}

.logo {
	border-right: 10px;
}

.pagetitle {
	font-family: Viner Hand ITC, Comic Sans, sans;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
}

.pagename {
	font-family: Viner Hand ITC, Comic Sans, sans;
	text-align: right;
	font-size: 1.25em;
	font-weight: bold;
	border-left: 5px;
}

.spacer {
	margin-top: 57px;
	font-size: 100%;
}

.footer {
	color: #BC0031;
	text-align: center;
	font-family: "Century Gothic", sans-serif;
	font-size:0.9em;
	margin-left:10px;
	margin-right:10px; 
	margin-top:0px; 
	margin-bottom:3px
}

.footer A:LINK 		{color: #606060;	text-decoration: none;		font-weight: normal;}
.footer A:VISITED	{color: #606060;	text-decoration: none;		font-weight: normal;}
.footer A:HOVER		{color: #333333;	text-decoration: underline; font-weight: normal;}
.footer A:ACTIVE	{color: #606060;	text-decoration: none;		font-weight: normal;}
