body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	margin:0px auto;
	background-color: #FFFFFF;
	margin: 10px;
	color: #FFFFFF;
}
.header {
	background-color: #FFFFFF;
	padding-bottom: 8px;
	background-image: url(images/header_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 127px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #19519C;
}

.intros {
	padding: 10px;
	background-color: #DDE1FF;
	color: #19519C;
	border-right: 3px solid #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: justify;
}
.rightcolimg {
	width: 248px;
	background-color: #8191FF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/home_bottom_right.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.rightcolsearch {
	background-color: #8591DB;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 248px;
	text-align: center;
	background-image: url(images/property_search.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#breadcrum {
	background-color: #000000;
	padding-left: 10px;
	height: 15px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	padding-bottom: 2px;
	text-align: left;
}
#breadcrum a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
#breadcrum a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF99;
	text-decoration: none;
}
.openinghourstitle {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.openinghours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 25px;
}
.topcellimg {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #8591DB;
}
#homemenu  {
	background-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 150px;
}
#search select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#search input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#search TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8189D4;
	text-align: left;
	font-weight: bold;
}
#search {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 40px;
}
#menulinks {
	width: 140px;
	margin-left: 10px;
	margin-top: 20px;
	text-align: left;
}
#menulinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DDE1FF;
	display: block;
	padding-left: 10px;
	height: 20px;
	text-decoration: none;
	background-image: url(images/bullett_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 12px;
}
#menulinks a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	display: block;
	padding-left: 13px;
	height: 20px;
	text-decoration: none;
	background-image: url(images/bullett_menu_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 12px;
}
#sitemaplinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #19519C;
	display: block;
	padding-left: 10px;
	height: 20px;
	text-decoration: none;
	background-image: url(images/bullett_menu_sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 14px;
	float: left;
	margin-left: 20px;
	width: 180px;
}
#sitemaplinks a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	display: block;
	padding-left: 10px;
	height: 20px;
	text-decoration: none;
	background-image: url(images/bullett_menu_on_sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 14px;
	float: left;
	margin-left: 20px;
	width: 180px;
}
IMG {
	border:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #19519C;
	margin-bottom: 0px;
}

