﻿.Heading {
	font-size: x-small;
	text-align: center;
}
Body {
	background-image: url('../Images/lauaesidebr.jpg');
	font-family: "Arial", Verdana, serif;
	width: 900px;
	margin-left: 75px;
	border-width: thin;
	vertical-align: top;
	text-align: left;
	font-size: x-small;
}
.picture {
	margin: 8px;
}
.table
{
	background-color: #800000;
    font-family: "Arial", Verdana, serif;
	vertical-align: top;
	border: 1;
	border-color: #CCCCCC;
	border-style: solid;
	width: 650px;
}
.nav {
	width: 150px;
	vertical-align: top;
	border-spacing: 5;
	padding: 5;
}
.mission {
	font-size:x-small;
	font-style: italic;
	text-align: center;
	vertical-align: top;
	margin-bottom: 30px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.link {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	text-decoration: none;
	width: 150px;
	background-color: #9ACC68
}
.link a {
	width: 150px;
	padding: 5px;
	text-decoration: none;
}

.link a:hover {
	background-color: #000000;
	width: 150px;
	color: #FFFFFF;
	
}
.h1 {
	font-size: x-small;
	color: #FFFFFF
}

.h2 {
	font-size: large;
	font-style: inherit;
	font-style: oblique;
	font-family: "Comic Sans MS";
}
.h3 {
	font-family: "Arial", Verdana, serif;
	font-size: x-small;
	color: black;
	text-decoration:none;
}
.h4 {
	font-family:  "Arial", Verdana, serif;
	font-size:small;
	color: #660000;
}

.pp {
	font-family:  "Arial", Verdana, serif;
	font-size:x-small;
	color: #660000;
}

.h5 {
	color: #FF6666;
}

.h5 a {
	color: #FF6666;
}

.h5 a:visited {
	color:gray;
}

.h5 a:hover {
	color: navy;
}
.h5 a:link {
	color: maroon;
}
.h6 {
	font-size: x-small;
	font-family: Garamond;
}

table.body {
	background-color: #FFFFFF;
    font-family: "Arial", Verdana, serif;
	vertical-align: top;
	border: 1;
	border-color: #FFCC00;
	border-style: solid;
	width: 650px;
}

.newsletter {
	background-color: #FF6600;
	padding: 5px 8px 5px 8px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	font-family: Garamond;
	text-decoration: none;
}
.h7 {
	font-family: Garamond;
	font-size: small;
	color: #FFFFFF;
}



