@charset "utf-8";
#logo {
	padding-bottom: 10px;
	padding-left: 5px;
}

a {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	line-height: 20px;
	font-family: Tahoma, "Lucida Sans", "Myriad Pro";
}
#d {
	border: thin solid #999999;


}

#top tr {
	width: 160px;
}
#grid img {
	border: thin solid #000000;
}

#content {
	height: 313px;
	width: 564px;
	border: thin solid #000000;
	overflow: auto;
	font-family: Tahoma, "Lucida Sans", "Myriad Pro";
	font-size: 14px;
	color: #000000;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#content_full {
	/*width: 764px;*/
	border: thin solid #000000;
	font-family: Tahoma, "Lucida Sans", "Myriad Pro";
	font-size: 14px;
	color: #000000;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content_green {
	height: 313px;
	width: 564px;
	border: thin solid #000000;
	overflow: auto;
	font-family: Tahoma, "Lucida Sans", "Myriad Pro";
	font-size: 14px;
	color: #000000;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url(cropped/leaves_copy.jpg);
	background-attachment: scroll;
}

#bottm {
	position: relative;
	top: -4px;
}



#contain {
	padding: 20px;
	border: 2px solid #000000;
	height: auto;
	width: 90%;
	max-width:1000px;
	background-color: #FFFFFF;
}
#top_nav ul {
	display: inline;
	text-align: right;
}
#top_nav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 5px;
	margin-right: 5px;
}
#top_nav a {
	font-family: Tahoma, "Lucida Sans", "Myriad Pro";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#top_nav a:hover {
	color: #999999;
}

#top_nav {
	min-width: 900px;

}
a:hover {
	color:#666666;
}
body {
	background-color: #e3e3e3;
}
#form1 {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 a {
	font-size: 16px;
}
a.style2 {
	font-size: 7pt;
	color: #999999;
}
#cal_month {
	color: #FFFFFF;
	background-color: #E3E3E3;
	padding: 5px;
}
th {
	color: #FFFFFF;
	background-color: #C0C0C0;
	padding: 2px;
}
#calendar td {
	height: 25px;
	padding: 3px;
	border: 1px solid #666666;
	text-align: left;
	vertical-align: top;
}
#calendar {
	border: thin solid #000000;
}


table#listings {
    border-collapse: collapse;
    width: 850px;
}

table#listings tr td {
    border-bottom: 1px solid #666666;
    font-size: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
}

table#listings tr td a {
    font-size: 11px;
}

table#listings tr {
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    padding-top: 3px;
    padding-bottom: 3px;
}

.sel {
    background-color: #ffffcc;
}

.listingphoto {
    max-width: 70px;
    max-height: 60px;
}