@charset "utf-8";
/* CSS Document */

.address {
	font-size: 24px;
	color: #FFF;
	text-align: left;
	padding-left: 15px;
	padding-top: 20px;
}

.price {
	font-size: 24px;
	color: #FFF;
	text-align: right;
	padding-right: 15px;
	padding-top: 20px;
}

.addressDetails {
	font-size: 16px;
	color: #CCC;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
}
.estimate {
	font-size: 16px;
	color: #CCC;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
}
.estimate a {
	color: #CCC;
	text-decoration: none;
}
.estimate a:hover {
	color: #FFF;
	text-decoration: underline;
}

.mainpic {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 550px;
}
.scrollbar {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.thumb {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	cursor: pointer;
	text-align: center;
}
.contactinfo {
	text-align: left;
	color: #CCC;
	width: 510px;
}
.buttons {
	vertical-align: top;
	text-align: right;
	font-size: 16px;
	width: 320px;
	padding-left: 80px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.buttonsmain {
	vertical-align: top;
	text-align: right;
	font-size: 16px;
	width: 380px;
	padding-left: 55px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.details1 {
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
}
.details2 {
	font-size: 16px;
	color: #FFF;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}


.buttons2 {
	background-color: #002349;
	border: thin solid #999;
	height: 20px;
	width: 150px;
	font-size: 18px;
	color: #CCC;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.buttons2 a:link {
	color: #CCC;
	text-decoration: none;
}
.buttons2 a:visited {
	color: #CCC;
	text-decoration: none;
}
.buttons2 a:hover {
	color: #000;
}

.contactinfo2 {
	text-align: left;
	color: #CCC;
	width: 460px;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 30px;
}
.listedby {
	height: 115px;
	width: 385px;
	color: #000;
	background-color: #CCC;
	border: thin solid #666;
	padding-left: 15px;
}
header {
	background-color: #002349;
	height: 22px;
	width: 920px;
}
.headerbar {
	background-color: #002349;
	width: 930px;
	height: 40px;
}
