/* CSS Document */

/*this is the style for the links before it is activated*/
BODY 
{ 
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #F8B81C;
scrollbar-DarkShadow-Color: #312F23;
scrollbar-Track-Color: #6C6650;
scrollbar-Highlight-Color: #ffffff;
scrollbar-face-color: #48412F;
scrollbar-3dlight-color: #312F23;
scrollbar-shadow-color:#ffffff;
}
input {
	border-bottom: 1px solid #312F23;
	border-top: 1px solid #312F23;
	border-left: 1px solid #312F23;
	border-right: 1px solid #312F23;		
}
.radio {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}	
/*the tags used for LIMO*/	
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold;  font-size: 100%;   }
p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff;     }
/*the tags used for LIMO*/
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 72%; color: #ffffff; text-decoration: none;  }		

.navlinkco {COLOR: #AA0200; TEXT-DECORATION: none; font-family: verdana, sans-serif;  }
a:link.navlinkco  {color : #AA0200;}
a:visited.navlinkco  {color : #FF7777;}
a:active.navlinkco  {color : #AA0200; text-decoration: none;}
a:hover.navlinkco  {color : #DC0200; text-decoration: underline;}

.victoria_links {COLOR: #F3B41B; TEXT-DECORATION: none; font-family: verdana, sans-serif;  }
a:link.victoria_links  {color : #F3B41B;}
a:visited.victoria_links  {color : #FBECC4;}
a:active.victoria_links  {color : #F3B41B; text-decoration: none;}
a:hover.victoria_links  {color : #F8DD94; text-decoration: underline;}

/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #F3B41B; TEXT-DECORATION: none; font-family: verdana, sans-serif; }
A:visited {COLOR: #FBECC4; TEXT-DECORATION: none; font-family: verdana, sans-serif;   }
A:hover {color : #F8DD94; text-decoration: underline; font-family:verdana, sans-serif;  }
A:active {color : #F3B41B; text-decoration: none; font-family: verdana, sans-serif;  }

/* ***************************888888888888888************************ */

.border {  
	background-color: #48412F;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;		

}
.bodywebsite {
 background-image: url(../images/background.jpg); background-position: top; background-repeat: no-repeat; padding-left: 20px; padding-right: 30px; padding-top: 10px; padding-bottom: 30px;
}
.whitetext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #ffffff; text-decoration: none;}	
.line {
border: 1px dotted #B5AA8E;
border-bottom: 1px solid #48412F;
}
.dotted_line {
border: 1px dotted #B5AA8E;
border-bottom: 1px solid #48412F;
}

.ButtonS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 100%; 
	background-color : #867957;
	border: 1px solid #312F23; 
	width: 200px;
	font-weight: bold; 

	}

.copyright { font-family: verdana, sans-serif;  font-size: 63%;  background-color: #6C6650; color: #453F29; background-image: url(../images/repeater_copyright.jpg); background-repeat: repeat-x; }
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%; 
	color : #ffffff;
	font-weight: bold;	
	  }	
/*the tags used for newsletter*/	
.VREBPara { font-weight: normal; color: #ffffff;    }
.VREBTitle {color: #ffffff; }
.VREBDate {color: #ffffff; font-style: italic; }
.VREBRef {color: #ffffff;  font-style: italic;  font-size: 78%;   }
/*the tags used for newsletter*/	
.bcvreb{ background-color: #353434; }
.bcvrebtop{ background-color: #353434; }

.initials {
	background-image: url(../images/index_14.jpg); background-position: bottom right; background-repeat: no-repeat;
}
.marginup{
	margin-bottom: -1px;
	margin-top: 1px; 
	list-style-image: url(../images/bullet.gif);
}
.links_list {
	margin-left: -20px; 
	}

/*the tags used for images*/
.borderbrown{
	border-style: solid;
   border-width:   4px;
   border-color: #CFCD9C;
   padding: 0;
}
/* main table - summary of listings     */	
table.summary_table
	{
	background-color:	#E4EAF8;
	border:			1px solid #80A0D8;
	width:			100%;
	} 
	
/* main table row     */
tr.summary_tr
	{
	background-color:	#FF0000;
	}

/* table cell with detail: district, price, more detail link     */ 
td.summary_td_detail
	{
	background-color:	#ffffff;
	width:			100%;
	}

/* table cell with image     */ 
td.summary_td_image
	{	
	background-color:	#3366ff;
	}

/* table cell with image     */ 
td.summary_td_image img
	{	
	border:			1px solid #000000; 
	width: 240px;
	padding-bottom: 10px;
	}
 
	
 
	