BODY, BR, P, BLOCKQUOTE, LI, TABLE, TR, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
}

.header_home {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	color: #a29f6f;
}
a.header_home {
	text-decoration: none;
}
.header_home_big {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: #a29f6f;
}
a.header_home_big {
	text-decoration: none;
}


.header_contact {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	color: #939445;
}
a.header_contact {
	text-decoration: none;
}
.header_contact_big {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: #939445;
}
a.header_contact_big {
	text-decoration: none;
}


.header_resources {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	color: #8e4167;
}
a.header_resources {
	text-decoration: none;
}
.header_resources_big {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: #8e4167;
}
a.header_resources_big {
	text-decoration: none;
}


.header_search {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	color: #633a82;
}
a.header_search {
	text-decoration: none;
}
.header_search_big {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: #633a82;
}
a.header_search_big {
	text-decoration: none;
}


.header_listings {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	color: #939445;
}
a.header_listings {
	text-decoration: none;
}
.header_listings_big {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: #939445;
}
a.header_listings_big {
	text-decoration: none;
}


.header_about {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	color: #bb4345;
}
a.header_about {
	text-decoration: none;
}
.header_about_big {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: #bb4345;
}
a.header_about_big {
	text-decoration: none;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #c9380d;
}

.leftcolumn {
	width: 155px;
	background: #cc0000;
	max-height: 100%;
}

.main {
	padding: 20px 16px;
	max-height: 100%;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
