#topbar {
	height: 120px;
	width: 100%;
	background-color: #66D0F6;
	background-image: url(images/bgclouds-logo-2011-cessnaonly.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 20px;
	display: block;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image:url(images/logo-piper.jpg);
	background-repeat: no-repeat;
	background-position: right 130px;
}
#homelogos { /* tk added for 2008 */
	display: inline;
	position: absolute;
	width: 135px;
	left: 8px;
	top: 645px;
	text-align:center;
}
#logoexpo {
	background-image: url(images/logosebringexpo-nonchrys.gif);
	background-repeat: no-repeat;
	display: inline;
	position: absolute;
	height: 218px;
	width: 119px;
	left: 10px;
	top: 10px;
}
#mainnav {
	position: absolute;
	top: 240px;
	color: #007BA7;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 0px;
	left: 10px;
	line-height: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	/*border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	/*background-image: url(images/2008-logo-ford.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
}
#mainnav ul{
	list-style-type: square;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	line-height: 12px;
	padding: 0px;
}
#mainnav ul a:link {
	color: #000000;
}
#mainnav ul a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #007BA7;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #64BE38;
}
a:active {
	text-decoration: underline;
	color: #64BE38;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
}
#content {
	padding-left: 200px;
	padding-right: 40px;
	height: 485px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #007BA7;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	margin: 0px;
}
#footer {
	width: 100%;
	background-color: #C6FCFE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #007BA7;
	padding: 5px 0px;
	text-align: center;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #66D0F6;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #66D0F6;
	margin-top: 50px;
	display: block;
	visibility: hidden;
}
#footer2 {
	width: 100%;
	background-color: #C6FCFE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #007BA7;
	padding: 5px 0px;
	text-align: center;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #66D0F6;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #66D0F6;
	margin-top: 50px;
	display: block;
}
#footer a:link {
	color: #007BA7;
	text-decoration: underline;
}
#footer a:visited {
	color: #007BA7;
	text-decoration: underline;
}
#footer a:hover {
	color: #007BA7;
}
table.data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #007BA7;
	border: 1px dashed #999999;
}
table.data td {
	padding: 5px;
	background-color: #F0F0F0;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;

}
ul {
	list-style-type: square;
	line-height: 20px;
}
ol {
	margin-bottom: 10px;

}
.maps {
	display: block;
	margin-bottom: 5px;
}
form {
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px dashed #999999;
	font-size: 9px;
}
#photos img {
	margin-right: 5px;
	margin-top: 10px;
}
#photos p {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #007BA7;
	margin: 2px 0px 0px;
	font-weight: bold;

}
