body {
	background-color: #F0F3FA;
	height: 100%;
	width: 100%;
	scrollbar-face-color: #BDD6D2;
	scrollbar-highlight-color: #F0F3FA;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #4B4B4B;
	scrollbar-shadow-color: #808080;
	scrollbar-arrow-color: #F0F3FA;
	scrollbar-track-color: #F0F3FA;
}
#header {
	top: 0px;
	margin-bottom: 10px;
	width: 95%;
	background-image: url(images/topper-blend.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
#header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page-keywords {
	width: 95%;
	background-image: url(images/gray-green-blend.png);
	background-repeat: repeat-x;
	height: 36px;
	vertical-align: middle;
	line-height: 36px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #206761;
	border-bottom-color: #206761;
}
#page-keywords h1 {
	font-size: 16px;
	color: #C86E2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 0px;
	line-height: 36px;
	width: 100%;
	height: 36px;
}
#main {
	width: 95%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	height: 100%;
	width: 100%;
	background-image: url(images/faded-roofline.png);
	background-color: #BDD6D2;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #206761;
	margin-top: 10px;
	display: inline;
}

#content p {
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}

#content img {
	padding: 3px;
}
#content #content-heading {
	text-align: center;
	width: 100%;
}
#content #content-heading img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	height: 25px;
	width: 100%;
	line-height: 25px;
	color: #838F8D;
	bottom: -35px;
	display: block;
	text-align: center;
	position: relative;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	padding-left: 15px;
}
#main #content a {
	color: #206761;
}
#options {
	width: 100%;
	border: 1px solid #000000;
}
#photos {
	width: 100%;
	border: 1px solid #000000;
}
#property-data {
	width: 100%;
	border: 1px solid #000000;
}
#site-error-message {
	font-size: 14pt;
	color: #2B6869;
	width: 90%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content #snapshot {
	background-color: #F0F3FA;
	padding: 10px;
	width: 95%;
	border: 1px solid #20736B;
	margin-bottom: 50px;
}
#main #content #snapshot #inner-box {
	width: 100%;
	border: 1px solid #9A2832;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
#main #content #snapshot #inner-box #primary {
	float: right;
	width: 400px;
	overflow: hidden;
	margin: 10px;
	border: 3px solid #98AF9D;
	text-align: center;
	background-color: #98AF9D;
}
#main #content #snapshot #inner-box #primary img {
	left: 0px;
	top: 0px;
	padding: 0px;
	height: 300px;
	width: 400px;
	overflow: hidden;
}

.town-label {
	background-image: url(images/bremerton-offering.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main #content #snapshot #inner-box #primary #address-bar {
	overflow: auto;
	background-color: #BDD3AC;
	background-image: url(images/gray-green-blend.png);
	background-repeat: repeat-x;
}
#main #content #snapshot #inner-box #primary #address-bar h3 {
	margin: 0px;
	padding: 0px;
	color: #9D2737;
	font-size: 18pt;
}
#main #content #snapshot #inner-box #data h3{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.offering {
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #008080;
}

#main #content #snapshot #inner-box ul {
	list-style-type: none;
	list-style-image: url(images/icon-star.png);
	text-align: left;
	margin-left: 200px;
}
#main #content #snapshot #inner-box li {
	margin-bottom: 5px;
}
/*HighSlide Settings*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
#main #content #snapshot #inner-box #photos {
	float: left;
	height: 100%;
	width: 160px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.highslide img {
	border: 2px solid #DF873D;
}
.highslide:hover img {
	border: 2px solid #C96E27;
}

.highslide-image {
	background-color: #285F62;
	border: 7px solid #AC996F;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: #D4BF94;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA9870;
	border-bottom-color: #AA9870;
	border-left-color: #AA9870;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
	display:none
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
	display:none
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.no-border-img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #content #snapshot #inner-box #data #school-list li {
	list-style-image: url(images/checkmark-orange.png);
}
#main #content #snapshot #inner-box #data #map {
	float: right;
	width: 400px;
	height: 400px;
	margin: 10px;
	border: 3px solid #98AF9D;
}
#main #content #snapshot #inner-box #data #listing-options a {
	padding-right: 10px;
	padding-left: 10px;
}#interior-features-list {
}
#main #content #snapshot #inner-box #data #interior-features-list li {
	list-style-image: url(images/checkmark-aqua.png);
}
#main #content #snapshot #inner-box #data #exterior-features-list li {
	list-style-image: url(images/checkmark-burgundy.png);
}
#main #content #snapshot #inner-box #data #description {
	text-align: justify;
	width: 70%;
	margin-bottom: 20px;
	font-size: 12pt;
	margin-top: 20px;
}

