body {
	color: black;
	background: white;
	font-family: Arial, Verdana, Geneva;
	text-align: left;
}
:link {
	color: rgb(0, 0, 0)
}          /* link colour */
a:link {
	text-decoration: none
}
:visited {
	color: rgb(153, 0, 153)
}
a:visited {
	text-decoration: none
}
a:active {
	color: rgb(255, 0, 102)
}
a:hover {
	color: rgb(0, 96, 255)
}
H5 {
	font: 11pt arial;
	font-weight: bold
}
#dropmenudiv {
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv a:hover {
	/*hover background color*/	
	 background-color: lightgray;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style3 {
	color: #FF0000
}
.footer {
	font-size: x-small;
}
#forsaleimages {
	text-align: center;
}
.homeHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #B52830;
}
.homeLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
}
