﻿body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 10px;
}
html, body {
	height: 100%;
}
h4 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
h5 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 6px;
	line-height: 16px;
}
ul {
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#home-container {
	text-align: center;
	vertical-align: middle;
	height: 100%;
}
#home-houses {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
#home-houses td {
	text-align: center;
	vertical-align: top;
}
#home-houses img {
	border: 0px solid #E5E5E5;
}
#nav {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E8E8E8;
	text-align: right;
}
#nav img {
	padding-right: 3px;
	padding-left: 15px;
}
#nav a:link, a:visited {
	color: #E8E8E8;
	text-decoration: none;
}
#nav a:hover {
	color: #BAD0F5;
	text-decoration: underline;
}

#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#foot a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#foot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#price Table {
	background-color: #999999;
}
#price Th {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
#price td {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.img-border {
	border: 1px solid #E8E8E8;
}
.bed-config {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.bed-num {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.links {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.style1 {font-weight: bold}

.style2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

.style3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

.style4 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}


.bgColour1 {
background-color:#ffffff;
}
.bgColour2 {
background-color:#e4e2e2;
}