body {
	font: 14px/17px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #b1a383;
	margin: 20px;
	padding: 0px;
	color: #000000;
}

a:hover img  { 
filter:alpha(opacity=50);   
-moz-opacity: .5;   
opacity: .5;
}

a {
font-weight: bold;
	color: #FB6307;
}

a:hover {
font-weight: bold;
	color: #867851;
}

a:visited {
font-weight: bold;
	color: #FB6307;
}

#nav {
	margin: 0px;
	padding: 0px;
	
}

#nav ul {
	margin: 0px;
	padding: 0px;
	background-color: #b1a383;
}

#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav ul li a {
	text-decoration: none;
	display: block;
	background: #687072;
	color: #ffffff;
	margin: 0px 0px 1px;
	padding: 4px 4px 5px 14px;
	border-left: 3px solid #1d357d;
	height: 17px;
}

#nav ul li a:hover {
	color: #ffffff;
	background: #1d357d;
	border-left: 3px solid #687072;
}

.stylebar {
	background: #687072;
}

.logobar {
	background: url(gfx/toprowbgtile.gif);
}

.logobar td img {
	margin: 0px 1px 0px 0px;
}

.titlebar {
	background: #b1a383; url(gfx/titlestripimg.jpg) no-repeat right bottom;
	border-bottom: 1px solid #b1a383;
}

.pagetitles {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #b1a383;
	padding: 0px 0px 15px 20px;
}

.maincontent {
	padding: 20px;
}

.pics img {
	margin-bottom: 1px;
}


.send {
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #687072;
	border-top: 1px solid #687072;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #687072;
	padding: 3px 5px;
	cursor: hand;
}


.form {
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #b1a383;
	color: #000;
	padding: 8px;
}

/*.niceborder {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
}
.niceborder th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	-moz-border-radius: ;
}
.niceborder td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	-moz-border-radius: ;
}*/

.maincontent a:link, a:visited {
	text-decoration: none;
	color: #be6631;
	font-weight: bold;
}
.maincontent a:hover {
	text-decoration: none;
	color: #687072;
	font-weight: bold;
}



p, li, td, span, blockquote { font-size: 12px; line-height: 17px; }
p { margin: 10px 0 10px; }

.thumbs, .thumbs a, .photos, .photos a {
border: 1px solid #687072;
	padding: 5px;
}

.MapPanel
{
	border: solid 1px black;
	height: 400px;
	width: 400px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
td.header{
background:url(gfx/headerstretch.jpg) repeat-x;
padding:0 0 0 2px;
}
table.mainborder {
	border-width: 1px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
}

.special_enquire_link {
font-weight: bold;
font-size: 15px;
}

.special_hotdeal_title {
font-weight: bold;
font-size: 15px;
padding:0 0 0 10px;
color: #be6631;
	}

.special_title {
font-weight: bold;
	}
	
h2 {
	color:#b1a383;
}