@charset "utf-8";
.bkgd {
	background-attachment: scroll;
	background-image: url(../img/img_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.topBkgd {
	background-attachment: fixed;
	background-image: url(../img/img_gradientShadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #808080;
	text-decoration: none;
}
.bodyTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #808080;
	text-decoration: none;
}
.bodyTxt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #00B6C0;
	text-decoration: none;
	font-weight: bold;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.bkgd2 {
	background-attachment: scroll;
	background-image: url(../img/bayswater_bkgd2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
.field1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #808080;
	text-decoration: none;
	height: 25px;
	width: 375px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	background-color: transparent;
	background:url(../img/img_field1.png);
	padding: 1px 10px 1px 10px;
}
.field2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #808080;
	text-decoration: none;
	height: 100px;
	width: 375px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	background-color: transparent;
	background:url(../img/img_field2.png);
	padding: 1px 10px 1px 10px;
}

