﻿body
{
	font-family: Arial;
	font-size: .9em;
}

h2
{
	margin-top: 4px;
	margin-bottom: 4px;
}

h3
{
    font-size: 20px;
    font-style: italic;
}

h4
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 1.1em;
}

h5
{
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: Black;
	color: White;
	width: 800px;
}

a
{
	color: #0066CC; /*Red: 0, Green: 102, Blue: 204*/
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
}

li
{
	list-style: none;
	list-style-image:url('images/listitem.gif');
}

#footer
{
	width: 100%; 
	padding-top: 10px;
}

#footer div
{
	width: 800px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: .8em;
}

.center
{
	width: 800px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
}

.HeaderPhone
{
	font-size: 1.1em; 
	float: left; 
	text-align: left; 
	width: 267px; 
	line-height: 30px; 
	vertical-align: middle;
}

.HeaderFax
{
	font-size: 1.1em; 
	float: left; 
	text-align: left; 
	width: 266px; 
	line-height: 30px; 
	vertical-align: middle;
}

.HeaderEmail
{
	font-size: 1.1em; 
	float: left; 
	text-align: right; 
	width: 267px; 
	line-height: 
	30px; 
	vertical-align: middle;

}

#NavMenu
{
	 clear: both; 
	 width: 100%;
}

#NavMenu div
{
	width: 800px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
}