﻿

#header {
  display: block;
}

h1 {
	color:#19469D}
}
h2 {
	color:#333333
}
h3 {
	color: #333333;
}

p {
	color:#333333
}
.style21 {
	text-align: right;
	font-size:small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-attachment: fixed;
	background-image:url('../images/eXpbgnd7a.jpg');
}
div#wrapper {
	padding: 5px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1020px;
	background: white;
	background-image: url('../images/Sandybackground2.gif');
	border-style: solid;
	border-width: 15px;
	border-color: #A9A9A9; /* Matches the cockpit gray in the AWACS image */
	border-radius: 35px;   /* Added to soften the aerospace theme */
	border-style:inset;
}

div#listings {
	background-color: #19469D;
}
div#sales {
	background-color: #19469D;
}
div#homevalue {
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}

.nav-container {
  text-align: center; 
  font-weight:bold;
}

.nav {

  display: inline-block;
  text-align:left;
  width:20%;
  outline:black;
}

nav {height:200px;
}
nav {overflow:hidden; overflow-y:scroll;
)
}
#home {
	background-image:url('../images/1-homelight.jpg')
}
#condo {
	background-image:url('../images/1-condolight.jpg')
}


