﻿

.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
}
.style1a {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
}

.style2 {font-family:Palatino Linotype, "Times New Roman", Times, serif}

.style3 {
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
	font-size: 12px;
}

.error{
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight : bold;
	color : Red ;
}

.labels {
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight : bold
}
.labelslarger {
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight : bold
}

.formfields {
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight : normal;
}

.TableHeader {
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
	font-size :14px;
	font-weight : bold
}

.button1{
	
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
	font-size :12px;
	font-weight : bold;
}

.style4 {font-size: 12px}

.style5 {font-family: Palatino Linotype, "Times New Roman", Times, serif; color: #C3782D; }
.style5over {font-family: Palatino Linotype, "Times New Roman", Times, serif; color: white; background-color : #C3782D; }

#style5a {font-family: Palatino Linotype, "Times New Roman", Times, serif; color: #C3782D; }
#style5aover {font-family: Palatino Linotype, "Times New Roman", Times, serif; color: white; background-color : #C3782D; }


body {
	background-image: url(images/logoback.png);
}

.style7 {
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
	color: #C3782D;
	font-size: 24px;
	font-weight : 800 
}

.style7link
{
	font-family: Palatino Linotype, "Times New Roman" , Times, serif;
	color: #C3782D;
	font-size: 24px;
	font-weight: 800;
	text-decoration: underline;
}

.style10 {
	font-size: 14px;
	font-weight: bold;
	color: #C3782D;
}

.style10B {
	font-size: 14px;
	font-weight: bold;
	color: #997744;
}

.style16 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C3782D;
	font-size: 12px;
}
.style16a {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight:bolder;
	
}
.style17 {font-size: 14px}
.style18 {color: #CC0000}
.style19 {font-size: 18px}
.style21 {font-size: 14px; font-weight: bold; }



.menubackground
{ background-image: url(images/barback.png);
background-repeat: repeat-x
	
	}
	
	.searchheader
	{
		 background-image: url(images/resultstopback.png);
		}
		
	.propertyborder
		{
		border: solid 5px #EEEEEE;
		}

.imageborder
		{
		border: ridge 2px #EEEEEE;
		}
		
		

.propertyfeatures
{
	border-right:solid 1px #777777;
}

.scroll
{
    scrollbar-face-color: white;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color:white;
    scrollbar-darkshadow-color: white;
    scrollbar-shadow-color : white;
    scrollbar-arrow-color: #696969;
    scrollbar-track-color: white;
    scrollbar-width:1px;
    scrollbar-height:1px;
    color: Black ;
    font-family: Verdana;
    font-size: 10px;
    text-align: justify;
}
.frame
{
	align: center;
	background-color: Orange;
	scrolling: none;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
	border: 0;
	border-width: 0;
	vertical-align: middle;
	text-align: center;
}
.scrollorig
{
    scrollbar-face-color: #EEEEEE;
    scrollbar-highlight-color: #EEEEEE;
    scrollbar-3dlight-color: #cccccc;
    scrollbar-darkshadow-color: #EEEEEE;
    scrollbar-shadow-color : #cccccc;
    scrollbar-arrow-color: #cccccc;
    scrollbar-track-color: #EEEEEE;
    scrollbar-width:1px;
    scrollbar-height:1px;
    color: Black ;
    font-family: Verdana;
    font-size: 10px;
    text-align: justify;
}


