body {
	font-family: tahoma, verdana, sans serif;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color: white;
}
#admin {
	font-size: 30px;
	font-weight: bold;
	font-family: impact, arial, sans serif;
	color: white;
	position: absolute;
	top: 18px;
	left: 580px;
	z-index: 2;
}
#wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
/*	background:  url(../images/header-background.jpg) repeat-x top left; */
}

#logo {
	background: #7BAED6 url(../images/logo_bg.gif) repeat-x top left;
	width:764px;
	margin: 0px auto;
}
img.logo {
	z-index: 1;
	display: block;
	margin: 0;
	padding: 0;
}
#container {
	clear: left;
	text-align: left;
	padding: 0px;
	margin:0px auto;
	width: 764px; /*was 680*/
	visibility: visible;
	border: 0px #7baed6 solid;
}
#content-multical {
	line-height: 1.6em;
	clear: left;
	text-align: left;
	position: relative;
	top: -40px;
	padding: 20px 8px 30px 8px;
	border: solid #C3C3BC;
	border-width: 1px 1px 0 3px;
	background-color: #F3F5E7;

	margin:0px auto;
	width:900px;
}
#nav {
	border-top: 1px solid white;
	width:764px;
	margin: 0px auto;
	padding: 0;
	background-color: #7BAED6;
	background: transparent url(../images/arch1_blue.gif) no-repeat top right;
	}

hr 	{
	display: block;
	clear: left;
	margin: -0.66em 0;
  	visibility: hidden;
}
#nav ul {
	float: left;
	width: 100%;
	list-style-type: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	background-color: #7BAED6;
}
#nav li {
	margin: 0;
	padding: 0;
	display: inline;
}
li a.selected {
	background-color: white;
	color: #000066;
}
#nav li a, #nav li a:link, #nav li a:visited {
	padding: 0.2em 1em;
	border: 1px solid white;
	border-width: 0 1px 0 0;
/*	background-color: #7BAED6; */
	text-decoration: none;
	font-weight: bold;
	color: white;
	float: left;
}
#nav li a:hover {
	background-color: #FEB344;
	color: white;
}
#nav li a:active {
	color: #000066;
	/* background-color: #CFEFFB; */
}
#nav li a.selected, #nav li a.selected:visited  {
	background-color: white;
	color: #000066;
}
ul.arealist{padding:0px; margin:12px 0px 12px 12px;}

#image {
	margin-left: 0px;/*was 10px*/
	margin-top: 10px;
	font-size: 10px;
	color: #666;
	padding: 3px 3px 3px 0px;/*was 3px all round*/
	}
#imageprop{height:370px;}
#image a, #image a:link, #image a:hover {
	border:0;
	padding: 0;
}
#thumbnails {
	margin-top: 0px; /*was 10px*/
	width: 300px;/*was 200*/
	float: right;
}
#thumbnails a, #thumbnails a:link, #thumbnails a:hover {
	border: 0;
	padding: 0;
}
.thumb {
	position: relative;
	width: 90px;
	float: left;
	border: 1px solid #103056;
	margin: 0px 6px 6px 0px; /*was 0 0 8 8 (7 doesn't work)*/
	padding: 0;
}
span.smalltext {
	display: block;
}
.smalltext {
	font-size: 10px;
	color: #333;
}
span.clear {
	clear: both;
	display: block;
	height: 10px;
	line-height: 0;
	width: 1px;
}
h2 {
	float: left;
	position: relative;
	font-family: georgia, bookman old style, times new roman, serif;
	font-weight: normal;
	font-size: 200%;
	padding: 0 0 10px 0;
	margin: 10px 0 0 10px;
}
h2 .ital {
	font-size: 70%;
	font-style: italic;
}
h3 {
	clear: left;
	float: left;
	position: relative;
	font-family: georgia, bookman old style, times new roman, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 150%;
	background-color: white;
	border: 1px solid #293C52;
	border-width: 0 1px 2px 0;
	border-top: 1px solid #F3F5E7;
	padding: 5px 10px;
	z-index: 2;
}
h3 .ital {
	font-size: 80%;
	font-style: italic;
}
h4 {
	font-family: georgia, bookman old style, times new roman, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 130%;
}
a, a:link {
	text-decoration: none;
	border-bottom: 1px dashed #000066;
}
a:visited, a:active {
	color: #333;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	border: 0;
	padding-bottom: 1px;
}

#content {
	line-height: 1.6em;
	clear: left;
	float: right;
	text-align: left;
	position: relative;
	top: -40px;
	width: 500px; /*was 450*/
	padding: 20px 8px 30px 8px;
	margin: 0px 10px -40px 0px;/*margin-right was 0*/
	border: solid #C3C3BC;
	border-width: 1px 1px 0 3px;
	background-color: #F3F5E7;
}
#propertydetails {
	position: relative;
	top: -5px;
	left: 18px;
	float: right;
	width: 230px;
	font-size: 80%;
	line-height: 1.1em;
	margin: 10px 3px 10px 20px;
}
p.keydetails {
	border: 1px solid #C3C3BC;
	border-width: 1px 5px 1px 5px;
	border-bottom: 3px solid white;
	background-color: #FFF;
	margin: 2px;
	padding: 3px 5px;
}
.label {
	font-weight: bold;
	width: 80px;
	display: block;
	float: left;
}
.detail {
	display: block;
	padding-left: 80px;
}
#content hr {
	color: #293C52
}
p.left {
	clear: both;
	border-top: 1px solid #293C52;
	text-align: right;
	padding: 3px 4px;
	margin-top: 10px;
	margin-bottom: 30px;
}
p.left a, p.right a {
	position: relative;
	top: 8px;

}
p.right {
	clear: both;
	border-top: 1px solid #293C52;
	text-align: left;
	padding: 3px 4px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.properties {
	border-top: 1px solid #293C52;
	text-align: left;
	padding: 3px 100px 3px 0px;
	margin: 10px 0 30px 0px;
}
p.main {
	clear: both;
	border: 1px solid #293C52;
	padding: 10px 4px;
	margin-top: 5px;
	margin-bottom: 30px;
	background-color: none; /* was C3C3BC*/
}
p.main-whatson {
	clear: both;
	border: 1px solid #293C52;
	text-align: right;
	padding: 10px 4px;
	margin-top: 5px;
	margin-bottom: 30px;
	background-color: #FEB344;
}
p.price {
	border: 1px solid #606056;
	border-width: 1px 0;
	padding: 2px 0 4px 0;
	font-weight: bold;
	color: #909089;
	text-align: center;
}
span.area {
	padding: 3px 6px;
	border: 1px solid #293C52;
	background-color: #fce1b1;
	font-weight: bold;
	display: block;
	float: right;
	text-align: right;
	position: relative;
	top: 0px;
	right: 0px;
	width: 102px;
}
img.propertyimage {
	width: 90px;
	padding: 2px;
	border: 1px solid #293C52;
	background-color: white;
	margin: 1px 0px 5px 0px;
}
p.left img {
	float: left;
	margin: -20px 15px 0 -5px;
	padding-right: 2px;
	border-right: 1px solid #293C52;
	background-color: white;
}
p.left img a {
	border: none;
}
p.right img {
	float: right;
	margin: -20px -5px 0 15px;
	padding-left: 2px;
	border-left: 1px solid #293C52;
	background-color: white;
}
p.right img a {
	border: none;
}
p.main img, p.main-whatson img {
	clear: right;
	float: left;
	position: relative;
	top: 5px;
	margin: -16px 15px 5px -5px;
	padding: 2px;
	border: 1px solid #293C52;
	background-color: white;
}
p.main img a, p.main-whatson img a {
	border: none;
}
.headmain {
	font-size: 160%;
	font-weight: bold;
	display: block;
	position: relative;
	top: -28px;
	right: -6px;

	text-align: right;
	padding-left: 165px;
	text-transform: uppercase;
}
.headleft {
	font-size: 130%;
	font-weight: bold;
	display: block;
	position: relative;
	top: -20px;
	left: -4px;
	text-transform: uppercase;
}
.headright {
	font-size: 130%;
	font-weight: bold;
	display: block;
	position: relative;
	top: -20px;
	right: -5px;
	text-transform: uppercase;
}
#content h4 {
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
	display: block;
	text-align: left;
	position: relative;
	top: 20px;
	right: -5px;
	text-transform: uppercase;
}
#content h4 span.code {
	font-size: 80%;
	font-weight: normal;
}
.extrastuff {
	font-family: georgia, bookman old style, times new roman, serif;
	width: 180px;
	z-index: 2;
	padding-left: 8px;
	padding-right: 3px;
	margin: 20px 0 0 2px;
	line-height: 1.4em;
	color: #333;
	border-top: 1px solid #C3C3BC;
	border-bottom: 1px solid #C3C3BC;
	border-right: 3px double #C3C3BC;
	border-left: 3px double #C3C3BC;
	/*background-color: rgb(123, 174, 214); */
}
.extrastuff h4 {
	margin: 0;
	padding-top: 3px;
	color: #333;
}
.extrastuff p {
	font-size: 80%;
	margin: 0;
	padding: 3px 0;
}
.extrastuff p.featuredimage {
	text-align: center;
	margin: 5px 2px;
	padding: 2px;
}
.extrastuff p.featuredimage img {
	border: 3px solid #fce1b1;
}
.extrastuff p.featuredname {
	font-size: 100%;
	margin: 5px 0 0 0;
	font-weight: bold;
}
.extrastuff textarea, .extrastuff select{font-size:100%; color:#000; font-family:Verdana,Arial, Helvetica, sans-serif;}
p.booking-header {
	clear: left;
	padding: 20px 0 2px 0;
	margin: 10px 0;
	border: 3px double #666;
	border-width: 0 0 3px 0;
	font-weight: bold;
}
p.booking-info {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding: 3px 0;
	margin: 0;
	display: block;
}
.booking-left {
	font-weight: bold;
	float: left;
	width: 150px;
	display: block;
	font-size: 85%;
}
.booking-right {
	display: block;
	padding-left: 160px;
}
p.footer {
	position: relative;
	top: 20px;
	text-align: center;
	border-top: 3px double #000066;
	margin-top: 20px;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
}
p.footer a {
	color: #333;
	text-decoration: underline;
	border: none;
}
p.footer a:hover {
	text-decoration: none;
}
p.footer a:visited {
	color: #333;
}
.area img a:link, img a:link, .area a, .area a:link  {
	border: none;
}
span.summary {
	border-left: 5px double #C3C3BC;
	padding-left: 4px;
	margin: 0;
	color: #606056;
	font-size: 70%;
}
span.featured-summary {
	display: block;
	border-top: 1px solid #C3C3BC;
	padding: 0;
	margin: 0;
	color: #606056;
	font-size: 90%;
}
.notes {
	color: red;
	font-style: italic;
}
/*oct 2008*/
hr.visible{margin:5px auto; width:100%; height:2px; background-color:black;visibility:visible;}
input{margin:2px 0px;}
.alert  {
   color:red;
   font-weight:bold;
}
.highlight  {
   font-weight:bold;
   font-size:120%;
}
.orange{color:#FEB344;}
