/* www.hamiltonhouses4sale.co.nz */

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
.listings_heading {
	background-color: #919191;
	border-top: 1px solid #000000;
	vertical-align:middle;
	font-weight: bold;
	color: #000;
}
.listings_body {
	background-color: #e1e1e1;
}
#container {
	background-color: #fff;
	margin: auto;
	width: 770px;
}
#header {
	height: 238px;
	width: 770px;
	background-image: url(media/images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#agent_summary {
	height: 15px;
	width: 770px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px; color: #666666;
}
.photo {
	float: right;
	padding: 4px;
	border: 1px solid #000000;
	margin: 0 5px 5px 5px;
}
.listings {
	float: left;
	padding: 4px;
	border: 1px solid #000000;
	margin: 0 5px 5px 5px;
}
input {
	font-style: italic;
	border: 1px solid #000000;
	text-indent: 4px;
	font-weight: lighter;
	vertical-align: middle;
	margin-top: 2px;
}
textarea {
	font-style: italic;
	border: 1px solid #000000;
	text-indent: 4px;
	font-weight: lighter;
	vertical-align: middle;
	margin-top: 2px;
}
#leftside {
	float: left;
	width: 170px;
	height: auto;
}
#main_area {
	margin-left: 185px;
	height: auto;
	width: 560px;
}
#footer {
	color: #ccc;
	text-align: center;
	margin-top: 40px;
	border-top: 1px solid #ccc;
}
#footer a {
	text-decoration: none;
	color: #ccc;
}
#footer a:hover {
	text-decoration: underline;
}
#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#menu a
{
display: block;
padding: 3px;
width: 160px;
background-color: #e1e1e1;
border-bottom: 1px solid #fff;
}
#menu a:link, #menulist a:visited
{
color: #666666;
text-decoration: none;
font-weight: bold;
}
#menu a:hover
{
background-color: #fff;
color: #000000;
}

#links ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#links a
{
display: block;
padding: 3px;
width: 160px;
background-color: #e1e1e1;
border-bottom: 1px solid #fff;
}
#links a:link, #linkslist a:visited
{
color: #666666;
text-decoration: none;
font-weight: bold;
}
#links a:hover
{
background-color: #fff;
color: #000000;
}