.welcomeMls {
        background-image: url(http://mls.socketworks.com/cor/images/andWelcome.jpg);
	background-repeat: no-repeat;
}
.index {
	background-position: top right;
        background-image: url(http://mls.socketworks.com/cor/images/homeWater.jpg);
	background-repeat: no-repeat;
	float: right;
}
.searchBox {
        background-image: url(http://mls.socketworks.com/cor/images/mlsSearch.jpg);
	background-repeat: no-repeat;
}
.searchBoxNew {
        background-image: url(http://mls.socketworks.com/cor/images/indexBottomLeft.jpg);
	background-repeat: no-repeat;
}
.fpBox {
        background-image: url(http://mls.socketworks.com/cor/images/indexMiddle.jpg);
	background-repeat: no-repeat;
}
.fpBoxInfo
{
	position: relative;
	top:80px;
	left:2px;
}
.mlsBoxNew
{
	position: relative;
	top:80px;
	left:105px;
}
.mlsBox
{
	position: relative;
	top:91px;
	left:131px;
}

.mlsInputBoxNew {
  width:85px;
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:18px;
  font-weight:normal; 
  line-height:20px;
  color:#4E6352;
  border-top:1px none #4E6352;
  border-left:1px none #4E6352;
  border-right:1px none #4E6352;
  border-bottom:1px solid #4E6352;
}
.mlsInputBox {
  width:120px;
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:18px;
  font-weight:normal; 
  line-height:20px;
  color:#4E6352;
  border-top:1px none #4E6352;
  border-left:1px none #4E6352;
  border-right:1px none #4E6352;
  border-bottom:1px solid #4E6352;
}

.mlsInputButtonNew {
  width:30px;
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:18px;
  font-weight:bold; 
  color:#4E6352;
  background-color:#ffffff;
  border-top: none;
  border-left:none;
  border-right:none;
  border-bottom:none;
  cursor:hand;
}

.mlsInputButton {
  width:35px;
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:20px;
  font-weight:bold; 
  color:#4E6352;
  background-color:#ffffff;
  border-top: none;
  border-left:none;
  border-right:none;
  border-bottom:none;
  cursor:hand;
}

.linkCategory {
	font: palatino;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #336666;

}
.blah {
	font: palatino, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #336666;

}
a.style4
{
	text-decoration:none;
}
a.style4:hover
{
	text-decoration:underline;
}
