﻿.style6 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: small;
	padding-left: 10px;
}
#nav_menu {
	height: 35px;
}
#nav_menu li:hover {
	border-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	color: #FF0000;
}
#nav_menu a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia;
	display:block;
}
#nav_menu li {
	border-color: #000000;
	list-style-type: none;
	float: left;
	width: 98px;
	font-size: small;
	text-align: center;
	height: 37px;
	line-height: 35px;
	border-right-style: solid;
	border-left-style: solid;
	margin-top: -5px;
	padding-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-bottom: -5px;
}
.Button {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -3px;
}
.style3 {
	line-height: 150%;
}
.Search {
	margin: -110px auto 25px auto;
	padding-top: 5px;
	padding-left: 600px;
}
.Address {
	margin: 5px auto auto auto;
	padding-top: inherit;
	padding-left: 650px;
	font-size: x-small;
	color: #FFFFFF;
}
.AmaLink {
	margin-top: 6px;
	width: 75px;
	margin-left: 500px;
}
.StLink {
	margin-top: -17px;
	margin-right: auto;
	margin-left: 740px;
	width: 100px;
}
.small {
	font-size: small;
}
.center {
	text-align: center;
}
h1 {
	font-size: large;
}
h2 {
	font-weight: bold;
	font-size: medium;
}
body {
	font-family: Georgia;
}
.style1 {
	text-align: left;
}
.style2 {
	white-space: normal;
	text-align: left;
	background-image: url('Images/Menu3.png');
}
.Header {
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-image: url('Images/Header.png');
	width: 900px;
	height: 200px;
}
.Slice {
	background-image: url('Images/Slice.png');
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.Footer {
	margin-right: auto;
	margin-left: auto;
	background-image: url('Images/Footer.png');
	background-repeat: no-repeat;
	width: 900px;
	font-size: xx-small;
	text-align: center;
}




