﻿body
{
	background-image: url(images/bg.gif);
	width: 100%;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: black;
	position: absolute;
	top: 0;
	left: 0;
}

li
{
	line-height: 25px;
}

.container
{
	background-color: #ffffff; /*border: outset 5px gray;*/
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 780px;
}

.banner
{
	background-image: url(images/banner2.png);
	width: 100%;
	height: 114px;
	background-repeat: no-repeat;
	border: solid 1px white;
	padding: 0px;
	margin: 0px;
}

.footer
{
	background-image: url(images/footer2.png);
	width: 100%;
	background-repeat: no-repeat;
	border: solid 1px white;
}

.picture
{
	clear: right;
	margin-left: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content
{
	padding: 0px 10px 0px 5px;
}

.navigation
{
	background-color: #4F6228;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
}

.navigation li
{
	width: 200px;
	border-bottom: 1px dotted #006633;
	left: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	vertical-align: top; /* Removes unwanted margin in IE */
}

.navigation ins
{
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	background-color: #DCD8C2;
	color: #4F6228;
	text-decoration: none;
	display: block;
	left: 0;
	padding: 5px 10px 5px 1.0em;
	margin: -4px -15px -4px -15px;
	vertical-align: top; /* Removes unwanted margin in IE */
}

.navigation a:link, .navigation a:visited
{
	display: block;
	padding: 5px 10px 5px 1.0em;
	background-color: #4F6228;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation a:hover
{
	background-color: #669933;
	color: #FFFFFF;
}

.navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #99CC66;
}

hr
{
	color: #000000;
	height: 2px;
}

h1
{
	font-size: x-large;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-bottom: -10px;
}

h2
{
	font-size: large;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
}

h3
{
	padding: 5px;
	font-size: medium;
	line-height: 1.0em;
	font-weight: bold;
	color: #4F6228;
	display: block;
	background-color: #E4E1D1;
	border-bottom: solid 2px Green;
	border-bottom-color: #4F6228;
	margin-top: 1.75em;
}

.addressline
{
	/*background-color: gray;*/
	margin-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
	color: black;
	font-weight: bold;
}

.hearingaidimages
{
	float: right;
	clear: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.slogan
{
	clear: none;
	margin: 20px 0px 0px 340px;
	font-family: Lucida Handwriting;
	font-size: x-large;
	padding: 0px;
}

.belownav
{
	background-color: #4F6228;
	color: White;
	font-weight: bold;
}

.belownav li
{
	background-color: #4F6228;
	color: White;
	font-weight: normal;
	font-size: small;
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: -25px;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 15px;
	display: list-item;
	width: 160px;
}

.belownav p
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
}

.leftnavimages
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.hearingquestionaire
{
	border: 1px solid #4F6228;
	background-color: #E4E1D1;
}

.telecoil
{
	float: right;
	padding-left: 10px;
}

.footerlinks
{
	padding-top: -5px;
	font-size: x-small;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.accreditationfooter
{
	width: 30%;
	font-size: 1;
	padding: 22px 10px 19px 15px;
}

.addressfooter
{
	width: 38%;
	padding: 20px 10px 15px 10px;
}

.numbersfooter
{
	width: 32%;
	padding: 20px 10px 15px 10px
}

.piggyback
{
	margin-top: 15px;
}

.navigationtable
{
	padding-top: 10px;
}

.imagecredits
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: Black;
}
