.page {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
}
.main {
	font-family:Trebuchet, TrebuchetMS, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.main a{
	font-family:Trebuchet, TrebuchetMS, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.main a:hover{
	text-decoration: underline;
}
.link {
	font-family:Trebuchet, TrebuchetMS, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.link a{
	font-family:Trebuchet, TrebuchetMS, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.link a:hover{
	text-decoration: underline;
}
.border {
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
}
.property {
	background-image: url(images/prop_bg.jpg);
	background-repeat: no-repeat;
}
.btm {
	font-family:Trebuchet, TrebuchetMS, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.btm a{
	font-family:Trebuchet, TrebuchetMS, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.btm a:hover{
	text-decoration: underline;
}

