body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	font-size: 14pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
}

h1 {
	font-size: 16pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
	background-color: #6C1729; 
	color: white; 
	padding: .5em;
	font-weight: normal;
}

h1 a {
	color: white;
	text-decoration: none;
}

h1 a:hover {
	color: #c6c6c6;
	text-decoration: underline;
}

h2 {
	font-size: 15pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
	padding-bottom: 0;
	color: #6C1729;
	font-weight: normal;
}

h3 {
	font-size: 14pt;
	margin-top: .75pt;
	margin-bottom: .75pt;
}

h4 {
	font-size: 12pt;
	margin-top: 1em;
	margin-bottom: 1em;
}

a {
	color: #033568;
}

#content_home {
	background-image: url(../images/pages/home_background.png);
	background-repeat: no-repeat;
	width: 800px;
}

#top_menu {
	display: none;
}

#menu {
	display: none;
}

#menu_home {
	padding-top: 0px;
	padding-left: 53px;
	font-size: 1em;
	background-color: none;
}

#menu_home img {
	margin-right: 0px;
	width: 95px;
	height: 115px;
}

#main_home {
	margin-left: 5px;
}

#main_home h1 {
	font-size: .85em;
	text-align: center;
}

#main_home p {
	font-size: .9em;
	line-height: 1.1em;
	margin-left: 10px;
	margin-right: 10px;
}

#footer {
	display: none;
}

#wrapper_home {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.house {
	margin-bottom: 10px;
	padding: 5px;
}

.house h1 {
	font-size: .95em;
}

.house h2 {
	font-size: .75em;
}

.house h3 {
	float: right;
	font-size: .85em;
	margin-right: 5px;
	margin-top: 10px;
	color: white;
}

.house img {
	float: left; 
	height: 75px;
	margin-right: 15px;
}
.house table {
	font-size: .75em;
}

#listing_contact {
	display: none;
}

table#details {
	font-size: 13pt;
	margin-top: 10pt;
	margin-bottom: 10pt;
}

#header_flash, #login { display: none; }