/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #14477E;
}
p {
	line-height: 16px;
}
li {
	line-height: 16px;
}
a {
	color: #14687E; 
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
H1.home {
	margin: 0;
	padding: 0;
	background: url(images/welcome.gif);
	width: 434px;
	height: 76px;
	font-size: 16px;
	text-indent: -2000px;
}
H1.bathrooms {
	margin: 0;
	padding: 0;
	background: url(images/bathrooms_header.jpg);
	width: 434px;
	height: 76px;
	font-size: 16px;
	text-indent: -2000px;
}
H1.bedrooms {
	margin: 0;
	padding: 0;
	background: url(images/bedrooms_header.jpg);
	width: 434px;
	height: 76px;
	font-size: 16px;
	text-indent: -2000px;
}
H1.kitchens {
	margin: 0;
	padding: 0;
	background: url(images/kitchens_header.jpg);
	width: 434px;
	height: 76px;
	font-size: 16px;
	text-indent: -2000px;
}
H1.studies {
	margin: 0;
	padding: 0;
	background: url(images/studies_header.jpg);
	width: 434px;
	height: 76px;
	font-size: 16px;
	text-indent: -2000px;
}
H1.contact {
	margin: 0;
	padding: 0;
	background: url(images/contact_header.jpg);
	width: 434px;
	height: 76px;
	font-size: 16px;
	text-indent: -2000px;
}
#mainTab {
	margin: 0;
	padding: 0;
	width: 760px;
	border: 0px solid #fff;
}
.baselinks {
	margin: 0;
	padding: 0;
	text-align: center;
	border: 0px solid #fff;
	width: 100%;
}
fieldset {
	padding: 1em;
	font:80%/1 sans-serif;
}
label {
	float:left;
	width:45%;
	margin-right:0.9em;
	padding-top:4px;
	text-align:right;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
fieldset { 
	border:1px solid #14477E; 
	margin-top: 0px;
}
legend {
	width:130px;
	height:27px;
}
input {
	border: 1px solid #000000;
	margin-bottom:4px;
	background-color: #E6ECF2;
}
textarea {
	border: 1px solid #000000;
	margin-bottom:4px;
	background-color: #E6ECF2;
}
select {
	border: 1px solid #000000;
	margin-top:2px;
	margin-bottom:3px;
	background-color: #E6ECF2;
}
.style6 {
	color: #14477E; 
	line-height: 18px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}