html {
	background: url('../images/background.gif');
}
td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td a, td a:visited {
	color: #000000;
	text-decoration: none;
}
td a:hover {
	color: #333333;
	text-decoration: underline;
}
#admin a, #admin a:visited {
	color: #ff0000;
	text-decoration: underline;
}
#admin a:hover {
	color: #333333;
	text-decoration: none;
}
h1 {
	color: #333333;
	font-family: "Times New Roman", "Times", serif;
	font-size: 20px;
	text-align: center;
}
h2 {
	color: #333333;
	font-family: "Times New Roman", "Times", serif;
	font-size: 14px;
	text-align: center;
}
h3 {
	color: #333333;
	font-family: "Times New Roman", "Times", serif;
	font-size: 14px;
	text-align: left;
}
#nav1 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav1 a {
	padding: 5px;
	margin: 5px;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;
}
#nav1 a:hover {
	color: #000000;
	background-color: #ffffff;
}
#nav2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav2 a {
	color: #000000;
	text-decoration: none;
}
#nav2 a:hover {
	color: #c88585;
	text-decoration: underline;
}
.news td {
	color: #ff0000;
}
.news a:active, .news a:visited {
	color: #ff0000;
	text-decoration: none;
}
.news a:hover {
	text-decoration: underline overline;
}
.address td {
	font-size: 9px;
	color: #ffffff;
}
.address a {
	color: #ffffff;
	text-decoration: none;
}
.address a:hover {
	color: #000000;
	text-decoration: underline overline;
}
.for-sale {
	background: url('../images/for-sale-in.gif') no-repeat;
}
.for-sale td {
	color: #ffffff;
}
.for-sale a {
	color: #ffffff;
	text-decoration: none;
}
.for-sale a:hover {
	text-decoration: underline overline;
}
.xputnam, .xputnam a {
	color: #000000;
	text-decoration: none;
}
#agent_pic {
	border: 1px solid red;
	margin: 10px;
	float: left;
}
input {
	padding: 3px;
	border: 1px solid #999999;
	color: red;
	background-color: #ffffff;
}
select {
	padding: 3px;
	border: 1px solid #999999;
	color: red;
	background-color: #ffffff;
}
textarea {
	padding: 3px;
	border: 1px solid #999999;
	color: red;
	background-color: #ffffff;
}
