@charset "utf-8";
/* CSS Document */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #526C81;
	padding:0;
	margin:0;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}



.btn-Go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #BECCDC;
	height: 24px;
	width: 47px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5C77A0;
}
.dropdown-home {
	height: 24px;
	width: 150px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F4F5;
}

p {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #526C81;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
	color: #3F5F85;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #5C77A0;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 2px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #648CBC;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #5C77A0;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}


h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #AFBDD1;
	margin: 0px;
	padding: 20px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #5C77A0;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


.btnCalc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:White;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}


a:link {
	font-weight: bold;
	color: #082D4B;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #082D4B;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #2b80d0;
	text-decoration: underline;
}

a.nav1:link,  a.nav1:visited {
	text-decoration: underline;
	color: #2b80d0;
	font-weight: normal;
}
a.nav1:hover {
	text-decoration: none;
	font-weight: normal;
	color: #082D4B;
}

.bgColour1
{
    background-color: #e9ebed;
    color:White;
}


.bgColour2
{
    background-color: #ffffff;
    color:White;
}

.bgColour3
{
    background-color: #5396cb;
    color:White;
}


.bgColour4
{
    background-color: #5c77a0;
    color:White;
}


a.nav2:link,  a.nav2:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.nav2:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}


.home-flash {
	background-color: #AFBDD1;
	vertical-align: top;
	height: 200px;
}

.pagetitle {
	background-color: #AFBDD1;
	vertical-align: top;
	height: 90px;
}
.propheader {
	background-color: #AFBDD1;
	vertical-align: middle;
	height: 30px;
	color: #FFFFFF;
	padding: 5px;
	letter-spacing: 1px;
}

.callus {
	background-color: #5C77A0;
	height: 40px;
	width: 1000px;
	margin-top: 5px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002A5D;
	vertical-align: middle;
}

#home-left {
	padding: 8px;
}

#prop-left {
	padding: 4px;
}

#home-left h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #002A5D;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#home-left a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399CC;
	font-weight: normal;
	text-decoration: none;
}

#home-left a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399CC;
	font-weight: normal;
	text-decoration: none;
}

#home-left a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399CC;
	font-weight: normal;
	text-decoration: underline;
}

.feature-table {
	padding: 5px;
	border: 1px solid #dfe4ec;
	background-color: #E9EBED;
	margin-top: 5px;
}

.feature-suburb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F73B4;
}

#icon img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F73B4;
	vertical-align: middle;
}

#home-right {
	padding: 8px;
}

#home-right h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #002A5D;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#home-right img{
	margin-top: 1px;
	margin-bottom: 2px;
}
.smh {
	font-size: 12px;
}


#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4A4A4;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

#foot a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4A4A4;
	text-decoration: none;
}

#foot a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4A4A4;
	text-decoration: none;
}

#foot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
	text-decoration: underline;
}

.vline {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	width: 35px;
}



.noborder {
	border: 0px ;
}

.space {

	letter-spacing: 1px;

}


.smt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4A4A4;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px;
}

.bosy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #5c77ao;
}
.bosysmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #002a5d;
}

.smalldesc
{
 	padding: 0px;
	margin-top: 2px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #526C81;   
}

#property ul{
	list-style-image: url(images/arrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 17px;
}

#property li {
	padding: 2px;
}

#property p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#agent {
	width: 180px;
	float: left;
}

#agent img {
	border: 1px solid #A4A4A4;
	margin-right: 5px;
}


.img-border {
	border: 1px solid #BECCDC;
}
