﻿body {
	color: white;
	text-align: center;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	background: #000000 url(images/site-back.jpg) repeat-x scroll center top;
}
a, a:link, a:visited {
	color: #ccc;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color: #960;
	/* background-color: white; */
}
a:active {
	color: #960;
	/* background-color: #8B0000; */
	font-weight: 200;
}

/* Underlines links within paragraphs only */
p a:link, p a:visited { 
	text-decoration: underline;
}

div {
	text-align: center;
	color: #ffffff;
	background-color: transparent;
}

table.listing-summary {
	margin-bottom: 1em;
	width: 95%;
}
td.list-left {
	width: 175px;
	padding-top: 20px;
	vertical-align:top;
}
td.list-ctr {
	width: 320px;
}
td.list-rt {
	
}

h1 {
	text-align: center;
	color: #99cc99;
	font-weight: 300;
	font-size: 120%;
	margin-top: .4em;
	margin-bottom: 0px;
}
h2 {
	text-align: center;
	color: #99cc99;
	font-weight: 300;
	font-size: 110%;
	margin-bottom: 0px;
}
h3 {
	text-align: center;
	color: #99cc99;
	font-weight: 300;
	font-size: 100%;
}
h4, h5 {
	color: #99cc99;
	background-color: transparent;
	text-align: center;
	font-weight: 300;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
p {
	font-weight: normal;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: transparent;
	text-align: justify;
	margin: .6em 20px;
	line-height: 120%;
}

p.home {
	margin-right: 20px;
	margin-left: 20px;
}

p.price {
	text-align: center;
	margin-bottom: 0;
}
p.harbor-view { /* to replace graphic text on Harbor View listings */
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: 2px;
	font-size: 120%;
}

sup {
	font-size: 70%;
}

address {
	font-style:normal;
}
hr {
	color: #ccc;
	background-color: #339;
	width : 100%;
}
ul, ol, li {
	/* color: black; */
	/* background-color: white; */
	font-weight: normal;
	text-align: left;
	list-style : disc outside;
	font-size: 90%;
}
#content ul, #content li {
	font-size: 100%;
}
#content ul.hlist {
	float: left;
}
#content ul.m140 {
	margin-left: 140px;
}
li.hlist {
	float: left;
	margin-right: 40px;
}
#wrapper {
	color: #000;
	background: #1A3620 url(images/wrap-back.jpg) left top repeat-y;
	text-align: center;
	padding: 0px;
	width: 875px;
	font-size: 90%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: auto;
	border : 2px solid #006633;
}
#banner {
	border-bottom: 2px solid #006633;
	height: 120px;
	background: black url(images/banner-back.jpg) right top repeat-x scroll;
}
#logo {
	width: 215px;
	height: 120px;
	float: left;
	border-right: 2px solid #006633;
	background-color: white;
}
#menu {
	height: 20px;
	background-color: #000000;
	text-align: right;
}
/*#menu a, #menu a:link, #menu a:visited {
	color:#ffffff;
	background-color: black;
	text-decoration:none;
	font-size:90%;
	padding-right: 10px;
}
#menu a:hover {
	color: #99cc99;
}
#menu a, #menu a:link, #menu a:visited {
	background-color: black;
	text-decoration: none;
	font-size: 100%;
}*/

#content {
	background-color:transparent;
}
#left-col {
	float: left;
	width: 215px;
	border-right: 2px solid #006633;
}

.boxes {
	width: 199px;
	border: 8px solid #007342;
	background-color: #CCCCCC;
	font-size: 90%;
	text-align: center;
}
.boxes a, .boxes a:link, .boxes a:visited {
	color: black;
}
.boxes a:hover {
	color: #006633;
	background-color: transparent;
}
#home-pic {
	background: transparent url(images/banner.jpg) center top no-repeat scroll;
	height: 200px;
	margin-left: 218px;
}
#copy {
	margin-left: 228px;
	margin-right: 20px;
}
.bold {
	font-weight: bold;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color : #033;
	background-color : white;
}
#footer {
	color: white;
	width: 875px;
	background: #152719 url(images/logos.gif) left no-repeat scroll;
	font-size: 90%;
	border-top: 2px solid #006633;
}
#footer a, #footer a:link, #footer a:visited {
	color: white;
	background-color: #152719;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.small {
	font-size: 85%;
}
.white {
	color: white;
}
#giraffe {
	font-size: 65%;
	color: #32CD32;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#giraffe a, #giraffe a:link, #giraffe a:visited {
	color: #32CD32;
	background-color: transparent;
}
#giraffe a:hover {
	color: white;
	background-color: transparent;
}
img {
	border: none;
}
img a, img a:link, img a:hover {
text-decoration:none;
}
img a:visited {
text-decoration:none;
}
img.l {
	margin-left: 20px; margin-right: 10px; float: left;
}
img.r {
	margin-left: 10px; margin-right: 20px; float: right;

}
img.homepics {
	margin-left: 0px;
}

dt {
	text-align: right;
	font-style: oblique;
	margin-right: 20px;
	margin-bottom: 1.4em;
}
dd {
	margin: .5em 20px;
	text-align: left;
}

.ctrbold {
	text-align: center;
	font-weight: 140;