html { 
	min-width: 742px;
	 }

img	{
	border: 0;
	}

table {
	background-color: #FFFFFF;
	font-size: 12px;
	border: 0px none;
}

body	{
/*	background-color: #FFFFBF;  */
	background-color: #FFFFfF;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;	
	color: #0033CC;
	font: 11px/normal Verdana, Arial, Helvetica, sans-serif;

    SCROLLBAR-FACE-COLOR: #0024FF;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #2b3085;
    SCROLLBAR-ARROW-COLOR: #2b3085;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}




a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #000080;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #530;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #9a7;
	background: transparent;  
	}




li {
	font-size: x-small;
	color: #000066;
	font-weight: bold;
}


.SiteCopyright, .SiteCopyright a, .SiteCopyright a:link,.SiteCopyright a:active,.SiteCopyright a:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.SiteCopyright a:hover{
	color: #CCCCCC;
	text-decoration: underline;

}

.mlsCopyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #000099;
		font-weight: normal;
}


.Input1 input {
	background-image: url(../images/input-background1.jpg);
	background-repeat: repeat-x;
	border-top: 2px inset #0000FF;
	border-right: 2px inset #0000FF;
	border-bottom: 2px inset #000066;
	border-left: 2px inset #000066;
}
.Input1 textarea {
	background-image: url(../images/input-background1.jpg);
	background-repeat: repeat;
	border-top: 2px inset #0000FF;
	border-right: 2px inset #0000FF;
	border-bottom: 2px inset #000066;
	border-left: 2px inset #000066;
}
.handimage {
	CURSOR: hand;
	border: 2px groove #333333;

 }
	.hiddenPic { DISPLAY: none }

.HideField {
	visibility: hidden;
	font-size: 1px;
	height: 1px;
	width: 1px;

}
.HeadingLarge1 {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.HeadingMedium1 {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.HeadingSmall1 {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.HeadingTiny1 {
	font-size: 10px;
	font-weight: bold;
	color: #003300;
}

.TableProperty {
	color: #003366;
	padding: 5px;
	border: none;
}
.DetailFlags {
	font-size: 10px;
	font-weight: bold;
	color: #003300;
}
.DetailAttributes {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}


/* SEARCH PROPERTIES PAGE -------------------------------------------------------------------------------*/
div#SearchProperties {
	position: absolute;
	left: 10px;
	top: 20px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	color: #0099CC;

}
div#SearchProperties td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
/*		background-color: #FFFFBF;  */
}
div#SearchProperties select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #054675;
	background-color: #ECECFD;
}
div#SearchProperties td h3 {  /* header  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7696C5;
	font-weight: bold;
}
div#SearchProperties td h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	position: relative;
	top: 10px;
}
/* Mini SEARCH PROPERTIES PAGE -------------------------------------------------------------------------------*/
div#SearchPropertiesMini {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	
	color: #5599CC;

}
div#SearchPropertiesMini input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004422;
}
div#SearchPropertiesMini td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
/*		background-color: #FFFFBF;  */
}
div#SearchPropertiesMini select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004422;
	background-color: #ffffff;
}
/* LIST PROPERTIES PAGE -------------------------------------------------------------------------------*/
div#ListResults {
	background-color: #ffffff;
	position: absolute;
	left: 50px;
	top: 0px;
	width: 600px;
}
div#ListResults h1 {  /*  Property Results header  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
div#ListResults td {
	margin: 0px;
	padding: 0px;
}
div#ListResults tr {
	margin: 0px;
	padding: 0px;
}
.ListPropItem {
	color: #ffffff;
	background-color: #ECECFF;
	text-align: center;

}
/* Property Description Title on Listing Results page */
.ListPropTitle h2{
	
	background-color: #FFFF33;
	border: 1px solid #003300;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	text-decoration : none;
	color: #000066;
	padding: 4px,6px,1px,10px;
}
.ListPropTitle a:link, .ListPropTitle a:visited {
	font-size: 15px;
	font-weight : normal; 
	color: #663366;
}
.ListPropTitle a:hover{
	color: #000000;
}
/*---------------------------------------------*/

.ListPropDesc h3{
	font-size: 11px;
	font-weight : normal; 
	color: #663366;
	padding: 1px,6px,1px,8px;
}

.ListDesc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663366;
	padding: 1px,15px,0px,15px;
}
.ListDesc a:link,.ListDesc a:visited{
	padding: 0px,15px,0px,15px;
}
.ListDesc a:hover{
	color: #660066;
}
.ListPrice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 16px;
	color: #ffffff;
	background-color: #000099;
	text-align: center;
}
.ListPrice2 {  /* Second Price of property on listings page */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size: 10px;
	color: #814181;
}
.ListDetails li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 10px;
	color: #6633CC;
	list-style-type: none;
	list-style-position: outside;
	text-indent: -15px;
	display: list-item;
	list-style-image: url(../images/chevron1.gif);
}
/* SHOW PROPERTIES PAGE -------------------------------------------------------------------------------*/
div#ShowProperty {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
}
div#ShowProperties td h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
.PropPrice {  /* Main Price of property on listings page */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size: 16px;
	color: #663366;
}
.PropTitle {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.PropDescription {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	line-height: 1.5em;
}
.PropRegion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000bb;
	font-weight: bold;
}
.PropDetailFlags tr{
	font-size: 11px;
	color: #006633;
	padding: 7px;
	font-weight: bold;
}
.PropDetailFlags td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0033FF;
}
.PropDetailFlagsLeft{
	background-image: url(../images/arr1.jpg);
	background-repeat: no-repeat;
	border-bottom: 0px none;
}
#PropDetailMenuOptions a {
	font-size: 11px;
	color: #aa3366;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0033FF;
	padding: 7px 7px 2px 23px;
	display: block;
	height: 20px;
	background-image:  url(../images/arr2.jpg);
	background-repeat: no-repeat;
}

#PropDetailMenuOptions a:hover{
	background-image: url(../images/arr3.jpg);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	color: #CC3333;
	background-color: #FFFFCC;

}


/*  -------------------------------------------------------------------------------*/

div#Footer1 {

	width: 550px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	color: #0099CC;

}

/*  -------------------------------------------------------------------------------*/

#SearchFeed{
	border: thin dashed #006633;
	padding: 5px;
}
#SearchFeed tr{
	color: #CC3333;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
#SearchFeed a:link,#SearchFeed a:visited,#SearchFeed a:active{
	color: #CC3333;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
#SearchFeed a:hover{
	color: #CC3333;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: underline;

}




/*  -------------------------------------------------------------------------------*/
/* links to other property sites at bottom page  */
.bottomlinks, .bottomlinks a:link, .bottomlinks a:visited,.bottomlinks a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
	line-height: 8px;
}
.bottomlinks a:hover{
	color: #66600aa;
}

.SearchPropTypes a:link, .SearchPropTypes a:visited, .SearchPropTypes a:active  {
	font-size: 12px;
	font-weight : bold;
	color: #000066;
	line-height: normal;
}
.SearchPropTypes a:hover{
	color: #000000;
}
