body {
	background-color: #01184A;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #2C6AA1;
	margin: 0px;
	text-align: center;
}

html>body {text-align: -moz-center;}

html {
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #01184A;

scrollbar-shadow-color: #01184A;
scrollbar-lightshadow-color: #01184A;
scrollbar-darkshadow-color: #01184A;

scrollbar-highlight-color: #01184A;
scrollbar-3dlight-color: #01184A;
}

td {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	color: #2C6AA1;
	vertical-align: top;
	padding: 0px;
}

.content {
	padding-left: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 15px;
	background-color: #ffffff;
}

.sides {
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.side_indent {
	padding-left: 12px;
}

.indent {
	padding-left: 10px;
}

.footer {
	background-color: #ffffff;
	border-top-style: solid;
	border-top-color: #01184A;
	border-top-width: 3px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #2C6AA1;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.footer_logos {
	padding-top: 6px;
	text-align: right;
}

.copyright {
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	padding-top: 10px;
	line-height: 18px;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	font-family: papyrus,georgia,serif;
	color: #01184A;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	font-family: papyrus,georgia,serif;
	color: #01184A;
}

h3 {
	font-family: tahoma,verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a:link {
	color: #195182;
	text-decoration: underline;
}

a:visited {
	color: #195182;
	text-decoration: underline;
}

a:active {
	color: #195182;
	text-decoration: underline;
}

a:hover {
	color: #2C6AA1;
	text-decoration: none;
}

.footer a:link {
	color: #2C6AA1;
	text-decoration: none;
}

.footer a:visited {
	color: #2C6AA1;
	text-decoration: none;
}

.footer a:active {
	color: #2C6AA1;
	text-decoration: none;
}

.footer a:hover {
	color: #2C6AA1;
	text-decoration: underline;
}

.copyright a:link {
	color: #ffffff;
	text-decoration: none;
}

.copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}

.copyright a:active {
	color: #ffffff;
	text-decoration: none;
}

.copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.input {
	background-color: #f9f9f9;
	font-size: 11px;
	color: #666666;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.input_btn {
	font-size: 12px;
	font-weight: bold;
	background-color: #01184A;
	color: #ffffff;
	padding: 3px;
	border-style: none;
}

/*/////////////////////////////////////////////////////SEARCH RESULTS AND DETAILS PAGES */

#listings

{
	padding: 10px;
	width: 510px;
	color: #195284;
	font-size: 11px;
	font-family: Verdana;
	float:left;
	border-width: 3px;
	border-color: #d4e4f9;
	border-style: solid;
}

#listingsinner1

{
	width: 155px;
	float:left;
}

#listingsinner2

{
	padding:5px;
	width: 200px;
	float:left;
}

#listingsinner3

{
	padding-top:24px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	width: 120px;
	float:right;
}

#listingsinner4

{
	line-height: 2;
	width: 530px;
	float:left;
}

#listedby

{
	width:530px;
	padding: 3px;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
	text-align:center;
	line-height: 12px;
	float:left;
	background-color: #d4e4f9;
}

#flashviewer

{
	width: 330px;
	height:375px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#detailscontentright

{
	color: #195284;
	font-size: 11px;
	font-family: Verdana;
	line-height: 2;
	width: 200px;
	height:375px;
	margin-bottom: 10px;
	float: right;
	background-color: #e4f0ff;
}

#agentinfo

{
	color: #195284;
	width: 330px;
	height: 45px;
	font-size: 11px;
	font-family: Verdana;
	text-align:center;
	line-height: 1;
	float: left;
}

#detailscontentrightinner

{
	color: #195284;
	padding-left: 10px;
	width: 230px;
	font-size: 11px;
	font-family: Verdana;
	line-height: 2;
	float: left;
}

