/* Page defaults */
.listHeader {
	background-color: #F3DFB0;
	margin-top: 0;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 13pt;
}
.textHeader {
	color: #c60;
        font-size: 14pt;
}
table.tableBorder {
	border: 1px solid Black;
}
.title{
	font-size: 13pt;
}
.titletwo{
	font-size: 10pt;
}
.altRow
{
	background-color: #DCDCDC;	
}
body {
	font: 62.5%/1.5 Verdana, Arial, sans-serif;
	background-color: White;
	color: #333;
	margin : 0;
	padding: 0 10px;
	background-image : url(../bg_s.jpg);
}

#content {
	font-size: 1.2em;
}
.backButton{
	font-family : "Times New Roman", Times, serif;
	text-decoration : none;
	font-size: 16px;
	text-align : right;
	width : 100%;
}
.backButton a:Link, .nav a:Visited{
	color : #8B4513;
	text-decoration : none;
}
.backButton a:Hover{
	color : #00008B;
	background-color : #B0C4DE;
}
.nav1 {
	background-image : url(../navBG.png);
	background-repeat : no-repeat;
	height : 28px;
	padding-left : 20px;
	padding-right : 20px;
}
.nav1 a:Link, .nav1 a:Visited{
	font-size: 16px;
	color : #8B4513;
	font-size: medium;
	text-decoration : none;
}
.nav1 a:Hover{
	color : #FFE4C4;
}

.subPageNav{
	background-image : url(../subNavBG.png);
	background-repeat : no-repeat;
	height : 30px;
	padding-left : 35px;
	background-position : top;
	padding-bottom: 15;
	padding-top : 5px;
	font-size : 16px;
}
.subPageNav a:Link, .subPageNav a:Visited{
	font-size: 16px;
	color : #00008B;
	font : bolder;
	text-decoration : none;
}
.subPageNav a:Hover{
	color : #FFE4C4;
}

/* Page Border Backgroud */
.boxTopBG{
	background-image : url(../BoxtopBG_800.png);
	background-repeat : no-repeat;
	empty-cells : show;
}
.boxMidBG{
	background-image : url(../BoxMidBG_800.png);
	background-repeat : repeat-y;
	empty-cells : show;
	padding-left : 15px;
	padding-right : 15px;
}
.boxBotBG{
	background-image : url(../BoxBottomBG_800.png);
	background-repeat : no-repeat;
	empty-cells : show;
}
.copy{
	color : Gray;
	padding-left: 30px;
	azimuth : center;
	font-size : 10px;
}
/* Headings */
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #127BA8;
	line-height: 1.2;
}

	h1 a {
		color: #127BA8;
		text-decoration: none;
		border-bottom: 0 !important;
	}

	h1 a:hover {
		border-bottom: 1px dotted #0D4760 !important;
	}

h2 {
	margin: 1.0em 0 1.0em 0;
	font-size: 1.2em;
	color: #333;
	line-height:.6em;
	text-transform: capitalize !important;
	padding-top:.5em;
}

	h2 a {
		color: #555 !important;
		text-decoration: none;
		border-bottom: 0 !important;
	}

	h2 a:hover {
		border-bottom: 1px dotted #555 !important;
	}

h3 {
	margin: 0 0 0.4em 0;
	color: #c60;
	font-size: 1.1em;

}

	h3 a {
		color: #c60 !important;
		text-decoration: none;
		border-bottom: 0 !important;
	}

	h3 a:hover {
		border-bottom: 1px dotted #c60 !important;
	}

	#contentSub h3 {
		color: #127BA8;
		font-size: 1.1em;
	}

h4 {
	margin: 0 0 0.4em 0;
	font-size: 1em;

}

p {
	margin: 0 0 0.4em 0;
}
/*
a:link {
	color: #127BA8;
	border-bottom: 1px dotted #127BA8;
	text-decoration: none;
}

a:visited {
	color: #127BA8;
	border-bottom: 1px dotted #127BA8;
	text-decoration: none;
}

a:hover {
	color: #0D4760;
	border-bottom: 1px dotted #0D4760;
	text-decoration: none;
}

a:active {
	color: #c00;
	text-decoration: none;
}
*/
.agent a:link {
	color: #C60;
	border-bottom: 1px dotted #C60;
	text-decoration: none;
}

.agent a:visited {
	color: #C60;
	border-bottom: 1px dotted #C60;
	text-decoration: none;
}

.agent a:hover {
	color: #C60;
	border-bottom: 1px dotted #C60;
	text-decoration: none;
}

.agent a:active {
	color: #c00;
	text-decoration: none;
}

#content ul {
	margin-left: 2em;
}

.strong {
	font-weight: bold;
}

.contacts {
	padding-right:5px;
	font-weight: bold;
	float:left;
	text-align:right;
	width:106px;
	}

table.rows {
	margin: 10px 0;
	width: 70%;
}

table.rows td,
table.rows th {
	padding: 3px;
}

table.rows thead th {
	font-weight: bold;
}

table.rows thead th,
table.rows thead td {
	border-bottom: solid 1px #CADAF4;
	color: #179AD4;
}

table.rows tbody th,
table.rows tbody td {
	border-bottom: solid 1px #CADAF4;
}

table.rows tbody tr.alt2 td {
	background: #EAF1FB;
}

/* hide sublevels if JS disabled */
ul.districts, ul.suburbs {
	display: none;
}

a img, a.noUnderline {
	border: 0 !important;
	text-transform: capitalize;
}
 /* home page intro */
.intro {
	padding-bottom:20px;
	}


div.mapProperty div.thumbnail {
	float: left;
	margin: 0 10px 10px 0;
}

p.advanced_search_link {
	padding-left: 40px;
}

/*
div#loading {
	position: absolute;
	top: 300px;
	left: 300px;
	background-color: yellow;
	border: solid 1px #000;
	padding: 20px;
	font-size: 2em;
	z-index: 100;
}
*/

