* {margin: 0; padding: 0;}

body {
	text-align: center;
	scrollbar-face-color:#fff;
	scrollbar-arrow-color:#ccc;
	scrollbar-track-color: #fff;
	scrollbar-shadow-color:#ccc;
	scrollbar-highlight-color:#ccc;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-Color:#fff;
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
  }
a {
	color: #3399FF;
	text-decoration: none;
	outline: none;
	}
a:hover {
	text-decoration: underline;
	}
#bio {
	padding-left: 12px;
	width: 308px;
}


img {border: 0;}

#mainwrapper {
	width: 850px;
	margin: 0 auto 5px;
}

#main {
	position: relative;
	width: 850px;
	height: 504px;
	text-align: left;
	background-color: #FFFFFF;
  }
  #search {
	position: relative;
	width: 850px;
	height: 720px;
	text-align: left;
	background-color: #FFFFFF;
  }
  #featured {
	position: relative;
	width: 850px;
	height: 715px;
	text-align: left;
	background-color: #FFFFFF;
  }
#mainpadder {
  padding: 15px;
  }

#internalpadder {
	_padding-left: 147px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 127px;
  }

#menu{
	bottom: 21px;
	z-index: 1;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 105px;
	left: 2px;
	height: 16px;
}
#menu1{
	bottom: 37px;
	z-index: 1;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 105px;
	left: 115px;
	height: 16px;
}#menu2{
	bottom: 53px;
	z-index: 1;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 105px;
	left: 228px;
	height: 16px;
}
#menu3{
	bottom: 69px;
	z-index: 1;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 105px;
	left: 340px;
	height: 16px;
}
.style1 {color: #FFFFFF}
#indexleft {
  float: left;
  width: 250px;
  text-align: center;
  }

#indexright {
	float: right;
	height: 475px;
  }
  
#indexright .spacer {
  width: 8px;
  }
#hmenu{
	float: right;
}
#about {
  overflow: auto;
  height: 330px;
  _height: 330px;
  width: 320px;
  _width: 300px;
  padding: 10px 10px 10px 0;
  }
  
.horizdiv {
  margin: 5px 0 15px 0;
  }
  
/* Picture Style */

.framed {
  padding: 4px;
  border: 1px solid #e7e7e7;
  }

/* Navigation */

#navigation {
	float: left;
	width: 108px;
	margin-right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
  }

#navigation ul {
	list-style: none;
  }

#navigation ul a {
	text-decoration: none;
	color: #fff;
	display: block;
	background: #D1D3DE;
	text-align: right;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 108px;
	_width: 102px;
	height: 30px;
	_height: 36px;
	outline: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
  }

#navigation ul li {
  position: relative;
  display: block;
  _display: inline;
  width: 100%;
  }

#navigation .pactive a {
  height: 20px;
  border-bottom: 1px solid #6a5890;
  }
  
#navigation li.home a:hover {
	background-color: #339a99;
}
#navigation li.properties a:hover {
	background-color: #32CD32;
}
#navigation li.featured a:hover {background: #669aff;}
#navigation li.contact a:hover {background: #33cbcc;}
#navigation li.about a:hover {background-color: #FA8072;}
#navigation li.favorites a:hover {background: #5C8CBC;}
#navigation li:hover ul, #navigation li.over ul {display: block;}
#list
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#list li 
{
	padding-left: 14px;
	background-image: url(file:///C|/Users/Mr.%20Kamoi/Documents/local_sites/riette/img/list.png);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	width: 102px;
}

.searchform {
	width: 600px;
	padding: 0px;
	height: 635px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.formselect{
	width:100px;
	border:solid 1px #c8c8c8;
	font-family:verdana, arial, sans-serif;
	font-size:9px;
	line-height:16px;
	padding:2px;
}
.inputselect{
	width:170px;
	border:solid 1px #c8c8c8;
	font-family:verdana, arial, sans-serif;
	font-size:9px;
	line-height:16px;
	padding:2px;
}

.formbutton{
	cursor:pointer;
	background:#999;
	color:#000;
	font-weight:bold;
	background-image: url(file:///C|/Users/Mr.%20Kamoi/Documents/local_sites/riette/img/formbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.formbutton:hover{
	cursor:pointer;
	border:1px solid #ccc;
	background:#fff;
	color:#000000;
	font-weight:bold;
	padding: 1px 2px;
	background-image: url(file:///C|/Users/Mr.%20Kamoi/Documents/local_sites/riette/img/formbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* Footer */

#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	}

#footer p {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	width: 845px;
	}
#footer a {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
