﻿/* CSS layout */
.style9 {
	vertical-align: sub;
	border-width: 0;
}
.style8 {
	font-family: Verdana;
	font-size: medium;
	text-align: center;
}
.style7 {
	font-family: Verdana;
	font-size: small;
	text-align: center;
}
.style6 {
	font-family: Verdana;
	font-size: small;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.style5 {
	font-family: Verdana;
	font-size: large;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin-left: 3px;
	color: #FFFFFF;
}
.style4 {
	text-align: center;
}
.style3 {
	color: #FFFFFF;
}
#masthead {
	text-align: center;
}
#top_nav {
	text-align: center;
	width: 750px;
}
#page_content {
}
#footer {
	background-image: url('images/foot_layerC.jpg');
	font-family: Verdana;
}
#copyright {
	border-color: #FFFFFF;
	border-style: double none none none;
	width: 375px;
	text-align: center;
	text-indent: inherit;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 700;
	border-top-width: thin;
	background-image: url('images/foot_layer.jpg');
}
#contactinfo {
	border-width: thin;
	border-color: #FFFFFF;
	width: 375px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 700;
	text-decoration: none;
	border-top-style: double;
	background-image: url('images/foot_layerB.jpg');
}
#container {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	right: 5%;
	left: 5%;
	background-image: url('images/background-web.jpg');
}
