.hovermenu ul{
font:13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: #555555;
background-color: #F7F7F7; /* You Can Change this color */
border: 2px solid #e1e1e1; /*You can change this color*/
}

.hovermenu ul li a:hover{
background-color: #e5e5e5; /*You Can Change This Color*/
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
/* keep this line*/
body,form {
 margin:0;

}

body {
	background-color:#F7F7F7;
	text-align: center;
		background: #fff url (/bg_html.png) repeat-x 50% 0; 

} 

.h1 {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
h1.logo-text a {
font-weight:bold;
left:5px;
letter-spacing:1px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
position:absolute;
top:15px;
}

p.site-slogan {
color:#999999;
left:15px;
letter-spacing:1px;
margin:0;
padding:1px;
position:absolute;
top:52px;
}

.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
}
td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background-color: #F7F7F7; 
}

select,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
}

a {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #ff0055;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	
}
blockquote {
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 6px;
	text-align: left;
}

/* View Property Page Layout (layout_view.php) */
table.lvp_top_nav_menu_bg { 
   background-color: #F7F7F7;
   padding-bottom: 2px;
   padding-top: 2px;
}

/* Property Results Page Layout (layout_results.php) */
table.lrp_bg { 
   background-color: #F7F7F7;
}
/* Property Status Text Colour */
p.propertystatus { 
	color: #ff0055;
	font-weight: bold;
}
/* Property Print Fact Sheet*/
p.factsheet_title {
	color: Navy;
	font-weight: bold;
	padding-bottom: 2px;
   padding-top: 2px;
	font-size: 16px;
}
.centerbody {
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	 margin-top: 55px;
}

.welcome-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
}



.logo  {
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	 margin-top:-5px;
position:relative;
left:-200px;

}


/* menubar */
#menubar {
	position:relative;
	font-size: 0.9em;
	height: 10px;
	line-height: 34px;
	vertical-align: bottom;
	padding-bottom: 0px;
	background-color: #F7F7F7;
	margin-top:95px;
}
#menubar #navigation {
	float: right;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#menubar #navigation li {
	margin-right: 10px;
	float: left;
	list-style: none;
}
#menubar #navigation li a {
	display: block;
	width: 118px;
	height: 34px;
	line-height: 33px;
	vertical-align: middle;
	background: url(../gfx/navigation_sprites.png) no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#menubar #navigation li a { color: #6c7072; background-position: 0 -102px; }
#menubar #navigation li a:hover { background-position: 0 -136px; color: #4d4f4f; }
#menubar #navigation li a:active { background-position: 0 -170px; opacity: 1; padding: 1px 0 -1px 0; color: #8a8e90; }
#menubar #navigation li a.selected { color: #fafcfd; background-position: 0 0; }
#menubar #navigation li a.selected:hover { background-position: 0 -34px; }
#menubar #navigation li a.selected:active {
	background-position: 0 -68px;
	opacity: 1;
	padding: 1px 0 -1px 0;
	color: #6c7072;
}
#menubar #navigation li a img {
	vertical-align: middle;
	width: 17px;
	height: 17px;
	margin: 7px 8px 10px 0;
}

