﻿body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	margin: 0;
}

#wrapper {
	min-height: 100%;
	position: relative;
}

#header {
	background: url(images/header-bg.gif) #4e6b8e;
	background-image: url('skylinesmallbanner3.JPG');
	width: 100%;
	height: 150px;
	margin: 0;
	padding: 0;
	border-bottom: 4px solid #636363;
}

#header h2 {
	width: 760px;
	margin: 0 auto;
	font-weight: normal;
	color: #fac353;
	margin-top: -10px;
	padding-left: 70px;
	font-size: 14pt;
}

#header h1 {
	width: 760px;
	margin: 0 auto;
	font-weight: normal;
	color: #fac353;
	padding-top: 40px;
	padding-left: 70px;
	font-size:  40pt;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	color: #fbe4b5;
}

#nava {
	background: #FFFFFF;
	width: 100%;
	height: 58px;
	margin: 0;
	padding: 0;
	font-size: 15px;	
}

#nava ul {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	text-align: center;
}

#nava li {
	float: left;
}

#nava a {
	height: 27px;
	background: transparent;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 3px 20px 0 20px;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
}

#nava a:hover {
 color: #fac353;
}

#body {
	width: 760px;
	margin: 0 auto;
	margin-bottom: 70px;
	margin-top: 10px;
	line-height: 1.7em;
}

#body h2 {
	border-bottom: 2px #006699;
	border-bottom-style: dashed;
	padding-bottom: 5px;
	width: 100%;
	color: #006699;
}

#body h1 {
	border-bottom: 2px #006699;
	border-bottom-style: dashed;
	padding-bottom: 5px;
	width: 100%;
	color: #006699;
}

#bodycontent {
	width: 560px;
	float: left;
	margin-right: 40px;
	color: #5c738f;
	border: none;
}

#bodycontent ul {
	font-size: 9pt;
}

#bodycontent a {
	color: #000000;
	text-decoration: none;
}

#bodycontent a:hover {
	border-bottom: none;
	text-decoration: underline;
}

#bodycontent .intro {
	font-size: 11pt;
}

#bodycontent img {
	padding: 3px;
	border: 0px
}

#bodycontent blockquote {
	font-size: 9pt;
	border-left: 2px solid #fac353;
	border-bottom: 2px solid #fac353;
	padding: 0px 10px 0 10px;
	background-color: #FFFFCC;
}

#navb {
	width: 160px;
	float: left;
	color: #5c738f;
}

#navb ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navb a {
	width: 160px;
	border-bottom: 0px;
	text-decoration: none;
	color: #5c738f;
}

#navb a:hover {
 text-decoration: underline;
}

#navb p {
	font-size: 10pt;
	text-align: center;
}

#footer {
	background: #4e6b8e;
	height: 45px;
	color: #f8b832;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	position: relative;
	clear: both;
}

#footer p {
	text-align: center;
	font-size: 9pt;
	margin: 0;
	color: #FF9933;
}

#footer a {
	color: #FF9933;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.right {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}

.left {
	float: left;
	margin-right: 10px;
}

.style1 {
	margin-right: 18px;
}

.subheader {
	font-size: 21px;
	font-weight: bold;
	padding-left: 20px;
	color: #006699;
}

.phototext {
	font-size: 15px;
}
.faq {
	color: #000000;
}

.sidestyle {
	border-width: 0px;
}
.listinginfo {
	color: #f8b832;
}

