@charset "utf-8";
/* CSS Document */

/*
#07257C - Dark Blue
#092FA2 - Light Blue

logo = 171px × 126px
*/

body {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#07257C;	
	background:#EEEEEE;
	margin:15px 0;
}
a img {
	border:none;
}
.kps {
	width:750px;
	padding:25px 25px 10px 25px;
	margin:5px auto;
	border:#07257C 2px solid;
	background:#FFFFFF;
}
.kps h1 {
	position:relative;
	height:100px;
	padding:26px 0 0 100px;
	margin:0 0 25px 0;
	text-align:right;
	font-size:2.5em;
}
.kps h1 span {
	display:block;
	float:right;
	font-size:0.5em;
	font-style:italic;
}
.kps h1 img {
	position:absolute;
	top:0;
	left:0;
}
.kps h2 {
	border-bottom:#07257C 1px solid;
}
.kps .contact {
	margin:25px -25px 10px -25px;
	background:#07257C;
	color:#FFFFFF;
	line-height:1.5em;
	text-align:center;
	padding:1px;
	clear:both;
}
.swelldweller {
	color:#0099CC;
	font-weight:bold;
	font-style:italic;
}
.swelldweller span {
	color:#FF6600;
}
.swelldweller a {
	color:#0099CC;
	text-decoration:none;
}
.swelldweller span a {
	color:#FF6600;
}
.logos {
	text-align:center;
}
.logos img {
	padding:0 10px;
}
.copyright {
	width:775px;
	margin:0 auto;
	overflow:hidden;
}
.copyright .right {
	float:right;
}
.properties {
/*	border:#07257C 1px solid;*/
	background:#07257C;
}
.properties th {
	text-align:left;
	color:#FFFFFF;
	padding:5px;
}
.properties td {
	background:#FFFFFF;
	padding:5px;
}
.centre {
	text-align:center;
}
.centre div {
	background:#990000;
	color:#FFFFFF;
	font-weight:bold;
}
a.tour {
	padding:2px 5px;
	background:#009900;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	float:right;
}
a:link.tour {
}
a:visited.tour {
}
a:hover.tour {
	background:#006600;
}
a:active.tour {
}
a.button {
	border:#07257C 1px solid;
	border-left:#07257C 1.1em solid;
	color:#07257C;
	font-weight:bold;
	text-decoration:none;
	font-size:1.2em;
	padding:0.05em 0.25em;
}
a:link.button {
}
a:visited.button {
}
a:hover.button {
	background-color:#CCFFFF;
}
a:active.button {
}
.error_message {
	color:#990000;
	font-weight:bold;
	font-size:large;
}
.icon_16 {
	margin:-0 3px -2px 0;
}
