@charset "utf-8";
/* CSS Document */
body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
}

body {
	background-color: #EEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border: none;
}

.form_label {
	font-size: 10px;
	color: #222;
}

h1, h2, h3, h4 {
	margin-top: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:lighter;
}

ol, ul {
	margin-bottom: 6px;
	margin-left: 6px;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.0em;
	padding: 0 0 0 5px;
	line-height:20px;
	margin-bottom: 4px;
}

h2 {
	letter-spacing: -1px;
	padding: 0 0 0 5px;
	font-size: 18px;
	line-height:20px;
	margin-bottom: 3px;
}
h3 {
	letter-spacing: -1px;
	padding: 0 0 0 3px;
	font-size: 18px;
	line-height:18px;
	font-weight:100;
	margin-bottom: 2px;
}
h4 {
	letter-spacing: -1px;
	padding: 0 0 0 2px;
	font-size: 14px;
	line-height:16px;
	margin-bottom: 2px;
}
.medium {
	font-size: 14px;
}
.large {
	font-size: 18px;
}
.homeprice {
	letter-spacing: -1px;
	padding: 0 0 0 0px;
	font-size: 18px;
	line-height:20px;
	color:#3F9301;
}
.pricelabel {
	letter-spacing: -1px;
	padding:0px;
	font-size: 10px;
	font-style: italic;
	color:#999;
}
.bedbath {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height:22px;
	padding:0px;
	font-size: 14px;
}
.comments {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height:16px;
	padding:0px;
	font-size: 12px;
	color:#666;
}

/* Top Links Menu */
#topmenu {
	float: left;
	width: 466px;
	height: 30px;
}

#topmenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: block;
	float: left;
}

#topmenu a {
	float: left;
	height: 24px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 10px 10px 4px 4px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:#333;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#topmenu a:hover {
	text-decoration: none;
	background-image:url(images/mouseover_top.png);
	color:#FFF;
}


#topmenu.current_page_item a {
	height: 20px;
	color: #FFFFFF;
}

#topmenu .first {
	background: none;
}
select {
	font-size: 10px;
	line-height: 12px;
	background-color:#FFC;
	border: 1px solid #666;
}
button {
	border: 1px groove #003;
	font-size:10px;
	color:#030;
}

/* Links for the listing displays */
a.listinglinks {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.listinglinks:link {
	text-decoration: none;
}
a.listinglinks:visited {
	text-decoration: none;
}
a.listinglinks:hover {
	color:#F60;
	text-decoration: underline;
}
a.listinglinks:active {
	text-decoration: none;
}
.moreinfo {
	padding:4px;
	font-size:10px;
	font-variant:small-caps;
}
table.photoframe {
	border-width: 1px 1px 1px 1px;
	border-spacing: 4px;
	border-style: solid solid solid solid;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	border-collapse: separate;
	background-color: rgb(255, 245, 238);
}
table.photoframe td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
}
.logo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size:22px;
	font-weight:100;
}
.pageheader {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size:40px;
	line-height:42px;
	font-weight:bold;
	color:#600;
	font-variant:small-caps;
}
.subheading {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
/*	letter-spacing: -1px; */
	font-size:26px;
	line-height:26px;
	font-weight:lighter;
	color:#0F0F0F;
	text-align:center;
}

