﻿html {overflow-y:scroll;}

body {
	background-color : #1C6078;
 	margin : 0px;
}

h3 {
	color: #A01347
}

h2 {
	color: #A01347
}

h1 {
	color: #A01347
}

.breadcrumb {
	font-size: small;
	color: #B1527A;
}

.breadcrumb a {
	color: #B1527A;
}

.footer {
	padding : 3px;
	font-style: italic;
}

.menu{margin:0; padding:0; width:180px; list-style:none; font-family: Tahoma; font-size: 12px; text-align:center; background:white;
}
.menu li{padding:0; margin:0 0 1px 0; height:37px; display:block; 
}
.menu li a{text-align:center; height:37px; padding:0px 0px; color:white; display:block; background:url('buttons/button-css.jpg') no-repeat 0px 0px; 
text-decoration:none; outline:none;
}
.menu li a:hover{background:url('buttons/button-css.jpg') no-repeat 0px -37px; color:white;
}
.menu li a:active {background:url('buttons/button-css.jpg') no-repeat 0px -37px; color:#A01347;
}
.menu li a {line-height:37px;}


.float_table {
	float: right;
	padding-left: 4px;
	padding-right: 4px;
}

table.landlords {
	width: 90%;
}

	
table.landlords td {
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
}

table.about td{
	border-width: 1px;
	border-style: none;
	vertical-align: top;
	padding-bottom: 20px;
}	

table.about{
	border-width: 1px;
	border-style: none;
	vertical-align: top;
	padding-bottom: 20px;
}
.EHO {
	border-width: 0;
}

