/* CSS Document */

body {
	background-color: #005E84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	scrollbar-base-color: #053868;
	margin: 0px;
	padding: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


p {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;

}


a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #003366;
	font-size: 16px;
	font-weight: 700;
	font-family: Arial, Helvetica, Verdana, san-serif;
	line-height: 30px;
	text-transform: capitalize;
}

h2 {
	color: #003366;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, san-serif;
	text-transform: capitalize;
}

h3 {
	color: #006633;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, san-serif;
	text-transform: uppercase;
}

h4 {
	color: #006633;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, san-serif;
}

.header {
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
	height: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005E84;


}

.main {
	background-color: #FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #005E84;
	background-image: url(../images/index_17.jpg);
	background-repeat: repeat-x;
	line-height: 14px;
	height: 60px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	color: #CC6600;
	text-decoration: none;
}

.nav a:active {
	color: #CC6600;
	text-decoration: none;
}
.propertyView {
	font-size: 10px;
	font-weight: bold;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;

}
.sold {
	left: 50%;
	top: 525px;
	position: absolute;
	padding-left: 150px;


}
