@charset "UTF-8";
#Navtable {
	font-size: 70%;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
#Navtable a {
	color: #000;
	text-decoration: none;
}
#Navtable a: link, #Navtable a:visited {
	color: #000;
}
#Navtable a:hover, #Navtable a:focus, #Navtable a:active {
	color: #FFF;
}
#Additonal Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #033;
	text-align: right;
	height: 100px;
	width: 600px;
	border: thin groove #030;
}
#testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #030;
	text-align: right;
}
#Additonal p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #030;
	text-align: left;
	border: medium double #030;
	padding: 10px;
}
.leftimg {
	float: left;
	margin-right: 10px;
}
#footer p a {
	color: #FFF;
	text-decoration: none;
}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
.rightimg {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

