h1 {
font: italic bold 21px "Times New Roman", Times, serif;
letter-spacing: 0.1em;
text-align: center;
padding-bottom: 5px;
background-image: url(http://www.bayleys.com/_img/ele/line.gif);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 15px;
margin-top: 15px;
}

div.items {
	background-color: #efe5d4;
	width: 325px;
	padding-bottom: 25px;
	text-align: center;
}
div.items p {
text-align: center;
margin-bottom: 10px;
padding-right: 15px;
padding-left: 15px;
font-size: 0.8em;
font-weight: bold;
margin-top: 25px;
}

table#sitemap {
width: 700px;
margin-top: 15px;
}
table#sitemap td {
width: 50%;
}
table#sitemap ul {
	font-size: .85em;
	text-align: center;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 15px;
}
table#sitemap ul li {
text-align: center;
margin-right: auto;
margin-left: auto;
}
table#sitemap ul ul {
	font-weight: normal;
	font-size: .85em;
	margin-bottom: 12px;
	padding-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
table#sitemap ul ul li {
margin-bottom: 2px;
margin-top: 1px;
}
table#sitemap ul a {
text-decoration: none;
}
table#sitemap ul a:hover {
text-decoration: underline;
}
form#search-frm {
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: .9em;
}
form#search-frm table {
	text-align: center;
	width: 400px;
	margin-top: 5px;
}
form#search-frm table td#gobtn {
	display: block;
	text-align: left;
	width: 90px;
}
form#search-frm table td {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
form#search-frm table td#srchbx {
	text-align: right;
	padding-right: 10px;
}
form#search-frm table td#srchbx input {

	font-size: 1.1em;
}
