.seal {
		background: url("/Portals/0/Images/CountySeal/DouglasLogo.png") no-repeat !important;
		width:250px !important;
		margin-top: 0px !important;
		border:3px solid #15364E;
		border-radius: 5px;
		height:108px !important;
                cursor:pointer;
}

#menu {
		padding-left:260px !important;
}

body1 {
	background: url("/Portals/0/Images/Background Images/Sunset.jpg") !important;
}

body {
 background-color: #B3CDE0 !important;
}

#Header{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.5, rgba(69, 116, 145, 0.8)),color-stop(1, rgba(26, 85, 117, 0.8))) !important;
  background-image: -o-linear-gradient(bottom, rgba(69, 116, 145, 0.8), rgba(26, 85, 117, 0.8) 100%) !important;
  background-image: -moz-linear-gradient(bottom, rgba(69, 116, 145, 0.8), rgba(26, 85, 117, 0.8) 100%) !important;
  background-image: -webkit-linear-gradient(bottom, rgba(69, 116, 145, 0.8), rgba(26, 85, 117, 0.8) 100%) !important;
  background-image: -ms-linear-gradient(bottom, rgba(69, 116, 145, 0.8), rgba(26, 85, 117, 0.8) 100%) !important;
  background-image: linear-gradient(to bottom, rgba(69, 116, 145, 0.8), rgba(26, 85, 117, 0.8) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#AED0E2', endColorstr='#AED0E2') !important;/*For IE7-8-9*/ 
}

.propertysearchbox {
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.5, rgba(226, 117, 26, 0.8)),color-stop(1, rgba(227, 131, 22, 0.8))) !important;
  background-image: -o-linear-gradient(bottom, rgba(226, 117, 26, 0.8), rgba(227, 131, 22, 0.8) 100%) !important;
  background-image: -moz-linear-gradient(bottom, rgba(226, 117, 26, 0.8), rgba(227, 131, 22, 0.8) 100%) !important;
  background-image: -webkit-linear-gradient(bottom, rgba(226, 117, 26, 0.8), rgba(227, 131, 22, 0.8) 100%) !important;
  background-image: -ms-linear-gradient(bottom, rgba(226, 117, 26, 0.8), rgba(227, 131, 22, 0.8) 100%) !important;
  background-image: linear-gradient(to bottom, rgba(226, 117, 26, 0.8), rgba(227, 131, 22, 0.8) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E2751A', endColorstr='#E2751A') !important;/*For IE7-8-9*/ 
}

.sf-menu li:hover {
  background:		#1a5575 !important;
}
