a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #677E97;
	text-decoration: none;
}
a:visited {
	color: #677E97;
	text-decoration: none;
}
a:hover {
	color: #677E97;
	text-decoration: underline;
}
a:active {
	color: #677E97;
	text-decoration: none;
}

td.off {
	background-color: #456180;
	color: #000000;
	width: 180px;
	height: 146px;
	vertical-align: middle;
	border: solid;
    border-color: #1C1C1C;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
}

td.on {
	background-color: #668EBA;
    color: #000000;
	width: 180px;
	height: 146px;
	vertical-align: middle;
	border: solid;
    border-color: #1C1C1C;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
}

.off2 {
	vertical-align:middle;
	background-color: #C0C0C0;
	color: #000000;
	width: 140px;
	height: 108px;
}

.home_table {
	width: 491px;
}

.home_table2 {
	vertical-align: top;
	width: 491px;
}
.view {
	text-align:right;
	vertical-align:bottom;
	height:30px;
}
.home_table_fix {
	width: 136px;
}
.home_align {
	vertical-align: top;
	background-color: #ECECEC;
	color: #CCCCCC;
}
.home_title {
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	width: 491px;
	height: 46px;
}
.home_right {
	width: 136px;
	vertical-align: top;
	text-align: center;
}
.right1 {
	background-image: url(../images/credit.cards.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 86px;
}
.right2 {
	background-image: url(../images/tt.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 26px;
	width: 136px;
	height: 106px;
}
.right3 {
	background-image: url(../images/bbb.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 130px;
	text-align: center;
	padding-top: 26px;
}
.right4 {
	background-image: url(../images/gdn.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding: 10px;
	width: 136px;
	height: 74px;
}
.home_left {
	vertical-align: top;
	width: 355px;
	padding-left: 8px;
}
.comm {
	width: 342px;
	height: 145px;
}
.commright {
	width: 161px;
	height: 145px;
	vertical-align: top;
	background-color: #CBCBCB;
	color: #CCCCCC;
	padding-top: 6px;
}
.title {
	background-color: #B1B9C1;
	height: 31px;
	width: 161px;
	border-top-color: #686F77;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #686F77;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	padding-left: 4px;
	vertical-align: top;
}
.city_state {
	background-color: #BFBFBF;
	height: 28px;
	padding-left: 4px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	vertical-align: top;
}
.sale {
	background-image: url(../images/sale.gif);
	padding-left: 4px;
	background-repeat: no-repeat;
	background-position: right;
	height: 23px;
	vertical-align: bottom;
}
.rent {
	background-image: url(../images/rent.gif);
	background-repeat: no-repeat;
	padding-left: 4px;
	background-position: right;
	height: 23px;
	vertical-align: bottom;
}
.rent_sale {
	background-image: url(../images/rent_sale.gif);
	background-repeat: no-repeat;
	padding-left: 4px;
	background-position: right;
	height: 23px;
	vertical-align: bottom;
}
.bath_bed {
	text-align: center;
	vertical-align: top;
}
.bed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CBCBCB;
	font-size: 10px;
	vertical-align: top;
	padding-top: 4px;
}
.bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CBCBCB;
	font-size: 10px;
	font-weight: bold;
}
.price {
	height: 23px;
	background-color: #BFBFBF;
	color: #000000;
}
.price1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #BFBFBF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
}
.price2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #BFBFBF;
	font-size: 11px;
	font-weight: bold;
	padding-right: 4px;
	text-align: right;
}
.spacer {
	height: 9px;
}