﻿h1 {
	padding: 0px;
	margin: 0px;
	font-family: Calibri;
	font-size: 14pt;
	font-weight: bold;
}
#container {
	border-style: none;
	width: 1200px;
	height: 1050px;
	position: absolute;
	background-color: #E8E8D0;
	z-index: 1;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}
#layer1 {
	font-family: "Eras Medium ITC";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.button {
	border: 0px none #000000;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #8B0403;
	background-image: url('../Images/HeadToTailButton.png');
}
.style1 {
	text-decoration: none;
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF;
}
.button2 {
	border: 0px none #000000;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #00FF00;
	background-color: #8B0403;
	text-align: center;
	background-image: url('../Images/HeadToTailButton.png');
}
#layer8 {
	text-align: center;
}
.MainText {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 12pt;
}
#bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
}
.MainText2 {
	border: 3px groove #800000;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 12pt;
	background-color: #FFFFFF;
	padding-left: 5px;
	text-align: center;
}
#Location {
	border: 3px groove #800000;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
#Contact {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	padding: 0px 10px 0px 10px;
	border: 3px ridge #800000;
	background-color: #FFFFFF;
}
.photoBorder {
	border-style: solid;
	border-width: 10px 5px 10px 5px;
	border-color: #666666;
}





