﻿@import url("layout.css");
body {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
#container {
	width: 620px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-color: #C7BB9C;
	color: #503750;
}
#masthead {
	text-align: right;
	width: 600px;
	padding: 10px;
	border: 1px solid #8F7E52;
	background-color: #D9D1BC;
	height: 160px;
}
#content {
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: medium;
	color: #503750;
	font-family: "Times New Roman", Times, serif;
}
.Banner1 {
	font-size: xx-large;
	text-align: center;
	color: #503750;
}
.Banner2 {
	font: medium "Times New Roman", Times, serif;
	text-align: center;
	color: #503750;
}
#footer {
	text-align: center;
	clear: both;
	width: 618px;
	border: 1px dotted #d8bfd8;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
/* Navigation Styles */

/* Content Styles */
h1 {
	color: #503750;
	text-align: center;
}
h4 {
	font: large serif;
	color: #503750;
	text-align: left;
}
h5 {
	color: #503750;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
a {
	color: #402640;
}
p {
	font: medium "Times New Roman", Times, serif;
	color: #503750;
	text-align: left;
}

/* Footer Styles */

#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
form {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #503750;
	text-align: center;
}
a:hover {
	color: #55353E;
}
img {
	border-color: #402640;
}
a:visited {
	color: #402640;
}
a:active {
	color: #402640;
}
.style4 {
	border-style: solid;
	border-width: 2px;
}
.style6 {
	border-style: solid;
	border-width: 2px;
}
.style7 {
	border-style: solid;
	border-width: 2px;
}
.style9 {
	border-style: solid;
	border-width: 2px;
}
.style5 {
	text-align: center;
}
li {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: #402640;
	vertical-align: top;
	text-align: left;
	padding: 1px;
}
